[maven-release-plugin] Prepare release 2.6.0
diff --git a/catalog/pom.xml b/catalog/pom.xml
index 238553f..06f95c4 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../poms/build-parent/pom.xml</relativePath>
     </parent>
 
diff --git a/docs/antora.yml b/docs/antora.yml
index 7ef3eda..20deb4f 100644
--- a/docs/antora.yml
+++ b/docs/antora.yml
@@ -17,7 +17,7 @@
 
 name: camel-quarkus
 title: Camel Quarkus
-version: next
+version: 2.6.0
 prerelease: true
 display-version: Next (Pre-release)
 nav:
diff --git a/docs/pom.xml b/docs/pom.xml
index f6f20f8..b61c11b 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
     </parent>
 
     <artifactId>camel-quarkus-docs</artifactId>
diff --git a/extensions-core/caffeine-lrucache/deployment/pom.xml b/extensions-core/caffeine-lrucache/deployment/pom.xml
index 9615c73..adfe1cb 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-core/caffeine-lrucache/pom.xml b/extensions-core/caffeine-lrucache/pom.xml
index d584dfa..a8c8b50 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 0bca03c..723081f 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 8aa9cb0..30ca5f0 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-core/core-cloud/pom.xml b/extensions-core/core-cloud/pom.xml
index c941228..4ec926c 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 02b9380..722ecd8 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-core/core/deployment/pom.xml b/extensions-core/core/deployment/pom.xml
index 48d6422..a816371 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 41c959d..ca3e61e 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-core/core/runtime/pom.xml b/extensions-core/core/runtime/pom.xml
index d472477..bb4b7d8 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 9ded12e..95c981a 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-core/http-common/pom.xml b/extensions-core/http-common/pom.xml
index ac808e3..cf3b187 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 22650aa..e34fb29 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-core/pom.xml b/extensions-core/pom.xml
index 6aa56e0..eda3fce 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 5a1a446..ccd4686 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-core/reactive-executor/pom.xml b/extensions-core/reactive-executor/pom.xml
index 3abecc5..564bc8e 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 5d41e17..0e6735a 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 17a23b3..9cedde6 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-core/threadpoolfactory-vertx/pom.xml b/extensions-core/threadpoolfactory-vertx/pom.xml
index 994fd9f..d35fdb7 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 983aec2..bd257cd 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 4bfb5ff..0c4be78 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 b5ef9fc..76fd66e 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 d13b87c..9cf08a8 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 143249f..774b4bb 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-core/xml-jaxb/pom.xml b/extensions-core/xml-jaxb/pom.xml
index 4f46768..c627e75 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 9d55f7d..9e7d584 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 5598901..0f867df 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-core/xml-jaxp/pom.xml b/extensions-core/xml-jaxp/pom.xml
index 9e1e079..59485d1 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 5132819..37095b4 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 a6c3c23..3912d00 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-core/yaml-dsl/pom.xml b/extensions-core/yaml-dsl/pom.xml
index 35342c0..c2ccb6b 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 8f6823c..ea40c32 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/asn1/deployment/pom.xml b/extensions-jvm/asn1/deployment/pom.xml
index e5fc23b..e470523 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/asn1/pom.xml b/extensions-jvm/asn1/pom.xml
index 5b22c5d..3b2c8f7 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/asn1/runtime/pom.xml b/extensions-jvm/asn1/runtime/pom.xml
index fb7504e..755f9d0 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/asterisk/deployment/pom.xml b/extensions-jvm/asterisk/deployment/pom.xml
index 8fec942..bb4d5d9 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/asterisk/pom.xml b/extensions-jvm/asterisk/pom.xml
index a74e9ca..8054aae 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/asterisk/runtime/pom.xml b/extensions-jvm/asterisk/runtime/pom.xml
index d30d6b8..178a442 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/atmos/deployment/pom.xml b/extensions-jvm/atmos/deployment/pom.xml
index b54d4ba..e9e6175 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/atmos/pom.xml b/extensions-jvm/atmos/pom.xml
index 87b0651..dd53f60 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/atmos/runtime/pom.xml b/extensions-jvm/atmos/runtime/pom.xml
index 177959c..9ac776d 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/atomix/deployment/pom.xml b/extensions-jvm/atomix/deployment/pom.xml
index 78e96da..61e394a 100644
--- a/extensions-jvm/atomix/deployment/pom.xml
+++ b/extensions-jvm/atomix/deployment/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel.quarkus</groupId>
         <artifactId>camel-quarkus-atomix-parent</artifactId>
-        <version>2.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/atomix/pom.xml b/extensions-jvm/atomix/pom.xml
index c972b64..4afbdc3 100644
--- a/extensions-jvm/atomix/pom.xml
+++ b/extensions-jvm/atomix/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel.quarkus</groupId>
         <artifactId>camel-quarkus-extensions-jvm</artifactId>
-        <version>2.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/atomix/runtime/pom.xml b/extensions-jvm/atomix/runtime/pom.xml
index ede31e3..1925677 100644
--- a/extensions-jvm/atomix/runtime/pom.xml
+++ b/extensions-jvm/atomix/runtime/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel.quarkus</groupId>
         <artifactId>camel-quarkus-atomix-parent</artifactId>
-        <version>2.6.0-SNAPSHOT</version>
+        <version>2.6.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 700f2ac..265537f 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 26ca876..a87663f 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 b87e36a..2bf4351 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 044fbf6..ed0c6d8 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/aws-xray/pom.xml b/extensions-jvm/aws-xray/pom.xml
index 0d58b53..da1b8e8 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 171043a..e2ba83f 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 fde45b1..5b0474f 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/azure-cosmosdb/pom.xml b/extensions-jvm/azure-cosmosdb/pom.xml
index 6dff752..7b4d618 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 a16c569..654fec9 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 6041752..921d161 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 1795474..d657216 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 4a3af7d..992ec75 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/barcode/deployment/pom.xml b/extensions-jvm/barcode/deployment/pom.xml
index dae495a..ba5e4df 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/barcode/pom.xml b/extensions-jvm/barcode/pom.xml
index 412398f..1598ca2 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/barcode/runtime/pom.xml b/extensions-jvm/barcode/runtime/pom.xml
index 7fd5219..b632517 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/beanio/deployment/pom.xml b/extensions-jvm/beanio/deployment/pom.xml
index 09b416b..a29b1df 100644
--- a/extensions-jvm/beanio/deployment/pom.xml
+++ b/extensions-jvm/beanio/deployment/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel.quarkus</groupId>
         <artifactId>camel-quarkus-beanio-parent</artifactId>
-        <version>2.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/beanio/pom.xml b/extensions-jvm/beanio/pom.xml
index efa7544..b9f1d92 100644
--- a/extensions-jvm/beanio/pom.xml
+++ b/extensions-jvm/beanio/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel.quarkus</groupId>
         <artifactId>camel-quarkus-extensions-jvm</artifactId>
-        <version>2.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/beanio/runtime/pom.xml b/extensions-jvm/beanio/runtime/pom.xml
index 20d2a9c..e8e8bb5 100644
--- a/extensions-jvm/beanio/runtime/pom.xml
+++ b/extensions-jvm/beanio/runtime/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel.quarkus</groupId>
         <artifactId>camel-quarkus-beanio-parent</artifactId>
-        <version>2.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/beanstalk/deployment/pom.xml b/extensions-jvm/beanstalk/deployment/pom.xml
index d2146ca..5c78afc 100644
--- a/extensions-jvm/beanstalk/deployment/pom.xml
+++ b/extensions-jvm/beanstalk/deployment/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel.quarkus</groupId>
         <artifactId>camel-quarkus-beanstalk-parent</artifactId>
-        <version>2.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/beanstalk/pom.xml b/extensions-jvm/beanstalk/pom.xml
index 8039405..97b87e9 100644
--- a/extensions-jvm/beanstalk/pom.xml
+++ b/extensions-jvm/beanstalk/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel.quarkus</groupId>
         <artifactId>camel-quarkus-extensions-jvm</artifactId>
-        <version>2.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/beanstalk/runtime/pom.xml b/extensions-jvm/beanstalk/runtime/pom.xml
index bde7a03..c05a4c0 100644
--- a/extensions-jvm/beanstalk/runtime/pom.xml
+++ b/extensions-jvm/beanstalk/runtime/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel.quarkus</groupId>
         <artifactId>camel-quarkus-beanstalk-parent</artifactId>
-        <version>2.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/bonita/deployment/pom.xml b/extensions-jvm/bonita/deployment/pom.xml
index 03a4a85..04679e7 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/bonita/pom.xml b/extensions-jvm/bonita/pom.xml
index 2b1e3c3..b682d58 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/bonita/runtime/pom.xml b/extensions-jvm/bonita/runtime/pom.xml
index be0df74..0b5f646 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/chatscript/deployment/pom.xml b/extensions-jvm/chatscript/deployment/pom.xml
index e5fd6c2..8261c03 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/chatscript/pom.xml b/extensions-jvm/chatscript/pom.xml
index a4ca056..37ad131 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/chatscript/runtime/pom.xml b/extensions-jvm/chatscript/runtime/pom.xml
index 0ec0fec..7c81fe8 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/chunk/deployment/pom.xml b/extensions-jvm/chunk/deployment/pom.xml
index 00a4688..954d3e1 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/chunk/pom.xml b/extensions-jvm/chunk/pom.xml
index 5661351..7faa032 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/chunk/runtime/pom.xml b/extensions-jvm/chunk/runtime/pom.xml
index 9f33817..d4194a2 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 c4eb2c1..4c8b0ef 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/cm-sms/pom.xml b/extensions-jvm/cm-sms/pom.xml
index 75b9924..e189e74 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 32f699c..5c4255a 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/cmis/deployment/pom.xml b/extensions-jvm/cmis/deployment/pom.xml
index b9f3518..43659b0 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/cmis/pom.xml b/extensions-jvm/cmis/pom.xml
index 61d587b..edb5c1f 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/cmis/runtime/pom.xml b/extensions-jvm/cmis/runtime/pom.xml
index 7c6a693..63dabed 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/coap/deployment/pom.xml b/extensions-jvm/coap/deployment/pom.xml
index 21a618b..4df0632 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/coap/pom.xml b/extensions-jvm/coap/pom.xml
index b33a6b4..1a9a07f 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/coap/runtime/pom.xml b/extensions-jvm/coap/runtime/pom.xml
index 4e99b6a..9c5b28b 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/cometd/deployment/pom.xml b/extensions-jvm/cometd/deployment/pom.xml
index e68f72f..d8102ac 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/cometd/pom.xml b/extensions-jvm/cometd/pom.xml
index bc64d22..4088be8 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/cometd/runtime/pom.xml b/extensions-jvm/cometd/runtime/pom.xml
index 34af177..9694916 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/corda/deployment/pom.xml b/extensions-jvm/corda/deployment/pom.xml
index 3d39d5c..d719845 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/corda/pom.xml b/extensions-jvm/corda/pom.xml
index 3165752..70f4e69 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/corda/runtime/pom.xml b/extensions-jvm/corda/runtime/pom.xml
index ea4c39a..ff5714d 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/couchbase/deployment/pom.xml b/extensions-jvm/couchbase/deployment/pom.xml
index dcfdd57..7537062 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/couchbase/pom.xml b/extensions-jvm/couchbase/pom.xml
index 1dd47c8..f07d840 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/couchbase/runtime/pom.xml b/extensions-jvm/couchbase/runtime/pom.xml
index 5163d62..5bae337 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/djl/deployment/pom.xml b/extensions-jvm/djl/deployment/pom.xml
index 33ba8ba..af00aa4 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/djl/pom.xml b/extensions-jvm/djl/pom.xml
index 8e98f6c..fb89c73 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/djl/runtime/pom.xml b/extensions-jvm/djl/runtime/pom.xml
index 87b7b07..63d6eab 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/dns/deployment/pom.xml b/extensions-jvm/dns/deployment/pom.xml
index e2156f8..d84c9f7 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/dns/pom.xml b/extensions-jvm/dns/pom.xml
index 7580246..56792e7 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/dns/runtime/pom.xml b/extensions-jvm/dns/runtime/pom.xml
index 9702003..5928094 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/drill/deployment/pom.xml b/extensions-jvm/drill/deployment/pom.xml
index c6490b2..0d1cc4c 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/drill/pom.xml b/extensions-jvm/drill/pom.xml
index 794978c..817f125 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/drill/runtime/pom.xml b/extensions-jvm/drill/runtime/pom.xml
index 49e5546..d903f49 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/ehcache/deployment/pom.xml b/extensions-jvm/ehcache/deployment/pom.xml
index ed2199c..6ad50a9 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/ehcache/pom.xml b/extensions-jvm/ehcache/pom.xml
index 4929194..d49dbac 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/ehcache/runtime/pom.xml b/extensions-jvm/ehcache/runtime/pom.xml
index 0150b69..efb05b4 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/elsql/deployment/pom.xml b/extensions-jvm/elsql/deployment/pom.xml
index 732f742..fbd6113 100644
--- a/extensions-jvm/elsql/deployment/pom.xml
+++ b/extensions-jvm/elsql/deployment/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel.quarkus</groupId>
         <artifactId>camel-quarkus-elsql-parent</artifactId>
-        <version>2.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/elsql/pom.xml b/extensions-jvm/elsql/pom.xml
index ca2cea9..a5a1bb2 100644
--- a/extensions-jvm/elsql/pom.xml
+++ b/extensions-jvm/elsql/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel.quarkus</groupId>
         <artifactId>camel-quarkus-extensions-jvm</artifactId>
-        <version>2.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/elsql/runtime/pom.xml b/extensions-jvm/elsql/runtime/pom.xml
index fc3bea9..d462168 100644
--- a/extensions-jvm/elsql/runtime/pom.xml
+++ b/extensions-jvm/elsql/runtime/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel.quarkus</groupId>
         <artifactId>camel-quarkus-elsql-parent</artifactId>
-        <version>2.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/etcd/deployment/pom.xml b/extensions-jvm/etcd/deployment/pom.xml
index c268620..f0299d3 100644
--- a/extensions-jvm/etcd/deployment/pom.xml
+++ b/extensions-jvm/etcd/deployment/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel.quarkus</groupId>
         <artifactId>camel-quarkus-etcd-parent</artifactId>
-        <version>2.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/etcd/pom.xml b/extensions-jvm/etcd/pom.xml
index 8ee45c1..85c97b3 100644
--- a/extensions-jvm/etcd/pom.xml
+++ b/extensions-jvm/etcd/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel.quarkus</groupId>
         <artifactId>camel-quarkus-extensions-jvm</artifactId>
-        <version>2.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/etcd/runtime/pom.xml b/extensions-jvm/etcd/runtime/pom.xml
index b3a3bb5..9b544a5 100644
--- a/extensions-jvm/etcd/runtime/pom.xml
+++ b/extensions-jvm/etcd/runtime/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel.quarkus</groupId>
         <artifactId>camel-quarkus-etcd-parent</artifactId>
-        <version>2.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/etcd3/deployment/pom.xml b/extensions-jvm/etcd3/deployment/pom.xml
index c58e84f..14b260f 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/etcd3/pom.xml b/extensions-jvm/etcd3/pom.xml
index e8b7a3c..e4ff9f5 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/etcd3/runtime/pom.xml b/extensions-jvm/etcd3/runtime/pom.xml
index 695207d..c72831b 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/facebook/deployment/pom.xml b/extensions-jvm/facebook/deployment/pom.xml
index 2f86f0e..981612b 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/facebook/pom.xml b/extensions-jvm/facebook/pom.xml
index 1c6170c..7eac7d4 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/facebook/runtime/pom.xml b/extensions-jvm/facebook/runtime/pom.xml
index 8f590be..92e5470 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/fastjson/deployment/pom.xml b/extensions-jvm/fastjson/deployment/pom.xml
index be48be5..447c3a8 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/fastjson/pom.xml b/extensions-jvm/fastjson/pom.xml
index 9a35913..0112d99 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/fastjson/runtime/pom.xml b/extensions-jvm/fastjson/runtime/pom.xml
index 291826c..647c2a8 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/flink/deployment/pom.xml b/extensions-jvm/flink/deployment/pom.xml
index b0fea5d..47f7efd 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/flink/pom.xml b/extensions-jvm/flink/pom.xml
index 0e484b4..3e4efe9 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/flink/runtime/pom.xml b/extensions-jvm/flink/runtime/pom.xml
index da820d3..e6fa34a 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/ganglia/deployment/pom.xml b/extensions-jvm/ganglia/deployment/pom.xml
index 52b2975..99f5660 100644
--- a/extensions-jvm/ganglia/deployment/pom.xml
+++ b/extensions-jvm/ganglia/deployment/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel.quarkus</groupId>
         <artifactId>camel-quarkus-ganglia-parent</artifactId>
-        <version>2.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/ganglia/pom.xml b/extensions-jvm/ganglia/pom.xml
index 3b80847..0a8b81c 100644
--- a/extensions-jvm/ganglia/pom.xml
+++ b/extensions-jvm/ganglia/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel.quarkus</groupId>
         <artifactId>camel-quarkus-extensions-jvm</artifactId>
-        <version>2.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/ganglia/runtime/pom.xml b/extensions-jvm/ganglia/runtime/pom.xml
index a512b72..4f94389 100644
--- a/extensions-jvm/ganglia/runtime/pom.xml
+++ b/extensions-jvm/ganglia/runtime/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel.quarkus</groupId>
         <artifactId>camel-quarkus-ganglia-parent</artifactId>
-        <version>2.6.0-SNAPSHOT</version>
+        <version>2.6.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 e9548dc..38d21c8 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/google-functions/pom.xml b/extensions-jvm/google-functions/pom.xml
index 570d014..c563f1d 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 6ff4d11..04dfad2 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/groovy-dsl/deployment/pom.xml b/extensions-jvm/groovy-dsl/deployment/pom.xml
index 805da12..e2f3574 100644
--- a/extensions-jvm/groovy-dsl/deployment/pom.xml
+++ b/extensions-jvm/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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/groovy-dsl/pom.xml b/extensions-jvm/groovy-dsl/pom.xml
index 35ac441..05534e3 100644
--- a/extensions-jvm/groovy-dsl/pom.xml
+++ b/extensions-jvm/groovy-dsl/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel.quarkus</groupId>
         <artifactId>camel-quarkus-extensions-jvm</artifactId>
-        <version>2.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/groovy-dsl/runtime/pom.xml b/extensions-jvm/groovy-dsl/runtime/pom.xml
index 85be3a7..395a96a 100644
--- a/extensions-jvm/groovy-dsl/runtime/pom.xml
+++ b/extensions-jvm/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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/groovy/deployment/pom.xml b/extensions-jvm/groovy/deployment/pom.xml
index c432a99..a91acc6 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/groovy/pom.xml b/extensions-jvm/groovy/pom.xml
index ebad282..d6e09f3 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/groovy/runtime/pom.xml b/extensions-jvm/groovy/runtime/pom.xml
index 686b035..e984912 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 d5e4cad..b0939d6 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/guava-eventbus/pom.xml b/extensions-jvm/guava-eventbus/pom.xml
index 2a89579..d985f1c 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 db81248..bd02f82 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/hbase/deployment/pom.xml b/extensions-jvm/hbase/deployment/pom.xml
index 436e4a2..2486fb8 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/hbase/pom.xml b/extensions-jvm/hbase/pom.xml
index f392a2d..e158b0e 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/hbase/runtime/pom.xml b/extensions-jvm/hbase/runtime/pom.xml
index 55fa3bc..561a7ff 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/hdfs/deployment/pom.xml b/extensions-jvm/hdfs/deployment/pom.xml
index 3d08e47..674bfa6 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/hdfs/pom.xml b/extensions-jvm/hdfs/pom.xml
index 570821c..8efc06c 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/hdfs/runtime/pom.xml b/extensions-jvm/hdfs/runtime/pom.xml
index a3ba22e..17bb524 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 f326a24..a430821 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/huaweicloud-smn/pom.xml b/extensions-jvm/huaweicloud-smn/pom.xml
index 965e434..28939c4 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 f7061c1..a52e879 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/iec60870/deployment/pom.xml b/extensions-jvm/iec60870/deployment/pom.xml
index e50e95b..32f564a 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/iec60870/pom.xml b/extensions-jvm/iec60870/pom.xml
index aae3c65..42b040c 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/iec60870/runtime/pom.xml b/extensions-jvm/iec60870/runtime/pom.xml
index b9812df..47fbe84 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/ignite/deployment/pom.xml b/extensions-jvm/ignite/deployment/pom.xml
index 0ff644a..b0cd4e5 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/ignite/pom.xml b/extensions-jvm/ignite/pom.xml
index 82de4a7..9c78d18 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/ignite/runtime/pom.xml b/extensions-jvm/ignite/runtime/pom.xml
index c370d97..0650418 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/iota/deployment/pom.xml b/extensions-jvm/iota/deployment/pom.xml
index 69588d4..62af9a1 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/iota/pom.xml b/extensions-jvm/iota/pom.xml
index d597dc7..daf5771 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/iota/runtime/pom.xml b/extensions-jvm/iota/runtime/pom.xml
index 4171f3d..94cb9a5 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/irc/deployment/pom.xml b/extensions-jvm/irc/deployment/pom.xml
index 8bbcde8..c3fee0c 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/irc/pom.xml b/extensions-jvm/irc/pom.xml
index 034e0ec..e03f8e4 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/irc/runtime/pom.xml b/extensions-jvm/irc/runtime/pom.xml
index 0e3ee06..9a3cc29 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/jasypt/deployment/pom.xml b/extensions-jvm/jasypt/deployment/pom.xml
index 24eaffd..1283954 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/jasypt/pom.xml b/extensions-jvm/jasypt/pom.xml
index 8498272..121c66c 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/jasypt/runtime/pom.xml b/extensions-jvm/jasypt/runtime/pom.xml
index 1d73a8c..c92f50a 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/java-joor-dsl/deployment/pom.xml b/extensions-jvm/java-joor-dsl/deployment/pom.xml
index ec90f87..c9f018e 100644
--- a/extensions-jvm/java-joor-dsl/deployment/pom.xml
+++ b/extensions-jvm/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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/java-joor-dsl/pom.xml b/extensions-jvm/java-joor-dsl/pom.xml
index 7991b37..58a80d6 100644
--- a/extensions-jvm/java-joor-dsl/pom.xml
+++ b/extensions-jvm/java-joor-dsl/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel.quarkus</groupId>
         <artifactId>camel-quarkus-extensions-jvm</artifactId>
-        <version>2.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/java-joor-dsl/runtime/pom.xml b/extensions-jvm/java-joor-dsl/runtime/pom.xml
index 6014fcd..02e5ba0 100644
--- a/extensions-jvm/java-joor-dsl/runtime/pom.xml
+++ b/extensions-jvm/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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/jbpm/deployment/pom.xml b/extensions-jvm/jbpm/deployment/pom.xml
index 943df23..9d9608b 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/jbpm/pom.xml b/extensions-jvm/jbpm/pom.xml
index 6e4e70c..731d908 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/jbpm/runtime/pom.xml b/extensions-jvm/jbpm/runtime/pom.xml
index 0378eed..8f03dc7 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/jcache/deployment/pom.xml b/extensions-jvm/jcache/deployment/pom.xml
index 1f2bdbb..80371ed 100644
--- a/extensions-jvm/jcache/deployment/pom.xml
+++ b/extensions-jvm/jcache/deployment/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel.quarkus</groupId>
         <artifactId>camel-quarkus-jcache-parent</artifactId>
-        <version>2.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/jcache/pom.xml b/extensions-jvm/jcache/pom.xml
index 21870c4..794656f 100644
--- a/extensions-jvm/jcache/pom.xml
+++ b/extensions-jvm/jcache/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel.quarkus</groupId>
         <artifactId>camel-quarkus-extensions-jvm</artifactId>
-        <version>2.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/jcache/runtime/pom.xml b/extensions-jvm/jcache/runtime/pom.xml
index e20f448..cf959f1 100644
--- a/extensions-jvm/jcache/runtime/pom.xml
+++ b/extensions-jvm/jcache/runtime/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel.quarkus</groupId>
         <artifactId>camel-quarkus-jcache-parent</artifactId>
-        <version>2.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/jclouds/deployment/pom.xml b/extensions-jvm/jclouds/deployment/pom.xml
index ecd0fad..51bde43 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/jclouds/pom.xml b/extensions-jvm/jclouds/pom.xml
index 4aa4f9d..b5cc45d 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/jclouds/runtime/pom.xml b/extensions-jvm/jclouds/runtime/pom.xml
index 3172a7d..544417b 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/jcr/deployment/pom.xml b/extensions-jvm/jcr/deployment/pom.xml
index 7f1886d..55a3b8c 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/jcr/pom.xml b/extensions-jvm/jcr/pom.xml
index d23bc5a..cbd5866 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/jcr/runtime/pom.xml b/extensions-jvm/jcr/runtime/pom.xml
index 4d9b15f..194812d 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 d40a6a0..1adc10c 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/jgroups-raft/pom.xml b/extensions-jvm/jgroups-raft/pom.xml
index 48bc6a7..bb6ea88 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 90f2d9d..cd3890f 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/jgroups/deployment/pom.xml b/extensions-jvm/jgroups/deployment/pom.xml
index 28c1d03..ed53c8b 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/jgroups/pom.xml b/extensions-jvm/jgroups/pom.xml
index 949b749..0ea42cf 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/jgroups/runtime/pom.xml b/extensions-jvm/jgroups/runtime/pom.xml
index 82dd07c..ab5a01d 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/jooq/deployment/pom.xml b/extensions-jvm/jooq/deployment/pom.xml
index f6e79bf..97d2a67 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/jooq/pom.xml b/extensions-jvm/jooq/pom.xml
index 41d33b8..bdc8e70 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/jooq/runtime/pom.xml b/extensions-jvm/jooq/runtime/pom.xml
index aa618e4..05b00bb 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/joor/deployment/pom.xml b/extensions-jvm/joor/deployment/pom.xml
index f5166f6..5abd3d1 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/joor/pom.xml b/extensions-jvm/joor/pom.xml
index 1d47076..eeddfbd 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/joor/runtime/pom.xml b/extensions-jvm/joor/runtime/pom.xml
index 26c16ec..375a8b6 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/jsonapi/deployment/pom.xml b/extensions-jvm/jsonapi/deployment/pom.xml
index 5bab94c..355fbdf 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/jsonapi/pom.xml b/extensions-jvm/jsonapi/pom.xml
index 5ca6e2f..9be0df6 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/jsonapi/runtime/pom.xml b/extensions-jvm/jsonapi/runtime/pom.xml
index 335646d..e5e662e 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/jt400/deployment/pom.xml b/extensions-jvm/jt400/deployment/pom.xml
index 480483d..5affff5 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/jt400/pom.xml b/extensions-jvm/jt400/pom.xml
index f128e0b..fe55eed 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/jt400/runtime/pom.xml b/extensions-jvm/jt400/runtime/pom.xml
index ea7d18b..297f8f3 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/kamelet-reify/deployment/pom.xml b/extensions-jvm/kamelet-reify/deployment/pom.xml
index 3fb43d4..62c2279 100644
--- a/extensions-jvm/kamelet-reify/deployment/pom.xml
+++ b/extensions-jvm/kamelet-reify/deployment/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel.quarkus</groupId>
         <artifactId>camel-quarkus-kamelet-reify-parent</artifactId>
-        <version>2.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/kamelet-reify/pom.xml b/extensions-jvm/kamelet-reify/pom.xml
index 598f691..5e266dd 100644
--- a/extensions-jvm/kamelet-reify/pom.xml
+++ b/extensions-jvm/kamelet-reify/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel.quarkus</groupId>
         <artifactId>camel-quarkus-extensions-jvm</artifactId>
-        <version>2.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/kamelet-reify/runtime/pom.xml b/extensions-jvm/kamelet-reify/runtime/pom.xml
index 0fb245b..5c58c38 100644
--- a/extensions-jvm/kamelet-reify/runtime/pom.xml
+++ b/extensions-jvm/kamelet-reify/runtime/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel.quarkus</groupId>
         <artifactId>camel-quarkus-kamelet-reify-parent</artifactId>
-        <version>2.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/kotlin-dsl/deployment/pom.xml b/extensions-jvm/kotlin-dsl/deployment/pom.xml
index 1b2e815..bb8151b 100644
--- a/extensions-jvm/kotlin-dsl/deployment/pom.xml
+++ b/extensions-jvm/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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/kotlin-dsl/pom.xml b/extensions-jvm/kotlin-dsl/pom.xml
index 3172129..a6be603 100644
--- a/extensions-jvm/kotlin-dsl/pom.xml
+++ b/extensions-jvm/kotlin-dsl/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel.quarkus</groupId>
         <artifactId>camel-quarkus-extensions-jvm</artifactId>
-        <version>2.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/kotlin-dsl/runtime/pom.xml b/extensions-jvm/kotlin-dsl/runtime/pom.xml
index 2a998d1..4e40161 100644
--- a/extensions-jvm/kotlin-dsl/runtime/pom.xml
+++ b/extensions-jvm/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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/ldap/deployment/pom.xml b/extensions-jvm/ldap/deployment/pom.xml
index 0a08e2f..1619e32 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/ldap/pom.xml b/extensions-jvm/ldap/pom.xml
index bdb6549..e91a21c 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/ldap/runtime/pom.xml b/extensions-jvm/ldap/runtime/pom.xml
index 8604034..26bc99b 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/ldif/deployment/pom.xml b/extensions-jvm/ldif/deployment/pom.xml
index 0b250c2..fc3bbfd 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/ldif/pom.xml b/extensions-jvm/ldif/pom.xml
index fc1c61c..09374c0 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/ldif/runtime/pom.xml b/extensions-jvm/ldif/runtime/pom.xml
index 53fcc35..c6340cf 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/lucene/deployment/pom.xml b/extensions-jvm/lucene/deployment/pom.xml
index c52a1d3..81f28d2 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/lucene/pom.xml b/extensions-jvm/lucene/pom.xml
index e6bbddf..3df0a20 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/lucene/runtime/pom.xml b/extensions-jvm/lucene/runtime/pom.xml
index 60a521c..03b78be 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/management/deployment/pom.xml b/extensions-jvm/management/deployment/pom.xml
index 844c682..82c195d 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/management/pom.xml b/extensions-jvm/management/pom.xml
index 027a1e0..ff30122 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/management/runtime/pom.xml b/extensions-jvm/management/runtime/pom.xml
index 45af1a5..414037c 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/milo/deployment/pom.xml b/extensions-jvm/milo/deployment/pom.xml
index bad64f4..5c84a79 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/milo/pom.xml b/extensions-jvm/milo/pom.xml
index 0317eb5..98d031b 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/milo/runtime/pom.xml b/extensions-jvm/milo/runtime/pom.xml
index 2ecf4a9..060cad4 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/mvel/deployment/pom.xml b/extensions-jvm/mvel/deployment/pom.xml
index 7b28cf3..cb95d16 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/mvel/pom.xml b/extensions-jvm/mvel/pom.xml
index 1e48585..472b6a8 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/mvel/runtime/pom.xml b/extensions-jvm/mvel/runtime/pom.xml
index cd5200c..66f0287 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/mybatis/deployment/pom.xml b/extensions-jvm/mybatis/deployment/pom.xml
index 506ffcb..245fa17 100644
--- a/extensions-jvm/mybatis/deployment/pom.xml
+++ b/extensions-jvm/mybatis/deployment/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel.quarkus</groupId>
         <artifactId>camel-quarkus-mybatis-parent</artifactId>
-        <version>2.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/mybatis/pom.xml b/extensions-jvm/mybatis/pom.xml
index 390537d..a7157bd 100644
--- a/extensions-jvm/mybatis/pom.xml
+++ b/extensions-jvm/mybatis/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel.quarkus</groupId>
         <artifactId>camel-quarkus-extensions-jvm</artifactId>
-        <version>2.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/mybatis/runtime/pom.xml b/extensions-jvm/mybatis/runtime/pom.xml
index 565c39d..d131608 100644
--- a/extensions-jvm/mybatis/runtime/pom.xml
+++ b/extensions-jvm/mybatis/runtime/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel.quarkus</groupId>
         <artifactId>camel-quarkus-mybatis-parent</artifactId>
-        <version>2.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/ognl/deployment/pom.xml b/extensions-jvm/ognl/deployment/pom.xml
index 8bbb436..f6ed692 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/ognl/pom.xml b/extensions-jvm/ognl/pom.xml
index 9ddfa7e..f240178 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/ognl/runtime/pom.xml b/extensions-jvm/ognl/runtime/pom.xml
index 9219bf1..ed53ef3 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/pom.xml b/extensions-jvm/pom.xml
index 61f0a1a..cd0c66e 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 391250e..eda31df 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/printer/pom.xml b/extensions-jvm/printer/pom.xml
index 84d6e64..a42a1cf 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/printer/runtime/pom.xml b/extensions-jvm/printer/runtime/pom.xml
index f03dd0f..7eb3a04 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/pulsar/deployment/pom.xml b/extensions-jvm/pulsar/deployment/pom.xml
index 0310fa5..1b6da59 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/pulsar/pom.xml b/extensions-jvm/pulsar/pom.xml
index 30c5cae..4454bde 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/pulsar/runtime/pom.xml b/extensions-jvm/pulsar/runtime/pom.xml
index 8142d39..b8083e6 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/quickfix/deployment/pom.xml b/extensions-jvm/quickfix/deployment/pom.xml
index 14ea373..ba9be06 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/quickfix/pom.xml b/extensions-jvm/quickfix/pom.xml
index 897f728..5401636 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/quickfix/runtime/pom.xml b/extensions-jvm/quickfix/runtime/pom.xml
index 851154b..6c7b32b 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/redis/deployment/pom.xml b/extensions-jvm/redis/deployment/pom.xml
index 4176f8d..34b4cc2 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/redis/pom.xml b/extensions-jvm/redis/pom.xml
index 1dd4c3b..d6d6a61 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/redis/runtime/pom.xml b/extensions-jvm/redis/runtime/pom.xml
index 8d71e54..cb7d17b 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/ribbon/deployment/pom.xml b/extensions-jvm/ribbon/deployment/pom.xml
index 175b732..f6cd338 100644
--- a/extensions-jvm/ribbon/deployment/pom.xml
+++ b/extensions-jvm/ribbon/deployment/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel.quarkus</groupId>
         <artifactId>camel-quarkus-ribbon-parent</artifactId>
-        <version>2.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/ribbon/pom.xml b/extensions-jvm/ribbon/pom.xml
index 8090d8d..bb9de88 100644
--- a/extensions-jvm/ribbon/pom.xml
+++ b/extensions-jvm/ribbon/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel.quarkus</groupId>
         <artifactId>camel-quarkus-extensions-jvm</artifactId>
-        <version>2.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/ribbon/runtime/pom.xml b/extensions-jvm/ribbon/runtime/pom.xml
index 05a31e8..479d90b 100644
--- a/extensions-jvm/ribbon/runtime/pom.xml
+++ b/extensions-jvm/ribbon/runtime/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel.quarkus</groupId>
         <artifactId>camel-quarkus-ribbon-parent</artifactId>
-        <version>2.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/robotframework/deployment/pom.xml b/extensions-jvm/robotframework/deployment/pom.xml
index 7387fcc..f3a03cd 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/robotframework/pom.xml b/extensions-jvm/robotframework/pom.xml
index 682a0e3..f69abe6 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/robotframework/runtime/pom.xml b/extensions-jvm/robotframework/runtime/pom.xml
index 20d984a..0e49f20 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/schematron/deployment/pom.xml b/extensions-jvm/schematron/deployment/pom.xml
index c0b7d6d..c3914ba 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/schematron/pom.xml b/extensions-jvm/schematron/pom.xml
index 511d0a5..37e61e0 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/schematron/runtime/pom.xml b/extensions-jvm/schematron/runtime/pom.xml
index 43bea93..84355b4 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/sip/deployment/pom.xml b/extensions-jvm/sip/deployment/pom.xml
index 1dff4fb..13682c8 100644
--- a/extensions-jvm/sip/deployment/pom.xml
+++ b/extensions-jvm/sip/deployment/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel.quarkus</groupId>
         <artifactId>camel-quarkus-sip-parent</artifactId>
-        <version>2.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/sip/pom.xml b/extensions-jvm/sip/pom.xml
index c2b1c05..051270e 100644
--- a/extensions-jvm/sip/pom.xml
+++ b/extensions-jvm/sip/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel.quarkus</groupId>
         <artifactId>camel-quarkus-extensions-jvm</artifactId>
-        <version>2.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/sip/runtime/pom.xml b/extensions-jvm/sip/runtime/pom.xml
index bb9a6d3..cb901e8 100644
--- a/extensions-jvm/sip/runtime/pom.xml
+++ b/extensions-jvm/sip/runtime/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel.quarkus</groupId>
         <artifactId>camel-quarkus-sip-parent</artifactId>
-        <version>2.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/smpp/deployment/pom.xml b/extensions-jvm/smpp/deployment/pom.xml
index b59b3f7..2a5eac4 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/smpp/pom.xml b/extensions-jvm/smpp/pom.xml
index ac29526..dc11f1a 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/smpp/runtime/pom.xml b/extensions-jvm/smpp/runtime/pom.xml
index 54ffee9..27eaf35 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/snmp/deployment/pom.xml b/extensions-jvm/snmp/deployment/pom.xml
index c96b9bc..86a789c 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/snmp/pom.xml b/extensions-jvm/snmp/pom.xml
index 8c14ce7..4bb39f0 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/snmp/runtime/pom.xml b/extensions-jvm/snmp/runtime/pom.xml
index ba51302..5a309e0 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/soroush/deployment/pom.xml b/extensions-jvm/soroush/deployment/pom.xml
index 2cb8164..3012915 100644
--- a/extensions-jvm/soroush/deployment/pom.xml
+++ b/extensions-jvm/soroush/deployment/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel.quarkus</groupId>
         <artifactId>camel-quarkus-soroush-parent</artifactId>
-        <version>2.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/soroush/pom.xml b/extensions-jvm/soroush/pom.xml
index b2bd828..4b2921a 100644
--- a/extensions-jvm/soroush/pom.xml
+++ b/extensions-jvm/soroush/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel.quarkus</groupId>
         <artifactId>camel-quarkus-extensions-jvm</artifactId>
-        <version>2.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/soroush/runtime/pom.xml b/extensions-jvm/soroush/runtime/pom.xml
index 04fc4fa..21e638e 100644
--- a/extensions-jvm/soroush/runtime/pom.xml
+++ b/extensions-jvm/soroush/runtime/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel.quarkus</groupId>
         <artifactId>camel-quarkus-soroush-parent</artifactId>
-        <version>2.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/spark/bom/pom.xml b/extensions-jvm/spark/bom/pom.xml
index 5974dc8..8e0418c 100644
--- a/extensions-jvm/spark/bom/pom.xml
+++ b/extensions-jvm/spark/bom/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel.quarkus</groupId>
         <artifactId>camel-quarkus-spark-parent</artifactId>
-        <version>2.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/spark/deployment/pom.xml b/extensions-jvm/spark/deployment/pom.xml
index 113ad16..850e4ae 100644
--- a/extensions-jvm/spark/deployment/pom.xml
+++ b/extensions-jvm/spark/deployment/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel.quarkus</groupId>
         <artifactId>camel-quarkus-spark-parent</artifactId>
-        <version>2.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/spark/pom.xml b/extensions-jvm/spark/pom.xml
index bdf8df4..4d56acb 100644
--- a/extensions-jvm/spark/pom.xml
+++ b/extensions-jvm/spark/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel.quarkus</groupId>
         <artifactId>camel-quarkus-extensions-jvm</artifactId>
-        <version>2.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/spark/runtime/pom.xml b/extensions-jvm/spark/runtime/pom.xml
index 13d6d95..ee0c6c3 100644
--- a/extensions-jvm/spark/runtime/pom.xml
+++ b/extensions-jvm/spark/runtime/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel.quarkus</groupId>
         <artifactId>camel-quarkus-spark-parent</artifactId>
-        <version>2.6.0-SNAPSHOT</version>
+        <version>2.6.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 b1c6442..06bde38 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/splunk-hec/pom.xml b/extensions-jvm/splunk-hec/pom.xml
index 8c3d633..688fcc7 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 716f7fd..52ecf9e 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/stitch/deployment/pom.xml b/extensions-jvm/stitch/deployment/pom.xml
index 76a692e..e78e6b4 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/stitch/pom.xml b/extensions-jvm/stitch/pom.xml
index ec616dc..479dea7 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/stitch/runtime/pom.xml b/extensions-jvm/stitch/runtime/pom.xml
index 6ee02a0..1e1ef3e 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/stomp/deployment/pom.xml b/extensions-jvm/stomp/deployment/pom.xml
index 2940642..3a50c60 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/stomp/pom.xml b/extensions-jvm/stomp/pom.xml
index 7017cec..78b7bdd 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/stomp/runtime/pom.xml b/extensions-jvm/stomp/runtime/pom.xml
index afa09b2..914148b 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/stub/deployment/pom.xml b/extensions-jvm/stub/deployment/pom.xml
index 9b62914..db186d1 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/stub/pom.xml b/extensions-jvm/stub/pom.xml
index d14f2c8..34ac721 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/stub/runtime/pom.xml b/extensions-jvm/stub/runtime/pom.xml
index b4ca2a3..9741a93 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/thrift/deployment/pom.xml b/extensions-jvm/thrift/deployment/pom.xml
index 481d15b..15c0284 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/thrift/pom.xml b/extensions-jvm/thrift/pom.xml
index 8df4653..5369af4 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/thrift/runtime/pom.xml b/extensions-jvm/thrift/runtime/pom.xml
index 3e0cffd..a344039 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/web3j/deployment/pom.xml b/extensions-jvm/web3j/deployment/pom.xml
index 2f29b96..a8e60ce 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/web3j/pom.xml b/extensions-jvm/web3j/pom.xml
index 67b3210..a669155 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/web3j/runtime/pom.xml b/extensions-jvm/web3j/runtime/pom.xml
index 76987e5..2dadcd1 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/weka/deployment/pom.xml b/extensions-jvm/weka/deployment/pom.xml
index cc10b51..d19eb81 100644
--- a/extensions-jvm/weka/deployment/pom.xml
+++ b/extensions-jvm/weka/deployment/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel.quarkus</groupId>
         <artifactId>camel-quarkus-weka-parent</artifactId>
-        <version>2.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/weka/pom.xml b/extensions-jvm/weka/pom.xml
index d980273..8c9a689 100644
--- a/extensions-jvm/weka/pom.xml
+++ b/extensions-jvm/weka/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel.quarkus</groupId>
         <artifactId>camel-quarkus-extensions-jvm</artifactId>
-        <version>2.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/weka/runtime/pom.xml b/extensions-jvm/weka/runtime/pom.xml
index 5a01d61..9325d9f 100644
--- a/extensions-jvm/weka/runtime/pom.xml
+++ b/extensions-jvm/weka/runtime/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel.quarkus</groupId>
         <artifactId>camel-quarkus-weka-parent</artifactId>
-        <version>2.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/wordpress/deployment/pom.xml b/extensions-jvm/wordpress/deployment/pom.xml
index e23bf0a..33779f5 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/wordpress/pom.xml b/extensions-jvm/wordpress/pom.xml
index 8073ab5..83b1ff5 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/wordpress/runtime/pom.xml b/extensions-jvm/wordpress/runtime/pom.xml
index 9ebef48..4b3cec7 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/workday/deployment/pom.xml b/extensions-jvm/workday/deployment/pom.xml
index 558b0d4..364433b 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/workday/pom.xml b/extensions-jvm/workday/pom.xml
index 704e43e..2a94974 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/workday/runtime/pom.xml b/extensions-jvm/workday/runtime/pom.xml
index c9948e2..1c260b0 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/xj/deployment/pom.xml b/extensions-jvm/xj/deployment/pom.xml
index 080b093..7f1a2cd 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/xj/pom.xml b/extensions-jvm/xj/pom.xml
index a3e134d..3875614 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/xj/runtime/pom.xml b/extensions-jvm/xj/runtime/pom.xml
index d7bef7e..a27fcb7 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/xmpp/deployment/pom.xml b/extensions-jvm/xmpp/deployment/pom.xml
index 47f559e..275f7d4 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/xmpp/pom.xml b/extensions-jvm/xmpp/pom.xml
index 69d861b..d7fca6a 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/xmpp/runtime/pom.xml b/extensions-jvm/xmpp/runtime/pom.xml
index 6b5c430..5e930b5 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 2fbd97d..d0c5597 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/xslt-saxon/pom.xml b/extensions-jvm/xslt-saxon/pom.xml
index 087e258..905123a 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 08ff0fe..34b7492 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/yammer/deployment/pom.xml b/extensions-jvm/yammer/deployment/pom.xml
index 2e7f837..f60754f 100644
--- a/extensions-jvm/yammer/deployment/pom.xml
+++ b/extensions-jvm/yammer/deployment/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel.quarkus</groupId>
         <artifactId>camel-quarkus-yammer-parent</artifactId>
-        <version>2.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/yammer/pom.xml b/extensions-jvm/yammer/pom.xml
index a3eda03..e2954eb 100644
--- a/extensions-jvm/yammer/pom.xml
+++ b/extensions-jvm/yammer/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel.quarkus</groupId>
         <artifactId>camel-quarkus-extensions-jvm</artifactId>
-        <version>2.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/yammer/runtime/pom.xml b/extensions-jvm/yammer/runtime/pom.xml
index 15d1caa..2a05110 100644
--- a/extensions-jvm/yammer/runtime/pom.xml
+++ b/extensions-jvm/yammer/runtime/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel.quarkus</groupId>
         <artifactId>camel-quarkus-yammer-parent</artifactId>
-        <version>2.6.0-SNAPSHOT</version>
+        <version>2.6.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 d5e025a..8635974 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/zookeeper-master/pom.xml b/extensions-jvm/zookeeper-master/pom.xml
index 44fb1ed..7101797 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 e5984d7..5342382 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/zookeeper/deployment/pom.xml b/extensions-jvm/zookeeper/deployment/pom.xml
index 2fd1220..76a46ed 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/zookeeper/pom.xml b/extensions-jvm/zookeeper/pom.xml
index e21e36d..fc3f5c6 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-jvm/zookeeper/runtime/pom.xml b/extensions-jvm/zookeeper/runtime/pom.xml
index 650c8a4..a5b55a9 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-support/ahc/deployment/pom.xml b/extensions-support/ahc/deployment/pom.xml
index 898ed17..a19dcd6 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-support/ahc/pom.xml b/extensions-support/ahc/pom.xml
index c1538a4..4f0d4b6 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-support/ahc/runtime/pom.xml b/extensions-support/ahc/runtime/pom.xml
index 2c96915..5dc05b5 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-support/aws/deployment/pom.xml b/extensions-support/aws/deployment/pom.xml
index 3bfc1ac..6c03544 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 d1b5c68..ee12b14 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-support/aws/runtime/pom.xml b/extensions-support/aws/runtime/pom.xml
index 697aa09..8e90761 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 a8e593d..f0a54f8 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 b72966f..f790888 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-support/aws2/runtime/pom.xml b/extensions-support/aws2/runtime/pom.xml
index 3158a89..23e3d4c 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
     </parent>
 
     <artifactId>camel-quarkus-support-aws2</artifactId>
diff --git a/extensions-support/azure-core/deployment/pom.xml b/extensions-support/azure-core/deployment/pom.xml
index 57989e5..98eae1b 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-support/azure-core/pom.xml b/extensions-support/azure-core/pom.xml
index e8094b5..2fc4a72 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 12b2617..32d70b8 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-support/bouncycastle/deployment/pom.xml b/extensions-support/bouncycastle/deployment/pom.xml
index e4d6984..dc27688 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-support/bouncycastle/pom.xml b/extensions-support/bouncycastle/pom.xml
index 0b19e32..c6ce474 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-support/bouncycastle/runtime/pom.xml b/extensions-support/bouncycastle/runtime/pom.xml
index 6524d23..abaf3c7 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 fe0536b..51f72e2 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 318efc2..506dfd1 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 a97f105..8235f7e 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 e4d00f2..3d51832 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 c692de1..0920529 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 7dc17e5..002f434 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 435ed7c..d5476c7 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-support/debezium/pom.xml b/extensions-support/debezium/pom.xml
index 8641716..1894881 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-support/debezium/runtime/pom.xml b/extensions-support/debezium/runtime/pom.xml
index c5540b4..0b2d5c5 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-support/google-http-client/deployment/pom.xml b/extensions-support/google-http-client/deployment/pom.xml
index 6c55ec5..c990691 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 2f7e202..39bce9f 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 df76f1c..9d6fa71 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-support/httpclient/deployment/pom.xml b/extensions-support/httpclient/deployment/pom.xml
index f1298d0..a1b54e9 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/extensions-support/httpclient/pom.xml b/extensions-support/httpclient/pom.xml
index 68bb161..c03d4f8 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-support/httpclient/runtime/pom.xml b/extensions-support/httpclient/runtime/pom.xml
index fd745a9..a0a7efa 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 819f06a..e9704b5 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 cb93f3a..3f5921d 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 3680c4d..0170818 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 c20dbbb..9e60c9d 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/extensions-support/jetty/pom.xml b/extensions-support/jetty/pom.xml
index 5e567d4..094d5e6 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-support/jetty/runtime/pom.xml b/extensions-support/jetty/runtime/pom.xml
index 3a29190..e5da371 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 1227655..772e763 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-support/mail/pom.xml b/extensions-support/mail/pom.xml
index 5735fb1..a69ea97 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-support/mail/runtime/pom.xml b/extensions-support/mail/runtime/pom.xml
index 72377ce..d1bde39 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-support/mongodb/deployment/pom.xml b/extensions-support/mongodb/deployment/pom.xml
index d490478..8981385 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-support/mongodb/pom.xml b/extensions-support/mongodb/pom.xml
index fcea8e6..896101f 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-support/mongodb/runtime/pom.xml b/extensions-support/mongodb/runtime/pom.xml
index 1e4a8bc..9b31f61 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-support/pom.xml b/extensions-support/pom.xml
index 1299bd9..6d5a392 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 47ef72c..67e3501 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-support/reactor-netty/pom.xml b/extensions-support/reactor-netty/pom.xml
index 147f0ec..a36b495 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 cc82d31..03e7a26 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-support/retrofit/deployment/pom.xml b/extensions-support/retrofit/deployment/pom.xml
index a95de48..13feb62 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/extensions-support/retrofit/pom.xml b/extensions-support/retrofit/pom.xml
index ab6caff..67c01f2 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-support/retrofit/runtime/pom.xml b/extensions-support/retrofit/runtime/pom.xml
index 55308d8..d853444 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 54890a3..f0526ed 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 443bee2..2d877da 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 2f190de..d0e4e85 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 9b7a853..633313e 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 b2269d0..ef8344d 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.6.0-SNAPSHOT</version>
+    <version>2.6.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 1cb9a34..38083ad 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-support/spring/runtime/pom.xml b/extensions-support/spring/runtime/pom.xml
index be801f9..1bed245 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 c102809..4830319 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/extensions-support/stax/pom.xml b/extensions-support/stax/pom.xml
index 891f0e6..626b5d0 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-support/stax/runtime/pom.xml b/extensions-support/stax/runtime/pom.xml
index 6274017..a7c109d 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 3be6608..3615df4 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-support/webhook/pom.xml b/extensions-support/webhook/pom.xml
index c88d4c4..85ae35d 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-support/webhook/runtime/pom.xml b/extensions-support/webhook/runtime/pom.xml
index 3162fea..ae45a8f 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-support/xalan/deployment/pom.xml b/extensions-support/xalan/deployment/pom.xml
index 090cf89..c3957b5 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/extensions-support/xalan/pom.xml b/extensions-support/xalan/pom.xml
index e5f77d4..b13705d 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-support/xalan/runtime/pom.xml b/extensions-support/xalan/runtime/pom.xml
index a24a5fd..4de8b25 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 81081b9..28cb3c9 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/extensions-support/xstream/pom.xml b/extensions-support/xstream/pom.xml
index 2b2724e..4a214a3 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions-support/xstream/runtime/pom.xml b/extensions-support/xstream/runtime/pom.xml
index 6ec5804..7dbbaee 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/extensions/activemq/deployment/pom.xml b/extensions/activemq/deployment/pom.xml
index 63f2b77..207fb3c 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/activemq/pom.xml b/extensions/activemq/pom.xml
index 0c3bb4e..2ddd128 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/activemq/runtime/pom.xml b/extensions/activemq/runtime/pom.xml
index a6fb0a1..7d0e9ad 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/ahc-ws/deployment/pom.xml b/extensions/ahc-ws/deployment/pom.xml
index cc774ef..a23b446 100644
--- a/extensions/ahc-ws/deployment/pom.xml
+++ b/extensions/ahc-ws/deployment/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel.quarkus</groupId>
         <artifactId>camel-quarkus-ahc-ws-parent</artifactId>
-        <version>2.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/ahc-ws/pom.xml b/extensions/ahc-ws/pom.xml
index 6046388..1e0eef5 100644
--- a/extensions/ahc-ws/pom.xml
+++ b/extensions/ahc-ws/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel.quarkus</groupId>
         <artifactId>camel-quarkus-extensions</artifactId>
-        <version>2.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/ahc-ws/runtime/pom.xml b/extensions/ahc-ws/runtime/pom.xml
index 4a7d6e6..f17163a 100644
--- a/extensions/ahc-ws/runtime/pom.xml
+++ b/extensions/ahc-ws/runtime/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel.quarkus</groupId>
         <artifactId>camel-quarkus-ahc-ws-parent</artifactId>
-        <version>2.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/ahc/deployment/pom.xml b/extensions/ahc/deployment/pom.xml
index dc7d28a..cbe8f94 100644
--- a/extensions/ahc/deployment/pom.xml
+++ b/extensions/ahc/deployment/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel.quarkus</groupId>
         <artifactId>camel-quarkus-ahc-parent</artifactId>
-        <version>2.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/ahc/pom.xml b/extensions/ahc/pom.xml
index 632b583..ed5fab7 100644
--- a/extensions/ahc/pom.xml
+++ b/extensions/ahc/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel.quarkus</groupId>
         <artifactId>camel-quarkus-extensions</artifactId>
-        <version>2.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/ahc/runtime/pom.xml b/extensions/ahc/runtime/pom.xml
index 0d2b202..588d91a 100644
--- a/extensions/ahc/runtime/pom.xml
+++ b/extensions/ahc/runtime/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel.quarkus</groupId>
         <artifactId>camel-quarkus-ahc-parent</artifactId>
-        <version>2.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/amqp/deployment/pom.xml b/extensions/amqp/deployment/pom.xml
index 26a0ed8..6bfa96f 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/amqp/pom.xml b/extensions/amqp/pom.xml
index 954a615..1e31733 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/amqp/runtime/pom.xml b/extensions/amqp/runtime/pom.xml
index 481d6ee..04e986b 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/arangodb/deployment/pom.xml b/extensions/arangodb/deployment/pom.xml
index 14c1764..26824a2 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/arangodb/pom.xml b/extensions/arangodb/pom.xml
index 6c47dac..6af4a5a 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/arangodb/runtime/pom.xml b/extensions/arangodb/runtime/pom.xml
index fc4aadb..0574c3f 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/as2/deployment/pom.xml b/extensions/as2/deployment/pom.xml
index c9e549c..ff5aa13 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/as2/pom.xml b/extensions/as2/pom.xml
index cb80d3e..31f27cf 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/as2/runtime/pom.xml b/extensions/as2/runtime/pom.xml
index 2bbed35..b9d02ad 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/atlasmap/deployment/pom.xml b/extensions/atlasmap/deployment/pom.xml
index afa1c8a..0a44ea9 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/atlasmap/pom.xml b/extensions/atlasmap/pom.xml
index fe753f8..994e46b 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/atlasmap/runtime/pom.xml b/extensions/atlasmap/runtime/pom.xml
index 54bc131..2997cf8 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/atom/deployment/pom.xml b/extensions/atom/deployment/pom.xml
index baf8b47..58d8d04 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/atom/pom.xml b/extensions/atom/pom.xml
index 1cd7296..69b8066 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/atom/runtime/pom.xml b/extensions/atom/runtime/pom.xml
index 02277ba..8d014fc 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/attachments/deployment/pom.xml b/extensions/attachments/deployment/pom.xml
index 9ac58ab..1ac9cf8 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/attachments/pom.xml b/extensions/attachments/pom.xml
index 17d3cd4..51f4792 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/attachments/runtime/pom.xml b/extensions/attachments/runtime/pom.xml
index e977b2a..0e2a638 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/avro-rpc/deployment/pom.xml b/extensions/avro-rpc/deployment/pom.xml
index 10840da..0e5a221 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/avro-rpc/pom.xml b/extensions/avro-rpc/pom.xml
index 3342a05..6dd340e 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/avro-rpc/runtime/pom.xml b/extensions/avro-rpc/runtime/pom.xml
index 399fc56..ddff205 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/avro/deployment/pom.xml b/extensions/avro/deployment/pom.xml
index ceee596..dc164d3 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/avro/pom.xml b/extensions/avro/pom.xml
index 19871c2..4014cbb 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/avro/runtime/pom.xml b/extensions/avro/runtime/pom.xml
index fe01b0c..5fbcb28 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/aws2-athena/deployment/pom.xml b/extensions/aws2-athena/deployment/pom.xml
index 08c79c5..66bcb2b 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/aws2-athena/pom.xml b/extensions/aws2-athena/pom.xml
index beba869..ea924c4 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/aws2-athena/runtime/pom.xml b/extensions/aws2-athena/runtime/pom.xml
index bdc7af0..5435dbc 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/aws2-cw/deployment/pom.xml b/extensions/aws2-cw/deployment/pom.xml
index 1e00be4..afd937e 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/aws2-cw/pom.xml b/extensions/aws2-cw/pom.xml
index 210b2fd..bd0b39e 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/aws2-cw/runtime/pom.xml b/extensions/aws2-cw/runtime/pom.xml
index 1d9396b..3c2e9a5 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/aws2-ddb/deployment/pom.xml b/extensions/aws2-ddb/deployment/pom.xml
index 87ce44a..eeca7b8 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/aws2-ddb/pom.xml b/extensions/aws2-ddb/pom.xml
index 9825e6c..4ca7533 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/aws2-ddb/runtime/pom.xml b/extensions/aws2-ddb/runtime/pom.xml
index 0eca705..4681639 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/aws2-ec2/deployment/pom.xml b/extensions/aws2-ec2/deployment/pom.xml
index fb22289..deacc66 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/aws2-ec2/pom.xml b/extensions/aws2-ec2/pom.xml
index 83cc279..659c459 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/aws2-ec2/runtime/pom.xml b/extensions/aws2-ec2/runtime/pom.xml
index 087efa4..45a3927 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/aws2-ecs/deployment/pom.xml b/extensions/aws2-ecs/deployment/pom.xml
index d8da360..c452c15 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/aws2-ecs/pom.xml b/extensions/aws2-ecs/pom.xml
index 4b2b2cf..d70b622 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/aws2-ecs/runtime/pom.xml b/extensions/aws2-ecs/runtime/pom.xml
index 2ed98f7..ff623ac 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/aws2-eks/deployment/pom.xml b/extensions/aws2-eks/deployment/pom.xml
index b9ae2df..4810736 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/aws2-eks/pom.xml b/extensions/aws2-eks/pom.xml
index 3213f15..a2ca9cf 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/aws2-eks/runtime/pom.xml b/extensions/aws2-eks/runtime/pom.xml
index dde6732..6bdf6e3 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/aws2-eventbridge/deployment/pom.xml b/extensions/aws2-eventbridge/deployment/pom.xml
index 9ec765b..9e7be5c 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/aws2-eventbridge/pom.xml b/extensions/aws2-eventbridge/pom.xml
index 9200a6f..8c74cc2 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/aws2-eventbridge/runtime/pom.xml b/extensions/aws2-eventbridge/runtime/pom.xml
index cafff91..3d28363 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/aws2-iam/deployment/pom.xml b/extensions/aws2-iam/deployment/pom.xml
index c687e02..5f68fc7 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/aws2-iam/pom.xml b/extensions/aws2-iam/pom.xml
index 71a5ebd..e34da44 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/aws2-iam/runtime/pom.xml b/extensions/aws2-iam/runtime/pom.xml
index 393be96..cb965e3 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/aws2-kinesis/deployment/pom.xml b/extensions/aws2-kinesis/deployment/pom.xml
index 3eb5c41..62da6e9 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/aws2-kinesis/pom.xml b/extensions/aws2-kinesis/pom.xml
index 5d1936b..b2a5477 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/aws2-kinesis/runtime/pom.xml b/extensions/aws2-kinesis/runtime/pom.xml
index 3a91007..32fb6f1 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/aws2-kms/deployment/pom.xml b/extensions/aws2-kms/deployment/pom.xml
index 732f337..689ce65 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/aws2-kms/pom.xml b/extensions/aws2-kms/pom.xml
index 4efa5b2..951f4f3 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/aws2-kms/runtime/pom.xml b/extensions/aws2-kms/runtime/pom.xml
index fbcd02b..cee2c1f 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/aws2-lambda/deployment/pom.xml b/extensions/aws2-lambda/deployment/pom.xml
index 5c29763..7fec4f6 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/aws2-lambda/pom.xml b/extensions/aws2-lambda/pom.xml
index f33bcf5..bed8bbc 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/aws2-lambda/runtime/pom.xml b/extensions/aws2-lambda/runtime/pom.xml
index 92c54c5..54876ef 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/aws2-mq/deployment/pom.xml b/extensions/aws2-mq/deployment/pom.xml
index 997ca47..f295ecd 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/aws2-mq/pom.xml b/extensions/aws2-mq/pom.xml
index 756abf4..6a6d00b 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/aws2-mq/runtime/pom.xml b/extensions/aws2-mq/runtime/pom.xml
index 5dcac62..864142d 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/aws2-msk/deployment/pom.xml b/extensions/aws2-msk/deployment/pom.xml
index 4f3e6f0..e4210fa 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/aws2-msk/pom.xml b/extensions/aws2-msk/pom.xml
index a3fa84b..75c80d1 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/aws2-msk/runtime/pom.xml b/extensions/aws2-msk/runtime/pom.xml
index fbe623e..09b86be 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/aws2-s3/deployment/pom.xml b/extensions/aws2-s3/deployment/pom.xml
index b86874a..154ca0e 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/aws2-s3/pom.xml b/extensions/aws2-s3/pom.xml
index 5ed02a3..14ec413 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/aws2-s3/runtime/pom.xml b/extensions/aws2-s3/runtime/pom.xml
index 3a06241..96b62a5 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/aws2-ses/deployment/pom.xml b/extensions/aws2-ses/deployment/pom.xml
index ce75b37..22111d3 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/aws2-ses/pom.xml b/extensions/aws2-ses/pom.xml
index db50c18..4041e5f 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/aws2-ses/runtime/pom.xml b/extensions/aws2-ses/runtime/pom.xml
index e963cb4..811a711 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/aws2-sns/deployment/pom.xml b/extensions/aws2-sns/deployment/pom.xml
index 09ae8e4..fcc995d 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/aws2-sns/pom.xml b/extensions/aws2-sns/pom.xml
index 55e20cc..4cd4c18 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/aws2-sns/runtime/pom.xml b/extensions/aws2-sns/runtime/pom.xml
index a9d151e..111deb0 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/aws2-sqs/deployment/pom.xml b/extensions/aws2-sqs/deployment/pom.xml
index b6290fb..7d3b65e 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/aws2-sqs/pom.xml b/extensions/aws2-sqs/pom.xml
index b9338a3..13f95ee 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/aws2-sqs/runtime/pom.xml b/extensions/aws2-sqs/runtime/pom.xml
index feeb79e..63faa20 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/aws2-sts/deployment/pom.xml b/extensions/aws2-sts/deployment/pom.xml
index b1c24e5..f72a54c 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/aws2-sts/pom.xml b/extensions/aws2-sts/pom.xml
index 670167f..8b4e362 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/aws2-sts/runtime/pom.xml b/extensions/aws2-sts/runtime/pom.xml
index e166ff9..33206be 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/aws2-translate/deployment/pom.xml b/extensions/aws2-translate/deployment/pom.xml
index 929ce81..da16b03 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/aws2-translate/pom.xml b/extensions/aws2-translate/pom.xml
index c9d0557..e2c7e7d 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/aws2-translate/runtime/pom.xml b/extensions/aws2-translate/runtime/pom.xml
index 4bf085a..33b61c0 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/azure-eventhubs/deployment/pom.xml b/extensions/azure-eventhubs/deployment/pom.xml
index c04efb6..d36a0ab 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/azure-eventhubs/pom.xml b/extensions/azure-eventhubs/pom.xml
index be78c04..8a1ad20 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/azure-eventhubs/runtime/pom.xml b/extensions/azure-eventhubs/runtime/pom.xml
index 17b11d7..12b08ca 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 db360cf..426358d 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/azure-storage-blob/pom.xml b/extensions/azure-storage-blob/pom.xml
index 93790ce..7d34364 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 e38f45a..b39f4d0 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 33613e9..a348841 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/azure-storage-queue/pom.xml b/extensions/azure-storage-queue/pom.xml
index 6184791..8fee164 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 3953472..d74cb75 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/base64/deployment/pom.xml b/extensions/base64/deployment/pom.xml
index 7b2850b..916c206 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/base64/pom.xml b/extensions/base64/pom.xml
index 41cb971..7efe310 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/base64/runtime/pom.xml b/extensions/base64/runtime/pom.xml
index 6d4d2bc..d8b01ab 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/bean-validator/deployment/pom.xml b/extensions/bean-validator/deployment/pom.xml
index a10f5d6..265c619 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/bean-validator/pom.xml b/extensions/bean-validator/pom.xml
index 2701a9d..13ad823 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/bean-validator/runtime/pom.xml b/extensions/bean-validator/runtime/pom.xml
index 32f85bc..c3632a1 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/bean/deployment/pom.xml b/extensions/bean/deployment/pom.xml
index 0babb6e..e118636 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/bean/pom.xml b/extensions/bean/pom.xml
index c5c8dfd..0dfede2 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/bean/runtime/pom.xml b/extensions/bean/runtime/pom.xml
index 93505ce..7e641ac4 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/bindy/deployment/pom.xml b/extensions/bindy/deployment/pom.xml
index 878e728..904cbe7 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/bindy/pom.xml b/extensions/bindy/pom.xml
index 1788d47..d2a1543 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/bindy/runtime/pom.xml b/extensions/bindy/runtime/pom.xml
index c400b4e..04deb94 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/box/deployment/pom.xml b/extensions/box/deployment/pom.xml
index 733e2db..f61d490 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/box/pom.xml b/extensions/box/pom.xml
index ef834dd..b5be37e 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/box/runtime/pom.xml b/extensions/box/runtime/pom.xml
index af4b39e..da95930 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/braintree/deployment/pom.xml b/extensions/braintree/deployment/pom.xml
index dfb0b49..a3ac25c 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/braintree/pom.xml b/extensions/braintree/pom.xml
index dc56b94..7708d54 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/braintree/runtime/pom.xml b/extensions/braintree/runtime/pom.xml
index e0a5bd0..613fc04 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/browse/deployment/pom.xml b/extensions/browse/deployment/pom.xml
index 02c7e40..a0d6629 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/browse/pom.xml b/extensions/browse/pom.xml
index 27e37f7..35bd4a5 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/browse/runtime/pom.xml b/extensions/browse/runtime/pom.xml
index 8af52d9..c92ec67 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/caffeine/deployment/pom.xml b/extensions/caffeine/deployment/pom.xml
index ec26c5e..4e2ed8e 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/caffeine/pom.xml b/extensions/caffeine/pom.xml
index a46dbe3..e3dca2f 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/caffeine/runtime/pom.xml b/extensions/caffeine/runtime/pom.xml
index 48a2822..0f32019 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/cassandraql/deployment/pom.xml b/extensions/cassandraql/deployment/pom.xml
index e0c81dd..6e54c9f 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/cassandraql/pom.xml b/extensions/cassandraql/pom.xml
index 3f70f76..4d5bf40 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/cassandraql/runtime/pom.xml b/extensions/cassandraql/runtime/pom.xml
index 203dcdd..cccbc39 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/cbor/deployment/pom.xml b/extensions/cbor/deployment/pom.xml
index a913d6e..758398c 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/cbor/pom.xml b/extensions/cbor/pom.xml
index 3035150..53e6663 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/cbor/runtime/pom.xml b/extensions/cbor/runtime/pom.xml
index b35f01e..ad89edf 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/consul/deployment/pom.xml b/extensions/consul/deployment/pom.xml
index 5eabccf..f3d89f0 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/consul/pom.xml b/extensions/consul/pom.xml
index 738994c..4b57da2 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/consul/runtime/pom.xml b/extensions/consul/runtime/pom.xml
index 44fc7a2..abaa8fb 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/controlbus/deployment/pom.xml b/extensions/controlbus/deployment/pom.xml
index 5bc02a6..176cdd0 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/controlbus/pom.xml b/extensions/controlbus/pom.xml
index eec3edb..9b9bcf9 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/controlbus/runtime/pom.xml b/extensions/controlbus/runtime/pom.xml
index 42baff1..a82609c 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/couchdb/deployment/pom.xml b/extensions/couchdb/deployment/pom.xml
index 43b0207..7fb6f99 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/couchdb/pom.xml b/extensions/couchdb/pom.xml
index af6591d..1041d14 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/couchdb/runtime/pom.xml b/extensions/couchdb/runtime/pom.xml
index e04ecad..8b2e2aa 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/cron/deployment/pom.xml b/extensions/cron/deployment/pom.xml
index c6b61bf..f00c120 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/cron/pom.xml b/extensions/cron/pom.xml
index 10ae578..bb4f174 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/cron/runtime/pom.xml b/extensions/cron/runtime/pom.xml
index 62f9bd1..f85e788 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/crypto/deployment/pom.xml b/extensions/crypto/deployment/pom.xml
index 2eb04ec..63756d4 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/crypto/pom.xml b/extensions/crypto/pom.xml
index f69c9ab..ac92237 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/crypto/runtime/pom.xml b/extensions/crypto/runtime/pom.xml
index a83a847..5b8ab81 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/csimple/deployment/pom.xml b/extensions/csimple/deployment/pom.xml
index 8d62ef7..f3e33c3 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/csimple/pom.xml b/extensions/csimple/pom.xml
index 8e88247..04c5655 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/csimple/runtime/pom.xml b/extensions/csimple/runtime/pom.xml
index 44c698a..76e1fc8 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/csv/deployment/pom.xml b/extensions/csv/deployment/pom.xml
index 80f5175..f79d27c 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/csv/pom.xml b/extensions/csv/pom.xml
index 48f70da..f7907bd 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/csv/runtime/pom.xml b/extensions/csv/runtime/pom.xml
index b13c1d9..63a8d27 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/dataformat/deployment/pom.xml b/extensions/dataformat/deployment/pom.xml
index fa4ac3a..9a4d389 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/dataformat/pom.xml b/extensions/dataformat/pom.xml
index d18ae76..02d23ba 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/dataformat/runtime/pom.xml b/extensions/dataformat/runtime/pom.xml
index a66523c..226d7f9 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/debezium-mongodb/deployment/pom.xml b/extensions/debezium-mongodb/deployment/pom.xml
index ee51caf..f930190 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/debezium-mongodb/pom.xml b/extensions/debezium-mongodb/pom.xml
index 3f8f600..8efcc1f 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/debezium-mongodb/runtime/pom.xml b/extensions/debezium-mongodb/runtime/pom.xml
index 790baba..57544db 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/debezium-mysql/deployment/pom.xml b/extensions/debezium-mysql/deployment/pom.xml
index 269f310..90c1dcd 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/debezium-mysql/pom.xml b/extensions/debezium-mysql/pom.xml
index ed2e187..6d0dd73 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/debezium-mysql/runtime/pom.xml b/extensions/debezium-mysql/runtime/pom.xml
index 7411680..87a0297 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/debezium-postgres/deployment/pom.xml b/extensions/debezium-postgres/deployment/pom.xml
index a905708..24afd25 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/debezium-postgres/pom.xml b/extensions/debezium-postgres/pom.xml
index 7c2d64a..09cea0e 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/debezium-postgres/runtime/pom.xml b/extensions/debezium-postgres/runtime/pom.xml
index cc636c9..e6801e3 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/debezium-sqlserver/deployment/pom.xml b/extensions/debezium-sqlserver/deployment/pom.xml
index 226408a..aecbcf9 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/debezium-sqlserver/pom.xml b/extensions/debezium-sqlserver/pom.xml
index c83a4c9..5291124 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/debezium-sqlserver/runtime/pom.xml b/extensions/debezium-sqlserver/runtime/pom.xml
index 224af32..2662abd 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/digitalocean/deployment/pom.xml b/extensions/digitalocean/deployment/pom.xml
index a0be6a7..dd059dc 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/digitalocean/pom.xml b/extensions/digitalocean/pom.xml
index 85442bc..7084001 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/digitalocean/runtime/pom.xml b/extensions/digitalocean/runtime/pom.xml
index 17697bb..1521904 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/direct/deployment/pom.xml b/extensions/direct/deployment/pom.xml
index 8c473ff..9e0580e 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/direct/pom.xml b/extensions/direct/pom.xml
index 435a778..5101553 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/direct/runtime/pom.xml b/extensions/direct/runtime/pom.xml
index a1df5f3..09cef0e 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/disruptor/deployment/pom.xml b/extensions/disruptor/deployment/pom.xml
index e0dacb9..5bb5f11 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/disruptor/pom.xml b/extensions/disruptor/pom.xml
index 0815b80..0ebb8ca 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/disruptor/runtime/pom.xml b/extensions/disruptor/runtime/pom.xml
index 6ad79e6..c139326 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/dozer/deployment/pom.xml b/extensions/dozer/deployment/pom.xml
index eb50650..9f9ec5c 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/dozer/pom.xml b/extensions/dozer/pom.xml
index 574da41..523c9ff 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/dozer/runtime/pom.xml b/extensions/dozer/runtime/pom.xml
index 844615d..db40ed3 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/dropbox/deployment/pom.xml b/extensions/dropbox/deployment/pom.xml
index 0c5e24c..5a034f1 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/dropbox/pom.xml b/extensions/dropbox/pom.xml
index 1c3d0f4..4bd1579 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/dropbox/runtime/pom.xml b/extensions/dropbox/runtime/pom.xml
index 0d53b8e..92575c9 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/elasticsearch-rest/deployment/pom.xml b/extensions/elasticsearch-rest/deployment/pom.xml
index 07f030f..edddd7d 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/elasticsearch-rest/pom.xml b/extensions/elasticsearch-rest/pom.xml
index 6e519d9..3d5b0a7 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/elasticsearch-rest/runtime/pom.xml b/extensions/elasticsearch-rest/runtime/pom.xml
index e9c2eb4..5b8aab1 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/exec/deployment/pom.xml b/extensions/exec/deployment/pom.xml
index 19b5df7..d2693be 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/exec/pom.xml b/extensions/exec/pom.xml
index 25ccc4a..04c3be6 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/exec/runtime/pom.xml b/extensions/exec/runtime/pom.xml
index e5906f7..c245db3 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/fhir/deployment/pom.xml b/extensions/fhir/deployment/pom.xml
index f8aeb3d..ccd8a13 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/fhir/pom.xml b/extensions/fhir/pom.xml
index 404ff25..2285f57 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/fhir/runtime/pom.xml b/extensions/fhir/runtime/pom.xml
index ff08934..57a4a6e 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/file-watch/deployment/pom.xml b/extensions/file-watch/deployment/pom.xml
index f93909a..ece568a 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/file-watch/pom.xml b/extensions/file-watch/pom.xml
index 7207d7c..88b3086 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/file-watch/runtime/pom.xml b/extensions/file-watch/runtime/pom.xml
index 8ffcc7c..44c712d 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/file/deployment/pom.xml b/extensions/file/deployment/pom.xml
index eb54fee..7e932a7 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/file/pom.xml b/extensions/file/pom.xml
index ac4ec97..da73c4c 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/file/runtime/pom.xml b/extensions/file/runtime/pom.xml
index 926717b..a81ae23 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/flatpack/deployment/pom.xml b/extensions/flatpack/deployment/pom.xml
index 566ea85..d444f98 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/flatpack/pom.xml b/extensions/flatpack/pom.xml
index 81360ef..742ea02 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/flatpack/runtime/pom.xml b/extensions/flatpack/runtime/pom.xml
index a98be43..40ef5f9 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/fop/deployment/pom.xml b/extensions/fop/deployment/pom.xml
index 36a5f39..b220388 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/fop/pom.xml b/extensions/fop/pom.xml
index 939aaa0..7d38e60 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/fop/runtime/pom.xml b/extensions/fop/runtime/pom.xml
index bd66902..936e2b2 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/freemarker/deployment/pom.xml b/extensions/freemarker/deployment/pom.xml
index d0cc975..f9fd804 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/freemarker/pom.xml b/extensions/freemarker/pom.xml
index 97b20d9..5e45dee 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/freemarker/runtime/pom.xml b/extensions/freemarker/runtime/pom.xml
index ec8e444..b283e83 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/ftp/deployment/pom.xml b/extensions/ftp/deployment/pom.xml
index 96ce993..d076f6f 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/ftp/pom.xml b/extensions/ftp/pom.xml
index e3276c1..00b27c4 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/ftp/runtime/pom.xml b/extensions/ftp/runtime/pom.xml
index 2767ec4..36d992b 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/geocoder/deployment/pom.xml b/extensions/geocoder/deployment/pom.xml
index 8b1be04..18dec50 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/geocoder/pom.xml b/extensions/geocoder/pom.xml
index 04c14df..e2b650f 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/geocoder/runtime/pom.xml b/extensions/geocoder/runtime/pom.xml
index 56107d8..513e160 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/git/deployment/pom.xml b/extensions/git/deployment/pom.xml
index 10c5820..7682720 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/git/pom.xml b/extensions/git/pom.xml
index 71d44d1..79026cf 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/git/runtime/pom.xml b/extensions/git/runtime/pom.xml
index 9df0f74..6c1e881 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/github/deployment/pom.xml b/extensions/github/deployment/pom.xml
index 1a7fde9..647ffc1 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/github/pom.xml b/extensions/github/pom.xml
index 06f8182..67c03c2 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/github/runtime/pom.xml b/extensions/github/runtime/pom.xml
index b448625..4c467c0 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/google-bigquery/deployment/pom.xml b/extensions/google-bigquery/deployment/pom.xml
index 2972a40..01652e6 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/google-bigquery/pom.xml b/extensions/google-bigquery/pom.xml
index 78e9a66..932b357 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/google-bigquery/runtime/pom.xml b/extensions/google-bigquery/runtime/pom.xml
index c83fec6..dcb59ff 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/google-calendar/deployment/pom.xml b/extensions/google-calendar/deployment/pom.xml
index 266d4fd..519ed74 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/google-calendar/pom.xml b/extensions/google-calendar/pom.xml
index da4e14b3..abb227a 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/google-calendar/runtime/pom.xml b/extensions/google-calendar/runtime/pom.xml
index 649706d..c4cfe8f 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/google-drive/deployment/pom.xml b/extensions/google-drive/deployment/pom.xml
index 0d66807..cca8aa6 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/google-drive/pom.xml b/extensions/google-drive/pom.xml
index e664e01..0816139 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/google-drive/runtime/pom.xml b/extensions/google-drive/runtime/pom.xml
index 4d62654..4cae74b 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/google-mail/deployment/pom.xml b/extensions/google-mail/deployment/pom.xml
index e75aab1..3e7dcd5 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/google-mail/pom.xml b/extensions/google-mail/pom.xml
index ce157d6..7630bc9 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/google-mail/runtime/pom.xml b/extensions/google-mail/runtime/pom.xml
index d81dfdd..001090d 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/google-pubsub/deployment/pom.xml b/extensions/google-pubsub/deployment/pom.xml
index b4fd94c..41cd462 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/google-pubsub/pom.xml b/extensions/google-pubsub/pom.xml
index f397921..89848fc 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/google-pubsub/runtime/pom.xml b/extensions/google-pubsub/runtime/pom.xml
index 3a698b5..e609c6c 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/google-sheets/deployment/pom.xml b/extensions/google-sheets/deployment/pom.xml
index d537778..3296b53 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/google-sheets/pom.xml b/extensions/google-sheets/pom.xml
index 4822683..7d3b5c4 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/google-sheets/runtime/pom.xml b/extensions/google-sheets/runtime/pom.xml
index 8b2ec6f..dc9338f 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/google-storage/deployment/pom.xml b/extensions/google-storage/deployment/pom.xml
index 495ae64..d43781d 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/google-storage/pom.xml b/extensions/google-storage/pom.xml
index d4107b1..860838b 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/google-storage/runtime/pom.xml b/extensions/google-storage/runtime/pom.xml
index 04ef2a7..0af272a 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/graphql/deployment/pom.xml b/extensions/graphql/deployment/pom.xml
index 3538db2..57e9540 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/graphql/pom.xml b/extensions/graphql/pom.xml
index 6fc473a..16e8017 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/graphql/runtime/pom.xml b/extensions/graphql/runtime/pom.xml
index 389ebac..4b7d191 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/grok/deployment/pom.xml b/extensions/grok/deployment/pom.xml
index 0e161a3..fb7df00 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/grok/pom.xml b/extensions/grok/pom.xml
index 61d9a59..acf5e71 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/grok/runtime/pom.xml b/extensions/grok/runtime/pom.xml
index a61a0ae..f811704 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/grpc/deployment/pom.xml b/extensions/grpc/deployment/pom.xml
index d9c1a12..12954f3 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/grpc/pom.xml b/extensions/grpc/pom.xml
index 3f5ddee..e4ac1ac 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/grpc/runtime/pom.xml b/extensions/grpc/runtime/pom.xml
index 09c06bb..ccb484d 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/gson/deployment/pom.xml b/extensions/gson/deployment/pom.xml
index 015b329..15b62c9 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/gson/pom.xml b/extensions/gson/pom.xml
index b50ed03..a47e118 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/gson/runtime/pom.xml b/extensions/gson/runtime/pom.xml
index dc959d4..2cfa1f6 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/hazelcast/deployment/pom.xml b/extensions/hazelcast/deployment/pom.xml
index 649b5bb..ff3547e 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/hazelcast/pom.xml b/extensions/hazelcast/pom.xml
index 9193831..c2b7204 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/hazelcast/runtime/pom.xml b/extensions/hazelcast/runtime/pom.xml
index 771c890..31de34a 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/headersmap/deployment/pom.xml b/extensions/headersmap/deployment/pom.xml
index 4b8e1ec..7c274d5 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/headersmap/pom.xml b/extensions/headersmap/pom.xml
index c0ff5fa..b026de8 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/headersmap/runtime/pom.xml b/extensions/headersmap/runtime/pom.xml
index 8a7fb5d..b661c6c 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/hl7/deployment/pom.xml b/extensions/hl7/deployment/pom.xml
index aa870c0..e55531f 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/hl7/pom.xml b/extensions/hl7/pom.xml
index dfb10c6..0898c23 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/hl7/runtime/pom.xml b/extensions/hl7/runtime/pom.xml
index 8ff2399..d568d9b 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/http/deployment/pom.xml b/extensions/http/deployment/pom.xml
index c778461..baddb5c 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/http/pom.xml b/extensions/http/pom.xml
index 92576a7..bd72730 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/http/runtime/pom.xml b/extensions/http/runtime/pom.xml
index ba2f7b6..48c223d 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/hystrix/deployment/pom.xml b/extensions/hystrix/deployment/pom.xml
index 6b5c956..7d5a17d 100644
--- a/extensions/hystrix/deployment/pom.xml
+++ b/extensions/hystrix/deployment/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel.quarkus</groupId>
         <artifactId>camel-quarkus-hystrix-parent</artifactId>
-        <version>2.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/hystrix/pom.xml b/extensions/hystrix/pom.xml
index 8eda460..8e2dc6c 100644
--- a/extensions/hystrix/pom.xml
+++ b/extensions/hystrix/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel.quarkus</groupId>
         <artifactId>camel-quarkus-extensions</artifactId>
-        <version>2.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/hystrix/runtime/pom.xml b/extensions/hystrix/runtime/pom.xml
index b8e2296..9d8dc60 100644
--- a/extensions/hystrix/runtime/pom.xml
+++ b/extensions/hystrix/runtime/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel.quarkus</groupId>
         <artifactId>camel-quarkus-hystrix-parent</artifactId>
-        <version>2.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/ical/deployment/pom.xml b/extensions/ical/deployment/pom.xml
index ee473b7..9c3de0e 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/ical/pom.xml b/extensions/ical/pom.xml
index ae02013..d02620a 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/ical/runtime/pom.xml b/extensions/ical/runtime/pom.xml
index 3452d01..b8ad878 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/infinispan/deployment/pom.xml b/extensions/infinispan/deployment/pom.xml
index 0d4a6d4..950ddfc 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/extensions/infinispan/pom.xml b/extensions/infinispan/pom.xml
index 5cddaf5..ebdc733 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/infinispan/runtime/pom.xml b/extensions/infinispan/runtime/pom.xml
index 2ab044c..3eba2ac 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/extensions/influxdb/deployment/pom.xml b/extensions/influxdb/deployment/pom.xml
index 337aed5..928417d 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/influxdb/pom.xml b/extensions/influxdb/pom.xml
index 5e9fd48..dd33d2d 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/influxdb/runtime/pom.xml b/extensions/influxdb/runtime/pom.xml
index f26d71d..7363b80 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/ipfs/deployment/pom.xml b/extensions/ipfs/deployment/pom.xml
index 73fadf3..3ddddbc 100644
--- a/extensions/ipfs/deployment/pom.xml
+++ b/extensions/ipfs/deployment/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel.quarkus</groupId>
         <artifactId>camel-quarkus-ipfs-parent</artifactId>
-        <version>2.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/ipfs/pom.xml b/extensions/ipfs/pom.xml
index d271394..c7bcaa0 100644
--- a/extensions/ipfs/pom.xml
+++ b/extensions/ipfs/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel.quarkus</groupId>
         <artifactId>camel-quarkus-extensions</artifactId>
-        <version>2.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/ipfs/runtime/pom.xml b/extensions/ipfs/runtime/pom.xml
index 2956df9..d960e1b 100644
--- a/extensions/ipfs/runtime/pom.xml
+++ b/extensions/ipfs/runtime/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel.quarkus</groupId>
         <artifactId>camel-quarkus-ipfs-parent</artifactId>
-        <version>2.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/jackson-avro/deployment/pom.xml b/extensions/jackson-avro/deployment/pom.xml
index 87e8489..4f30e63 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/jackson-avro/pom.xml b/extensions/jackson-avro/pom.xml
index 02b91d4..da3f735 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/jackson-avro/runtime/pom.xml b/extensions/jackson-avro/runtime/pom.xml
index 4336dc5..830f781 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/jackson-protobuf/deployment/pom.xml b/extensions/jackson-protobuf/deployment/pom.xml
index 830984e..bd86ba9 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/jackson-protobuf/pom.xml b/extensions/jackson-protobuf/pom.xml
index b7af058..38b74b9 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/jackson-protobuf/runtime/pom.xml b/extensions/jackson-protobuf/runtime/pom.xml
index 6ded059..9679259 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/jackson/deployment/pom.xml b/extensions/jackson/deployment/pom.xml
index 19c55ff..4a6a25b 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/extensions/jackson/pom.xml b/extensions/jackson/pom.xml
index bb0f37f..988fcba 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/jackson/runtime/pom.xml b/extensions/jackson/runtime/pom.xml
index 944efaf..6178d29 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/extensions/jacksonxml/deployment/pom.xml b/extensions/jacksonxml/deployment/pom.xml
index cc34610..7371232 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/jacksonxml/pom.xml b/extensions/jacksonxml/pom.xml
index e61f4f3..e7371f7 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/jacksonxml/runtime/pom.xml b/extensions/jacksonxml/runtime/pom.xml
index f796b10..8f2dd16 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/jaxb/deployment/pom.xml b/extensions/jaxb/deployment/pom.xml
index 2654d5a..f186bf3 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/jaxb/pom.xml b/extensions/jaxb/pom.xml
index 507f2f7..bd7ae25 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/jaxb/runtime/pom.xml b/extensions/jaxb/runtime/pom.xml
index da14ecc..3ed00b9 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/jdbc/deployment/pom.xml b/extensions/jdbc/deployment/pom.xml
index 66e2e3d..750644f 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/extensions/jdbc/pom.xml b/extensions/jdbc/pom.xml
index 5dddefa..f1cb2d5 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/jdbc/runtime/pom.xml b/extensions/jdbc/runtime/pom.xml
index 4d5e5ae..accb498 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/extensions/jfr/deployment/pom.xml b/extensions/jfr/deployment/pom.xml
index 2ed98e7..56f5616 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/jfr/pom.xml b/extensions/jfr/pom.xml
index 2d0ca9c..7666e7e 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/jfr/runtime/pom.xml b/extensions/jfr/runtime/pom.xml
index 396c01b..465b805 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/jing/deployment/pom.xml b/extensions/jing/deployment/pom.xml
index bf80f15..470d07b 100644
--- a/extensions/jing/deployment/pom.xml
+++ b/extensions/jing/deployment/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel.quarkus</groupId>
         <artifactId>camel-quarkus-jing-parent</artifactId>
-        <version>2.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/jing/pom.xml b/extensions/jing/pom.xml
index 0efd7b6..b0b5790 100644
--- a/extensions/jing/pom.xml
+++ b/extensions/jing/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel.quarkus</groupId>
         <artifactId>camel-quarkus-extensions</artifactId>
-        <version>2.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/jing/runtime/pom.xml b/extensions/jing/runtime/pom.xml
index 210d912..17009e1 100644
--- a/extensions/jing/runtime/pom.xml
+++ b/extensions/jing/runtime/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel.quarkus</groupId>
         <artifactId>camel-quarkus-jing-parent</artifactId>
-        <version>2.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/jira/deployment/pom.xml b/extensions/jira/deployment/pom.xml
index 7c9856e..086d114 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/jira/pom.xml b/extensions/jira/pom.xml
index 3c51a5b..ef960ce 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/jira/runtime/pom.xml b/extensions/jira/runtime/pom.xml
index 7db20ef..ebe789f 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/jms/deployment/pom.xml b/extensions/jms/deployment/pom.xml
index 0cb4a8d..8f41545 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/jms/pom.xml b/extensions/jms/pom.xml
index e7e9703..327f45c 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/jms/runtime/pom.xml b/extensions/jms/runtime/pom.xml
index 292075f..a2c57ca 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/johnzon/deployment/pom.xml b/extensions/johnzon/deployment/pom.xml
index 51e77e2..99058c3 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/johnzon/pom.xml b/extensions/johnzon/pom.xml
index 4b70329..bfca1d1 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/johnzon/runtime/pom.xml b/extensions/johnzon/runtime/pom.xml
index 7306a5b..853f1c2 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/jolt/deployment/pom.xml b/extensions/jolt/deployment/pom.xml
index bf5b692..7b35857 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/jolt/pom.xml b/extensions/jolt/pom.xml
index d4aa356..c3902d0 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/jolt/runtime/pom.xml b/extensions/jolt/runtime/pom.xml
index 413afbd..a4a949d 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/jpa/deployment/pom.xml b/extensions/jpa/deployment/pom.xml
index 252dcbc..7b5f2d6 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/jpa/pom.xml b/extensions/jpa/pom.xml
index 9926237..37501f9 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/jpa/runtime/pom.xml b/extensions/jpa/runtime/pom.xml
index 226ea63..a50b936 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/js-dsl/deployment/pom.xml b/extensions/js-dsl/deployment/pom.xml
index 8b55202..f57008e 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/js-dsl/pom.xml b/extensions/js-dsl/pom.xml
index 968afa5..fe5978d 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/js-dsl/runtime/pom.xml b/extensions/js-dsl/runtime/pom.xml
index 7c47334..32adf03 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/jsch/deployment/pom.xml b/extensions/jsch/deployment/pom.xml
index 38c3add..52dd527 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/jsch/pom.xml b/extensions/jsch/pom.xml
index 268cb0e..d5111a3 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/jsch/runtime/pom.xml b/extensions/jsch/runtime/pom.xml
index 70dc689..ed731f0 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/jslt/deployment/pom.xml b/extensions/jslt/deployment/pom.xml
index c6987ca..41d8149 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/jslt/pom.xml b/extensions/jslt/pom.xml
index ed81445..eb82896 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/jslt/runtime/pom.xml b/extensions/jslt/runtime/pom.xml
index 16d9360..548dab0 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/json-validator/deployment/pom.xml b/extensions/json-validator/deployment/pom.xml
index d9d5202..a8c8922 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/json-validator/pom.xml b/extensions/json-validator/pom.xml
index 92ba8bd..a295003 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/json-validator/runtime/pom.xml b/extensions/json-validator/runtime/pom.xml
index 02a2454..621c716 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/jsonata/deployment/pom.xml b/extensions/jsonata/deployment/pom.xml
index 7aa8f87..c19bb60 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/jsonata/pom.xml b/extensions/jsonata/pom.xml
index c226b60..6fee7ca 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/jsonata/runtime/pom.xml b/extensions/jsonata/runtime/pom.xml
index 33890dc..b063aa7 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/jsonb/deployment/pom.xml b/extensions/jsonb/deployment/pom.xml
index 4abefb7..d23ef49 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/jsonb/pom.xml b/extensions/jsonb/pom.xml
index c668aa1..3fa7edd 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/jsonb/runtime/pom.xml b/extensions/jsonb/runtime/pom.xml
index 05639ca..d611165 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/jsonpath/deployment/pom.xml b/extensions/jsonpath/deployment/pom.xml
index 0b6ff78..6762ecf 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/jsonpath/pom.xml b/extensions/jsonpath/pom.xml
index 5d77c20..05db97b 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/jsonpath/runtime/pom.xml b/extensions/jsonpath/runtime/pom.xml
index f8522a4..9e7c8e8 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/jta/deployment/pom.xml b/extensions/jta/deployment/pom.xml
index 91e26ca..e8165ae 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/jta/pom.xml b/extensions/jta/pom.xml
index a655524..279801a 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/jta/runtime/pom.xml b/extensions/jta/runtime/pom.xml
index c71a210..f9c7cfc 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/kafka/deployment/pom.xml b/extensions/kafka/deployment/pom.xml
index 4470a17..334244c 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/kafka/pom.xml b/extensions/kafka/pom.xml
index 49ab490..6be6df8 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/kafka/runtime/pom.xml b/extensions/kafka/runtime/pom.xml
index d62c20b..d3a38ea 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/kamelet/deployment/pom.xml b/extensions/kamelet/deployment/pom.xml
index 464052f..d34dd60 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/kamelet/pom.xml b/extensions/kamelet/pom.xml
index fa86168..fdafc6e 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/kamelet/runtime/pom.xml b/extensions/kamelet/runtime/pom.xml
index 478cc09..8c66d85 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/kotlin/deployment/pom.xml b/extensions/kotlin/deployment/pom.xml
index 2133b43..1d0ab60 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/extensions/kotlin/pom.xml b/extensions/kotlin/pom.xml
index 22a0eef..3698e2c 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/kotlin/runtime/pom.xml b/extensions/kotlin/runtime/pom.xml
index 7bbf2bd..7aaa516 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/extensions/kubernetes/deployment/pom.xml b/extensions/kubernetes/deployment/pom.xml
index 70a730c..73ee0da 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/kubernetes/pom.xml b/extensions/kubernetes/pom.xml
index 018da6c..88679e0 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/kubernetes/runtime/pom.xml b/extensions/kubernetes/runtime/pom.xml
index 12cd9f9..7970db1 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/kudu/client/pom.xml b/extensions/kudu/client/pom.xml
index ef664a7..eaf2a47 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/kudu/deployment/pom.xml b/extensions/kudu/deployment/pom.xml
index 36f6699..336416c 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/kudu/pom.xml b/extensions/kudu/pom.xml
index 00d6ef1..4e6c779 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/kudu/runtime/pom.xml b/extensions/kudu/runtime/pom.xml
index 913ecd6..fef9446 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/language/deployment/pom.xml b/extensions/language/deployment/pom.xml
index b00023b..ee4f421 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/language/pom.xml b/extensions/language/pom.xml
index d5e1e87..6421991 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/language/runtime/pom.xml b/extensions/language/runtime/pom.xml
index b17591a..8b24c05 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/leveldb/deployment/pom.xml b/extensions/leveldb/deployment/pom.xml
index 16b2416..2b26c5a 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/leveldb/pom.xml b/extensions/leveldb/pom.xml
index 9ddb142..b900ecd 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/leveldb/runtime/pom.xml b/extensions/leveldb/runtime/pom.xml
index 301ce99..f868abb 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/log/deployment/pom.xml b/extensions/log/deployment/pom.xml
index 1016608..f8bea09 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/log/pom.xml b/extensions/log/pom.xml
index 1518584..51d74e8 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/log/runtime/pom.xml b/extensions/log/runtime/pom.xml
index 780fced..59bcc2a 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/lra/deployment/pom.xml b/extensions/lra/deployment/pom.xml
index ff9bd9b..a8d8f93 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/lra/pom.xml b/extensions/lra/pom.xml
index cc556de..f9ad621 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/lra/runtime/pom.xml b/extensions/lra/runtime/pom.xml
index d470f8a..869172b 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/lumberjack/deployment/pom.xml b/extensions/lumberjack/deployment/pom.xml
index 0bc184b..6b57946 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/lumberjack/pom.xml b/extensions/lumberjack/pom.xml
index 5af1419..b59a2d1 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/lumberjack/runtime/pom.xml b/extensions/lumberjack/runtime/pom.xml
index 7a2c811..94dc010 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/lzf/deployment/pom.xml b/extensions/lzf/deployment/pom.xml
index 265572d..696724f 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/lzf/pom.xml b/extensions/lzf/pom.xml
index da5bc7d..74c4094 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/lzf/runtime/pom.xml b/extensions/lzf/runtime/pom.xml
index dde5c94..53b9f4e 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/mail/deployment/pom.xml b/extensions/mail/deployment/pom.xml
index e8341ac..7e62f4b 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/mail/pom.xml b/extensions/mail/pom.xml
index 12dd4ba..b9e3b08 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/mail/runtime/pom.xml b/extensions/mail/runtime/pom.xml
index 5980701..536ea95 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/master/deployment/pom.xml b/extensions/master/deployment/pom.xml
index 214dd80..839afab 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/master/pom.xml b/extensions/master/pom.xml
index 072bf7e..5eb3862 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/master/runtime/pom.xml b/extensions/master/runtime/pom.xml
index 15b7c72..9d054e9 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/micrometer/deployment/pom.xml b/extensions/micrometer/deployment/pom.xml
index 6c8afea..1b8d173 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/micrometer/pom.xml b/extensions/micrometer/pom.xml
index dc0f412..751a154 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/micrometer/runtime/pom.xml b/extensions/micrometer/runtime/pom.xml
index c28bdcb..a22700b 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 bc4d1be..7539e0a 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/microprofile-fault-tolerance/pom.xml b/extensions/microprofile-fault-tolerance/pom.xml
index 5d58832..8f36501 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 b30105d..2e58d9d 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/microprofile-health/deployment/pom.xml b/extensions/microprofile-health/deployment/pom.xml
index 8359e1c..92b815e 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/microprofile-health/pom.xml b/extensions/microprofile-health/pom.xml
index 0bbb894..1ce87c9 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/microprofile-health/runtime/pom.xml b/extensions/microprofile-health/runtime/pom.xml
index 068e654..aa0d927 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/microprofile-metrics/deployment/pom.xml b/extensions/microprofile-metrics/deployment/pom.xml
index fc9fd41..961762a 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/microprofile-metrics/pom.xml b/extensions/microprofile-metrics/pom.xml
index dcdd725..c08f08c 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/microprofile-metrics/runtime/pom.xml b/extensions/microprofile-metrics/runtime/pom.xml
index fb99e66..f10db8f 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/minio/deployment/pom.xml b/extensions/minio/deployment/pom.xml
index 25edee7..89d04d5 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/minio/pom.xml b/extensions/minio/pom.xml
index b67bf80..207945f 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/minio/runtime/pom.xml b/extensions/minio/runtime/pom.xml
index 718ca43..1b9a6c2 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/mllp/deployment/pom.xml b/extensions/mllp/deployment/pom.xml
index efe926a..0280bc4 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/mllp/pom.xml b/extensions/mllp/pom.xml
index f3bdf2d..c972843 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/mllp/runtime/pom.xml b/extensions/mllp/runtime/pom.xml
index a387e95..676f094 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/mock/deployment/pom.xml b/extensions/mock/deployment/pom.xml
index 30fac7b..ddeda42 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/mock/pom.xml b/extensions/mock/pom.xml
index cfdbed4..19d5c62 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/mock/runtime/pom.xml b/extensions/mock/runtime/pom.xml
index 4021636..16704fe 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/mongodb-gridfs/deployment/pom.xml b/extensions/mongodb-gridfs/deployment/pom.xml
index 6077a53..f8a8d7f 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/mongodb-gridfs/pom.xml b/extensions/mongodb-gridfs/pom.xml
index e8d6be4..9231b50 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/mongodb-gridfs/runtime/pom.xml b/extensions/mongodb-gridfs/runtime/pom.xml
index dc5852f..e8148de 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/mongodb/deployment/pom.xml b/extensions/mongodb/deployment/pom.xml
index 6fdcc36..eb9676f 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/mongodb/pom.xml b/extensions/mongodb/pom.xml
index 438dffd..ab93373 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/mongodb/runtime/pom.xml b/extensions/mongodb/runtime/pom.xml
index add011e..718fc65 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/msv/deployment/pom.xml b/extensions/msv/deployment/pom.xml
index 61aacfc..ac8d474 100644
--- a/extensions/msv/deployment/pom.xml
+++ b/extensions/msv/deployment/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel.quarkus</groupId>
         <artifactId>camel-quarkus-msv-parent</artifactId>
-        <version>2.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/msv/pom.xml b/extensions/msv/pom.xml
index 6b75326..c832e4d 100644
--- a/extensions/msv/pom.xml
+++ b/extensions/msv/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel.quarkus</groupId>
         <artifactId>camel-quarkus-extensions</artifactId>
-        <version>2.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/msv/runtime/pom.xml b/extensions/msv/runtime/pom.xml
index 2bc472f..3d24e60 100644
--- a/extensions/msv/runtime/pom.xml
+++ b/extensions/msv/runtime/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel.quarkus</groupId>
         <artifactId>camel-quarkus-msv-parent</artifactId>
-        <version>2.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/mustache/deployment/pom.xml b/extensions/mustache/deployment/pom.xml
index 7a59db6..0e0b00e 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/mustache/pom.xml b/extensions/mustache/pom.xml
index 52c34bd..e7d9a90 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/mustache/runtime/pom.xml b/extensions/mustache/runtime/pom.xml
index be6456c..78c0dba 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/nagios/deployment/pom.xml b/extensions/nagios/deployment/pom.xml
index bd01363..01e4e79 100644
--- a/extensions/nagios/deployment/pom.xml
+++ b/extensions/nagios/deployment/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel.quarkus</groupId>
         <artifactId>camel-quarkus-nagios-parent</artifactId>
-        <version>2.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/nagios/pom.xml b/extensions/nagios/pom.xml
index 34b9b42..323ef86 100644
--- a/extensions/nagios/pom.xml
+++ b/extensions/nagios/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel.quarkus</groupId>
         <artifactId>camel-quarkus-extensions</artifactId>
-        <version>2.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/nagios/runtime/pom.xml b/extensions/nagios/runtime/pom.xml
index ffe3a07..83d3d2a 100644
--- a/extensions/nagios/runtime/pom.xml
+++ b/extensions/nagios/runtime/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel.quarkus</groupId>
         <artifactId>camel-quarkus-nagios-parent</artifactId>
-        <version>2.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/nats/deployment/pom.xml b/extensions/nats/deployment/pom.xml
index c727bf8..8d3d3d1 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/nats/pom.xml b/extensions/nats/pom.xml
index 0dd2d4a..d86e2d7 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/nats/runtime/pom.xml b/extensions/nats/runtime/pom.xml
index 63daee7..2de0f3a 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/netty-http/deployment/pom.xml b/extensions/netty-http/deployment/pom.xml
index 773ca93..973085a 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/extensions/netty-http/pom.xml b/extensions/netty-http/pom.xml
index 7310d60..14f787e 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/netty-http/runtime/pom.xml b/extensions/netty-http/runtime/pom.xml
index 4917efb..31f12ad 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/extensions/netty/deployment/pom.xml b/extensions/netty/deployment/pom.xml
index a735430..1c1e20d 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/netty/pom.xml b/extensions/netty/pom.xml
index 2067672..58f0365 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/netty/runtime/pom.xml b/extensions/netty/runtime/pom.xml
index a91ca77..6c56eaa 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/nitrite/deployment/pom.xml b/extensions/nitrite/deployment/pom.xml
index 5a933f1..355265d 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/nitrite/pom.xml b/extensions/nitrite/pom.xml
index 00594fa..cfca1b4 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/nitrite/runtime/pom.xml b/extensions/nitrite/runtime/pom.xml
index b4727a4..c7d9225 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/nsq/deployment/pom.xml b/extensions/nsq/deployment/pom.xml
index f899396..c2bb6ba 100644
--- a/extensions/nsq/deployment/pom.xml
+++ b/extensions/nsq/deployment/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel.quarkus</groupId>
         <artifactId>camel-quarkus-nsq-parent</artifactId>
-        <version>2.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/nsq/pom.xml b/extensions/nsq/pom.xml
index b0ed1d7..b4c726b 100644
--- a/extensions/nsq/pom.xml
+++ b/extensions/nsq/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel.quarkus</groupId>
         <artifactId>camel-quarkus-extensions</artifactId>
-        <version>2.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/nsq/runtime/pom.xml b/extensions/nsq/runtime/pom.xml
index 1df1f02..e6a0f03 100644
--- a/extensions/nsq/runtime/pom.xml
+++ b/extensions/nsq/runtime/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel.quarkus</groupId>
         <artifactId>camel-quarkus-nsq-parent</artifactId>
-        <version>2.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/oaipmh/deployment/pom.xml b/extensions/oaipmh/deployment/pom.xml
index 4a3416c..765e271 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/oaipmh/pom.xml b/extensions/oaipmh/pom.xml
index b0c789c..9d70ef4 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/oaipmh/runtime/pom.xml b/extensions/oaipmh/runtime/pom.xml
index 675b5d9..cef9f4f 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/olingo4/deployment/pom.xml b/extensions/olingo4/deployment/pom.xml
index b93a3df..23a4a07 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/olingo4/pom.xml b/extensions/olingo4/pom.xml
index 00d4dec..b659cbf 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/olingo4/runtime/pom.xml b/extensions/olingo4/runtime/pom.xml
index 4310b96..2e3a482 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/openapi-java/deployment/pom.xml b/extensions/openapi-java/deployment/pom.xml
index 6e7609e..fc48d92 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/openapi-java/pom.xml b/extensions/openapi-java/pom.xml
index e43acc2..40662aa 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/openapi-java/runtime/pom.xml b/extensions/openapi-java/runtime/pom.xml
index 432b428..6301e68 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/openstack/deployment/pom.xml b/extensions/openstack/deployment/pom.xml
index a01fab1..fa3e218 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/openstack/pom.xml b/extensions/openstack/pom.xml
index 3113269..9029b1b 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/openstack/runtime/pom.xml b/extensions/openstack/runtime/pom.xml
index 41e404c..6e5d495 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/opentelemetry/deployment/pom.xml b/extensions/opentelemetry/deployment/pom.xml
index 3115bbe..1fe7115 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/opentelemetry/pom.xml b/extensions/opentelemetry/pom.xml
index 7520f8f..d44b606 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/opentelemetry/runtime/pom.xml b/extensions/opentelemetry/runtime/pom.xml
index af9be6a..8009110 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/opentracing/deployment/pom.xml b/extensions/opentracing/deployment/pom.xml
index f412d08..7387b67 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/opentracing/pom.xml b/extensions/opentracing/pom.xml
index dde31a7..de790fa 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/opentracing/runtime/pom.xml b/extensions/opentracing/runtime/pom.xml
index ed55176..e6ef903 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/optaplanner/deployment/pom.xml b/extensions/optaplanner/deployment/pom.xml
index eee3d28..8a59a3f 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/optaplanner/pom.xml b/extensions/optaplanner/pom.xml
index b4efefe..5025dcd 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/optaplanner/runtime/pom.xml b/extensions/optaplanner/runtime/pom.xml
index ca4f0d3..0bc7737 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/paho-mqtt5/deployment/pom.xml b/extensions/paho-mqtt5/deployment/pom.xml
index 59de8be..0d06a3b 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/paho-mqtt5/pom.xml b/extensions/paho-mqtt5/pom.xml
index 2c8a75d..f25eda3 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/paho-mqtt5/runtime/pom.xml b/extensions/paho-mqtt5/runtime/pom.xml
index 222e5e9..6903fcb 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/paho/deployment/pom.xml b/extensions/paho/deployment/pom.xml
index 8e79846..7790843 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/paho/pom.xml b/extensions/paho/pom.xml
index c8b20e5..6e6a3c2 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/paho/runtime/pom.xml b/extensions/paho/runtime/pom.xml
index e8cb724..2b9d197 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/pdf/deployment/pom.xml b/extensions/pdf/deployment/pom.xml
index 3044776..76cd64d 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/pdf/pom.xml b/extensions/pdf/pom.xml
index b444213..5060204 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/pdf/runtime/pom.xml b/extensions/pdf/runtime/pom.xml
index 9be90fa..2d8a643 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 06e99fd..7fcd4af 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/pg-replication-slot/pom.xml b/extensions/pg-replication-slot/pom.xml
index 3a76626..105aa6c 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 980fd9b..017b4fe 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/pgevent/deployment/pom.xml b/extensions/pgevent/deployment/pom.xml
index 618c443..f173d82 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/pgevent/pom.xml b/extensions/pgevent/pom.xml
index 01192ee..be4ae20 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/pgevent/runtime/pom.xml b/extensions/pgevent/runtime/pom.xml
index 5fe6d83..2c00ec5 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/platform-http/deployment/pom.xml b/extensions/platform-http/deployment/pom.xml
index 029b8fe..d51c988 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/platform-http/pom.xml b/extensions/platform-http/pom.xml
index 8d8c6f5..40209dc 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/platform-http/runtime/pom.xml b/extensions/platform-http/runtime/pom.xml
index a2903a0..b9e4bab 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/pom.xml b/extensions/pom.xml
index 7804bcf..af1b529 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 c53c8a7..155d1c3 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/protobuf/pom.xml b/extensions/protobuf/pom.xml
index cbfa0cf..3a24c4a 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/protobuf/runtime/pom.xml b/extensions/protobuf/runtime/pom.xml
index ea555f1..281ebc5 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/pubnub/deployment/pom.xml b/extensions/pubnub/deployment/pom.xml
index 276ac1f..10a43d9 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/pubnub/pom.xml b/extensions/pubnub/pom.xml
index f0f8a07..d388c20 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/pubnub/runtime/pom.xml b/extensions/pubnub/runtime/pom.xml
index 17406c9..47c9d00 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/quartz/deployment/pom.xml b/extensions/quartz/deployment/pom.xml
index f8aef90..e990e4b 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/quartz/pom.xml b/extensions/quartz/pom.xml
index da40701..0af1b2f 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/quartz/runtime/pom.xml b/extensions/quartz/runtime/pom.xml
index ea97b2a..1a3442e 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/qute/component/pom.xml b/extensions/qute/component/pom.xml
index ae83c72..5bd74d8 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/qute/deployment/pom.xml b/extensions/qute/deployment/pom.xml
index 20e1b4a..4bf6c30 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/qute/pom.xml b/extensions/qute/pom.xml
index a4c38a2..c513925 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/qute/runtime/pom.xml b/extensions/qute/runtime/pom.xml
index 62b4fae..d510867 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/rabbitmq/deployment/pom.xml b/extensions/rabbitmq/deployment/pom.xml
index 9ad6ddf..89805f0 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/rabbitmq/pom.xml b/extensions/rabbitmq/pom.xml
index d64095e..d777479 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/rabbitmq/runtime/pom.xml b/extensions/rabbitmq/runtime/pom.xml
index fdc90db..b650d75 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/reactive-streams/deployment/pom.xml b/extensions/reactive-streams/deployment/pom.xml
index a979603..d687685 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/reactive-streams/pom.xml b/extensions/reactive-streams/pom.xml
index 852f8b9..68507c6 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/reactive-streams/runtime/pom.xml b/extensions/reactive-streams/runtime/pom.xml
index 6d7ea97..f09db3a 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/ref/deployment/pom.xml b/extensions/ref/deployment/pom.xml
index f8ba4d1..8d7a6a9 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/ref/pom.xml b/extensions/ref/pom.xml
index 4382f07..fd86eed 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/ref/runtime/pom.xml b/extensions/ref/runtime/pom.xml
index f947f52..de04dc1 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/rest-openapi/deployment/pom.xml b/extensions/rest-openapi/deployment/pom.xml
index 23841a3..806ff27 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/rest-openapi/pom.xml b/extensions/rest-openapi/pom.xml
index 288eabe..7da3a25 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/rest-openapi/runtime/pom.xml b/extensions/rest-openapi/runtime/pom.xml
index b1afd77..d58f0ee 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/rest/deployment/pom.xml b/extensions/rest/deployment/pom.xml
index a745f53..5cc74a7 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/rest/pom.xml b/extensions/rest/pom.xml
index 2222a29..f5141e9 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/rest/runtime/pom.xml b/extensions/rest/runtime/pom.xml
index 54019f6..ec59b3b 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/rss/deployment/pom.xml b/extensions/rss/deployment/pom.xml
index 1fa5f03..7515877 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/rss/pom.xml b/extensions/rss/pom.xml
index f2fe88c..d0e1a64 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/rss/runtime/pom.xml b/extensions/rss/runtime/pom.xml
index 2b9ee4b..69713a9 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/saga/deployment/pom.xml b/extensions/saga/deployment/pom.xml
index 9804b80..cdcfeb5 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/saga/pom.xml b/extensions/saga/pom.xml
index f50c3b4..fa1039b 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/saga/runtime/pom.xml b/extensions/saga/runtime/pom.xml
index 364cf23..850423a 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/salesforce/deployment/pom.xml b/extensions/salesforce/deployment/pom.xml
index 0f4e993..f1a3856 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/extensions/salesforce/pom.xml b/extensions/salesforce/pom.xml
index 985882b..a893332 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/salesforce/runtime/pom.xml b/extensions/salesforce/runtime/pom.xml
index 90ccc09..f5cb815 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 9c72f83..6335e29 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/sap-netweaver/pom.xml b/extensions/sap-netweaver/pom.xml
index d279ffd..e00d790 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/sap-netweaver/runtime/pom.xml b/extensions/sap-netweaver/runtime/pom.xml
index e689d16..c160487 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/saxon/deployment/pom.xml b/extensions/saxon/deployment/pom.xml
index 261bfb9..3a8fd0c 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/saxon/pom.xml b/extensions/saxon/pom.xml
index 099b91b..1400555 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/saxon/runtime/pom.xml b/extensions/saxon/runtime/pom.xml
index 04c3e70..11176a9 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/scheduler/deployment/pom.xml b/extensions/scheduler/deployment/pom.xml
index 75a7895..3b753fc 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/scheduler/pom.xml b/extensions/scheduler/pom.xml
index 30d3cb7..f42bb29 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/scheduler/runtime/pom.xml b/extensions/scheduler/runtime/pom.xml
index a3f09e8..2bd8c02 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/seda/deployment/pom.xml b/extensions/seda/deployment/pom.xml
index 2c559bb..86cf892 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/seda/pom.xml b/extensions/seda/pom.xml
index 072d93e..6785595 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/seda/runtime/pom.xml b/extensions/seda/runtime/pom.xml
index 765f8c5..3046f25 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/servicenow/deployment/pom.xml b/extensions/servicenow/deployment/pom.xml
index a08d35f..1b6c833 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/servicenow/pom.xml b/extensions/servicenow/pom.xml
index 2b23844..f337849 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/servicenow/runtime/pom.xml b/extensions/servicenow/runtime/pom.xml
index 99bdc9d..67f1f9f 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/servlet/deployment/pom.xml b/extensions/servlet/deployment/pom.xml
index 5e280a7..583523e 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/extensions/servlet/pom.xml b/extensions/servlet/pom.xml
index af07052..3385170 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/servlet/runtime/pom.xml b/extensions/servlet/runtime/pom.xml
index 384309a..5e2778d 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/extensions/shiro/deployment/pom.xml b/extensions/shiro/deployment/pom.xml
index 87e1a68..e8b3610 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/shiro/pom.xml b/extensions/shiro/pom.xml
index 639fdd4..133900e 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/shiro/runtime/pom.xml b/extensions/shiro/runtime/pom.xml
index 9b22d91..5b244ee 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/sjms/deployment/pom.xml b/extensions/sjms/deployment/pom.xml
index dc3e0fa..c260521 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/extensions/sjms/pom.xml b/extensions/sjms/pom.xml
index 786527f..26f9e01 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/sjms/runtime/pom.xml b/extensions/sjms/runtime/pom.xml
index 8951c25..1ab8103 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/extensions/sjms2/deployment/pom.xml b/extensions/sjms2/deployment/pom.xml
index e51e491..f78cf92 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/extensions/sjms2/pom.xml b/extensions/sjms2/pom.xml
index d7d2825..65fa4db 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/sjms2/runtime/pom.xml b/extensions/sjms2/runtime/pom.xml
index aa5b112..3af2b61 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/extensions/slack/deployment/pom.xml b/extensions/slack/deployment/pom.xml
index c8085bb..283c028 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/slack/pom.xml b/extensions/slack/pom.xml
index 0c36268..02e16b6 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/slack/runtime/pom.xml b/extensions/slack/runtime/pom.xml
index 1ad1f0b..523b4b5 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 7057a69..6da333a 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/smallrye-reactive-messaging/pom.xml b/extensions/smallrye-reactive-messaging/pom.xml
index 3fd101d..148520e 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 c7f5d76..24a6ca0 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/snakeyaml/deployment/pom.xml b/extensions/snakeyaml/deployment/pom.xml
index 20b9b45..579c1c0 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/snakeyaml/pom.xml b/extensions/snakeyaml/pom.xml
index b3eaee2..15cc39e 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/snakeyaml/runtime/pom.xml b/extensions/snakeyaml/runtime/pom.xml
index e91e054..2100c0f 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/soap/deployment/pom.xml b/extensions/soap/deployment/pom.xml
index 84576b2..07859c3 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/soap/pom.xml b/extensions/soap/pom.xml
index ac982af..1b58039 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/soap/runtime/pom.xml b/extensions/soap/runtime/pom.xml
index f725bc8..0254d7f 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/solr/deployment/pom.xml b/extensions/solr/deployment/pom.xml
index 4a56e4f..33e9bd8 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/solr/pom.xml b/extensions/solr/pom.xml
index 591e6f1..43e6298 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/solr/runtime/pom.xml b/extensions/solr/runtime/pom.xml
index 9e3d3ef..252268e 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/splunk/deployment/pom.xml b/extensions/splunk/deployment/pom.xml
index 510bd5c..a1983fc 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/splunk/pom.xml b/extensions/splunk/pom.xml
index 98447f4..aabc844 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/splunk/runtime/pom.xml b/extensions/splunk/runtime/pom.xml
index a3539f5..91b6acb 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/spring-rabbitmq/deployment/pom.xml b/extensions/spring-rabbitmq/deployment/pom.xml
index 39977f9..0883643 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/spring-rabbitmq/pom.xml b/extensions/spring-rabbitmq/pom.xml
index 7aa2235..de3fcad 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/spring-rabbitmq/runtime/pom.xml b/extensions/spring-rabbitmq/runtime/pom.xml
index 4bec73e..fbcc836 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/sql/deployment/pom.xml b/extensions/sql/deployment/pom.xml
index 6022bfd..8366fd9 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/sql/pom.xml b/extensions/sql/pom.xml
index 57062d1..9c94dfb 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/sql/runtime/pom.xml b/extensions/sql/runtime/pom.xml
index 11c9224..edb3e9a 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/ssh/deployment/pom.xml b/extensions/ssh/deployment/pom.xml
index 37266f9..637c88d 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/ssh/pom.xml b/extensions/ssh/pom.xml
index f4e3f7b..28a2cf7 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/ssh/runtime/pom.xml b/extensions/ssh/runtime/pom.xml
index d781a8f..290ac67 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/stax/deployment/pom.xml b/extensions/stax/deployment/pom.xml
index ce0e851..bba8437 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/stax/pom.xml b/extensions/stax/pom.xml
index 7a571ff..473d8be 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/stax/runtime/pom.xml b/extensions/stax/runtime/pom.xml
index e06f2bd..d8301ea 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/stream/deployment/pom.xml b/extensions/stream/deployment/pom.xml
index 1783193..9c4a4bd 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/stream/pom.xml b/extensions/stream/pom.xml
index bef0c52..1216ed7 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/stream/runtime/pom.xml b/extensions/stream/runtime/pom.xml
index 818c290..b1bdc6b 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/stringtemplate/deployment/pom.xml b/extensions/stringtemplate/deployment/pom.xml
index 4137799..4f987e0 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/stringtemplate/pom.xml b/extensions/stringtemplate/pom.xml
index 61eadd8..1a88aac 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/stringtemplate/runtime/pom.xml b/extensions/stringtemplate/runtime/pom.xml
index 13cfc01..ab0690f 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/syslog/deployment/pom.xml b/extensions/syslog/deployment/pom.xml
index 19ffc02..f28ab74 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/syslog/pom.xml b/extensions/syslog/pom.xml
index 649ebbf..6b66f56 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/syslog/runtime/pom.xml b/extensions/syslog/runtime/pom.xml
index 4d25094..5ec46fa 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/tagsoup/deployment/pom.xml b/extensions/tagsoup/deployment/pom.xml
index 9dceee1..79ec923 100644
--- a/extensions/tagsoup/deployment/pom.xml
+++ b/extensions/tagsoup/deployment/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel.quarkus</groupId>
         <artifactId>camel-quarkus-tagsoup-parent</artifactId>
-        <version>2.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/tagsoup/pom.xml b/extensions/tagsoup/pom.xml
index 8914acf..669457d 100644
--- a/extensions/tagsoup/pom.xml
+++ b/extensions/tagsoup/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel.quarkus</groupId>
         <artifactId>camel-quarkus-extensions</artifactId>
-        <version>2.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/tagsoup/runtime/pom.xml b/extensions/tagsoup/runtime/pom.xml
index e5a5dc6..a8de07c 100644
--- a/extensions/tagsoup/runtime/pom.xml
+++ b/extensions/tagsoup/runtime/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel.quarkus</groupId>
         <artifactId>camel-quarkus-tagsoup-parent</artifactId>
-        <version>2.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/tarfile/deployment/pom.xml b/extensions/tarfile/deployment/pom.xml
index b50649d..18e8828 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/tarfile/pom.xml b/extensions/tarfile/pom.xml
index 427eacc..bf29730 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/tarfile/runtime/pom.xml b/extensions/tarfile/runtime/pom.xml
index b4a4ec8..7328261 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/telegram/deployment/pom.xml b/extensions/telegram/deployment/pom.xml
index c61f1f2..868b545 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/telegram/pom.xml b/extensions/telegram/pom.xml
index 655e30f..945aa8a 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/telegram/runtime/pom.xml b/extensions/telegram/runtime/pom.xml
index 58e2d23..7ca334a 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/tika/deployment/pom.xml b/extensions/tika/deployment/pom.xml
index 27af0be..59c43d6 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/tika/pom.xml b/extensions/tika/pom.xml
index 48282ce..25edda3 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/tika/runtime/pom.xml b/extensions/tika/runtime/pom.xml
index aa37888..785fb70 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/timer/deployment/pom.xml b/extensions/timer/deployment/pom.xml
index c7a07ea..1578e1f 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/timer/pom.xml b/extensions/timer/pom.xml
index b9f5ffb..5b04972 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/timer/runtime/pom.xml b/extensions/timer/runtime/pom.xml
index 9e1bb3f..1d4ff00 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/twilio/deployment/pom.xml b/extensions/twilio/deployment/pom.xml
index 0185b17..bd9ae60 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/twilio/pom.xml b/extensions/twilio/pom.xml
index 4d34853..f391a69 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/twilio/runtime/pom.xml b/extensions/twilio/runtime/pom.xml
index d78078f..2601ca8 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/twitter/deployment/pom.xml b/extensions/twitter/deployment/pom.xml
index 365da03..625dc35 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/twitter/pom.xml b/extensions/twitter/pom.xml
index 6c5ed37..a9adf56 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/twitter/runtime/pom.xml b/extensions/twitter/runtime/pom.xml
index 4559c31..e743d03 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/univocity-parsers/deployment/pom.xml b/extensions/univocity-parsers/deployment/pom.xml
index 4aa08ff..804a0ac 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/univocity-parsers/pom.xml b/extensions/univocity-parsers/pom.xml
index 179bdb0..5274d5e 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/univocity-parsers/runtime/pom.xml b/extensions/univocity-parsers/runtime/pom.xml
index 71d3714..1593840 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/validator/deployment/pom.xml b/extensions/validator/deployment/pom.xml
index 1247bc5..a184186 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/validator/pom.xml b/extensions/validator/pom.xml
index 23aa56f..2fb9276 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/validator/runtime/pom.xml b/extensions/validator/runtime/pom.xml
index 4b32a04..d768078 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/velocity/deployment/pom.xml b/extensions/velocity/deployment/pom.xml
index 26f222e..53be1d2 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/velocity/pom.xml b/extensions/velocity/pom.xml
index de1c8c5..21a8111 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/velocity/runtime/pom.xml b/extensions/velocity/runtime/pom.xml
index e5e7bac..c4b1918 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/vertx-http/deployment/pom.xml b/extensions/vertx-http/deployment/pom.xml
index 85273d0..7a28f00 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/vertx-http/pom.xml b/extensions/vertx-http/pom.xml
index e6623cc..29c2035 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/vertx-http/runtime/pom.xml b/extensions/vertx-http/runtime/pom.xml
index 8866752..ed679e7 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/vertx-kafka/deployment/pom.xml b/extensions/vertx-kafka/deployment/pom.xml
index 0fcc066..bc47fb6 100644
--- a/extensions/vertx-kafka/deployment/pom.xml
+++ b/extensions/vertx-kafka/deployment/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel.quarkus</groupId>
         <artifactId>camel-quarkus-vertx-kafka-parent</artifactId>
-        <version>2.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/vertx-kafka/pom.xml b/extensions/vertx-kafka/pom.xml
index ef636c5..7fc0650 100644
--- a/extensions/vertx-kafka/pom.xml
+++ b/extensions/vertx-kafka/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel.quarkus</groupId>
         <artifactId>camel-quarkus-extensions</artifactId>
-        <version>2.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/vertx-kafka/runtime/pom.xml b/extensions/vertx-kafka/runtime/pom.xml
index 6bf1d82..a6f0d2f 100644
--- a/extensions/vertx-kafka/runtime/pom.xml
+++ b/extensions/vertx-kafka/runtime/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel.quarkus</groupId>
         <artifactId>camel-quarkus-vertx-kafka-parent</artifactId>
-        <version>2.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/vertx-websocket/deployment/pom.xml b/extensions/vertx-websocket/deployment/pom.xml
index 8231b9b..c997bde 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/vertx-websocket/pom.xml b/extensions/vertx-websocket/pom.xml
index f89c5d1..88b5995 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/vertx-websocket/runtime/pom.xml b/extensions/vertx-websocket/runtime/pom.xml
index 06a28db..12140bb 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/vertx/deployment/pom.xml b/extensions/vertx/deployment/pom.xml
index 2c8f3f3..8e87b07 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/vertx/pom.xml b/extensions/vertx/pom.xml
index b2f9491..7a16b73 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/vertx/runtime/pom.xml b/extensions/vertx/runtime/pom.xml
index 9207dae..9b262be 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/vm/deployment/pom.xml b/extensions/vm/deployment/pom.xml
index 6b8d21d..69fee66 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/vm/pom.xml b/extensions/vm/pom.xml
index 2fe2a92..b97be02 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/vm/runtime/pom.xml b/extensions/vm/runtime/pom.xml
index e3c56b4..c19c19a 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/weather/deployment/pom.xml b/extensions/weather/deployment/pom.xml
index d893df5..a02ad1c 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/weather/pom.xml b/extensions/weather/pom.xml
index 2be677b..c21248c 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/weather/runtime/pom.xml b/extensions/weather/runtime/pom.xml
index 73a1775..ec72816 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/xchange/deployment/pom.xml b/extensions/xchange/deployment/pom.xml
index 5a22a2f..81c988c 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/xchange/pom.xml b/extensions/xchange/pom.xml
index b31ee3c..e94b1fa 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/xchange/runtime/pom.xml b/extensions/xchange/runtime/pom.xml
index febc9c5..0fa7dcc 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/xmlsecurity/deployment/pom.xml b/extensions/xmlsecurity/deployment/pom.xml
index f1e9b79..68e417e 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/xmlsecurity/pom.xml b/extensions/xmlsecurity/pom.xml
index bd28d51..75ba9d8 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/xmlsecurity/runtime/pom.xml b/extensions/xmlsecurity/runtime/pom.xml
index 53fc194..9f7e21f 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/xpath/deployment/pom.xml b/extensions/xpath/deployment/pom.xml
index b0f716d..a996aca 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/xpath/pom.xml b/extensions/xpath/pom.xml
index 86894cf..ff14586 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/xpath/runtime/pom.xml b/extensions/xpath/runtime/pom.xml
index f4d6ec4..742a47a 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/xslt/deployment/pom.xml b/extensions/xslt/deployment/pom.xml
index 9c5e5bf..b27e2cb 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/xslt/pom.xml b/extensions/xslt/pom.xml
index eb2145a..43d2e8c 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/xslt/runtime/pom.xml b/extensions/xslt/runtime/pom.xml
index c78e735..9833f0e 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/xstream/deployment/pom.xml b/extensions/xstream/deployment/pom.xml
index a0d2848..cf02af3 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/xstream/pom.xml b/extensions/xstream/pom.xml
index 5a5d0c0..7d6ddb3 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/xstream/runtime/pom.xml b/extensions/xstream/runtime/pom.xml
index da11fa1..a6b4774 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/zendesk/deployment/pom.xml b/extensions/zendesk/deployment/pom.xml
index 9ae9299..8b91690 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/zendesk/pom.xml b/extensions/zendesk/pom.xml
index ec3011e..eecd6d8 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/zendesk/runtime/pom.xml b/extensions/zendesk/runtime/pom.xml
index bc8af3f..89ce2ac 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/zip-deflater/deployment/pom.xml b/extensions/zip-deflater/deployment/pom.xml
index e7d3cfb..a183324 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/zip-deflater/pom.xml b/extensions/zip-deflater/pom.xml
index aa1eff7..720c5d8 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/zip-deflater/runtime/pom.xml b/extensions/zip-deflater/runtime/pom.xml
index f2d67c5..33c01cf 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/zipfile/deployment/pom.xml b/extensions/zipfile/deployment/pom.xml
index dc5b606..46a9418 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/zipfile/pom.xml b/extensions/zipfile/pom.xml
index 595a1c7..c05dd2b 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/zipfile/runtime/pom.xml b/extensions/zipfile/runtime/pom.xml
index ff14e67..f1c8484 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 8c3db3c..8be5186 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 848abdf..302782e 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 1dcb440..ef8ad0f 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 a18ac55..3e305c8 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 12f0916..3d8ab94 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 3644a26..c250fc3 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 7968e9f..6e18f3d 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 dc97c74..00434d9 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 931f14d..aa0093a 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 2141a94..e552b55 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 05f7c3c..713e21b 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 c1f38f2..8bb169b 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 b34ab4f..33520f5 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 bf9f291..01471ab 100644
--- a/integration-test-groups/aws2/aws2-sqs/pom.xml
+++ b/integration-test-groups/aws2/aws2-sqs/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.6.0-SNAPSHOT</version>
+        <version>2.6.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 209806e..d8b5863 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 0af6c03..8222159 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 5692560..a8b594e 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 c7511ab..3d477d3 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 5b3e645..5c830b3 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
     </parent>
 
     <artifactId>camel-quarkus-integration-tests-azure</artifactId>
diff --git a/integration-test-groups/foundation/bean/pom.xml b/integration-test-groups/foundation/bean/pom.xml
index 61e4456..6293985 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 c25e1aa..301e589 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 8403d4d..f05ef13 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 925823f..1ccf228 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 2cf7f14..cb0d969 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 20a88b4..52e7881 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 891d21e..2caaf2b 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 926fa46..9a972dc 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 7db1aa0..db5ede6 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 01cfd11..c1d595b 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 2e29168..da55207 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 3718fc8..fa33d23 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 ac5c025..91c6f7d 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 5d275a1..59bee11 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 13d7eae..f2a4bc8 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 ac0b95b..17cd964 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 db5e5a3..a677a1b 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 1d3a8f4..dd0b469 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 adca7c8..1fa2ad9 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 f200c0f..08fa191 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 7e3d9cd..24f8ca9 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 43c060a..be13454 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 4b251f6..9191135 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 ebb0891..d56c88c 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 04b905c..bccc096 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 68b629b..b8d525c 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 8f85020..9e4a782 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/integration-tests-jvm/asn1/pom.xml b/integration-tests-jvm/asn1/pom.xml
index bf6ff8c..9539d02 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 37ab1e4..538d9f9 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 5c9d2fd..0724545 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../../poms/build-parent-it/pom.xml</relativePath>
     </parent>
 
diff --git a/integration-tests-jvm/atomix/pom.xml b/integration-tests-jvm/atomix/pom.xml
index a451edb..caf2e56 100644
--- a/integration-tests-jvm/atomix/pom.xml
+++ b/integration-tests-jvm/atomix/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel.quarkus</groupId>
         <artifactId>camel-quarkus-build-parent-it</artifactId>
-        <version>2.6.0-SNAPSHOT</version>
+        <version>2.6.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 4e1552f..6fb5efd 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 dd78f92..c73b0d7 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 2d48bf1..431468f 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 ee3c2ba..e7204a9 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 63b11f9..9123548 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../../poms/build-parent-it/pom.xml</relativePath>
     </parent>
 
diff --git a/integration-tests-jvm/beanio/pom.xml b/integration-tests-jvm/beanio/pom.xml
index c4eaa05..3772df0 100644
--- a/integration-tests-jvm/beanio/pom.xml
+++ b/integration-tests-jvm/beanio/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel.quarkus</groupId>
         <artifactId>camel-quarkus-build-parent-it</artifactId>
-        <version>2.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../../poms/build-parent-it/pom.xml</relativePath>
     </parent>
 
diff --git a/integration-tests-jvm/beanstalk/pom.xml b/integration-tests-jvm/beanstalk/pom.xml
index 5d4b1b1..8aedc55 100644
--- a/integration-tests-jvm/beanstalk/pom.xml
+++ b/integration-tests-jvm/beanstalk/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel.quarkus</groupId>
         <artifactId>camel-quarkus-build-parent-it</artifactId>
-        <version>2.6.0-SNAPSHOT</version>
+        <version>2.6.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 bcf4bfe..9649d00 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 d860ec3..2de02a0 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 7a6aa057..362acf0 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 bcc87ba..0e08b30 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 7be38db..af69aad 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 0b784dc..d699f23 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 a034c7d..f41c49f 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 f56819f..ae95a53 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 f97b20c..fba1bfc 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 062a867..f4e67cb 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 867f05f..5d3653d 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 ea1cfd3..90d9982 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 3952137..2858808 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../../poms/build-parent-it/pom.xml</relativePath>
     </parent>
 
diff --git a/integration-tests-jvm/elsql/pom.xml b/integration-tests-jvm/elsql/pom.xml
index ab89ded..51ee120 100644
--- a/integration-tests-jvm/elsql/pom.xml
+++ b/integration-tests-jvm/elsql/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel.quarkus</groupId>
         <artifactId>camel-quarkus-build-parent-it</artifactId>
-        <version>2.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../../poms/build-parent-it/pom.xml</relativePath>
     </parent>
 
diff --git a/integration-tests-jvm/etcd/pom.xml b/integration-tests-jvm/etcd/pom.xml
index b40930f..ed113a1 100644
--- a/integration-tests-jvm/etcd/pom.xml
+++ b/integration-tests-jvm/etcd/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel.quarkus</groupId>
         <artifactId>camel-quarkus-build-parent-it</artifactId>
-        <version>2.6.0-SNAPSHOT</version>
+        <version>2.6.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 630c342..3c075fe 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 d325e24..76f2a17 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 ecde7e5..2250806 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 758f24f..fca80da 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../../poms/build-parent-it/pom.xml</relativePath>
     </parent>
 
diff --git a/integration-tests-jvm/ganglia/pom.xml b/integration-tests-jvm/ganglia/pom.xml
index 92749a2..562815b 100644
--- a/integration-tests-jvm/ganglia/pom.xml
+++ b/integration-tests-jvm/ganglia/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel.quarkus</groupId>
         <artifactId>camel-quarkus-build-parent-it</artifactId>
-        <version>2.6.0-SNAPSHOT</version>
+        <version>2.6.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 43082c1..04ff40f 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../../poms/build-parent-it/pom.xml</relativePath>
     </parent>
 
diff --git a/integration-tests-jvm/groovy-dsl/pom.xml b/integration-tests-jvm/groovy-dsl/pom.xml
index 684db06..2055b31 100644
--- a/integration-tests-jvm/groovy-dsl/pom.xml
+++ b/integration-tests-jvm/groovy-dsl/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel.quarkus</groupId>
         <artifactId>camel-quarkus-build-parent-it</artifactId>
-        <version>2.6.0-SNAPSHOT</version>
+        <version>2.6.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 5321358..c5e9700 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 4c7de41..ceeb476 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 3c636d8..0d9e1bf 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 cb02cd6..be46ae0 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 f33abd5..03801d2 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 448a147..37b199f 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 a06ac30..0dc56d6 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 478ad09..25722bb 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 9849810..6ca2b59 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 47b2e95..96cb41c 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../../poms/build-parent-it/pom.xml</relativePath>
     </parent>
 
diff --git a/integration-tests-jvm/java-joor-dsl/pom.xml b/integration-tests-jvm/java-joor-dsl/pom.xml
index 9f311f9..d1e7415 100644
--- a/integration-tests-jvm/java-joor-dsl/pom.xml
+++ b/integration-tests-jvm/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.6.0-SNAPSHOT</version>
+        <version>2.6.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 2e1b6df..f480ead 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../../poms/build-parent-it/pom.xml</relativePath>
     </parent>
 
diff --git a/integration-tests-jvm/jcache/pom.xml b/integration-tests-jvm/jcache/pom.xml
index 154d274..525e411 100644
--- a/integration-tests-jvm/jcache/pom.xml
+++ b/integration-tests-jvm/jcache/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel.quarkus</groupId>
         <artifactId>camel-quarkus-build-parent-it</artifactId>
-        <version>2.6.0-SNAPSHOT</version>
+        <version>2.6.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 6fa9e15..706b6bc 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 a4005e8..7953eff 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 85619bd..ebd6748 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 6293037..ba2cca4 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 cb1c7f3..a900939 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 6cec276..ad2be4d 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 b3e32fd..d6dfc76 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 52e9ce0..8598ab5 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../../poms/build-parent-it/pom.xml</relativePath>
     </parent>
 
diff --git a/integration-tests-jvm/kamelet-reify/pom.xml b/integration-tests-jvm/kamelet-reify/pom.xml
index bd52113..5b54360 100644
--- a/integration-tests-jvm/kamelet-reify/pom.xml
+++ b/integration-tests-jvm/kamelet-reify/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel.quarkus</groupId>
         <artifactId>camel-quarkus-build-parent-it</artifactId>
-        <version>2.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../../poms/build-parent-it/pom.xml</relativePath>
     </parent>
 
diff --git a/integration-tests-jvm/kotlin-dsl/pom.xml b/integration-tests-jvm/kotlin-dsl/pom.xml
index c0ee06f..e1ef01f 100644
--- a/integration-tests-jvm/kotlin-dsl/pom.xml
+++ b/integration-tests-jvm/kotlin-dsl/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel.quarkus</groupId>
         <artifactId>camel-quarkus-build-parent-it</artifactId>
-        <version>2.6.0-SNAPSHOT</version>
+        <version>2.6.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 e526888..271862f 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 51686ff..054307f 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 83ab6f1..9b83633 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 da22c21..471c888 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 bd43636..ec28d56 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 3cea46e..7fd81d5 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../../poms/build-parent-it/pom.xml</relativePath>
     </parent>
 
diff --git a/integration-tests-jvm/mybatis/pom.xml b/integration-tests-jvm/mybatis/pom.xml
index e3b211d..5532272 100644
--- a/integration-tests-jvm/mybatis/pom.xml
+++ b/integration-tests-jvm/mybatis/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel.quarkus</groupId>
         <artifactId>camel-quarkus-build-parent-it</artifactId>
-        <version>2.6.0-SNAPSHOT</version>
+        <version>2.6.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 23305ed..e202195 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 3abd6b8..01a5921 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/integration-tests-jvm/printer/pom.xml b/integration-tests-jvm/printer/pom.xml
index fc95880..9e112ec 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 a2e9aed..96f9d87 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 acae1ba..0b0d1c9 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 92f9afb..3f7908d 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../../poms/build-parent-it/pom.xml</relativePath>
     </parent>
 
diff --git a/integration-tests-jvm/ribbon/pom.xml b/integration-tests-jvm/ribbon/pom.xml
index 8547cbf..91ffd2b 100644
--- a/integration-tests-jvm/ribbon/pom.xml
+++ b/integration-tests-jvm/ribbon/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel.quarkus</groupId>
         <artifactId>camel-quarkus-build-parent-it</artifactId>
-        <version>2.6.0-SNAPSHOT</version>
+        <version>2.6.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 ca9ad28..c796c08 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 d2dbd00..96936d1 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../../poms/build-parent-it/pom.xml</relativePath>
     </parent>
 
diff --git a/integration-tests-jvm/sip/pom.xml b/integration-tests-jvm/sip/pom.xml
index c7e8118..2b91a0e 100644
--- a/integration-tests-jvm/sip/pom.xml
+++ b/integration-tests-jvm/sip/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel.quarkus</groupId>
         <artifactId>camel-quarkus-build-parent-it</artifactId>
-        <version>2.6.0-SNAPSHOT</version>
+        <version>2.6.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 5543ed4..946dac8 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 1823c1e..202c03b 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../../poms/build-parent-it/pom.xml</relativePath>
     </parent>
 
diff --git a/integration-tests-jvm/soroush/pom.xml b/integration-tests-jvm/soroush/pom.xml
index 31dc115..9ef59d9 100644
--- a/integration-tests-jvm/soroush/pom.xml
+++ b/integration-tests-jvm/soroush/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel.quarkus</groupId>
         <artifactId>camel-quarkus-build-parent-it</artifactId>
-        <version>2.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../../poms/build-parent-it/pom.xml</relativePath>
     </parent>
 
diff --git a/integration-tests-jvm/spark/pom.xml b/integration-tests-jvm/spark/pom.xml
index 94db5a2..7c211fc 100644
--- a/integration-tests-jvm/spark/pom.xml
+++ b/integration-tests-jvm/spark/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel.quarkus</groupId>
         <artifactId>camel-quarkus-build-parent-it</artifactId>
-        <version>2.6.0-SNAPSHOT</version>
+        <version>2.6.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 a3729fa..c99d136 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 60ddc26..21988a6 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 060ec4e..1be87d1 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 6313076..09905f8 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 9c90fbe..564dc99 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 3ce1d9d..5910ac1 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../../poms/build-parent-it/pom.xml</relativePath>
     </parent>
 
diff --git a/integration-tests-jvm/weka/pom.xml b/integration-tests-jvm/weka/pom.xml
index 66366f5..a46e248 100644
--- a/integration-tests-jvm/weka/pom.xml
+++ b/integration-tests-jvm/weka/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel.quarkus</groupId>
         <artifactId>camel-quarkus-build-parent-it</artifactId>
-        <version>2.6.0-SNAPSHOT</version>
+        <version>2.6.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 6b89a2a..ad91280 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 299ef7a..8f03c81 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 8e53cdf..6b96fe2 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 1c807ea..d3f2e43 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 75d35e0..3902130 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../../poms/build-parent-it/pom.xml</relativePath>
     </parent>
 
diff --git a/integration-tests-jvm/yammer/pom.xml b/integration-tests-jvm/yammer/pom.xml
index e46639b..d90c75b 100644
--- a/integration-tests-jvm/yammer/pom.xml
+++ b/integration-tests-jvm/yammer/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel.quarkus</groupId>
         <artifactId>camel-quarkus-build-parent-it</artifactId>
-        <version>2.6.0-SNAPSHOT</version>
+        <version>2.6.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 b7f9163..18e0483 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 23b5736..bbcadf5 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 c7ef9b5..153c0e2 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 ca04781..28965f6 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 a9d171d..c2173d8 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 c5a3977..70d14cd 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 272abea..b2c28b4 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 81dddf3..5e04877 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 a62bd1e..f55771e 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 fffcfda..e3b7d34 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 39abf18..bc77151 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 046605f..bba7e83 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 831d3fd..10fa1db 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 0196237..5f469af 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 4331d40..2ddc1da 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 63b4b7f..4695b91 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 81a55e3..2e5862f 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 6819a6f..ce9aea8 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 81706fa..be85cf9 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 5a05668..cb89acb 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.6.0-SNAPSHOT</version>
+		<version>2.6.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 abcf560..2fa3e3e 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 866cb5c..d5d65c9 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 862db8c..c93c98e 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 192c163..31c4387 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 c5519ca..5430d93 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 e9408a1..02ab9cd 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 894fcbd..caa0373 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 0c7b2bc..d3f3989 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 e479580..b7d87d3 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 a5d6c06..549815b 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 256e2c5..9ddcaa7 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 785d17b..442a6a8 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 5f77f43..ba34f7f 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 fffbf7b..a02ad4e 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 e14ee4b..ba998bc 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 252d6a9..086ba66 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 7049c72..599480b 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 f14eb5d..dfc6d84 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 bbd0cee..556509e 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 027fbdb..e850506 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 4011a07..1affbc5 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 29f2138..552241e 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 a6d9639..990684a 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 cafc2fd..30fbf4c 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../../poms/build-parent-it/pom.xml</relativePath>
     </parent>
 
diff --git a/integration-tests/compression/pom.xml b/integration-tests/compression/pom.xml
index bfc6834..9414a7a 100644
--- a/integration-tests/compression/pom.xml
+++ b/integration-tests/compression/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel.quarkus</groupId>
         <artifactId>camel-quarkus-build-parent-it</artifactId>
-        <version>2.6.0-SNAPSHOT</version>
+        <version>2.6.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 fc72136..08087f2 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 3e662b7..1a79bc3 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 c9d394b..f874837 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 f295958..fd64201 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 6d0802d..2e45b58 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 21b56b0..cb80090 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 6769e85..088d523 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 1a13e94..301ecd0 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 79fe9ec..f9599b2 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 b0db879..5d2e923 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 9ce1552..e8863d0 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 7d7d4a9..f5d8d44 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 d95f433..3a9ef5d 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 3ec5606..f10f1c5 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 0a2bed3..a09df3d 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 50a0702..fceeae2 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 1919d7e..33ad976 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 40b957d..c2ac82a 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 cc4cb2b..2754286 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 cfe7e49..2693a7e 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 1b2ef62..75e3a41 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 b8a13d3..d5f4a49 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 16444ee..36fde8b 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 8781196..409bbad 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 2cd350e..93271ea 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 ab40089..671251d 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 f6aeb6b..0bd3e55 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 b2d3d04..d28acc2 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 9bf0fc5..17dea34 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 a1aade6..56643c9 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 0c1ba1c..59cab50 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 f39952d..3e92581 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 4ff1c24..b9ccb74 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 4159987..48d4fce 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 159bd77..b7f09e7 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 efb9d09..47974fc 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../../poms/build-parent-it/pom.xml</relativePath>
     </parent>
 
diff --git a/integration-tests/hystrix/pom.xml b/integration-tests/hystrix/pom.xml
index ad212c4..1d15859 100644
--- a/integration-tests/hystrix/pom.xml
+++ b/integration-tests/hystrix/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel.quarkus</groupId>
         <artifactId>camel-quarkus-build-parent-it</artifactId>
-        <version>2.6.0-SNAPSHOT</version>
+        <version>2.6.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 e3d0eee..5ab35fb 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 962e847..a211b22 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../../poms/build-parent-it/pom.xml</relativePath>
     </parent>
 
diff --git a/integration-tests/ipfs/pom.xml b/integration-tests/ipfs/pom.xml
index 9de3070..657d3af 100644
--- a/integration-tests/ipfs/pom.xml
+++ b/integration-tests/ipfs/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel.quarkus</groupId>
         <artifactId>camel-quarkus-build-parent-it</artifactId>
-        <version>2.6.0-SNAPSHOT</version>
+        <version>2.6.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 0b77054..4460398 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 63f7f72..e0eff82 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 3194476..32c6d71 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 6d8159a..d36f7ce 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 882c0aa..33f2b1d 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../../poms/build-parent-it/pom.xml</relativePath>
     </parent>
 
diff --git a/integration-tests/jing/pom.xml b/integration-tests/jing/pom.xml
index 17f6946..dfab568 100644
--- a/integration-tests/jing/pom.xml
+++ b/integration-tests/jing/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel.quarkus</groupId>
         <artifactId>camel-quarkus-build-parent-it</artifactId>
-        <version>2.6.0-SNAPSHOT</version>
+        <version>2.6.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 2977d76..a2824a5 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 f9f6243..de24a8b 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 d4d0ed2..56ce043 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 af823a4..8b09034 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 185f9bf..e42521a 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 5c60093..13b878e 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 599649b..96ecd9e 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 b11463f..90363bf 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 880c025..f39fa84 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 21015b1..418f6e5 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 2fa5af6..ddfd533 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 3fe5959..fc8d78d 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 7382b99..5dce1d0 100644
--- a/integration-tests/kafka-oauth/pom.xml
+++ b/integration-tests/kafka-oauth/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.6.0-SNAPSHOT</version>
+        <version>2.6.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 d60002c..dc3a103 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 8141429..313aeb2 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 3e2bffd..fb0b2b8 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 d32c260..c5d6bf2 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 155b3e1..f5316db 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 1a6896b..6dc8c21 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 d307967..f48701c 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 37b216a..c3bc37b 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 8ad827f..11753f6 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 773f9a0..2c435c0 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 b986f63..1a96fc3 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 4c8e50b..79ef5b8 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 142c408..86383ba 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 af267b3..2305e14 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 8f1a3be..0582d13 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 f947e22..00a4c5d 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../../poms/build-parent-it/pom.xml</relativePath>
     </parent>
 
diff --git a/integration-tests/main-disabled/pom.xml b/integration-tests/main-disabled/pom.xml
index fd6559f..aae264e 100644
--- a/integration-tests/main-disabled/pom.xml
+++ b/integration-tests/main-disabled/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel.quarkus</groupId>
         <artifactId>camel-quarkus-build-parent-it</artifactId>
-        <version>2.6.0-SNAPSHOT</version>
+        <version>2.6.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 0b4ecf4..b9904b3 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 f177d34..826511f 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 2103dd7..9b8d5b8 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 f2b1692..6952b01 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 4bc93dd..4f3d505 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 ec0049e..1bf3469 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 7cc00e7..a5f335c 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 9d5f719..57d6be2 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 9cad7df..8c2c796 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 6f4baa0..1e1f77d 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 45a16c0..312c384 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 f22d090..be0c0fe 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 a7a1962..af3af3f 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 acc7680..b869ca7 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 b6273bb..b50f3d0 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 aa11fe9..f4bbb13 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 d9ab51a..b075d68 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../../poms/build-parent-it/pom.xml</relativePath>
     </parent>
 
diff --git a/integration-tests/msv/pom.xml b/integration-tests/msv/pom.xml
index 38ac110..d99cccf 100644
--- a/integration-tests/msv/pom.xml
+++ b/integration-tests/msv/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel.quarkus</groupId>
         <artifactId>camel-quarkus-build-parent-it</artifactId>
-        <version>2.6.0-SNAPSHOT</version>
+        <version>2.6.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 81acd57..a1691f1 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../../poms/build-parent-it/pom.xml</relativePath>
     </parent>
 
diff --git a/integration-tests/nagios/pom.xml b/integration-tests/nagios/pom.xml
index d4b7ae2..775ddca 100644
--- a/integration-tests/nagios/pom.xml
+++ b/integration-tests/nagios/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel.quarkus</groupId>
         <artifactId>camel-quarkus-build-parent-it</artifactId>
-        <version>2.6.0-SNAPSHOT</version>
+        <version>2.6.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 4ecdfee..63615ed 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 692c975..dad9673 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 4aa11db..33f3028 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../../poms/build-parent-it/pom.xml</relativePath>
     </parent>
 
diff --git a/integration-tests/nsq/pom.xml b/integration-tests/nsq/pom.xml
index db2ab38..df231ea 100644
--- a/integration-tests/nsq/pom.xml
+++ b/integration-tests/nsq/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel.quarkus</groupId>
         <artifactId>camel-quarkus-build-parent-it</artifactId>
-        <version>2.6.0-SNAPSHOT</version>
+        <version>2.6.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 0f1ab99..e47ef2a 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 9110025..3bddd4f 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 866ab39..d960333 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 deb3f56..47b2f1a 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 a07c49c..e9b0765 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 fa7b211..85d25e7 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 9c73770..e8a17e1 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 4ae8f9d..f421449 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 0ffaca7..cbd7a24 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 d018120..7c4c0a7 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 1c76d3d..238f0a5 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 dccf2b0..9627f40 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../../poms/build-parent-it/pom.xml</relativePath>
     </parent>
 
diff --git a/integration-tests/platform-http-engine/pom.xml b/integration-tests/platform-http-engine/pom.xml
index 579175e..4b6707f 100644
--- a/integration-tests/platform-http-engine/pom.xml
+++ b/integration-tests/platform-http-engine/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel.quarkus</groupId>
         <artifactId>camel-quarkus-build-parent-it</artifactId>
-        <version>2.6.0-SNAPSHOT</version>
+        <version>2.6.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 ffe24eb..f330406 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../../poms/build-parent-it/pom.xml</relativePath>
     </parent>
 
diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml
index 883adb3..8d71d7b 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/integration-tests/protobuf/pom.xml b/integration-tests/protobuf/pom.xml
index 518a8c5..b08f508 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 a74fbaa..cc940c6 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 c46b2a6..65be3ec 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 138ccfa..4fb0ae2 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 1238c15..1753f42 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 3b8d689..d0d6c9c 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 478f541..8f33359 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 d101002..9a6d220 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 8595125..9366651 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 25857e5..fb5ab65 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 275fdaf..557e752 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 640d364..4cec326 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 8648fc5..a97c8fa 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 d361af2..cc4b059 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 45734c2..3d8d997 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 45f0fbb..202185d 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 d8e3ff8..34a6a28 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 aab58a9..17678a7 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 9449061..6fd26ef 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 61cf8b3..195b94c 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 4c37153..85f1948 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 d723e6e..eeb3c10 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 c900220..dff18d8 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.6.0-SNAPSHOT</version>
+        <version>2.6.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.6.0-SNAPSHOT</camel-quarkus.version>
+        <camel-quarkus.version>2.6.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 7310b91..895b791 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 5940f46..0040693 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 3f7d486..81fb94c 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 435636c..5e953d3 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 cb03743..17c2ced 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 26d344f..132469d 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 d8f3336..030228f 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 1456252..1e16196 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 a2b8f20..d46275e 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 dcc7c54..4e3c55b 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 ff97734..77124b5 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 dab1634..755ed53 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 5a49cf4..83dbcf4 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 31acadd..f81f05d 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 648fa42..bebafe8 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 23e090d..19b4a96 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../../poms/build-parent-it/pom.xml</relativePath>
     </parent>
 
diff --git a/integration-tests/vertx-kafka/pom.xml b/integration-tests/vertx-kafka/pom.xml
index b7c9bee..e0d78c7 100644
--- a/integration-tests/vertx-kafka/pom.xml
+++ b/integration-tests/vertx-kafka/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel.quarkus</groupId>
         <artifactId>camel-quarkus-build-parent-it</artifactId>
-        <version>2.6.0-SNAPSHOT</version>
+        <version>2.6.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 83bd88a..557149f 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 d81059a..ad85f5f 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 ea6965f..d67a7e0 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 b47f1a3..d40a95b 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 484ea98..3b124c3 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 c9905b4..5afcf23 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 08a44cc..06c0a85 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 147efbd..fc91a24 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.6.0-SNAPSHOT</version>
+        <version>2.6.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 97b7ef7..6c06931 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../../poms/build-parent-it/pom.xml</relativePath>
     </parent>
 
diff --git a/pom.xml b/pom.xml
index 46650d8..f9a4f3a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
 
     <groupId>org.apache.camel.quarkus</groupId>
     <artifactId>camel-quarkus</artifactId>
-    <version>2.6.0-SNAPSHOT</version>
+    <version>2.6.0</version>
     <packaging>pom</packaging>
 
     <name>Camel Quarkus</name>
@@ -259,7 +259,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.6.0</tag>
     </scm>
 
     <issueManagement>
@@ -363,7 +363,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 1a46980..633cca0 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.6.0-SNAPSHOT</version>
+        <version>2.6.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.6.0-SNAPSHOT</camel-quarkus.version>
+        <camel-quarkus.version>2.6.0</camel-quarkus.version>
     </properties>
 
     <dependencyManagement>
diff --git a/poms/bom/pom.xml b/poms/bom/pom.xml
index 6f4734e..46e25f6 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.6.0-SNAPSHOT</version>
+        <version>2.6.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.6.0-SNAPSHOT</camel-quarkus.version>
+        <camel-quarkus.version>2.6.0</camel-quarkus.version>
     </properties>
 
     <dependencyManagement>
diff --git a/poms/build-parent-it/pom.xml b/poms/build-parent-it/pom.xml
index 81da461..4cc57f3 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../build-parent/pom.xml</relativePath>
     </parent>
 
@@ -39,11 +39,11 @@
         <!-- The BOM GAVs below are swapped as a workaround for https://github.com/quarkusio/quarkus/issues/20461 -->
         <quarkus.platform.group-id>org.apache.camel.quarkus</quarkus.platform.group-id>
         <quarkus.platform.artifact-id>camel-quarkus-bom</quarkus.platform.artifact-id>
-        <quarkus.platform.version>2.6.0-SNAPSHOT</quarkus.platform.version>
+        <quarkus.platform.version>2.6.0</quarkus.platform.version>
         <camel-quarkus.platform.group-id>io.quarkus</camel-quarkus.platform.group-id>
         <camel-quarkus.platform.artifact-id>quarkus-bom</camel-quarkus.platform.artifact-id>
         <camel-quarkus.platform.version>${quarkus.version}</camel-quarkus.platform.version>
-        <camel-quarkus.version>2.6.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.version>2.6.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 cb176ea..77e1631 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/poms/pom.xml b/poms/pom.xml
index 9f57ac1..35c3e25 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/tooling/maven-plugin/pom.xml b/tooling/maven-plugin/pom.xml
index fe7fc60..5c32fb3 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
         <relativePath>../../poms/build-parent/pom.xml</relativePath>
     </parent>
 
diff --git a/tooling/pom.xml b/tooling/pom.xml
index 677e2fc..1beb680 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
     </parent>
 
     <artifactId>camel-quarkus-tooling</artifactId>
diff --git a/tooling/test-list/pom.xml b/tooling/test-list/pom.xml
index ac6b8e7..7df3587 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.6.0-SNAPSHOT</version>
+        <version>2.6.0</version>
     </parent>
 
     <artifactId>camel-quarkus-test-list</artifactId>