diff --git a/bom/application/pom.xml b/bom/application/pom.xml
index 9cf453c2a4347..e22a360f37c1a 100644
--- a/bom/application/pom.xml
+++ b/bom/application/pom.xml
@@ -5,7 +5,7 @@
io.quarkus
quarkus-project
- 999-SNAPSHOT
+ 3.8.1
../../pom.xml
4.0.0
diff --git a/bom/dev-ui/pom.xml b/bom/dev-ui/pom.xml
index be2f1cc71d1ae..c4a719a34994f 100644
--- a/bom/dev-ui/pom.xml
+++ b/bom/dev-ui/pom.xml
@@ -3,7 +3,7 @@
io.quarkus
quarkus-project
- 999-SNAPSHOT
+ 3.8.1
../../pom.xml
quarkus-bom-dev-ui
diff --git a/bom/test/pom.xml b/bom/test/pom.xml
index 242cdea62dc0b..ac912ed138b96 100644
--- a/bom/test/pom.xml
+++ b/bom/test/pom.xml
@@ -5,7 +5,7 @@
io.quarkus
quarkus-project
- 999-SNAPSHOT
+ 3.8.1
../../pom.xml
4.0.0
diff --git a/build-parent/pom.xml b/build-parent/pom.xml
index 1556aedb71375..f7118099a9d88 100644
--- a/build-parent/pom.xml
+++ b/build-parent/pom.xml
@@ -5,7 +5,7 @@
io.quarkus
quarkus-project
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/core/builder/pom.xml b/core/builder/pom.xml
index bcb4f3bcfd078..d5bb9ea24628d 100644
--- a/core/builder/pom.xml
+++ b/core/builder/pom.xml
@@ -10,7 +10,7 @@
io.quarkus
quarkus-build-parent
- 999-SNAPSHOT
+ 3.8.1
../../build-parent/pom.xml
diff --git a/core/class-change-agent/pom.xml b/core/class-change-agent/pom.xml
index 2285eb4e58290..d16a121e3830d 100644
--- a/core/class-change-agent/pom.xml
+++ b/core/class-change-agent/pom.xml
@@ -7,7 +7,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../../build-parent/pom.xml
diff --git a/core/deployment/pom.xml b/core/deployment/pom.xml
index d4b13b09d9a8d..431841c5de4e3 100644
--- a/core/deployment/pom.xml
+++ b/core/deployment/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-core-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-core-deployment
diff --git a/core/devmode-spi/pom.xml b/core/devmode-spi/pom.xml
index 377814ec6712c..de15ea310a065 100644
--- a/core/devmode-spi/pom.xml
+++ b/core/devmode-spi/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../../build-parent/pom.xml
4.0.0
diff --git a/core/junit4-mock/pom.xml b/core/junit4-mock/pom.xml
index 4e94d0989ff92..523e0961c17d5 100644
--- a/core/junit4-mock/pom.xml
+++ b/core/junit4-mock/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-core-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-junit4-mock
diff --git a/core/launcher/pom.xml b/core/launcher/pom.xml
index e9d538d20e056..646553ae1eccf 100644
--- a/core/launcher/pom.xml
+++ b/core/launcher/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../../build-parent/pom.xml
4.0.0
diff --git a/core/pom.xml b/core/pom.xml
index bd2477b254f75..c8fd0da23c769 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../build-parent/pom.xml
4.0.0
diff --git a/core/processor/pom.xml b/core/processor/pom.xml
index 8427a552eb841..c52ff85e38707 100644
--- a/core/processor/pom.xml
+++ b/core/processor/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-core-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-extension-processor
diff --git a/core/runtime/pom.xml b/core/runtime/pom.xml
index f7cde7edbb5b3..f6d292a665387 100644
--- a/core/runtime/pom.xml
+++ b/core/runtime/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-core-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-core
diff --git a/coverage-report/pom.xml b/coverage-report/pom.xml
index 00d44c596460f..e706110173423 100644
--- a/coverage-report/pom.xml
+++ b/coverage-report/pom.xml
@@ -4,7 +4,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../build-parent/pom.xml
quarkus-coverage-report
diff --git a/devtools/bom-descriptor-json/pom.xml b/devtools/bom-descriptor-json/pom.xml
index bdc9ab6b66b46..3cdf4cc7b8c0a 100644
--- a/devtools/bom-descriptor-json/pom.xml
+++ b/devtools/bom-descriptor-json/pom.xml
@@ -5,7 +5,7 @@
quarkus-devtools-all
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/devtools/cli/pom.xml b/devtools/cli/pom.xml
index 9bf60d3297ec7..586388e580288 100644
--- a/devtools/cli/pom.xml
+++ b/devtools/cli/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../../build-parent/pom.xml
4.0.0
diff --git a/devtools/gradle/gradle-application-plugin/pom.xml b/devtools/gradle/gradle-application-plugin/pom.xml
index 403d63c5ab140..05053bd7a3884 100644
--- a/devtools/gradle/gradle-application-plugin/pom.xml
+++ b/devtools/gradle/gradle-application-plugin/pom.xml
@@ -5,7 +5,7 @@
io.quarkus
io.quarkus.gradle.plugin.parent
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/devtools/gradle/gradle-extension-plugin/pom.xml b/devtools/gradle/gradle-extension-plugin/pom.xml
index 78cf5a5a51acf..8657c9a847f6a 100644
--- a/devtools/gradle/gradle-extension-plugin/pom.xml
+++ b/devtools/gradle/gradle-extension-plugin/pom.xml
@@ -5,7 +5,7 @@
io.quarkus
io.quarkus.gradle.plugin.parent
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/devtools/gradle/gradle-model/pom.xml b/devtools/gradle/gradle-model/pom.xml
index 4799ce53232fb..38ee63725f577 100644
--- a/devtools/gradle/gradle-model/pom.xml
+++ b/devtools/gradle/gradle-model/pom.xml
@@ -5,7 +5,7 @@
io.quarkus
io.quarkus.gradle.plugin.parent
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/devtools/gradle/gradle.properties b/devtools/gradle/gradle.properties
index 72a61ab94d241..0ebbf8af31ae3 100644
--- a/devtools/gradle/gradle.properties
+++ b/devtools/gradle/gradle.properties
@@ -1 +1 @@
-version = 999-SNAPSHOT
+version = 3.8.1
diff --git a/devtools/gradle/pom.xml b/devtools/gradle/pom.xml
index 398af0ca03beb..89e0fa1028c0c 100644
--- a/devtools/gradle/pom.xml
+++ b/devtools/gradle/pom.xml
@@ -5,7 +5,7 @@
io.quarkus
quarkus-build-parent
- 999-SNAPSHOT
+ 3.8.1
../../build-parent/pom.xml
4.0.0
diff --git a/devtools/maven/pom.xml b/devtools/maven/pom.xml
index e29c8f896b6fa..15b281dee0179 100644
--- a/devtools/maven/pom.xml
+++ b/devtools/maven/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../../build-parent/pom.xml
4.0.0
diff --git a/devtools/platform-properties/pom.xml b/devtools/platform-properties/pom.xml
index 8a50f6a52fed6..402b8642665a4 100644
--- a/devtools/platform-properties/pom.xml
+++ b/devtools/platform-properties/pom.xml
@@ -5,7 +5,7 @@
quarkus-devtools-all
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/devtools/pom.xml b/devtools/pom.xml
index a01063c3f5c10..3ed2c4c415117 100644
--- a/devtools/pom.xml
+++ b/devtools/pom.xml
@@ -7,7 +7,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../build-parent/pom.xml
diff --git a/devtools/project-core-extension-codestarts/pom.xml b/devtools/project-core-extension-codestarts/pom.xml
index 61564e2b800db..7bb3c99fb4c8e 100644
--- a/devtools/project-core-extension-codestarts/pom.xml
+++ b/devtools/project-core-extension-codestarts/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-devtools-all
- 999-SNAPSHOT
+ 3.8.1
quarkus-project-core-extension-codestarts
diff --git a/docs/pom.xml b/docs/pom.xml
index b64f175513abd..fbf474c04c99d 100644
--- a/docs/pom.xml
+++ b/docs/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-build-parent
- 999-SNAPSHOT
+ 3.8.1
../build-parent/pom.xml
diff --git a/extensions/agroal/deployment/pom.xml b/extensions/agroal/deployment/pom.xml
index e120b9ad70e93..cc43bb835bda6 100644
--- a/extensions/agroal/deployment/pom.xml
+++ b/extensions/agroal/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-agroal-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/agroal/pom.xml b/extensions/agroal/pom.xml
index 2ebcce6c78b23..1c8e2e23b2d79 100644
--- a/extensions/agroal/pom.xml
+++ b/extensions/agroal/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/agroal/runtime/pom.xml b/extensions/agroal/runtime/pom.xml
index 8c3966a0a04e1..e4fff030b08fd 100644
--- a/extensions/agroal/runtime/pom.xml
+++ b/extensions/agroal/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-agroal-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/agroal/spi/pom.xml b/extensions/agroal/spi/pom.xml
index dc8fe8e1ef587..9c4ad5c9a5c01 100644
--- a/extensions/agroal/spi/pom.xml
+++ b/extensions/agroal/spi/pom.xml
@@ -5,7 +5,7 @@
quarkus-agroal-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/amazon-lambda-http/deployment/pom.xml b/extensions/amazon-lambda-http/deployment/pom.xml
index 6785c8ce70636..6952ddf3eb8a1 100644
--- a/extensions/amazon-lambda-http/deployment/pom.xml
+++ b/extensions/amazon-lambda-http/deployment/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-amazon-lambda-http-parent
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
diff --git a/extensions/amazon-lambda-http/http-event-server/pom.xml b/extensions/amazon-lambda-http/http-event-server/pom.xml
index 6da07c464ecde..cca1150422b15 100644
--- a/extensions/amazon-lambda-http/http-event-server/pom.xml
+++ b/extensions/amazon-lambda-http/http-event-server/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-amazon-lambda-http-parent
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
diff --git a/extensions/amazon-lambda-http/maven-archetype/pom.xml b/extensions/amazon-lambda-http/maven-archetype/pom.xml
index dce1a1e348f69..361c8f9c416df 100644
--- a/extensions/amazon-lambda-http/maven-archetype/pom.xml
+++ b/extensions/amazon-lambda-http/maven-archetype/pom.xml
@@ -5,7 +5,7 @@
quarkus-amazon-lambda-http-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/amazon-lambda-http/maven-archetype/src/main/resources/archetype-resources/pom.xml b/extensions/amazon-lambda-http/maven-archetype/src/main/resources/archetype-resources/pom.xml
index 9335fa2590a1e..4a0802b61ee80 100644
--- a/extensions/amazon-lambda-http/maven-archetype/src/main/resources/archetype-resources/pom.xml
+++ b/extensions/amazon-lambda-http/maven-archetype/src/main/resources/archetype-resources/pom.xml
@@ -14,10 +14,10 @@
17
UTF-8
UTF-8
- 999-SNAPSHOT
+ 3.8.1
quarkus-bom
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
3.2.5
diff --git a/extensions/amazon-lambda-http/pom.xml b/extensions/amazon-lambda-http/pom.xml
index 78c20a2fb26b2..320708050c425 100644
--- a/extensions/amazon-lambda-http/pom.xml
+++ b/extensions/amazon-lambda-http/pom.xml
@@ -7,7 +7,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
diff --git a/extensions/amazon-lambda-http/runtime/pom.xml b/extensions/amazon-lambda-http/runtime/pom.xml
index 67e8d6447ce13..91af0afce3c88 100644
--- a/extensions/amazon-lambda-http/runtime/pom.xml
+++ b/extensions/amazon-lambda-http/runtime/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-amazon-lambda-http-parent
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
diff --git a/extensions/amazon-lambda-rest/deployment/pom.xml b/extensions/amazon-lambda-rest/deployment/pom.xml
index 3f4646f1e7ce3..30e079d48b283 100644
--- a/extensions/amazon-lambda-rest/deployment/pom.xml
+++ b/extensions/amazon-lambda-rest/deployment/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-amazon-lambda-rest-parent
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
diff --git a/extensions/amazon-lambda-rest/maven-archetype/pom.xml b/extensions/amazon-lambda-rest/maven-archetype/pom.xml
index 326475ac1feed..181dd15e2537c 100644
--- a/extensions/amazon-lambda-rest/maven-archetype/pom.xml
+++ b/extensions/amazon-lambda-rest/maven-archetype/pom.xml
@@ -5,7 +5,7 @@
quarkus-amazon-lambda-rest-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/amazon-lambda-rest/maven-archetype/src/main/resources/archetype-resources/pom.xml b/extensions/amazon-lambda-rest/maven-archetype/src/main/resources/archetype-resources/pom.xml
index a9c2727f664d5..e16fc42658e12 100644
--- a/extensions/amazon-lambda-rest/maven-archetype/src/main/resources/archetype-resources/pom.xml
+++ b/extensions/amazon-lambda-rest/maven-archetype/src/main/resources/archetype-resources/pom.xml
@@ -14,10 +14,10 @@
17
UTF-8
UTF-8
- 999-SNAPSHOT
+ 3.8.1
quarkus-bom
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
3.2.5
diff --git a/extensions/amazon-lambda-rest/pom.xml b/extensions/amazon-lambda-rest/pom.xml
index 3e194bce78c24..014e0af65ef6c 100644
--- a/extensions/amazon-lambda-rest/pom.xml
+++ b/extensions/amazon-lambda-rest/pom.xml
@@ -7,7 +7,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
diff --git a/extensions/amazon-lambda-rest/rest-event-server/pom.xml b/extensions/amazon-lambda-rest/rest-event-server/pom.xml
index c9d275fb813b4..c1e5765fec00c 100644
--- a/extensions/amazon-lambda-rest/rest-event-server/pom.xml
+++ b/extensions/amazon-lambda-rest/rest-event-server/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-amazon-lambda-rest-parent
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
diff --git a/extensions/amazon-lambda-rest/runtime/pom.xml b/extensions/amazon-lambda-rest/runtime/pom.xml
index 7e26ad8baf3d5..9dec335f6aaeb 100644
--- a/extensions/amazon-lambda-rest/runtime/pom.xml
+++ b/extensions/amazon-lambda-rest/runtime/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-amazon-lambda-rest-parent
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
diff --git a/extensions/amazon-lambda-xray/deployment/pom.xml b/extensions/amazon-lambda-xray/deployment/pom.xml
index f35b2095131ad..06ff3d5ea0451 100644
--- a/extensions/amazon-lambda-xray/deployment/pom.xml
+++ b/extensions/amazon-lambda-xray/deployment/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-amazon-lambda-xray-parent
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
diff --git a/extensions/amazon-lambda-xray/pom.xml b/extensions/amazon-lambda-xray/pom.xml
index 017de6ed72fad..f25fea6605c64 100644
--- a/extensions/amazon-lambda-xray/pom.xml
+++ b/extensions/amazon-lambda-xray/pom.xml
@@ -7,7 +7,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
diff --git a/extensions/amazon-lambda-xray/runtime/pom.xml b/extensions/amazon-lambda-xray/runtime/pom.xml
index d9fe878ede5e8..8d7209862d6b7 100644
--- a/extensions/amazon-lambda-xray/runtime/pom.xml
+++ b/extensions/amazon-lambda-xray/runtime/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-amazon-lambda-xray-parent
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
diff --git a/extensions/amazon-lambda/common-deployment/pom.xml b/extensions/amazon-lambda/common-deployment/pom.xml
index 9e34d9282e0ce..ccee4850a6aaf 100644
--- a/extensions/amazon-lambda/common-deployment/pom.xml
+++ b/extensions/amazon-lambda/common-deployment/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-amazon-lambda-parent
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
diff --git a/extensions/amazon-lambda/common-runtime/pom.xml b/extensions/amazon-lambda/common-runtime/pom.xml
index b124bc0a031a7..0b6ce48e1c192 100644
--- a/extensions/amazon-lambda/common-runtime/pom.xml
+++ b/extensions/amazon-lambda/common-runtime/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-amazon-lambda-parent
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
diff --git a/extensions/amazon-lambda/deployment/pom.xml b/extensions/amazon-lambda/deployment/pom.xml
index 8e5df28f1b6d4..e91e83364aa7e 100644
--- a/extensions/amazon-lambda/deployment/pom.xml
+++ b/extensions/amazon-lambda/deployment/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-amazon-lambda-parent
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
diff --git a/extensions/amazon-lambda/event-server/pom.xml b/extensions/amazon-lambda/event-server/pom.xml
index d47d2375f2ffc..bac2e9181ad18 100644
--- a/extensions/amazon-lambda/event-server/pom.xml
+++ b/extensions/amazon-lambda/event-server/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-amazon-lambda-parent
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
diff --git a/extensions/amazon-lambda/maven-archetype/pom.xml b/extensions/amazon-lambda/maven-archetype/pom.xml
index 32e7bcd3439bf..2d76310a6bd3b 100644
--- a/extensions/amazon-lambda/maven-archetype/pom.xml
+++ b/extensions/amazon-lambda/maven-archetype/pom.xml
@@ -5,7 +5,7 @@
quarkus-amazon-lambda-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/amazon-lambda/maven-archetype/src/main/resources/archetype-resources/pom.xml b/extensions/amazon-lambda/maven-archetype/src/main/resources/archetype-resources/pom.xml
index 13f4b3dc93346..c635f5b8c941c 100644
--- a/extensions/amazon-lambda/maven-archetype/src/main/resources/archetype-resources/pom.xml
+++ b/extensions/amazon-lambda/maven-archetype/src/main/resources/archetype-resources/pom.xml
@@ -13,10 +13,10 @@
17
UTF-8
UTF-8
- 999-SNAPSHOT
+ 3.8.1
quarkus-bom
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
3.2.5
diff --git a/extensions/amazon-lambda/pom.xml b/extensions/amazon-lambda/pom.xml
index ee3640b9fbf34..1f2cec6b9d4a7 100644
--- a/extensions/amazon-lambda/pom.xml
+++ b/extensions/amazon-lambda/pom.xml
@@ -7,7 +7,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
diff --git a/extensions/amazon-lambda/runtime/pom.xml b/extensions/amazon-lambda/runtime/pom.xml
index 3aa811071c3ee..7aa706eef6f0d 100644
--- a/extensions/amazon-lambda/runtime/pom.xml
+++ b/extensions/amazon-lambda/runtime/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-amazon-lambda-parent
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
diff --git a/extensions/apache-httpclient/deployment/pom.xml b/extensions/apache-httpclient/deployment/pom.xml
index ffdffa75ba962..60d0623bf22d5 100644
--- a/extensions/apache-httpclient/deployment/pom.xml
+++ b/extensions/apache-httpclient/deployment/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-apache-httpclient-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-apache-httpclient-deployment
Quarkus - Apache HttpClient - Deployment
diff --git a/extensions/apache-httpclient/pom.xml b/extensions/apache-httpclient/pom.xml
index 5dc76a6970107..ea3b81be6cc24 100644
--- a/extensions/apache-httpclient/pom.xml
+++ b/extensions/apache-httpclient/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-extensions-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-apache-httpclient-parent
pom
diff --git a/extensions/apache-httpclient/runtime/pom.xml b/extensions/apache-httpclient/runtime/pom.xml
index d8937d0bb38f5..1bef004f68f53 100644
--- a/extensions/apache-httpclient/runtime/pom.xml
+++ b/extensions/apache-httpclient/runtime/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-apache-httpclient-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-apache-httpclient
Quarkus - Apache HttpClient - Runtime
diff --git a/extensions/arc/deployment/pom.xml b/extensions/arc/deployment/pom.xml
index 16ef31d3f3bb0..2c593526bb66d 100644
--- a/extensions/arc/deployment/pom.xml
+++ b/extensions/arc/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-arc-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/arc/pom.xml b/extensions/arc/pom.xml
index 386df972b8bcb..f080822e6651b 100644
--- a/extensions/arc/pom.xml
+++ b/extensions/arc/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/arc/runtime/pom.xml b/extensions/arc/runtime/pom.xml
index 7888f77f9f8d8..d9259d92fec6e 100644
--- a/extensions/arc/runtime/pom.xml
+++ b/extensions/arc/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-arc-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/arc/test-supplement/pom.xml b/extensions/arc/test-supplement/pom.xml
index 38b5974d6a65a..1e51852d1e3e7 100644
--- a/extensions/arc/test-supplement/pom.xml
+++ b/extensions/arc/test-supplement/pom.xml
@@ -5,7 +5,7 @@
quarkus-arc-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/avro/deployment/pom.xml b/extensions/avro/deployment/pom.xml
index 1f4a2597e963f..9f3b55fa53822 100644
--- a/extensions/avro/deployment/pom.xml
+++ b/extensions/avro/deployment/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-avro-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-avro-deployment
diff --git a/extensions/avro/pom.xml b/extensions/avro/pom.xml
index 5cfa0fa587bcf..1744107a1300f 100644
--- a/extensions/avro/pom.xml
+++ b/extensions/avro/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
diff --git a/extensions/avro/runtime/pom.xml b/extensions/avro/runtime/pom.xml
index f2f6a1fade8d5..e5c4a8c853d4f 100644
--- a/extensions/avro/runtime/pom.xml
+++ b/extensions/avro/runtime/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-avro-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-avro
diff --git a/extensions/awt/deployment/pom.xml b/extensions/awt/deployment/pom.xml
index 28e26fc5f21a5..95ce6f1a08912 100644
--- a/extensions/awt/deployment/pom.xml
+++ b/extensions/awt/deployment/pom.xml
@@ -6,7 +6,7 @@
io.quarkus
quarkus-awt-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-awt-deployment
Quarkus - AWT - Deployment
diff --git a/extensions/awt/pom.xml b/extensions/awt/pom.xml
index 6c0a5e72a832d..3ffe97437c439 100644
--- a/extensions/awt/pom.xml
+++ b/extensions/awt/pom.xml
@@ -6,7 +6,7 @@
io.quarkus
quarkus-extensions-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-awt-parent
pom
diff --git a/extensions/awt/runtime/pom.xml b/extensions/awt/runtime/pom.xml
index 029084a3b6ab0..b30a73019d57a 100644
--- a/extensions/awt/runtime/pom.xml
+++ b/extensions/awt/runtime/pom.xml
@@ -5,7 +5,7 @@
io.quarkus
quarkus-awt-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-awt
Quarkus - AWT - Runtime
diff --git a/extensions/azure-functions-http/deployment/pom.xml b/extensions/azure-functions-http/deployment/pom.xml
index 3027d53adb516..8a450d06b0db1 100644
--- a/extensions/azure-functions-http/deployment/pom.xml
+++ b/extensions/azure-functions-http/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-azure-functions-http-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/azure-functions-http/pom.xml b/extensions/azure-functions-http/pom.xml
index 7cc494144f4a2..e84ffc9c2a401 100644
--- a/extensions/azure-functions-http/pom.xml
+++ b/extensions/azure-functions-http/pom.xml
@@ -21,7 +21,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/azure-functions-http/runtime/pom.xml b/extensions/azure-functions-http/runtime/pom.xml
index 8416a0cbae4ac..1706b07b1279a 100644
--- a/extensions/azure-functions-http/runtime/pom.xml
+++ b/extensions/azure-functions-http/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-azure-functions-http-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/azure-functions/deployment/pom.xml b/extensions/azure-functions/deployment/pom.xml
index c11fa2807dcdd..96bfd3d06bd77 100644
--- a/extensions/azure-functions/deployment/pom.xml
+++ b/extensions/azure-functions/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-azure-functions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/azure-functions/pom.xml b/extensions/azure-functions/pom.xml
index ce6e13f9b683d..de6c35dd7f908 100644
--- a/extensions/azure-functions/pom.xml
+++ b/extensions/azure-functions/pom.xml
@@ -21,7 +21,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/azure-functions/runtime/pom.xml b/extensions/azure-functions/runtime/pom.xml
index 3dbb3a074311b..34e62cf03c9c0 100644
--- a/extensions/azure-functions/runtime/pom.xml
+++ b/extensions/azure-functions/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-azure-functions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/cache/deployment-spi/pom.xml b/extensions/cache/deployment-spi/pom.xml
index 9e5bda717185f..8a7c55ac7733b 100644
--- a/extensions/cache/deployment-spi/pom.xml
+++ b/extensions/cache/deployment-spi/pom.xml
@@ -5,7 +5,7 @@
quarkus-cache-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../
4.0.0
diff --git a/extensions/cache/deployment/pom.xml b/extensions/cache/deployment/pom.xml
index 7d8309729061c..2f6264f250a77 100644
--- a/extensions/cache/deployment/pom.xml
+++ b/extensions/cache/deployment/pom.xml
@@ -7,7 +7,7 @@
quarkus-cache-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
quarkus-cache-deployment
diff --git a/extensions/cache/pom.xml b/extensions/cache/pom.xml
index a7f580a571601..08ba304492276 100644
--- a/extensions/cache/pom.xml
+++ b/extensions/cache/pom.xml
@@ -7,7 +7,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
diff --git a/extensions/cache/runtime-spi/pom.xml b/extensions/cache/runtime-spi/pom.xml
index 19619b5e24a5f..cd37e7ed45c99 100644
--- a/extensions/cache/runtime-spi/pom.xml
+++ b/extensions/cache/runtime-spi/pom.xml
@@ -5,7 +5,7 @@
io.quarkus
quarkus-cache-parent
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/cache/runtime/pom.xml b/extensions/cache/runtime/pom.xml
index e849a5b223d04..5ff995e755c42 100644
--- a/extensions/cache/runtime/pom.xml
+++ b/extensions/cache/runtime/pom.xml
@@ -7,7 +7,7 @@
quarkus-cache-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
quarkus-cache
diff --git a/extensions/caffeine/deployment/pom.xml b/extensions/caffeine/deployment/pom.xml
index 1bbde72ebb0cc..6ef77b2ddb61b 100644
--- a/extensions/caffeine/deployment/pom.xml
+++ b/extensions/caffeine/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-caffeine-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/caffeine/pom.xml b/extensions/caffeine/pom.xml
index 8ab1e106ca586..8f2957c82d83e 100644
--- a/extensions/caffeine/pom.xml
+++ b/extensions/caffeine/pom.xml
@@ -6,7 +6,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/caffeine/runtime/pom.xml b/extensions/caffeine/runtime/pom.xml
index c50314213a8b1..d9dea95465f8c 100644
--- a/extensions/caffeine/runtime/pom.xml
+++ b/extensions/caffeine/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-caffeine-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/config-yaml/deployment/pom.xml b/extensions/config-yaml/deployment/pom.xml
index fcbb526f40966..c840d89f94c06 100644
--- a/extensions/config-yaml/deployment/pom.xml
+++ b/extensions/config-yaml/deployment/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-config-yaml-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-config-yaml-deployment
diff --git a/extensions/config-yaml/pom.xml b/extensions/config-yaml/pom.xml
index 799d1334b02c0..157609924aa91 100644
--- a/extensions/config-yaml/pom.xml
+++ b/extensions/config-yaml/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/config-yaml/runtime/pom.xml b/extensions/config-yaml/runtime/pom.xml
index 6199774adc98e..d931d464f11e5 100644
--- a/extensions/config-yaml/runtime/pom.xml
+++ b/extensions/config-yaml/runtime/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-config-yaml-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-config-yaml
diff --git a/extensions/container-image/container-image-buildpack/deployment/pom.xml b/extensions/container-image/container-image-buildpack/deployment/pom.xml
index 70a0a884e03e9..f8a53a39e6f22 100644
--- a/extensions/container-image/container-image-buildpack/deployment/pom.xml
+++ b/extensions/container-image/container-image-buildpack/deployment/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-container-image-buildpack-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-container-image-buildpack-deployment
diff --git a/extensions/container-image/container-image-buildpack/pom.xml b/extensions/container-image/container-image-buildpack/pom.xml
index e7c264f5d33e2..e8e0fa9fabdeb 100644
--- a/extensions/container-image/container-image-buildpack/pom.xml
+++ b/extensions/container-image/container-image-buildpack/pom.xml
@@ -5,7 +5,7 @@
quarkus-container-image-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/container-image/container-image-buildpack/runtime/pom.xml b/extensions/container-image/container-image-buildpack/runtime/pom.xml
index bb7dbdb3ab00a..5a8e2f21e2ec5 100644
--- a/extensions/container-image/container-image-buildpack/runtime/pom.xml
+++ b/extensions/container-image/container-image-buildpack/runtime/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-container-image-buildpack-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-container-image-buildpack
diff --git a/extensions/container-image/container-image-docker/deployment/pom.xml b/extensions/container-image/container-image-docker/deployment/pom.xml
index 0985cbc99c3b0..1edd0e32c64b1 100644
--- a/extensions/container-image/container-image-docker/deployment/pom.xml
+++ b/extensions/container-image/container-image-docker/deployment/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-container-image-docker-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-container-image-docker-deployment
diff --git a/extensions/container-image/container-image-docker/pom.xml b/extensions/container-image/container-image-docker/pom.xml
index 9e778d91943f8..a8fe9e9c63cd4 100644
--- a/extensions/container-image/container-image-docker/pom.xml
+++ b/extensions/container-image/container-image-docker/pom.xml
@@ -5,7 +5,7 @@
quarkus-container-image-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/container-image/container-image-docker/runtime/pom.xml b/extensions/container-image/container-image-docker/runtime/pom.xml
index 38b3aeccb159f..98280999cf0af 100644
--- a/extensions/container-image/container-image-docker/runtime/pom.xml
+++ b/extensions/container-image/container-image-docker/runtime/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-container-image-docker-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-container-image-docker
diff --git a/extensions/container-image/container-image-jib/deployment/pom.xml b/extensions/container-image/container-image-jib/deployment/pom.xml
index d595ade0ff69a..e2db835aa8488 100644
--- a/extensions/container-image/container-image-jib/deployment/pom.xml
+++ b/extensions/container-image/container-image-jib/deployment/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-container-image-jib-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-container-image-jib-deployment
diff --git a/extensions/container-image/container-image-jib/pom.xml b/extensions/container-image/container-image-jib/pom.xml
index da9f7101c7ab4..53372e68e14be 100644
--- a/extensions/container-image/container-image-jib/pom.xml
+++ b/extensions/container-image/container-image-jib/pom.xml
@@ -5,7 +5,7 @@
quarkus-container-image-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/container-image/container-image-jib/runtime/pom.xml b/extensions/container-image/container-image-jib/runtime/pom.xml
index c7d96542aab16..7a7697839807a 100644
--- a/extensions/container-image/container-image-jib/runtime/pom.xml
+++ b/extensions/container-image/container-image-jib/runtime/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-container-image-jib-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-container-image-jib
diff --git a/extensions/container-image/container-image-openshift/deployment/pom.xml b/extensions/container-image/container-image-openshift/deployment/pom.xml
index f0c58f60fa958..3babd3c1540cd 100644
--- a/extensions/container-image/container-image-openshift/deployment/pom.xml
+++ b/extensions/container-image/container-image-openshift/deployment/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-container-image-openshift-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-container-image-openshift-deployment
diff --git a/extensions/container-image/container-image-openshift/pom.xml b/extensions/container-image/container-image-openshift/pom.xml
index eb7c4c2dc81f0..f3e9be042e204 100644
--- a/extensions/container-image/container-image-openshift/pom.xml
+++ b/extensions/container-image/container-image-openshift/pom.xml
@@ -5,7 +5,7 @@
quarkus-container-image-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/container-image/container-image-openshift/runtime/pom.xml b/extensions/container-image/container-image-openshift/runtime/pom.xml
index 3ef6d6f2a0850..17747cdcab71e 100644
--- a/extensions/container-image/container-image-openshift/runtime/pom.xml
+++ b/extensions/container-image/container-image-openshift/runtime/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-container-image-openshift-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-container-image-openshift
diff --git a/extensions/container-image/deployment/pom.xml b/extensions/container-image/deployment/pom.xml
index 142217295de67..213aec7b62680 100644
--- a/extensions/container-image/deployment/pom.xml
+++ b/extensions/container-image/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-container-image-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/container-image/pom.xml b/extensions/container-image/pom.xml
index 4e84fd15310c4..15df314e7c1a6 100644
--- a/extensions/container-image/pom.xml
+++ b/extensions/container-image/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
diff --git a/extensions/container-image/runtime/pom.xml b/extensions/container-image/runtime/pom.xml
index a180709fc207d..a17b6e71eb9e4 100644
--- a/extensions/container-image/runtime/pom.xml
+++ b/extensions/container-image/runtime/pom.xml
@@ -7,7 +7,7 @@
quarkus-container-image-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
quarkus-container-image
diff --git a/extensions/container-image/spi/pom.xml b/extensions/container-image/spi/pom.xml
index 7b744c342557f..efc773d01625c 100644
--- a/extensions/container-image/spi/pom.xml
+++ b/extensions/container-image/spi/pom.xml
@@ -4,7 +4,7 @@
quarkus-container-image-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/container-image/util/pom.xml b/extensions/container-image/util/pom.xml
index 07742e983ff32..f177fc493202f 100644
--- a/extensions/container-image/util/pom.xml
+++ b/extensions/container-image/util/pom.xml
@@ -4,7 +4,7 @@
quarkus-container-image-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/credentials/deployment/pom.xml b/extensions/credentials/deployment/pom.xml
index 8ec28c952111b..2ea75530286d7 100644
--- a/extensions/credentials/deployment/pom.xml
+++ b/extensions/credentials/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-credentials-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/credentials/pom.xml b/extensions/credentials/pom.xml
index f7588cbfab3e1..03089f993f953 100644
--- a/extensions/credentials/pom.xml
+++ b/extensions/credentials/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/credentials/runtime/pom.xml b/extensions/credentials/runtime/pom.xml
index e5e90becca4b6..2f5f40368a86e 100644
--- a/extensions/credentials/runtime/pom.xml
+++ b/extensions/credentials/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-credentials-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/csrf-reactive/deployment/pom.xml b/extensions/csrf-reactive/deployment/pom.xml
index 4e23e6777192c..71bdb60b303d9 100644
--- a/extensions/csrf-reactive/deployment/pom.xml
+++ b/extensions/csrf-reactive/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-csrf-reactive-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../
4.0.0
diff --git a/extensions/csrf-reactive/pom.xml b/extensions/csrf-reactive/pom.xml
index c58a36adef790..b71a8a33e0771 100644
--- a/extensions/csrf-reactive/pom.xml
+++ b/extensions/csrf-reactive/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/csrf-reactive/runtime/pom.xml b/extensions/csrf-reactive/runtime/pom.xml
index c347f32368d35..ac8c11eb330b1 100644
--- a/extensions/csrf-reactive/runtime/pom.xml
+++ b/extensions/csrf-reactive/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-csrf-reactive-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../
4.0.0
diff --git a/extensions/datasource/common/pom.xml b/extensions/datasource/common/pom.xml
index acdedbcd44a0c..08dd9e25706f3 100644
--- a/extensions/datasource/common/pom.xml
+++ b/extensions/datasource/common/pom.xml
@@ -5,7 +5,7 @@
quarkus-datasource-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/datasource/deployment-spi/pom.xml b/extensions/datasource/deployment-spi/pom.xml
index c5fe1bd7c7c4d..0b8e07af39214 100644
--- a/extensions/datasource/deployment-spi/pom.xml
+++ b/extensions/datasource/deployment-spi/pom.xml
@@ -5,7 +5,7 @@
quarkus-datasource-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/datasource/deployment/pom.xml b/extensions/datasource/deployment/pom.xml
index a22d3cd5968ca..d91ea718fc76a 100644
--- a/extensions/datasource/deployment/pom.xml
+++ b/extensions/datasource/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-datasource-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/datasource/pom.xml b/extensions/datasource/pom.xml
index 3831e40d41a48..f2289c90c6aeb 100644
--- a/extensions/datasource/pom.xml
+++ b/extensions/datasource/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/datasource/runtime/pom.xml b/extensions/datasource/runtime/pom.xml
index 13950aa4a1603..2b499adad794c 100644
--- a/extensions/datasource/runtime/pom.xml
+++ b/extensions/datasource/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-datasource-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/devservices/common/pom.xml b/extensions/devservices/common/pom.xml
index c4a2080432306..76f428c061784 100644
--- a/extensions/devservices/common/pom.xml
+++ b/extensions/devservices/common/pom.xml
@@ -5,7 +5,7 @@
quarkus-devservices-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/devservices/db2/pom.xml b/extensions/devservices/db2/pom.xml
index c36078a730113..1de9f91111691 100644
--- a/extensions/devservices/db2/pom.xml
+++ b/extensions/devservices/db2/pom.xml
@@ -5,7 +5,7 @@
quarkus-devservices-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/devservices/deployment/pom.xml b/extensions/devservices/deployment/pom.xml
index f78183ff0248b..bb25027db9e4e 100644
--- a/extensions/devservices/deployment/pom.xml
+++ b/extensions/devservices/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-devservices-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/devservices/derby/pom.xml b/extensions/devservices/derby/pom.xml
index ad142a4923234..3c9e90d2f5c46 100644
--- a/extensions/devservices/derby/pom.xml
+++ b/extensions/devservices/derby/pom.xml
@@ -5,7 +5,7 @@
quarkus-devservices-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/devservices/h2/pom.xml b/extensions/devservices/h2/pom.xml
index 9f9f54654ea35..9e9f649632349 100644
--- a/extensions/devservices/h2/pom.xml
+++ b/extensions/devservices/h2/pom.xml
@@ -5,7 +5,7 @@
quarkus-devservices-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/devservices/mariadb/pom.xml b/extensions/devservices/mariadb/pom.xml
index 3e3a536d05988..c83e53d05ca5d 100644
--- a/extensions/devservices/mariadb/pom.xml
+++ b/extensions/devservices/mariadb/pom.xml
@@ -5,7 +5,7 @@
quarkus-devservices-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/devservices/mssql/pom.xml b/extensions/devservices/mssql/pom.xml
index f08675a84f6cd..b993cd3e5b187 100644
--- a/extensions/devservices/mssql/pom.xml
+++ b/extensions/devservices/mssql/pom.xml
@@ -5,7 +5,7 @@
quarkus-devservices-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/devservices/mysql/pom.xml b/extensions/devservices/mysql/pom.xml
index 28b73be41d864..02ad40fa930df 100644
--- a/extensions/devservices/mysql/pom.xml
+++ b/extensions/devservices/mysql/pom.xml
@@ -5,7 +5,7 @@
quarkus-devservices-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/devservices/oracle/pom.xml b/extensions/devservices/oracle/pom.xml
index b92c58dbfab2b..5563e456d0efd 100644
--- a/extensions/devservices/oracle/pom.xml
+++ b/extensions/devservices/oracle/pom.xml
@@ -5,7 +5,7 @@
quarkus-devservices-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/devservices/pom.xml b/extensions/devservices/pom.xml
index 84d2af8ab037e..339e9afef17e1 100644
--- a/extensions/devservices/pom.xml
+++ b/extensions/devservices/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/devservices/postgresql/pom.xml b/extensions/devservices/postgresql/pom.xml
index 2afa0b43847ed..e54ad7c25e2b6 100644
--- a/extensions/devservices/postgresql/pom.xml
+++ b/extensions/devservices/postgresql/pom.xml
@@ -5,7 +5,7 @@
quarkus-devservices-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/elasticsearch-java-client/deployment/pom.xml b/extensions/elasticsearch-java-client/deployment/pom.xml
index f6e1d2bc38851..d1d841dcef061 100644
--- a/extensions/elasticsearch-java-client/deployment/pom.xml
+++ b/extensions/elasticsearch-java-client/deployment/pom.xml
@@ -5,7 +5,7 @@
io.quarkus
quarkus-elasticsearch-java-client-parent
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/elasticsearch-java-client/pom.xml b/extensions/elasticsearch-java-client/pom.xml
index 9b43c99349761..29763dd330d96 100644
--- a/extensions/elasticsearch-java-client/pom.xml
+++ b/extensions/elasticsearch-java-client/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
diff --git a/extensions/elasticsearch-java-client/runtime/pom.xml b/extensions/elasticsearch-java-client/runtime/pom.xml
index 8dfd8ef8c3729..7b3de6a6b9c4f 100644
--- a/extensions/elasticsearch-java-client/runtime/pom.xml
+++ b/extensions/elasticsearch-java-client/runtime/pom.xml
@@ -5,7 +5,7 @@
io.quarkus
quarkus-elasticsearch-java-client-parent
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/elasticsearch-rest-client-common/deployment/pom.xml b/extensions/elasticsearch-rest-client-common/deployment/pom.xml
index 9439464ca2156..1649c73340ce3 100644
--- a/extensions/elasticsearch-rest-client-common/deployment/pom.xml
+++ b/extensions/elasticsearch-rest-client-common/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-elasticsearch-rest-client-common-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/elasticsearch-rest-client-common/pom.xml b/extensions/elasticsearch-rest-client-common/pom.xml
index 186615e41e0e5..21da4981f2212 100644
--- a/extensions/elasticsearch-rest-client-common/pom.xml
+++ b/extensions/elasticsearch-rest-client-common/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/elasticsearch-rest-client-common/runtime/pom.xml b/extensions/elasticsearch-rest-client-common/runtime/pom.xml
index a058e6b97b47d..948f0f2027691 100644
--- a/extensions/elasticsearch-rest-client-common/runtime/pom.xml
+++ b/extensions/elasticsearch-rest-client-common/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-elasticsearch-rest-client-common-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/elasticsearch-rest-client/deployment/pom.xml b/extensions/elasticsearch-rest-client/deployment/pom.xml
index cec8af5407f64..41f3e2cdbdfbf 100644
--- a/extensions/elasticsearch-rest-client/deployment/pom.xml
+++ b/extensions/elasticsearch-rest-client/deployment/pom.xml
@@ -6,7 +6,7 @@
io.quarkus
quarkus-elasticsearch-rest-client-parent
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
diff --git a/extensions/elasticsearch-rest-client/pom.xml b/extensions/elasticsearch-rest-client/pom.xml
index 3fe3538d20f32..a32e0061f3486 100644
--- a/extensions/elasticsearch-rest-client/pom.xml
+++ b/extensions/elasticsearch-rest-client/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
diff --git a/extensions/elasticsearch-rest-client/runtime/pom.xml b/extensions/elasticsearch-rest-client/runtime/pom.xml
index 9b83daf603490..b3671119f0b00 100644
--- a/extensions/elasticsearch-rest-client/runtime/pom.xml
+++ b/extensions/elasticsearch-rest-client/runtime/pom.xml
@@ -6,7 +6,7 @@
io.quarkus
quarkus-elasticsearch-rest-client-parent
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
diff --git a/extensions/elytron-security-common/deployment/pom.xml b/extensions/elytron-security-common/deployment/pom.xml
index ee2a9b249beca..c5becd5d60c1e 100644
--- a/extensions/elytron-security-common/deployment/pom.xml
+++ b/extensions/elytron-security-common/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-elytron-security-common-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/elytron-security-common/pom.xml b/extensions/elytron-security-common/pom.xml
index 2172b9de5e91a..4fec041e5734c 100644
--- a/extensions/elytron-security-common/pom.xml
+++ b/extensions/elytron-security-common/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/elytron-security-common/runtime/pom.xml b/extensions/elytron-security-common/runtime/pom.xml
index b236147793b97..1ceb7f3b18100 100644
--- a/extensions/elytron-security-common/runtime/pom.xml
+++ b/extensions/elytron-security-common/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-elytron-security-common-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/elytron-security-jdbc/deployment/pom.xml b/extensions/elytron-security-jdbc/deployment/pom.xml
index 44c3c8f921931..b829e88f2e317 100644
--- a/extensions/elytron-security-jdbc/deployment/pom.xml
+++ b/extensions/elytron-security-jdbc/deployment/pom.xml
@@ -6,7 +6,7 @@
io.quarkus
quarkus-elytron-security-jdbc-parent
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
diff --git a/extensions/elytron-security-jdbc/pom.xml b/extensions/elytron-security-jdbc/pom.xml
index 3fa5d6b19e361..c60b7b057dd11 100644
--- a/extensions/elytron-security-jdbc/pom.xml
+++ b/extensions/elytron-security-jdbc/pom.xml
@@ -6,7 +6,7 @@
io.quarkus
quarkus-extensions-parent
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
diff --git a/extensions/elytron-security-jdbc/runtime/pom.xml b/extensions/elytron-security-jdbc/runtime/pom.xml
index 0c9a9476c25a0..5f459218e5872 100644
--- a/extensions/elytron-security-jdbc/runtime/pom.xml
+++ b/extensions/elytron-security-jdbc/runtime/pom.xml
@@ -6,7 +6,7 @@
io.quarkus
quarkus-elytron-security-jdbc-parent
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
diff --git a/extensions/elytron-security-ldap/deployment/pom.xml b/extensions/elytron-security-ldap/deployment/pom.xml
index 99a20bc5e4968..dd24646d0a5c5 100644
--- a/extensions/elytron-security-ldap/deployment/pom.xml
+++ b/extensions/elytron-security-ldap/deployment/pom.xml
@@ -6,7 +6,7 @@
io.quarkus
quarkus-elytron-security-ldap-parent
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
diff --git a/extensions/elytron-security-ldap/pom.xml b/extensions/elytron-security-ldap/pom.xml
index c7f782508322a..68d4013498e5a 100644
--- a/extensions/elytron-security-ldap/pom.xml
+++ b/extensions/elytron-security-ldap/pom.xml
@@ -6,7 +6,7 @@
io.quarkus
quarkus-extensions-parent
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
diff --git a/extensions/elytron-security-ldap/runtime/pom.xml b/extensions/elytron-security-ldap/runtime/pom.xml
index 2a77e361042b3..98ca23ca71a29 100644
--- a/extensions/elytron-security-ldap/runtime/pom.xml
+++ b/extensions/elytron-security-ldap/runtime/pom.xml
@@ -6,7 +6,7 @@
io.quarkus
quarkus-elytron-security-ldap-parent
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
diff --git a/extensions/elytron-security-oauth2/deployment/pom.xml b/extensions/elytron-security-oauth2/deployment/pom.xml
index 8602d41d65d87..e7c4d38ba5d9d 100644
--- a/extensions/elytron-security-oauth2/deployment/pom.xml
+++ b/extensions/elytron-security-oauth2/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-elytron-security-oauth2-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/elytron-security-oauth2/pom.xml b/extensions/elytron-security-oauth2/pom.xml
index ad71d1fd4080a..1a7d6d5e6b941 100644
--- a/extensions/elytron-security-oauth2/pom.xml
+++ b/extensions/elytron-security-oauth2/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/elytron-security-oauth2/runtime/pom.xml b/extensions/elytron-security-oauth2/runtime/pom.xml
index b8eb853dcc161..873ec7b4a0cf4 100644
--- a/extensions/elytron-security-oauth2/runtime/pom.xml
+++ b/extensions/elytron-security-oauth2/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-elytron-security-oauth2-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/elytron-security-properties-file/deployment/pom.xml b/extensions/elytron-security-properties-file/deployment/pom.xml
index 860ea5329ce9f..2bb6bf539fac7 100644
--- a/extensions/elytron-security-properties-file/deployment/pom.xml
+++ b/extensions/elytron-security-properties-file/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-elytron-security-properties-file-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/elytron-security-properties-file/pom.xml b/extensions/elytron-security-properties-file/pom.xml
index 21fc44bf232ae..bec004636e955 100644
--- a/extensions/elytron-security-properties-file/pom.xml
+++ b/extensions/elytron-security-properties-file/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/elytron-security-properties-file/runtime/pom.xml b/extensions/elytron-security-properties-file/runtime/pom.xml
index da631d8076d63..9491113f289e0 100644
--- a/extensions/elytron-security-properties-file/runtime/pom.xml
+++ b/extensions/elytron-security-properties-file/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-elytron-security-properties-file-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/elytron-security/deployment/pom.xml b/extensions/elytron-security/deployment/pom.xml
index 0bc492a2d6e31..7f084c238d294 100644
--- a/extensions/elytron-security/deployment/pom.xml
+++ b/extensions/elytron-security/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-elytron-security-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/elytron-security/pom.xml b/extensions/elytron-security/pom.xml
index 00650552699be..035f00890197e 100644
--- a/extensions/elytron-security/pom.xml
+++ b/extensions/elytron-security/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/elytron-security/runtime/pom.xml b/extensions/elytron-security/runtime/pom.xml
index 82616014b2017..9b21d600ec776 100644
--- a/extensions/elytron-security/runtime/pom.xml
+++ b/extensions/elytron-security/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-elytron-security-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/flyway/deployment/pom.xml b/extensions/flyway/deployment/pom.xml
index 326fbfe104686..8c609ef4b0f37 100644
--- a/extensions/flyway/deployment/pom.xml
+++ b/extensions/flyway/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-flyway-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/flyway/pom.xml b/extensions/flyway/pom.xml
index 78fe0ed722454..6b44ee985e72c 100644
--- a/extensions/flyway/pom.xml
+++ b/extensions/flyway/pom.xml
@@ -6,7 +6,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/flyway/runtime/pom.xml b/extensions/flyway/runtime/pom.xml
index 61c242e993600..acca581e665e4 100644
--- a/extensions/flyway/runtime/pom.xml
+++ b/extensions/flyway/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-flyway-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/funqy/funqy-amazon-lambda/deployment/pom.xml b/extensions/funqy/funqy-amazon-lambda/deployment/pom.xml
index 2a03684b9a675..8a5f6e541dc88 100644
--- a/extensions/funqy/funqy-amazon-lambda/deployment/pom.xml
+++ b/extensions/funqy/funqy-amazon-lambda/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-funqy-amazon-lambda-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/funqy/funqy-amazon-lambda/maven-archetype/pom.xml b/extensions/funqy/funqy-amazon-lambda/maven-archetype/pom.xml
index 6b0414ec4538f..eb805cd3e5c61 100644
--- a/extensions/funqy/funqy-amazon-lambda/maven-archetype/pom.xml
+++ b/extensions/funqy/funqy-amazon-lambda/maven-archetype/pom.xml
@@ -5,7 +5,7 @@
quarkus-funqy-amazon-lambda-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/funqy/funqy-amazon-lambda/maven-archetype/src/main/resources/archetype-resources/pom.xml b/extensions/funqy/funqy-amazon-lambda/maven-archetype/src/main/resources/archetype-resources/pom.xml
index 778c3c6dec486..9d0b00266efca 100644
--- a/extensions/funqy/funqy-amazon-lambda/maven-archetype/src/main/resources/archetype-resources/pom.xml
+++ b/extensions/funqy/funqy-amazon-lambda/maven-archetype/src/main/resources/archetype-resources/pom.xml
@@ -13,10 +13,10 @@
17
UTF-8
UTF-8
- 999-SNAPSHOT
+ 3.8.1
quarkus-bom
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
3.2.5
diff --git a/extensions/funqy/funqy-amazon-lambda/pom.xml b/extensions/funqy/funqy-amazon-lambda/pom.xml
index d35c9dab581b7..b4e3f03189a04 100644
--- a/extensions/funqy/funqy-amazon-lambda/pom.xml
+++ b/extensions/funqy/funqy-amazon-lambda/pom.xml
@@ -5,7 +5,7 @@
quarkus-funqy-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/funqy/funqy-amazon-lambda/runtime/pom.xml b/extensions/funqy/funqy-amazon-lambda/runtime/pom.xml
index 4366bd5e63b3d..2237e954d1474 100644
--- a/extensions/funqy/funqy-amazon-lambda/runtime/pom.xml
+++ b/extensions/funqy/funqy-amazon-lambda/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-funqy-amazon-lambda-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/funqy/funqy-google-cloud-functions/deployment/pom.xml b/extensions/funqy/funqy-google-cloud-functions/deployment/pom.xml
index f61c2eeba3a36..fa3b93c0fd4b9 100644
--- a/extensions/funqy/funqy-google-cloud-functions/deployment/pom.xml
+++ b/extensions/funqy/funqy-google-cloud-functions/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-funqy-google-cloud-functions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/funqy/funqy-google-cloud-functions/pom.xml b/extensions/funqy/funqy-google-cloud-functions/pom.xml
index 2ad5b7e65acb8..bb09a6accf9c8 100644
--- a/extensions/funqy/funqy-google-cloud-functions/pom.xml
+++ b/extensions/funqy/funqy-google-cloud-functions/pom.xml
@@ -5,7 +5,7 @@
quarkus-funqy-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/funqy/funqy-google-cloud-functions/runtime/pom.xml b/extensions/funqy/funqy-google-cloud-functions/runtime/pom.xml
index 591dbaa49fde8..f4c7ddba773d2 100644
--- a/extensions/funqy/funqy-google-cloud-functions/runtime/pom.xml
+++ b/extensions/funqy/funqy-google-cloud-functions/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-funqy-google-cloud-functions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/funqy/funqy-http/deployment/pom.xml b/extensions/funqy/funqy-http/deployment/pom.xml
index 231189e3b612d..cc015f0b1e2c6 100644
--- a/extensions/funqy/funqy-http/deployment/pom.xml
+++ b/extensions/funqy/funqy-http/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-funqy-http-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/funqy/funqy-http/pom.xml b/extensions/funqy/funqy-http/pom.xml
index 8d93ea4e99c9a..43bfafb1c3c00 100644
--- a/extensions/funqy/funqy-http/pom.xml
+++ b/extensions/funqy/funqy-http/pom.xml
@@ -5,7 +5,7 @@
quarkus-funqy-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/funqy/funqy-http/runtime/pom.xml b/extensions/funqy/funqy-http/runtime/pom.xml
index f1620de0ac23d..67cdfbb730e59 100644
--- a/extensions/funqy/funqy-http/runtime/pom.xml
+++ b/extensions/funqy/funqy-http/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-funqy-http-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/funqy/funqy-knative-events/deployment/pom.xml b/extensions/funqy/funqy-knative-events/deployment/pom.xml
index 4c25454e815ad..0be7592e0bb9f 100644
--- a/extensions/funqy/funqy-knative-events/deployment/pom.xml
+++ b/extensions/funqy/funqy-knative-events/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-funqy-knative-events-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/funqy/funqy-knative-events/pom.xml b/extensions/funqy/funqy-knative-events/pom.xml
index 0f488a9727b3f..2d04fef048190 100644
--- a/extensions/funqy/funqy-knative-events/pom.xml
+++ b/extensions/funqy/funqy-knative-events/pom.xml
@@ -5,7 +5,7 @@
quarkus-funqy-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/funqy/funqy-knative-events/runtime/pom.xml b/extensions/funqy/funqy-knative-events/runtime/pom.xml
index 6d311c76b3c86..08695891ed12c 100644
--- a/extensions/funqy/funqy-knative-events/runtime/pom.xml
+++ b/extensions/funqy/funqy-knative-events/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-funqy-knative-events-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/funqy/funqy-server-common/deployment/pom.xml b/extensions/funqy/funqy-server-common/deployment/pom.xml
index 6eb117a9babd6..1834efb1213eb 100644
--- a/extensions/funqy/funqy-server-common/deployment/pom.xml
+++ b/extensions/funqy/funqy-server-common/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-funqy-server-common-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/funqy/funqy-server-common/pom.xml b/extensions/funqy/funqy-server-common/pom.xml
index 060217e666f06..278b997582295 100644
--- a/extensions/funqy/funqy-server-common/pom.xml
+++ b/extensions/funqy/funqy-server-common/pom.xml
@@ -5,7 +5,7 @@
quarkus-funqy-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/funqy/funqy-server-common/runtime/pom.xml b/extensions/funqy/funqy-server-common/runtime/pom.xml
index 7f97e9665d7f4..d4443673e25ba 100644
--- a/extensions/funqy/funqy-server-common/runtime/pom.xml
+++ b/extensions/funqy/funqy-server-common/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-funqy-server-common-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/funqy/pom.xml b/extensions/funqy/pom.xml
index 0c578b71fcf89..7cc1fe20c1782 100644
--- a/extensions/funqy/pom.xml
+++ b/extensions/funqy/pom.xml
@@ -6,7 +6,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/google-cloud-functions-http/deployment/pom.xml b/extensions/google-cloud-functions-http/deployment/pom.xml
index 4af62db26e4b9..b5485bfa418f2 100644
--- a/extensions/google-cloud-functions-http/deployment/pom.xml
+++ b/extensions/google-cloud-functions-http/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-google-cloud-functions-http-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/google-cloud-functions-http/pom.xml b/extensions/google-cloud-functions-http/pom.xml
index dea5d9f83d99a..65ff1d642bae3 100644
--- a/extensions/google-cloud-functions-http/pom.xml
+++ b/extensions/google-cloud-functions-http/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/google-cloud-functions-http/runtime/pom.xml b/extensions/google-cloud-functions-http/runtime/pom.xml
index c25d9940abd19..d5e61f41613fe 100644
--- a/extensions/google-cloud-functions-http/runtime/pom.xml
+++ b/extensions/google-cloud-functions-http/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-google-cloud-functions-http-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/google-cloud-functions/deployment/pom.xml b/extensions/google-cloud-functions/deployment/pom.xml
index 750177b130f89..87af883931d82 100644
--- a/extensions/google-cloud-functions/deployment/pom.xml
+++ b/extensions/google-cloud-functions/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-google-cloud-functions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/google-cloud-functions/pom.xml b/extensions/google-cloud-functions/pom.xml
index c3f3895d66613..eaf393c1258d2 100644
--- a/extensions/google-cloud-functions/pom.xml
+++ b/extensions/google-cloud-functions/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/google-cloud-functions/runtime/pom.xml b/extensions/google-cloud-functions/runtime/pom.xml
index e57ccb38c5188..dbce405267be0 100644
--- a/extensions/google-cloud-functions/runtime/pom.xml
+++ b/extensions/google-cloud-functions/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-google-cloud-functions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/grpc-common/deployment/pom.xml b/extensions/grpc-common/deployment/pom.xml
index 801044c4f2937..25eb92f6d71e4 100644
--- a/extensions/grpc-common/deployment/pom.xml
+++ b/extensions/grpc-common/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-grpc-common-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/grpc-common/pom.xml b/extensions/grpc-common/pom.xml
index eb4f6ebc3e505..2ebf9722a4ad3 100644
--- a/extensions/grpc-common/pom.xml
+++ b/extensions/grpc-common/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/grpc-common/runtime/pom.xml b/extensions/grpc-common/runtime/pom.xml
index 4127b9c921088..abd177cb57ff7 100644
--- a/extensions/grpc-common/runtime/pom.xml
+++ b/extensions/grpc-common/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-grpc-common-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/grpc/api/pom.xml b/extensions/grpc/api/pom.xml
index f4d8240c8694a..3ea7ad3970ed6 100644
--- a/extensions/grpc/api/pom.xml
+++ b/extensions/grpc/api/pom.xml
@@ -4,7 +4,7 @@
quarkus-grpc-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
quarkus-grpc-api
diff --git a/extensions/grpc/codegen/pom.xml b/extensions/grpc/codegen/pom.xml
index dd111e65d39ea..b20e06216d8ec 100644
--- a/extensions/grpc/codegen/pom.xml
+++ b/extensions/grpc/codegen/pom.xml
@@ -6,7 +6,7 @@
quarkus-grpc-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
quarkus-grpc-codegen
diff --git a/extensions/grpc/deployment/pom.xml b/extensions/grpc/deployment/pom.xml
index e5639e2ea0477..7cc4f4b291aa2 100644
--- a/extensions/grpc/deployment/pom.xml
+++ b/extensions/grpc/deployment/pom.xml
@@ -6,7 +6,7 @@
quarkus-grpc-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
quarkus-grpc-deployment
diff --git a/extensions/grpc/inprocess/pom.xml b/extensions/grpc/inprocess/pom.xml
index 0f94775a9ec74..372aea0b263d1 100644
--- a/extensions/grpc/inprocess/pom.xml
+++ b/extensions/grpc/inprocess/pom.xml
@@ -6,7 +6,7 @@
quarkus-grpc-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
quarkus-grpc-inprocess
diff --git a/extensions/grpc/pom.xml b/extensions/grpc/pom.xml
index da3eb3e1eed28..197123985a5a9 100644
--- a/extensions/grpc/pom.xml
+++ b/extensions/grpc/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/grpc/protoc/pom.xml b/extensions/grpc/protoc/pom.xml
index 15b8037182f6b..02efc56b2a014 100644
--- a/extensions/grpc/protoc/pom.xml
+++ b/extensions/grpc/protoc/pom.xml
@@ -6,7 +6,7 @@
quarkus-grpc-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
quarkus-grpc-protoc-plugin
diff --git a/extensions/grpc/runtime/pom.xml b/extensions/grpc/runtime/pom.xml
index 73393d614ff21..3751c72ede31e 100644
--- a/extensions/grpc/runtime/pom.xml
+++ b/extensions/grpc/runtime/pom.xml
@@ -6,7 +6,7 @@
quarkus-grpc-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
quarkus-grpc
diff --git a/extensions/grpc/stubs/pom.xml b/extensions/grpc/stubs/pom.xml
index d3a387d227220..4758a7b2f96c7 100644
--- a/extensions/grpc/stubs/pom.xml
+++ b/extensions/grpc/stubs/pom.xml
@@ -6,7 +6,7 @@
quarkus-grpc-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
quarkus-grpc-stubs
diff --git a/extensions/grpc/xds/pom.xml b/extensions/grpc/xds/pom.xml
index ae52996721126..9f847ec30a454 100644
--- a/extensions/grpc/xds/pom.xml
+++ b/extensions/grpc/xds/pom.xml
@@ -6,7 +6,7 @@
quarkus-grpc-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
quarkus-grpc-xds
diff --git a/extensions/hal/deployment/pom.xml b/extensions/hal/deployment/pom.xml
index db8ffa13a6051..5d035fc92107b 100644
--- a/extensions/hal/deployment/pom.xml
+++ b/extensions/hal/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-hal-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/hal/pom.xml b/extensions/hal/pom.xml
index 567cb6c9fc0c3..9d1051cc6247f 100644
--- a/extensions/hal/pom.xml
+++ b/extensions/hal/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/hal/runtime/pom.xml b/extensions/hal/runtime/pom.xml
index d039cb3b17211..be2f3bef21d8f 100644
--- a/extensions/hal/runtime/pom.xml
+++ b/extensions/hal/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-hal-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/hibernate-envers/deployment/pom.xml b/extensions/hibernate-envers/deployment/pom.xml
index 497696bcd7c24..08d50313aa29c 100644
--- a/extensions/hibernate-envers/deployment/pom.xml
+++ b/extensions/hibernate-envers/deployment/pom.xml
@@ -6,7 +6,7 @@
io.quarkus
quarkus-hibernate-envers-parent
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
diff --git a/extensions/hibernate-envers/pom.xml b/extensions/hibernate-envers/pom.xml
index b128399e509b6..b27bad6545248 100644
--- a/extensions/hibernate-envers/pom.xml
+++ b/extensions/hibernate-envers/pom.xml
@@ -6,7 +6,7 @@
io.quarkus
quarkus-extensions-parent
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
diff --git a/extensions/hibernate-envers/runtime/pom.xml b/extensions/hibernate-envers/runtime/pom.xml
index c985316f7e31b..81cbc001d44bf 100644
--- a/extensions/hibernate-envers/runtime/pom.xml
+++ b/extensions/hibernate-envers/runtime/pom.xml
@@ -6,7 +6,7 @@
io.quarkus
quarkus-hibernate-envers-parent
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
diff --git a/extensions/hibernate-orm/deployment-spi/pom.xml b/extensions/hibernate-orm/deployment-spi/pom.xml
index 471978aece197..cbcfcc64b66d5 100644
--- a/extensions/hibernate-orm/deployment-spi/pom.xml
+++ b/extensions/hibernate-orm/deployment-spi/pom.xml
@@ -5,7 +5,7 @@
quarkus-hibernate-orm-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/hibernate-orm/deployment/pom.xml b/extensions/hibernate-orm/deployment/pom.xml
index e8714c990a185..9c87ac4b9a7c2 100644
--- a/extensions/hibernate-orm/deployment/pom.xml
+++ b/extensions/hibernate-orm/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-hibernate-orm-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/hibernate-orm/pom.xml b/extensions/hibernate-orm/pom.xml
index 98195ca7fe61d..be9fd5bae7ac8 100644
--- a/extensions/hibernate-orm/pom.xml
+++ b/extensions/hibernate-orm/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/hibernate-orm/runtime/pom.xml b/extensions/hibernate-orm/runtime/pom.xml
index 5db120b401cb0..a40b4221c645f 100644
--- a/extensions/hibernate-orm/runtime/pom.xml
+++ b/extensions/hibernate-orm/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-hibernate-orm-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/hibernate-reactive/deployment/pom.xml b/extensions/hibernate-reactive/deployment/pom.xml
index 4de11e6d0c992..c86256ff70b84 100644
--- a/extensions/hibernate-reactive/deployment/pom.xml
+++ b/extensions/hibernate-reactive/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-hibernate-reactive-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/hibernate-reactive/pom.xml b/extensions/hibernate-reactive/pom.xml
index b2d57035e37a7..145978067bfd3 100644
--- a/extensions/hibernate-reactive/pom.xml
+++ b/extensions/hibernate-reactive/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/hibernate-reactive/runtime/pom.xml b/extensions/hibernate-reactive/runtime/pom.xml
index afde9ab340662..c2c7fdbf88d07 100644
--- a/extensions/hibernate-reactive/runtime/pom.xml
+++ b/extensions/hibernate-reactive/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-hibernate-reactive-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/hibernate-search-orm-elasticsearch/deployment/pom.xml b/extensions/hibernate-search-orm-elasticsearch/deployment/pom.xml
index d825482a1369e..adfedcaff2fc9 100644
--- a/extensions/hibernate-search-orm-elasticsearch/deployment/pom.xml
+++ b/extensions/hibernate-search-orm-elasticsearch/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-hibernate-search-orm-elasticsearch-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/hibernate-search-orm-elasticsearch/pom.xml b/extensions/hibernate-search-orm-elasticsearch/pom.xml
index dc01d91759cc0..1faec09600fc5 100644
--- a/extensions/hibernate-search-orm-elasticsearch/pom.xml
+++ b/extensions/hibernate-search-orm-elasticsearch/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/hibernate-search-orm-elasticsearch/runtime/pom.xml b/extensions/hibernate-search-orm-elasticsearch/runtime/pom.xml
index 16d8755270292..e778f96919da6 100644
--- a/extensions/hibernate-search-orm-elasticsearch/runtime/pom.xml
+++ b/extensions/hibernate-search-orm-elasticsearch/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-hibernate-search-orm-elasticsearch-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/hibernate-search-orm-outbox-polling/deployment/pom.xml b/extensions/hibernate-search-orm-outbox-polling/deployment/pom.xml
index b5f2c6ebadea8..fdb1a02595f5f 100644
--- a/extensions/hibernate-search-orm-outbox-polling/deployment/pom.xml
+++ b/extensions/hibernate-search-orm-outbox-polling/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-hibernate-search-orm-outbox-polling-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/hibernate-search-orm-outbox-polling/pom.xml b/extensions/hibernate-search-orm-outbox-polling/pom.xml
index 60bf47aa4fb5d..b753063edf365 100644
--- a/extensions/hibernate-search-orm-outbox-polling/pom.xml
+++ b/extensions/hibernate-search-orm-outbox-polling/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/hibernate-search-orm-outbox-polling/runtime/pom.xml b/extensions/hibernate-search-orm-outbox-polling/runtime/pom.xml
index 24d030c4640e5..a6137dd82ec11 100644
--- a/extensions/hibernate-search-orm-outbox-polling/runtime/pom.xml
+++ b/extensions/hibernate-search-orm-outbox-polling/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-hibernate-search-orm-outbox-polling-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/hibernate-validator/deployment/pom.xml b/extensions/hibernate-validator/deployment/pom.xml
index 99df57214fbcd..593789241b4ce 100644
--- a/extensions/hibernate-validator/deployment/pom.xml
+++ b/extensions/hibernate-validator/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-hibernate-validator-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/hibernate-validator/pom.xml b/extensions/hibernate-validator/pom.xml
index 75167f43bc85b..d79951dc52db0 100644
--- a/extensions/hibernate-validator/pom.xml
+++ b/extensions/hibernate-validator/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/hibernate-validator/runtime/pom.xml b/extensions/hibernate-validator/runtime/pom.xml
index 67d9c9ebc6ab4..0c5958cac1fb6 100644
--- a/extensions/hibernate-validator/runtime/pom.xml
+++ b/extensions/hibernate-validator/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-hibernate-validator-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/hibernate-validator/spi/pom.xml b/extensions/hibernate-validator/spi/pom.xml
index d9e7a1fb83eb0..4149275634f68 100644
--- a/extensions/hibernate-validator/spi/pom.xml
+++ b/extensions/hibernate-validator/spi/pom.xml
@@ -5,7 +5,7 @@
quarkus-hibernate-validator-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/infinispan-client/deployment/pom.xml b/extensions/infinispan-client/deployment/pom.xml
index 3e915150c829a..123e1f6467f30 100644
--- a/extensions/infinispan-client/deployment/pom.xml
+++ b/extensions/infinispan-client/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-infinispan-client-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/infinispan-client/pom.xml b/extensions/infinispan-client/pom.xml
index 098c9701f3126..8de2044426f90 100644
--- a/extensions/infinispan-client/pom.xml
+++ b/extensions/infinispan-client/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/infinispan-client/runtime/pom.xml b/extensions/infinispan-client/runtime/pom.xml
index a9ff61b97ae81..d62a73fe38d44 100644
--- a/extensions/infinispan-client/runtime/pom.xml
+++ b/extensions/infinispan-client/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-infinispan-client-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/info/deployment-spi/pom.xml b/extensions/info/deployment-spi/pom.xml
index d6bfa345b1926..dc67b66e086f9 100644
--- a/extensions/info/deployment-spi/pom.xml
+++ b/extensions/info/deployment-spi/pom.xml
@@ -5,7 +5,7 @@
quarkus-info-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/info/deployment/pom.xml b/extensions/info/deployment/pom.xml
index d3cfb4c382c11..0ba61065b7367 100644
--- a/extensions/info/deployment/pom.xml
+++ b/extensions/info/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-info-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/info/pom.xml b/extensions/info/pom.xml
index 994f4a375ea65..f982b701d22c4 100644
--- a/extensions/info/pom.xml
+++ b/extensions/info/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/info/runtime-spi/pom.xml b/extensions/info/runtime-spi/pom.xml
index 907051e281480..1ec5243ebfb69 100644
--- a/extensions/info/runtime-spi/pom.xml
+++ b/extensions/info/runtime-spi/pom.xml
@@ -6,7 +6,7 @@
io.quarkus
quarkus-info-parent
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/info/runtime/pom.xml b/extensions/info/runtime/pom.xml
index 727ab44443390..506b13d43ae02 100644
--- a/extensions/info/runtime/pom.xml
+++ b/extensions/info/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-info-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/jackson/deployment/pom.xml b/extensions/jackson/deployment/pom.xml
index 68597280eeabb..66d69a1fa6c95 100644
--- a/extensions/jackson/deployment/pom.xml
+++ b/extensions/jackson/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-jackson-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/jackson/pom.xml b/extensions/jackson/pom.xml
index 33ce8716c92e7..b42b7d3853d55 100644
--- a/extensions/jackson/pom.xml
+++ b/extensions/jackson/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/jackson/runtime/pom.xml b/extensions/jackson/runtime/pom.xml
index bd3e3a2159e33..d0260a1e1e816 100644
--- a/extensions/jackson/runtime/pom.xml
+++ b/extensions/jackson/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-jackson-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/jackson/spi/pom.xml b/extensions/jackson/spi/pom.xml
index ec74c779764ae..470a3cc667641 100644
--- a/extensions/jackson/spi/pom.xml
+++ b/extensions/jackson/spi/pom.xml
@@ -5,7 +5,7 @@
quarkus-jackson-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/jaxb/deployment/pom.xml b/extensions/jaxb/deployment/pom.xml
index a496418bac757..b21c2922f8eff 100644
--- a/extensions/jaxb/deployment/pom.xml
+++ b/extensions/jaxb/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-jaxb-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/jaxb/pom.xml b/extensions/jaxb/pom.xml
index d46bc6c7af1e2..96f79d2a75faa 100644
--- a/extensions/jaxb/pom.xml
+++ b/extensions/jaxb/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/jaxb/runtime/pom.xml b/extensions/jaxb/runtime/pom.xml
index 591b9481a3e67..f631b9e8eea33 100644
--- a/extensions/jaxb/runtime/pom.xml
+++ b/extensions/jaxb/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-jaxb-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/jaxp/deployment/pom.xml b/extensions/jaxp/deployment/pom.xml
index 7d03c794aa535..1582d9010943e 100644
--- a/extensions/jaxp/deployment/pom.xml
+++ b/extensions/jaxp/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-jaxp-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/jaxp/pom.xml b/extensions/jaxp/pom.xml
index 56fdebd5b7be1..bc0c6f5371427 100644
--- a/extensions/jaxp/pom.xml
+++ b/extensions/jaxp/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/jaxp/runtime/pom.xml b/extensions/jaxp/runtime/pom.xml
index c670dfaf44b4d..593f928e7feae 100644
--- a/extensions/jaxp/runtime/pom.xml
+++ b/extensions/jaxp/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-jaxp-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/jaxrs-spi/deployment/pom.xml b/extensions/jaxrs-spi/deployment/pom.xml
index 73136c9abbe98..dc685746df36d 100644
--- a/extensions/jaxrs-spi/deployment/pom.xml
+++ b/extensions/jaxrs-spi/deployment/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-jaxrs-spi-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-jaxrs-spi-deployment
diff --git a/extensions/jaxrs-spi/pom.xml b/extensions/jaxrs-spi/pom.xml
index 0ef4340587af4..8d6eb17b9dfb7 100644
--- a/extensions/jaxrs-spi/pom.xml
+++ b/extensions/jaxrs-spi/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/jdbc/jdbc-db2/deployment/pom.xml b/extensions/jdbc/jdbc-db2/deployment/pom.xml
index 6f90b9a6a45dd..d312897cf5277 100644
--- a/extensions/jdbc/jdbc-db2/deployment/pom.xml
+++ b/extensions/jdbc/jdbc-db2/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-jdbc-db2-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/jdbc/jdbc-db2/pom.xml b/extensions/jdbc/jdbc-db2/pom.xml
index 6006e86aa6aae..d1a9375a68106 100644
--- a/extensions/jdbc/jdbc-db2/pom.xml
+++ b/extensions/jdbc/jdbc-db2/pom.xml
@@ -5,7 +5,7 @@
quarkus-jdbc-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/jdbc/jdbc-db2/runtime/pom.xml b/extensions/jdbc/jdbc-db2/runtime/pom.xml
index b5244a1044596..4ca25e1c43aba 100644
--- a/extensions/jdbc/jdbc-db2/runtime/pom.xml
+++ b/extensions/jdbc/jdbc-db2/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-jdbc-db2-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/jdbc/jdbc-derby/deployment/pom.xml b/extensions/jdbc/jdbc-derby/deployment/pom.xml
index ac40b1cea983f..bd786fea8a9ee 100644
--- a/extensions/jdbc/jdbc-derby/deployment/pom.xml
+++ b/extensions/jdbc/jdbc-derby/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-jdbc-derby-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/jdbc/jdbc-derby/pom.xml b/extensions/jdbc/jdbc-derby/pom.xml
index 946212a7a3be7..43e3d92ee3670 100644
--- a/extensions/jdbc/jdbc-derby/pom.xml
+++ b/extensions/jdbc/jdbc-derby/pom.xml
@@ -5,7 +5,7 @@
quarkus-jdbc-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/jdbc/jdbc-derby/runtime/pom.xml b/extensions/jdbc/jdbc-derby/runtime/pom.xml
index 853e292b750c9..3784457dc8713 100644
--- a/extensions/jdbc/jdbc-derby/runtime/pom.xml
+++ b/extensions/jdbc/jdbc-derby/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-jdbc-derby-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/jdbc/jdbc-h2/deployment/pom.xml b/extensions/jdbc/jdbc-h2/deployment/pom.xml
index b40927eefcb7f..2a5c652ad3e7c 100644
--- a/extensions/jdbc/jdbc-h2/deployment/pom.xml
+++ b/extensions/jdbc/jdbc-h2/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-jdbc-h2-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/jdbc/jdbc-h2/pom.xml b/extensions/jdbc/jdbc-h2/pom.xml
index 995aad5458fb0..37f4e449b2b66 100644
--- a/extensions/jdbc/jdbc-h2/pom.xml
+++ b/extensions/jdbc/jdbc-h2/pom.xml
@@ -5,7 +5,7 @@
quarkus-jdbc-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/jdbc/jdbc-h2/runtime/pom.xml b/extensions/jdbc/jdbc-h2/runtime/pom.xml
index 3710b117936f1..a77cfd885c34e 100644
--- a/extensions/jdbc/jdbc-h2/runtime/pom.xml
+++ b/extensions/jdbc/jdbc-h2/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-jdbc-h2-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/jdbc/jdbc-mariadb/deployment/pom.xml b/extensions/jdbc/jdbc-mariadb/deployment/pom.xml
index 7e2e7b91334dc..64a61d0e88357 100644
--- a/extensions/jdbc/jdbc-mariadb/deployment/pom.xml
+++ b/extensions/jdbc/jdbc-mariadb/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-jdbc-mariadb-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/jdbc/jdbc-mariadb/pom.xml b/extensions/jdbc/jdbc-mariadb/pom.xml
index e8d0afb16df4c..6d66d44ad5bec 100644
--- a/extensions/jdbc/jdbc-mariadb/pom.xml
+++ b/extensions/jdbc/jdbc-mariadb/pom.xml
@@ -5,7 +5,7 @@
quarkus-jdbc-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/jdbc/jdbc-mariadb/runtime/pom.xml b/extensions/jdbc/jdbc-mariadb/runtime/pom.xml
index bcf64d5e03777..3684573987103 100644
--- a/extensions/jdbc/jdbc-mariadb/runtime/pom.xml
+++ b/extensions/jdbc/jdbc-mariadb/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-jdbc-mariadb-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/jdbc/jdbc-mssql/deployment/pom.xml b/extensions/jdbc/jdbc-mssql/deployment/pom.xml
index 4194542009653..a0535b9248b99 100644
--- a/extensions/jdbc/jdbc-mssql/deployment/pom.xml
+++ b/extensions/jdbc/jdbc-mssql/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-jdbc-mssql-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/jdbc/jdbc-mssql/pom.xml b/extensions/jdbc/jdbc-mssql/pom.xml
index 1b95f40bcd2e8..8dc8c9f14e454 100644
--- a/extensions/jdbc/jdbc-mssql/pom.xml
+++ b/extensions/jdbc/jdbc-mssql/pom.xml
@@ -5,7 +5,7 @@
quarkus-jdbc-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/jdbc/jdbc-mssql/runtime/pom.xml b/extensions/jdbc/jdbc-mssql/runtime/pom.xml
index 5c077f65ce453..8a68eaca10425 100644
--- a/extensions/jdbc/jdbc-mssql/runtime/pom.xml
+++ b/extensions/jdbc/jdbc-mssql/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-jdbc-mssql-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/jdbc/jdbc-mysql/deployment/pom.xml b/extensions/jdbc/jdbc-mysql/deployment/pom.xml
index ef9e4abd7e314..c95f2e54cc279 100644
--- a/extensions/jdbc/jdbc-mysql/deployment/pom.xml
+++ b/extensions/jdbc/jdbc-mysql/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-jdbc-mysql-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/jdbc/jdbc-mysql/pom.xml b/extensions/jdbc/jdbc-mysql/pom.xml
index 5d431f1d1d0d6..5fa9cdc97e2a1 100644
--- a/extensions/jdbc/jdbc-mysql/pom.xml
+++ b/extensions/jdbc/jdbc-mysql/pom.xml
@@ -5,7 +5,7 @@
quarkus-jdbc-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/jdbc/jdbc-mysql/runtime/pom.xml b/extensions/jdbc/jdbc-mysql/runtime/pom.xml
index 524987f3ac027..7167e08be7a04 100644
--- a/extensions/jdbc/jdbc-mysql/runtime/pom.xml
+++ b/extensions/jdbc/jdbc-mysql/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-jdbc-mysql-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/jdbc/jdbc-oracle/deployment/pom.xml b/extensions/jdbc/jdbc-oracle/deployment/pom.xml
index 34d7034121570..556841ee70943 100644
--- a/extensions/jdbc/jdbc-oracle/deployment/pom.xml
+++ b/extensions/jdbc/jdbc-oracle/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-jdbc-oracle-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/jdbc/jdbc-oracle/pom.xml b/extensions/jdbc/jdbc-oracle/pom.xml
index 5202a498898b0..3747c2e66daa7 100644
--- a/extensions/jdbc/jdbc-oracle/pom.xml
+++ b/extensions/jdbc/jdbc-oracle/pom.xml
@@ -5,7 +5,7 @@
quarkus-jdbc-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/jdbc/jdbc-oracle/runtime/pom.xml b/extensions/jdbc/jdbc-oracle/runtime/pom.xml
index fed5188cbb8aa..a9edac747ef3c 100644
--- a/extensions/jdbc/jdbc-oracle/runtime/pom.xml
+++ b/extensions/jdbc/jdbc-oracle/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-jdbc-oracle-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/jdbc/jdbc-postgresql/deployment/pom.xml b/extensions/jdbc/jdbc-postgresql/deployment/pom.xml
index 1bb2061bc84db..a808124fbd246 100644
--- a/extensions/jdbc/jdbc-postgresql/deployment/pom.xml
+++ b/extensions/jdbc/jdbc-postgresql/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-jdbc-postgresql-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/jdbc/jdbc-postgresql/pom.xml b/extensions/jdbc/jdbc-postgresql/pom.xml
index 2dddfbaece986..273cb4117d56a 100644
--- a/extensions/jdbc/jdbc-postgresql/pom.xml
+++ b/extensions/jdbc/jdbc-postgresql/pom.xml
@@ -5,7 +5,7 @@
quarkus-jdbc-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/jdbc/jdbc-postgresql/runtime/pom.xml b/extensions/jdbc/jdbc-postgresql/runtime/pom.xml
index c4815f991e256..c1d7573ca3127 100644
--- a/extensions/jdbc/jdbc-postgresql/runtime/pom.xml
+++ b/extensions/jdbc/jdbc-postgresql/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-jdbc-postgresql-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/jdbc/pom.xml b/extensions/jdbc/pom.xml
index d6b59a169d7a1..248d92eefaf9e 100644
--- a/extensions/jdbc/pom.xml
+++ b/extensions/jdbc/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/jms-spi/deployment/pom.xml b/extensions/jms-spi/deployment/pom.xml
index 98a1c8c187193..a207fa42eab4c 100644
--- a/extensions/jms-spi/deployment/pom.xml
+++ b/extensions/jms-spi/deployment/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-jms-spi-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-jms-spi-deployment
diff --git a/extensions/jms-spi/pom.xml b/extensions/jms-spi/pom.xml
index ed967c17f6814..2d4d7534ab130 100644
--- a/extensions/jms-spi/pom.xml
+++ b/extensions/jms-spi/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/jsonb/deployment/pom.xml b/extensions/jsonb/deployment/pom.xml
index e9e1ed14ace61..7db8c6272ae7f 100644
--- a/extensions/jsonb/deployment/pom.xml
+++ b/extensions/jsonb/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-jsonb-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/jsonb/pom.xml b/extensions/jsonb/pom.xml
index 63e947d2feb33..daab5b383f2a6 100644
--- a/extensions/jsonb/pom.xml
+++ b/extensions/jsonb/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/jsonb/runtime/pom.xml b/extensions/jsonb/runtime/pom.xml
index 93749d61689a8..69cabd26d93ee 100644
--- a/extensions/jsonb/runtime/pom.xml
+++ b/extensions/jsonb/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-jsonb-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/jsonb/spi/pom.xml b/extensions/jsonb/spi/pom.xml
index 4efd2dc298dae..b198aeb263a5f 100644
--- a/extensions/jsonb/spi/pom.xml
+++ b/extensions/jsonb/spi/pom.xml
@@ -5,7 +5,7 @@
quarkus-jsonb-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/jsonp/deployment/pom.xml b/extensions/jsonp/deployment/pom.xml
index 6aa5775e3f5b9..9ff591c55100b 100644
--- a/extensions/jsonp/deployment/pom.xml
+++ b/extensions/jsonp/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-jsonp-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/jsonp/pom.xml b/extensions/jsonp/pom.xml
index 0ff9375ed2a9a..295ec540c2546 100644
--- a/extensions/jsonp/pom.xml
+++ b/extensions/jsonp/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/jsonp/runtime/pom.xml b/extensions/jsonp/runtime/pom.xml
index 649e4da7478e6..51aaefef999f7 100644
--- a/extensions/jsonp/runtime/pom.xml
+++ b/extensions/jsonp/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-jsonp-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/kafka-client/deployment/pom.xml b/extensions/kafka-client/deployment/pom.xml
index 83ff1869de99b..aa23c2d92157d 100644
--- a/extensions/kafka-client/deployment/pom.xml
+++ b/extensions/kafka-client/deployment/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-kafka-client-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-kafka-client-deployment
diff --git a/extensions/kafka-client/pom.xml b/extensions/kafka-client/pom.xml
index a0e0885d2b170..4d0818eb39ea7 100644
--- a/extensions/kafka-client/pom.xml
+++ b/extensions/kafka-client/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
diff --git a/extensions/kafka-client/runtime/pom.xml b/extensions/kafka-client/runtime/pom.xml
index 547de810ee1e3..0b306729a9a4f 100644
--- a/extensions/kafka-client/runtime/pom.xml
+++ b/extensions/kafka-client/runtime/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-kafka-client-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-kafka-client
diff --git a/extensions/kafka-streams/deployment/pom.xml b/extensions/kafka-streams/deployment/pom.xml
index c8ed75033ec8e..b5c09def3fef0 100644
--- a/extensions/kafka-streams/deployment/pom.xml
+++ b/extensions/kafka-streams/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-kafka-streams-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/kafka-streams/pom.xml b/extensions/kafka-streams/pom.xml
index a354d5475a7b8..684c7e0e33ff6 100644
--- a/extensions/kafka-streams/pom.xml
+++ b/extensions/kafka-streams/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/kafka-streams/runtime/pom.xml b/extensions/kafka-streams/runtime/pom.xml
index 8e296f4bda51a..8e4e1fe6d687b 100644
--- a/extensions/kafka-streams/runtime/pom.xml
+++ b/extensions/kafka-streams/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-kafka-streams-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/keycloak-admin-client-common/deployment/pom.xml b/extensions/keycloak-admin-client-common/deployment/pom.xml
index e0bf3d218dc33..81c66969d245f 100644
--- a/extensions/keycloak-admin-client-common/deployment/pom.xml
+++ b/extensions/keycloak-admin-client-common/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-keycloak-admin-client-common-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/keycloak-admin-client-common/pom.xml b/extensions/keycloak-admin-client-common/pom.xml
index 8a6f7a50cec8d..ed682362931eb 100644
--- a/extensions/keycloak-admin-client-common/pom.xml
+++ b/extensions/keycloak-admin-client-common/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/keycloak-admin-client-common/runtime/pom.xml b/extensions/keycloak-admin-client-common/runtime/pom.xml
index d33dace5e17a5..b59d4b6dd4b40 100644
--- a/extensions/keycloak-admin-client-common/runtime/pom.xml
+++ b/extensions/keycloak-admin-client-common/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-keycloak-admin-client-common-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/keycloak-admin-client-reactive/deployment/pom.xml b/extensions/keycloak-admin-client-reactive/deployment/pom.xml
index 64ee55896bf0d..a3a8d68fe338e 100644
--- a/extensions/keycloak-admin-client-reactive/deployment/pom.xml
+++ b/extensions/keycloak-admin-client-reactive/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-keycloak-admin-client-reactive-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/keycloak-admin-client-reactive/pom.xml b/extensions/keycloak-admin-client-reactive/pom.xml
index 7398fed5bf64f..0103dd4b9890c 100644
--- a/extensions/keycloak-admin-client-reactive/pom.xml
+++ b/extensions/keycloak-admin-client-reactive/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/keycloak-admin-client-reactive/runtime/pom.xml b/extensions/keycloak-admin-client-reactive/runtime/pom.xml
index 695466e2212a8..117dcdbaf561a 100644
--- a/extensions/keycloak-admin-client-reactive/runtime/pom.xml
+++ b/extensions/keycloak-admin-client-reactive/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-keycloak-admin-client-reactive-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/keycloak-admin-client/deployment/pom.xml b/extensions/keycloak-admin-client/deployment/pom.xml
index 2357ace48915f..f5d44914c3b77 100644
--- a/extensions/keycloak-admin-client/deployment/pom.xml
+++ b/extensions/keycloak-admin-client/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-keycloak-admin-client-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/keycloak-admin-client/pom.xml b/extensions/keycloak-admin-client/pom.xml
index 4edf453c5fb86..2a31eb8581c91 100644
--- a/extensions/keycloak-admin-client/pom.xml
+++ b/extensions/keycloak-admin-client/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/keycloak-admin-client/runtime/pom.xml b/extensions/keycloak-admin-client/runtime/pom.xml
index 57ea9b46b4852..f97e33145b114 100644
--- a/extensions/keycloak-admin-client/runtime/pom.xml
+++ b/extensions/keycloak-admin-client/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-keycloak-admin-client-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/keycloak-authorization/deployment/pom.xml b/extensions/keycloak-authorization/deployment/pom.xml
index 2891f83f0f1ee..9b56a5328f096 100644
--- a/extensions/keycloak-authorization/deployment/pom.xml
+++ b/extensions/keycloak-authorization/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-keycloak-authorization-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/keycloak-authorization/pom.xml b/extensions/keycloak-authorization/pom.xml
index 0fb78fa78d2f0..78b4d20ea8c7f 100644
--- a/extensions/keycloak-authorization/pom.xml
+++ b/extensions/keycloak-authorization/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/keycloak-authorization/runtime/pom.xml b/extensions/keycloak-authorization/runtime/pom.xml
index a09782733e4d0..a5e92e556029c 100644
--- a/extensions/keycloak-authorization/runtime/pom.xml
+++ b/extensions/keycloak-authorization/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-keycloak-authorization-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/kotlin/deployment/pom.xml b/extensions/kotlin/deployment/pom.xml
index 6e931d801d627..1bd9c1df63e7f 100644
--- a/extensions/kotlin/deployment/pom.xml
+++ b/extensions/kotlin/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-kotlin-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/kotlin/pom.xml b/extensions/kotlin/pom.xml
index bd3e30428ea3b..029bd2f9e3989 100644
--- a/extensions/kotlin/pom.xml
+++ b/extensions/kotlin/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/kotlin/runtime/pom.xml b/extensions/kotlin/runtime/pom.xml
index a92dd5751b376..7307e12061647 100644
--- a/extensions/kotlin/runtime/pom.xml
+++ b/extensions/kotlin/runtime/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-kotlin-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-kotlin
diff --git a/extensions/kubernetes-client/deployment-internal/pom.xml b/extensions/kubernetes-client/deployment-internal/pom.xml
index 7618f416694b5..bdf8ef1b59ddb 100644
--- a/extensions/kubernetes-client/deployment-internal/pom.xml
+++ b/extensions/kubernetes-client/deployment-internal/pom.xml
@@ -5,7 +5,7 @@
quarkus-kubernetes-client-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/kubernetes-client/deployment/pom.xml b/extensions/kubernetes-client/deployment/pom.xml
index bf94885a44d04..9569e51fa240b 100644
--- a/extensions/kubernetes-client/deployment/pom.xml
+++ b/extensions/kubernetes-client/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-kubernetes-client-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/kubernetes-client/pom.xml b/extensions/kubernetes-client/pom.xml
index 98d813a6b3f80..ccba054ef3da4 100644
--- a/extensions/kubernetes-client/pom.xml
+++ b/extensions/kubernetes-client/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/kubernetes-client/runtime-internal/pom.xml b/extensions/kubernetes-client/runtime-internal/pom.xml
index 2b01e9e2ab69f..e0427eb46c291 100644
--- a/extensions/kubernetes-client/runtime-internal/pom.xml
+++ b/extensions/kubernetes-client/runtime-internal/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-kubernetes-client-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-kubernetes-client-internal
diff --git a/extensions/kubernetes-client/runtime/pom.xml b/extensions/kubernetes-client/runtime/pom.xml
index f28cc6b8f8bc7..8aa26f9d45bb9 100644
--- a/extensions/kubernetes-client/runtime/pom.xml
+++ b/extensions/kubernetes-client/runtime/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-kubernetes-client-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-kubernetes-client
diff --git a/extensions/kubernetes-client/spi/pom.xml b/extensions/kubernetes-client/spi/pom.xml
index a2d91bf7654e7..f73366ee813fb 100644
--- a/extensions/kubernetes-client/spi/pom.xml
+++ b/extensions/kubernetes-client/spi/pom.xml
@@ -4,7 +4,7 @@
quarkus-kubernetes-client-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/kubernetes-config/deployment/pom.xml b/extensions/kubernetes-config/deployment/pom.xml
index cf9f194469148..ba6c0ce3be940 100644
--- a/extensions/kubernetes-config/deployment/pom.xml
+++ b/extensions/kubernetes-config/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-kubernetes-config-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/kubernetes-config/pom.xml b/extensions/kubernetes-config/pom.xml
index af037a643fca5..255f9cc559517 100644
--- a/extensions/kubernetes-config/pom.xml
+++ b/extensions/kubernetes-config/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/kubernetes-config/runtime/pom.xml b/extensions/kubernetes-config/runtime/pom.xml
index e35f6c4527f7f..a11c8ab4c3aaa 100644
--- a/extensions/kubernetes-config/runtime/pom.xml
+++ b/extensions/kubernetes-config/runtime/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-kubernetes-config-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-kubernetes-config
diff --git a/extensions/kubernetes-service-binding/deployment/pom.xml b/extensions/kubernetes-service-binding/deployment/pom.xml
index eb5dc13cb87b0..3a86777d432c8 100644
--- a/extensions/kubernetes-service-binding/deployment/pom.xml
+++ b/extensions/kubernetes-service-binding/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-kubernetes-service-binding-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/kubernetes-service-binding/pom.xml b/extensions/kubernetes-service-binding/pom.xml
index 0c0edf241c872..285ec6bdea15f 100644
--- a/extensions/kubernetes-service-binding/pom.xml
+++ b/extensions/kubernetes-service-binding/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/kubernetes-service-binding/runtime/pom.xml b/extensions/kubernetes-service-binding/runtime/pom.xml
index d8444f1a192ef..399eb52fa76e9 100644
--- a/extensions/kubernetes-service-binding/runtime/pom.xml
+++ b/extensions/kubernetes-service-binding/runtime/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-kubernetes-service-binding-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-kubernetes-service-binding
diff --git a/extensions/kubernetes-service-binding/spi/pom.xml b/extensions/kubernetes-service-binding/spi/pom.xml
index ac5de8fcf2ae7..6955b0816f274 100644
--- a/extensions/kubernetes-service-binding/spi/pom.xml
+++ b/extensions/kubernetes-service-binding/spi/pom.xml
@@ -4,7 +4,7 @@
quarkus-kubernetes-service-binding-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/kubernetes/kind/deployment/pom.xml b/extensions/kubernetes/kind/deployment/pom.xml
index cfbc1ef49ae53..9e38b5140d940 100644
--- a/extensions/kubernetes/kind/deployment/pom.xml
+++ b/extensions/kubernetes/kind/deployment/pom.xml
@@ -5,7 +5,7 @@
io.quarkus
quarkus-kind-parent
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/kubernetes/kind/pom.xml b/extensions/kubernetes/kind/pom.xml
index 0b38d12ebe35d..ae4c89fbadd87 100644
--- a/extensions/kubernetes/kind/pom.xml
+++ b/extensions/kubernetes/kind/pom.xml
@@ -5,7 +5,7 @@
quarkus-kubernetes-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/kubernetes/kind/runtime/pom.xml b/extensions/kubernetes/kind/runtime/pom.xml
index a37e3ebd2901d..2acf9f8ef1977 100644
--- a/extensions/kubernetes/kind/runtime/pom.xml
+++ b/extensions/kubernetes/kind/runtime/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-kind-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-kind
diff --git a/extensions/kubernetes/minikube/deployment/pom.xml b/extensions/kubernetes/minikube/deployment/pom.xml
index 48c76e5f16fcc..ffc3818a4ed54 100644
--- a/extensions/kubernetes/minikube/deployment/pom.xml
+++ b/extensions/kubernetes/minikube/deployment/pom.xml
@@ -5,7 +5,7 @@
io.quarkus
quarkus-minikube-parent
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/kubernetes/minikube/pom.xml b/extensions/kubernetes/minikube/pom.xml
index 92305d7d06c85..163f520f69c30 100644
--- a/extensions/kubernetes/minikube/pom.xml
+++ b/extensions/kubernetes/minikube/pom.xml
@@ -5,7 +5,7 @@
quarkus-kubernetes-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/kubernetes/minikube/runtime/pom.xml b/extensions/kubernetes/minikube/runtime/pom.xml
index c77b3f572aa6c..5b3eea6c1e570 100644
--- a/extensions/kubernetes/minikube/runtime/pom.xml
+++ b/extensions/kubernetes/minikube/runtime/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-minikube-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-minikube
diff --git a/extensions/kubernetes/openshift/deployment/pom.xml b/extensions/kubernetes/openshift/deployment/pom.xml
index d6db4ae0a1272..83e941c47a416 100644
--- a/extensions/kubernetes/openshift/deployment/pom.xml
+++ b/extensions/kubernetes/openshift/deployment/pom.xml
@@ -5,7 +5,7 @@
io.quarkus
quarkus-openshift-parent
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/kubernetes/openshift/pom.xml b/extensions/kubernetes/openshift/pom.xml
index 683884a729207..05379578b3218 100644
--- a/extensions/kubernetes/openshift/pom.xml
+++ b/extensions/kubernetes/openshift/pom.xml
@@ -5,7 +5,7 @@
quarkus-kubernetes-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/kubernetes/openshift/runtime/pom.xml b/extensions/kubernetes/openshift/runtime/pom.xml
index bf146e44ac642..659fb51afdb04 100644
--- a/extensions/kubernetes/openshift/runtime/pom.xml
+++ b/extensions/kubernetes/openshift/runtime/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-openshift-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-openshift
diff --git a/extensions/kubernetes/pom.xml b/extensions/kubernetes/pom.xml
index 0928b952ac209..98d9e841816bd 100644
--- a/extensions/kubernetes/pom.xml
+++ b/extensions/kubernetes/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/kubernetes/spi/pom.xml b/extensions/kubernetes/spi/pom.xml
index bb94aac8c7e89..1dfdb3e55b4b9 100644
--- a/extensions/kubernetes/spi/pom.xml
+++ b/extensions/kubernetes/spi/pom.xml
@@ -4,7 +4,7 @@
quarkus-kubernetes-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/kubernetes/vanilla/deployment/pom.xml b/extensions/kubernetes/vanilla/deployment/pom.xml
index 40b8b5b205e41..a9531bf8c2b86 100644
--- a/extensions/kubernetes/vanilla/deployment/pom.xml
+++ b/extensions/kubernetes/vanilla/deployment/pom.xml
@@ -5,7 +5,7 @@
io.quarkus
quarkus-kubernetes-vanilla-parent
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/kubernetes/vanilla/pom.xml b/extensions/kubernetes/vanilla/pom.xml
index 7f7a25a9e06a5..56de598093770 100644
--- a/extensions/kubernetes/vanilla/pom.xml
+++ b/extensions/kubernetes/vanilla/pom.xml
@@ -5,7 +5,7 @@
quarkus-kubernetes-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/kubernetes/vanilla/runtime/pom.xml b/extensions/kubernetes/vanilla/runtime/pom.xml
index 1968e28fca58a..0db0c496c2e48 100644
--- a/extensions/kubernetes/vanilla/runtime/pom.xml
+++ b/extensions/kubernetes/vanilla/runtime/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-kubernetes-vanilla-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-kubernetes
diff --git a/extensions/liquibase-mongodb/deployment/pom.xml b/extensions/liquibase-mongodb/deployment/pom.xml
index a969686fade27..03e1792ea0751 100644
--- a/extensions/liquibase-mongodb/deployment/pom.xml
+++ b/extensions/liquibase-mongodb/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-liquibase-mongodb-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/liquibase-mongodb/pom.xml b/extensions/liquibase-mongodb/pom.xml
index f9432f43440cb..8ec1e094a3f51 100644
--- a/extensions/liquibase-mongodb/pom.xml
+++ b/extensions/liquibase-mongodb/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/liquibase-mongodb/runtime/pom.xml b/extensions/liquibase-mongodb/runtime/pom.xml
index ef92b742dba15..3210f04d38355 100644
--- a/extensions/liquibase-mongodb/runtime/pom.xml
+++ b/extensions/liquibase-mongodb/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-liquibase-mongodb-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/liquibase/deployment/pom.xml b/extensions/liquibase/deployment/pom.xml
index 9c3ba43b1a015..f35ddb9937211 100644
--- a/extensions/liquibase/deployment/pom.xml
+++ b/extensions/liquibase/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-liquibase-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/liquibase/pom.xml b/extensions/liquibase/pom.xml
index 4b3fbd9aecf19..266704ba8ff24 100644
--- a/extensions/liquibase/pom.xml
+++ b/extensions/liquibase/pom.xml
@@ -6,7 +6,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/liquibase/runtime/pom.xml b/extensions/liquibase/runtime/pom.xml
index 9bf4693888606..0e6142991385a 100644
--- a/extensions/liquibase/runtime/pom.xml
+++ b/extensions/liquibase/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-liquibase-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/logging-gelf/deployment/pom.xml b/extensions/logging-gelf/deployment/pom.xml
index a97fe15f580ab..1683e3c80a0e1 100644
--- a/extensions/logging-gelf/deployment/pom.xml
+++ b/extensions/logging-gelf/deployment/pom.xml
@@ -6,7 +6,7 @@
io.quarkus
quarkus-logging-gelf-parent
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
diff --git a/extensions/logging-gelf/pom.xml b/extensions/logging-gelf/pom.xml
index b0eb28347c2a7..3309a4d2686cb 100644
--- a/extensions/logging-gelf/pom.xml
+++ b/extensions/logging-gelf/pom.xml
@@ -6,7 +6,7 @@
io.quarkus
quarkus-extensions-parent
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
diff --git a/extensions/logging-gelf/runtime/pom.xml b/extensions/logging-gelf/runtime/pom.xml
index 23274833c7f0f..3f8b29b0bcd7a 100644
--- a/extensions/logging-gelf/runtime/pom.xml
+++ b/extensions/logging-gelf/runtime/pom.xml
@@ -6,7 +6,7 @@
io.quarkus
quarkus-logging-gelf-parent
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
diff --git a/extensions/logging-json/deployment/pom.xml b/extensions/logging-json/deployment/pom.xml
index 3b82e164cf231..cbb9b44d4ae6c 100644
--- a/extensions/logging-json/deployment/pom.xml
+++ b/extensions/logging-json/deployment/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-logging-json-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-logging-json-deployment
diff --git a/extensions/logging-json/pom.xml b/extensions/logging-json/pom.xml
index e7214a5aefa2e..486c1e0dafe33 100644
--- a/extensions/logging-json/pom.xml
+++ b/extensions/logging-json/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/logging-json/runtime/pom.xml b/extensions/logging-json/runtime/pom.xml
index a01ec677bc2ed..1c03a05eb2c44 100644
--- a/extensions/logging-json/runtime/pom.xml
+++ b/extensions/logging-json/runtime/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-logging-json-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-logging-json
diff --git a/extensions/mailer/deployment/pom.xml b/extensions/mailer/deployment/pom.xml
index 7d6dcd2c4a4ed..98b8149467be4 100644
--- a/extensions/mailer/deployment/pom.xml
+++ b/extensions/mailer/deployment/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-mailer-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-mailer-deployment
diff --git a/extensions/mailer/pom.xml b/extensions/mailer/pom.xml
index bd921d386a735..214209be7d194 100644
--- a/extensions/mailer/pom.xml
+++ b/extensions/mailer/pom.xml
@@ -7,7 +7,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
diff --git a/extensions/mailer/runtime/pom.xml b/extensions/mailer/runtime/pom.xml
index c41ef93492f26..4c4edb407a119 100644
--- a/extensions/mailer/runtime/pom.xml
+++ b/extensions/mailer/runtime/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-mailer-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-mailer
diff --git a/extensions/micrometer-registry-prometheus/deployment/pom.xml b/extensions/micrometer-registry-prometheus/deployment/pom.xml
index 564787cd0eea2..47b5faa4226ab 100644
--- a/extensions/micrometer-registry-prometheus/deployment/pom.xml
+++ b/extensions/micrometer-registry-prometheus/deployment/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-micrometer-registry-prometheus-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-micrometer-registry-prometheus-deployment
diff --git a/extensions/micrometer-registry-prometheus/pom.xml b/extensions/micrometer-registry-prometheus/pom.xml
index 0b3263e876931..7794a4cf15794 100644
--- a/extensions/micrometer-registry-prometheus/pom.xml
+++ b/extensions/micrometer-registry-prometheus/pom.xml
@@ -7,7 +7,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
diff --git a/extensions/micrometer-registry-prometheus/runtime/pom.xml b/extensions/micrometer-registry-prometheus/runtime/pom.xml
index ffd82405dc019..2333c4e6d06d2 100644
--- a/extensions/micrometer-registry-prometheus/runtime/pom.xml
+++ b/extensions/micrometer-registry-prometheus/runtime/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-micrometer-registry-prometheus-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-micrometer-registry-prometheus
diff --git a/extensions/micrometer/deployment/pom.xml b/extensions/micrometer/deployment/pom.xml
index c2f3a96cd625e..1c129a592bd28 100644
--- a/extensions/micrometer/deployment/pom.xml
+++ b/extensions/micrometer/deployment/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-micrometer-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-micrometer-deployment
diff --git a/extensions/micrometer/pom.xml b/extensions/micrometer/pom.xml
index 79267966c69c8..d42f5ac0b4b10 100644
--- a/extensions/micrometer/pom.xml
+++ b/extensions/micrometer/pom.xml
@@ -22,7 +22,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
diff --git a/extensions/micrometer/runtime/pom.xml b/extensions/micrometer/runtime/pom.xml
index a5903bb90f015..fe654c9db5382 100644
--- a/extensions/micrometer/runtime/pom.xml
+++ b/extensions/micrometer/runtime/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-micrometer-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-micrometer
diff --git a/extensions/mongodb-client/deployment/pom.xml b/extensions/mongodb-client/deployment/pom.xml
index 0c50568794612..7375e8edd8157 100644
--- a/extensions/mongodb-client/deployment/pom.xml
+++ b/extensions/mongodb-client/deployment/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-mongodb-client-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-mongodb-client-deployment
diff --git a/extensions/mongodb-client/pom.xml b/extensions/mongodb-client/pom.xml
index a3a4a96136345..a08b0185b90d6 100644
--- a/extensions/mongodb-client/pom.xml
+++ b/extensions/mongodb-client/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
diff --git a/extensions/mongodb-client/runtime/pom.xml b/extensions/mongodb-client/runtime/pom.xml
index c4b13424e4a02..0eb5b67c51758 100644
--- a/extensions/mongodb-client/runtime/pom.xml
+++ b/extensions/mongodb-client/runtime/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-mongodb-client-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-mongodb-client
diff --git a/extensions/mutiny/deployment/pom.xml b/extensions/mutiny/deployment/pom.xml
index 72292962fbcee..8541a99afc27c 100644
--- a/extensions/mutiny/deployment/pom.xml
+++ b/extensions/mutiny/deployment/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-mutiny-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-mutiny-deployment
diff --git a/extensions/mutiny/pom.xml b/extensions/mutiny/pom.xml
index c90334777f7e2..b1def07cf7b60 100644
--- a/extensions/mutiny/pom.xml
+++ b/extensions/mutiny/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
diff --git a/extensions/mutiny/runtime/pom.xml b/extensions/mutiny/runtime/pom.xml
index 4d06ca741a099..d80fa34935e7d 100644
--- a/extensions/mutiny/runtime/pom.xml
+++ b/extensions/mutiny/runtime/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-mutiny-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-mutiny
diff --git a/extensions/narayana-jta/deployment/pom.xml b/extensions/narayana-jta/deployment/pom.xml
index ced79bdff9fb4..59298c054ae31 100644
--- a/extensions/narayana-jta/deployment/pom.xml
+++ b/extensions/narayana-jta/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-narayana-jta-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/narayana-jta/pom.xml b/extensions/narayana-jta/pom.xml
index 1391a5a3ebd55..7436463e0b130 100644
--- a/extensions/narayana-jta/pom.xml
+++ b/extensions/narayana-jta/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/narayana-jta/runtime/pom.xml b/extensions/narayana-jta/runtime/pom.xml
index 8b3389ee5881f..8840df5f6a0f6 100644
--- a/extensions/narayana-jta/runtime/pom.xml
+++ b/extensions/narayana-jta/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-narayana-jta-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/narayana-lra/deployment/pom.xml b/extensions/narayana-lra/deployment/pom.xml
index 88f66426dd071..46555acba7605 100644
--- a/extensions/narayana-lra/deployment/pom.xml
+++ b/extensions/narayana-lra/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-narayana-lra-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/narayana-lra/pom.xml b/extensions/narayana-lra/pom.xml
index a78d783ee03db..ac3d0749cc742 100644
--- a/extensions/narayana-lra/pom.xml
+++ b/extensions/narayana-lra/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/narayana-lra/runtime/pom.xml b/extensions/narayana-lra/runtime/pom.xml
index d508f17cf3c8e..aa7824443a715 100644
--- a/extensions/narayana-lra/runtime/pom.xml
+++ b/extensions/narayana-lra/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-narayana-lra-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
..
4.0.0
diff --git a/extensions/narayana-stm/deployment/pom.xml b/extensions/narayana-stm/deployment/pom.xml
index acdb5d885726b..33b6fa72f28a9 100644
--- a/extensions/narayana-stm/deployment/pom.xml
+++ b/extensions/narayana-stm/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-narayana-stm-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/narayana-stm/pom.xml b/extensions/narayana-stm/pom.xml
index 83d7fa89bae84..4270d7a20026b 100644
--- a/extensions/narayana-stm/pom.xml
+++ b/extensions/narayana-stm/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/narayana-stm/runtime/pom.xml b/extensions/narayana-stm/runtime/pom.xml
index 6f700593658e4..bf0b9bf147f70 100644
--- a/extensions/narayana-stm/runtime/pom.xml
+++ b/extensions/narayana-stm/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-narayana-stm-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/netty-loom-adaptor/deployment/pom.xml b/extensions/netty-loom-adaptor/deployment/pom.xml
index de1efc9e7fd96..a63ab9e4bded2 100644
--- a/extensions/netty-loom-adaptor/deployment/pom.xml
+++ b/extensions/netty-loom-adaptor/deployment/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-netty-loom-adaptor-parent
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
@@ -22,7 +22,7 @@
io.quarkus
quarkus-netty-loom-adaptor
- 999-SNAPSHOT
+ 3.8.1
io.quarkus
diff --git a/extensions/netty-loom-adaptor/pom.xml b/extensions/netty-loom-adaptor/pom.xml
index 8983261c25321..03032828103d6 100644
--- a/extensions/netty-loom-adaptor/pom.xml
+++ b/extensions/netty-loom-adaptor/pom.xml
@@ -7,7 +7,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
diff --git a/extensions/netty-loom-adaptor/runtime/pom.xml b/extensions/netty-loom-adaptor/runtime/pom.xml
index d617764bcbb81..9cac0cf58443a 100644
--- a/extensions/netty-loom-adaptor/runtime/pom.xml
+++ b/extensions/netty-loom-adaptor/runtime/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-netty-loom-adaptor-parent
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
diff --git a/extensions/netty/deployment/pom.xml b/extensions/netty/deployment/pom.xml
index 222d693dd417b..9743378db32e9 100644
--- a/extensions/netty/deployment/pom.xml
+++ b/extensions/netty/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-netty-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/netty/pom.xml b/extensions/netty/pom.xml
index d91ab1ed7b886..08330dc77e4b6 100644
--- a/extensions/netty/pom.xml
+++ b/extensions/netty/pom.xml
@@ -6,7 +6,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/netty/runtime/pom.xml b/extensions/netty/runtime/pom.xml
index 61d2f12e84879..f83c9a3fc8e8d 100644
--- a/extensions/netty/runtime/pom.xml
+++ b/extensions/netty/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-netty-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/oidc-client-filter/deployment/pom.xml b/extensions/oidc-client-filter/deployment/pom.xml
index 0740b267abac0..bd0086c9aef1e 100644
--- a/extensions/oidc-client-filter/deployment/pom.xml
+++ b/extensions/oidc-client-filter/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-oidc-client-filter-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../
4.0.0
diff --git a/extensions/oidc-client-filter/pom.xml b/extensions/oidc-client-filter/pom.xml
index fb13119f20198..52af37e94321c 100644
--- a/extensions/oidc-client-filter/pom.xml
+++ b/extensions/oidc-client-filter/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/oidc-client-filter/runtime/pom.xml b/extensions/oidc-client-filter/runtime/pom.xml
index 3b5f6b175df7f..5fa17e4b5a62f 100644
--- a/extensions/oidc-client-filter/runtime/pom.xml
+++ b/extensions/oidc-client-filter/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-oidc-client-filter-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../
4.0.0
diff --git a/extensions/oidc-client-graphql/deployment/pom.xml b/extensions/oidc-client-graphql/deployment/pom.xml
index ec964b1a93152..8d76af6f5e3de 100644
--- a/extensions/oidc-client-graphql/deployment/pom.xml
+++ b/extensions/oidc-client-graphql/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-oidc-client-graphql-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../
4.0.0
diff --git a/extensions/oidc-client-graphql/pom.xml b/extensions/oidc-client-graphql/pom.xml
index 6f85166404778..cd6e906f4a8cf 100644
--- a/extensions/oidc-client-graphql/pom.xml
+++ b/extensions/oidc-client-graphql/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/oidc-client-graphql/runtime/pom.xml b/extensions/oidc-client-graphql/runtime/pom.xml
index 0fd99ca208623..8aeeea7f7dea3 100644
--- a/extensions/oidc-client-graphql/runtime/pom.xml
+++ b/extensions/oidc-client-graphql/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-oidc-client-graphql-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../
4.0.0
diff --git a/extensions/oidc-client-reactive-filter/deployment/pom.xml b/extensions/oidc-client-reactive-filter/deployment/pom.xml
index b547995beab70..3b96b40dd366b 100644
--- a/extensions/oidc-client-reactive-filter/deployment/pom.xml
+++ b/extensions/oidc-client-reactive-filter/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-oidc-client-reactive-filter-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../
4.0.0
diff --git a/extensions/oidc-client-reactive-filter/pom.xml b/extensions/oidc-client-reactive-filter/pom.xml
index b729a6d6c80be..96f78deac8a1a 100644
--- a/extensions/oidc-client-reactive-filter/pom.xml
+++ b/extensions/oidc-client-reactive-filter/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/oidc-client-reactive-filter/runtime/pom.xml b/extensions/oidc-client-reactive-filter/runtime/pom.xml
index 8b010aaebc7c9..ac1f620a46f87 100644
--- a/extensions/oidc-client-reactive-filter/runtime/pom.xml
+++ b/extensions/oidc-client-reactive-filter/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-oidc-client-reactive-filter-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../
4.0.0
diff --git a/extensions/oidc-client/deployment/pom.xml b/extensions/oidc-client/deployment/pom.xml
index 7c9b963b973d0..9b9c2b2e19d77 100644
--- a/extensions/oidc-client/deployment/pom.xml
+++ b/extensions/oidc-client/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-oidc-client-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../
4.0.0
diff --git a/extensions/oidc-client/pom.xml b/extensions/oidc-client/pom.xml
index 58792529ef294..23eca07f10401 100644
--- a/extensions/oidc-client/pom.xml
+++ b/extensions/oidc-client/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/oidc-client/runtime/pom.xml b/extensions/oidc-client/runtime/pom.xml
index 6d418e6653a0a..7125e552e381a 100644
--- a/extensions/oidc-client/runtime/pom.xml
+++ b/extensions/oidc-client/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-oidc-client-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../
4.0.0
diff --git a/extensions/oidc-common/deployment/pom.xml b/extensions/oidc-common/deployment/pom.xml
index 106088309da8d..5eaa7024bbd9b 100644
--- a/extensions/oidc-common/deployment/pom.xml
+++ b/extensions/oidc-common/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-oidc-common-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../
4.0.0
diff --git a/extensions/oidc-common/pom.xml b/extensions/oidc-common/pom.xml
index 2b9a2d6ce5303..1f7322ee65e1e 100644
--- a/extensions/oidc-common/pom.xml
+++ b/extensions/oidc-common/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/oidc-common/runtime/pom.xml b/extensions/oidc-common/runtime/pom.xml
index f33160893a635..3e99061768359 100644
--- a/extensions/oidc-common/runtime/pom.xml
+++ b/extensions/oidc-common/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-oidc-common-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../
4.0.0
diff --git a/extensions/oidc-db-token-state-manager/deployment/pom.xml b/extensions/oidc-db-token-state-manager/deployment/pom.xml
index f05a8b5b250fc..324ad1c57783a 100644
--- a/extensions/oidc-db-token-state-manager/deployment/pom.xml
+++ b/extensions/oidc-db-token-state-manager/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-oidc-db-token-state-manager-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../
4.0.0
diff --git a/extensions/oidc-db-token-state-manager/pom.xml b/extensions/oidc-db-token-state-manager/pom.xml
index 1e7429381d95f..74434c4f2dab9 100644
--- a/extensions/oidc-db-token-state-manager/pom.xml
+++ b/extensions/oidc-db-token-state-manager/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/oidc-db-token-state-manager/runtime/pom.xml b/extensions/oidc-db-token-state-manager/runtime/pom.xml
index 4b42f1dd76bde..56250ebdcd115 100644
--- a/extensions/oidc-db-token-state-manager/runtime/pom.xml
+++ b/extensions/oidc-db-token-state-manager/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-oidc-db-token-state-manager-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../
4.0.0
diff --git a/extensions/oidc-token-propagation-reactive/deployment/pom.xml b/extensions/oidc-token-propagation-reactive/deployment/pom.xml
index 1c3757368a4f0..1d2d6ca9a6153 100644
--- a/extensions/oidc-token-propagation-reactive/deployment/pom.xml
+++ b/extensions/oidc-token-propagation-reactive/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-oidc-token-propagation-reactive-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../
4.0.0
diff --git a/extensions/oidc-token-propagation-reactive/pom.xml b/extensions/oidc-token-propagation-reactive/pom.xml
index f3956eed32b5f..135cb19b5d11e 100644
--- a/extensions/oidc-token-propagation-reactive/pom.xml
+++ b/extensions/oidc-token-propagation-reactive/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/oidc-token-propagation-reactive/runtime/pom.xml b/extensions/oidc-token-propagation-reactive/runtime/pom.xml
index be3f74d370277..3997e3d9b4547 100644
--- a/extensions/oidc-token-propagation-reactive/runtime/pom.xml
+++ b/extensions/oidc-token-propagation-reactive/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-oidc-token-propagation-reactive-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../
4.0.0
diff --git a/extensions/oidc-token-propagation/deployment/pom.xml b/extensions/oidc-token-propagation/deployment/pom.xml
index 59516d0386427..5022de41634aa 100644
--- a/extensions/oidc-token-propagation/deployment/pom.xml
+++ b/extensions/oidc-token-propagation/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-oidc-token-propagation-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../
4.0.0
diff --git a/extensions/oidc-token-propagation/pom.xml b/extensions/oidc-token-propagation/pom.xml
index 14168cda845b1..aabb49dfda8ba 100644
--- a/extensions/oidc-token-propagation/pom.xml
+++ b/extensions/oidc-token-propagation/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/oidc-token-propagation/runtime/pom.xml b/extensions/oidc-token-propagation/runtime/pom.xml
index c82a2e2ee869d..9e4b3adb68653 100644
--- a/extensions/oidc-token-propagation/runtime/pom.xml
+++ b/extensions/oidc-token-propagation/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-oidc-token-propagation-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../
4.0.0
diff --git a/extensions/oidc/deployment/pom.xml b/extensions/oidc/deployment/pom.xml
index 78334a851e1d3..4d9a5bcb9a98c 100644
--- a/extensions/oidc/deployment/pom.xml
+++ b/extensions/oidc/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-oidc-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/oidc/pom.xml b/extensions/oidc/pom.xml
index 97b57b5ad32d7..bec7b48a11dc0 100644
--- a/extensions/oidc/pom.xml
+++ b/extensions/oidc/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/oidc/runtime/pom.xml b/extensions/oidc/runtime/pom.xml
index 1c5145df46d56..4c5d61f5d79d2 100644
--- a/extensions/oidc/runtime/pom.xml
+++ b/extensions/oidc/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-oidc-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/openshift-client/deployment/pom.xml b/extensions/openshift-client/deployment/pom.xml
index e5cd572c2c931..26228112c4724 100644
--- a/extensions/openshift-client/deployment/pom.xml
+++ b/extensions/openshift-client/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-openshift-client-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/openshift-client/pom.xml b/extensions/openshift-client/pom.xml
index 664f8614a6f67..cceb55d75072e 100644
--- a/extensions/openshift-client/pom.xml
+++ b/extensions/openshift-client/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/openshift-client/runtime/pom.xml b/extensions/openshift-client/runtime/pom.xml
index fd62cdfb36faa..89d55f8863e16 100644
--- a/extensions/openshift-client/runtime/pom.xml
+++ b/extensions/openshift-client/runtime/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-openshift-client-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-openshift-client
diff --git a/extensions/opentelemetry/deployment/pom.xml b/extensions/opentelemetry/deployment/pom.xml
index 145fbfdad10d9..dfa240cbe879f 100644
--- a/extensions/opentelemetry/deployment/pom.xml
+++ b/extensions/opentelemetry/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-opentelemetry-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/opentelemetry/pom.xml b/extensions/opentelemetry/pom.xml
index 2097eb3a0dcd1..8c3de42bf8277 100644
--- a/extensions/opentelemetry/pom.xml
+++ b/extensions/opentelemetry/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/opentelemetry/runtime/pom.xml b/extensions/opentelemetry/runtime/pom.xml
index a00664a9560ab..9dc11b1d0ca6e 100644
--- a/extensions/opentelemetry/runtime/pom.xml
+++ b/extensions/opentelemetry/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-opentelemetry-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/panache/hibernate-orm-panache-common/deployment/pom.xml b/extensions/panache/hibernate-orm-panache-common/deployment/pom.xml
index 8b7eaa28f86d8..11f07f5f74272 100644
--- a/extensions/panache/hibernate-orm-panache-common/deployment/pom.xml
+++ b/extensions/panache/hibernate-orm-panache-common/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-hibernate-orm-panache-common-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/panache/hibernate-orm-panache-common/pom.xml b/extensions/panache/hibernate-orm-panache-common/pom.xml
index 832eb7f63979c..e53c0ce72f0d1 100644
--- a/extensions/panache/hibernate-orm-panache-common/pom.xml
+++ b/extensions/panache/hibernate-orm-panache-common/pom.xml
@@ -5,7 +5,7 @@
quarkus-panache-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/panache/hibernate-orm-panache-common/runtime/pom.xml b/extensions/panache/hibernate-orm-panache-common/runtime/pom.xml
index 1956f0e1173b3..3b385ed646a80 100644
--- a/extensions/panache/hibernate-orm-panache-common/runtime/pom.xml
+++ b/extensions/panache/hibernate-orm-panache-common/runtime/pom.xml
@@ -4,7 +4,7 @@
quarkus-hibernate-orm-panache-common-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/panache/hibernate-orm-panache-kotlin/deployment/pom.xml b/extensions/panache/hibernate-orm-panache-kotlin/deployment/pom.xml
index 4c859dfcd8043..2c6389bceccf0 100644
--- a/extensions/panache/hibernate-orm-panache-kotlin/deployment/pom.xml
+++ b/extensions/panache/hibernate-orm-panache-kotlin/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-hibernate-orm-panache-kotlin-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/panache/hibernate-orm-panache-kotlin/pom.xml b/extensions/panache/hibernate-orm-panache-kotlin/pom.xml
index 872ba385407ca..3cf363cc1b089 100644
--- a/extensions/panache/hibernate-orm-panache-kotlin/pom.xml
+++ b/extensions/panache/hibernate-orm-panache-kotlin/pom.xml
@@ -5,7 +5,7 @@
quarkus-panache-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/panache/hibernate-orm-panache-kotlin/runtime/pom.xml b/extensions/panache/hibernate-orm-panache-kotlin/runtime/pom.xml
index 466e953432d4e..9d89ec84ee44d 100644
--- a/extensions/panache/hibernate-orm-panache-kotlin/runtime/pom.xml
+++ b/extensions/panache/hibernate-orm-panache-kotlin/runtime/pom.xml
@@ -4,7 +4,7 @@
quarkus-hibernate-orm-panache-kotlin-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/panache/hibernate-orm-panache/deployment/pom.xml b/extensions/panache/hibernate-orm-panache/deployment/pom.xml
index 944df5b5c88b0..0b3c142f1def2 100644
--- a/extensions/panache/hibernate-orm-panache/deployment/pom.xml
+++ b/extensions/panache/hibernate-orm-panache/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-hibernate-orm-panache-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/panache/hibernate-orm-panache/pom.xml b/extensions/panache/hibernate-orm-panache/pom.xml
index ba8405dda2120..ca821e387f44f 100644
--- a/extensions/panache/hibernate-orm-panache/pom.xml
+++ b/extensions/panache/hibernate-orm-panache/pom.xml
@@ -5,7 +5,7 @@
quarkus-panache-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/panache/hibernate-orm-panache/runtime/pom.xml b/extensions/panache/hibernate-orm-panache/runtime/pom.xml
index 9fca077cf498f..7344ab49e8fc1 100644
--- a/extensions/panache/hibernate-orm-panache/runtime/pom.xml
+++ b/extensions/panache/hibernate-orm-panache/runtime/pom.xml
@@ -4,7 +4,7 @@
quarkus-hibernate-orm-panache-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/panache/hibernate-orm-rest-data-panache/deployment/pom.xml b/extensions/panache/hibernate-orm-rest-data-panache/deployment/pom.xml
index 83c3091489f96..5f95e0ea40114 100644
--- a/extensions/panache/hibernate-orm-rest-data-panache/deployment/pom.xml
+++ b/extensions/panache/hibernate-orm-rest-data-panache/deployment/pom.xml
@@ -6,7 +6,7 @@
io.quarkus
quarkus-hibernate-orm-rest-data-panache-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-hibernate-orm-rest-data-panache-deployment
diff --git a/extensions/panache/hibernate-orm-rest-data-panache/pom.xml b/extensions/panache/hibernate-orm-rest-data-panache/pom.xml
index bbec5d34276db..964dc9f9ce655 100644
--- a/extensions/panache/hibernate-orm-rest-data-panache/pom.xml
+++ b/extensions/panache/hibernate-orm-rest-data-panache/pom.xml
@@ -6,7 +6,7 @@
quarkus-panache-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
diff --git a/extensions/panache/hibernate-orm-rest-data-panache/runtime/pom.xml b/extensions/panache/hibernate-orm-rest-data-panache/runtime/pom.xml
index 21523020557be..981bb0f264b5c 100644
--- a/extensions/panache/hibernate-orm-rest-data-panache/runtime/pom.xml
+++ b/extensions/panache/hibernate-orm-rest-data-panache/runtime/pom.xml
@@ -6,7 +6,7 @@
io.quarkus
quarkus-hibernate-orm-rest-data-panache-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-hibernate-orm-rest-data-panache
diff --git a/extensions/panache/hibernate-reactive-panache-common/deployment/pom.xml b/extensions/panache/hibernate-reactive-panache-common/deployment/pom.xml
index 79a4688e93f80..230ab361132ee 100644
--- a/extensions/panache/hibernate-reactive-panache-common/deployment/pom.xml
+++ b/extensions/panache/hibernate-reactive-panache-common/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-hibernate-reactive-panache-common-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/panache/hibernate-reactive-panache-common/pom.xml b/extensions/panache/hibernate-reactive-panache-common/pom.xml
index f7c5d94fc871f..bbeb998bae812 100644
--- a/extensions/panache/hibernate-reactive-panache-common/pom.xml
+++ b/extensions/panache/hibernate-reactive-panache-common/pom.xml
@@ -5,7 +5,7 @@
quarkus-panache-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/panache/hibernate-reactive-panache-common/runtime/pom.xml b/extensions/panache/hibernate-reactive-panache-common/runtime/pom.xml
index b600f48dc5044..876e7bb84af50 100644
--- a/extensions/panache/hibernate-reactive-panache-common/runtime/pom.xml
+++ b/extensions/panache/hibernate-reactive-panache-common/runtime/pom.xml
@@ -4,7 +4,7 @@
quarkus-hibernate-reactive-panache-common-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/panache/hibernate-reactive-panache-kotlin/deployment/pom.xml b/extensions/panache/hibernate-reactive-panache-kotlin/deployment/pom.xml
index 131bd5092df0e..4c0c9355ae4b4 100644
--- a/extensions/panache/hibernate-reactive-panache-kotlin/deployment/pom.xml
+++ b/extensions/panache/hibernate-reactive-panache-kotlin/deployment/pom.xml
@@ -5,7 +5,7 @@
io.quarkus
quarkus-hibernate-reactive-panache-kotlin-parent
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/panache/hibernate-reactive-panache-kotlin/pom.xml b/extensions/panache/hibernate-reactive-panache-kotlin/pom.xml
index daf8750d3c85d..f274ff53c6b66 100644
--- a/extensions/panache/hibernate-reactive-panache-kotlin/pom.xml
+++ b/extensions/panache/hibernate-reactive-panache-kotlin/pom.xml
@@ -4,7 +4,7 @@
quarkus-panache-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/panache/hibernate-reactive-panache-kotlin/runtime/pom.xml b/extensions/panache/hibernate-reactive-panache-kotlin/runtime/pom.xml
index e007a8da611b8..4f84f2b72d87d 100644
--- a/extensions/panache/hibernate-reactive-panache-kotlin/runtime/pom.xml
+++ b/extensions/panache/hibernate-reactive-panache-kotlin/runtime/pom.xml
@@ -4,7 +4,7 @@
io.quarkus
quarkus-hibernate-reactive-panache-kotlin-parent
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/panache/hibernate-reactive-panache/deployment/pom.xml b/extensions/panache/hibernate-reactive-panache/deployment/pom.xml
index 908bd1b2d94bc..2e235c85c712a 100644
--- a/extensions/panache/hibernate-reactive-panache/deployment/pom.xml
+++ b/extensions/panache/hibernate-reactive-panache/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-hibernate-reactive-panache-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/panache/hibernate-reactive-panache/pom.xml b/extensions/panache/hibernate-reactive-panache/pom.xml
index 32be6753b5f82..2ad178f2064f9 100644
--- a/extensions/panache/hibernate-reactive-panache/pom.xml
+++ b/extensions/panache/hibernate-reactive-panache/pom.xml
@@ -5,7 +5,7 @@
quarkus-panache-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/panache/hibernate-reactive-panache/runtime/pom.xml b/extensions/panache/hibernate-reactive-panache/runtime/pom.xml
index e13e33af64fbc..e6c4bf7e3aa14 100644
--- a/extensions/panache/hibernate-reactive-panache/runtime/pom.xml
+++ b/extensions/panache/hibernate-reactive-panache/runtime/pom.xml
@@ -4,7 +4,7 @@
quarkus-hibernate-reactive-panache-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/panache/hibernate-reactive-rest-data-panache/deployment/pom.xml b/extensions/panache/hibernate-reactive-rest-data-panache/deployment/pom.xml
index a6882909936d7..4e48fa151e36a 100644
--- a/extensions/panache/hibernate-reactive-rest-data-panache/deployment/pom.xml
+++ b/extensions/panache/hibernate-reactive-rest-data-panache/deployment/pom.xml
@@ -6,7 +6,7 @@
io.quarkus
quarkus-hibernate-reactive-rest-data-panache-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-hibernate-reactive-rest-data-panache-deployment
diff --git a/extensions/panache/hibernate-reactive-rest-data-panache/pom.xml b/extensions/panache/hibernate-reactive-rest-data-panache/pom.xml
index abe6af75b87f0..932a0efc67760 100644
--- a/extensions/panache/hibernate-reactive-rest-data-panache/pom.xml
+++ b/extensions/panache/hibernate-reactive-rest-data-panache/pom.xml
@@ -6,7 +6,7 @@
quarkus-panache-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
diff --git a/extensions/panache/hibernate-reactive-rest-data-panache/runtime/pom.xml b/extensions/panache/hibernate-reactive-rest-data-panache/runtime/pom.xml
index 67cfa4d214012..43f10341daeb5 100644
--- a/extensions/panache/hibernate-reactive-rest-data-panache/runtime/pom.xml
+++ b/extensions/panache/hibernate-reactive-rest-data-panache/runtime/pom.xml
@@ -6,7 +6,7 @@
io.quarkus
quarkus-hibernate-reactive-rest-data-panache-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-hibernate-reactive-rest-data-panache
diff --git a/extensions/panache/mongodb-panache-common/deployment/pom.xml b/extensions/panache/mongodb-panache-common/deployment/pom.xml
index 65da08848ff74..cf15391434f65 100644
--- a/extensions/panache/mongodb-panache-common/deployment/pom.xml
+++ b/extensions/panache/mongodb-panache-common/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-mongodb-panache-common-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/panache/mongodb-panache-common/pom.xml b/extensions/panache/mongodb-panache-common/pom.xml
index d4c364e7b4fc4..2c49658872a55 100644
--- a/extensions/panache/mongodb-panache-common/pom.xml
+++ b/extensions/panache/mongodb-panache-common/pom.xml
@@ -5,7 +5,7 @@
quarkus-panache-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/panache/mongodb-panache-common/runtime/pom.xml b/extensions/panache/mongodb-panache-common/runtime/pom.xml
index a0ee38dc6a428..b71f147fc9379 100644
--- a/extensions/panache/mongodb-panache-common/runtime/pom.xml
+++ b/extensions/panache/mongodb-panache-common/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-mongodb-panache-common-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/panache/mongodb-panache-kotlin/deployment/pom.xml b/extensions/panache/mongodb-panache-kotlin/deployment/pom.xml
index 4b5a1b081d010..84e57c6c18860 100644
--- a/extensions/panache/mongodb-panache-kotlin/deployment/pom.xml
+++ b/extensions/panache/mongodb-panache-kotlin/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-mongodb-panache-kotlin-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/panache/mongodb-panache-kotlin/pom.xml b/extensions/panache/mongodb-panache-kotlin/pom.xml
index e8fd077f88c73..3bf042b61224e 100644
--- a/extensions/panache/mongodb-panache-kotlin/pom.xml
+++ b/extensions/panache/mongodb-panache-kotlin/pom.xml
@@ -5,7 +5,7 @@
quarkus-panache-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/panache/mongodb-panache-kotlin/runtime/pom.xml b/extensions/panache/mongodb-panache-kotlin/runtime/pom.xml
index ef6c31f23d2f4..113c776b130f5 100644
--- a/extensions/panache/mongodb-panache-kotlin/runtime/pom.xml
+++ b/extensions/panache/mongodb-panache-kotlin/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-mongodb-panache-kotlin-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/panache/mongodb-panache/deployment/pom.xml b/extensions/panache/mongodb-panache/deployment/pom.xml
index d7968ca5ac1b3..cab31312d2149 100644
--- a/extensions/panache/mongodb-panache/deployment/pom.xml
+++ b/extensions/panache/mongodb-panache/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-mongodb-panache-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/panache/mongodb-panache/pom.xml b/extensions/panache/mongodb-panache/pom.xml
index 1deb594e66668..2ad6f5076b473 100644
--- a/extensions/panache/mongodb-panache/pom.xml
+++ b/extensions/panache/mongodb-panache/pom.xml
@@ -5,7 +5,7 @@
quarkus-panache-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/panache/mongodb-panache/runtime/pom.xml b/extensions/panache/mongodb-panache/runtime/pom.xml
index ef61e86e16c9c..dff400101428c 100644
--- a/extensions/panache/mongodb-panache/runtime/pom.xml
+++ b/extensions/panache/mongodb-panache/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-mongodb-panache-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/panache/mongodb-rest-data-panache/deployment/pom.xml b/extensions/panache/mongodb-rest-data-panache/deployment/pom.xml
index b8ae1296c58d8..8bf841c9d2dd3 100644
--- a/extensions/panache/mongodb-rest-data-panache/deployment/pom.xml
+++ b/extensions/panache/mongodb-rest-data-panache/deployment/pom.xml
@@ -6,7 +6,7 @@
io.quarkus
quarkus-mongodb-rest-data-panache-parent
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
diff --git a/extensions/panache/mongodb-rest-data-panache/pom.xml b/extensions/panache/mongodb-rest-data-panache/pom.xml
index ae14687230be6..a2bd03f8286dd 100644
--- a/extensions/panache/mongodb-rest-data-panache/pom.xml
+++ b/extensions/panache/mongodb-rest-data-panache/pom.xml
@@ -6,7 +6,7 @@
quarkus-panache-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
diff --git a/extensions/panache/mongodb-rest-data-panache/runtime/pom.xml b/extensions/panache/mongodb-rest-data-panache/runtime/pom.xml
index ba389e5cafa35..50abb8ed6d54e 100644
--- a/extensions/panache/mongodb-rest-data-panache/runtime/pom.xml
+++ b/extensions/panache/mongodb-rest-data-panache/runtime/pom.xml
@@ -6,7 +6,7 @@
io.quarkus
quarkus-mongodb-rest-data-panache-parent
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
diff --git a/extensions/panache/panache-common/deployment/pom.xml b/extensions/panache/panache-common/deployment/pom.xml
index d68ec60715fbe..b8df8fdc55a6c 100644
--- a/extensions/panache/panache-common/deployment/pom.xml
+++ b/extensions/panache/panache-common/deployment/pom.xml
@@ -4,7 +4,7 @@
quarkus-panache-common-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/panache/panache-common/pom.xml b/extensions/panache/panache-common/pom.xml
index fb34991536486..7482b02ca3633 100644
--- a/extensions/panache/panache-common/pom.xml
+++ b/extensions/panache/panache-common/pom.xml
@@ -5,7 +5,7 @@
quarkus-panache-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/panache/panache-common/runtime/pom.xml b/extensions/panache/panache-common/runtime/pom.xml
index 8651cb4859eab..c7e72056b771c 100644
--- a/extensions/panache/panache-common/runtime/pom.xml
+++ b/extensions/panache/panache-common/runtime/pom.xml
@@ -4,7 +4,7 @@
quarkus-panache-common-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/panache/panache-hibernate-common/deployment/pom.xml b/extensions/panache/panache-hibernate-common/deployment/pom.xml
index dcd39aa2df0ae..e24d7682f4b31 100644
--- a/extensions/panache/panache-hibernate-common/deployment/pom.xml
+++ b/extensions/panache/panache-hibernate-common/deployment/pom.xml
@@ -4,7 +4,7 @@
quarkus-panache-hibernate-common-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/panache/panache-hibernate-common/pom.xml b/extensions/panache/panache-hibernate-common/pom.xml
index 24c1b8f0527df..e39c328d5c243 100644
--- a/extensions/panache/panache-hibernate-common/pom.xml
+++ b/extensions/panache/panache-hibernate-common/pom.xml
@@ -5,7 +5,7 @@
quarkus-panache-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/panache/panache-hibernate-common/runtime/pom.xml b/extensions/panache/panache-hibernate-common/runtime/pom.xml
index dd0b52b346c16..ca089e1f826e2 100644
--- a/extensions/panache/panache-hibernate-common/runtime/pom.xml
+++ b/extensions/panache/panache-hibernate-common/runtime/pom.xml
@@ -4,7 +4,7 @@
quarkus-panache-hibernate-common-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/panache/panache-mock/pom.xml b/extensions/panache/panache-mock/pom.xml
index d33d2536e2e66..55bc9590e6121 100644
--- a/extensions/panache/panache-mock/pom.xml
+++ b/extensions/panache/panache-mock/pom.xml
@@ -4,7 +4,7 @@
quarkus-panache-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/panache/panacheql/pom.xml b/extensions/panache/panacheql/pom.xml
index c6ea8652e2334..92046fba72351 100644
--- a/extensions/panache/panacheql/pom.xml
+++ b/extensions/panache/panacheql/pom.xml
@@ -5,7 +5,7 @@
quarkus-panache-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/panache/pom.xml b/extensions/panache/pom.xml
index 78a5e62e143c3..e9c7941551e21 100644
--- a/extensions/panache/pom.xml
+++ b/extensions/panache/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/panache/rest-data-panache/deployment/pom.xml b/extensions/panache/rest-data-panache/deployment/pom.xml
index 65c66c9a3ad3b..a835ac23fbe6a 100644
--- a/extensions/panache/rest-data-panache/deployment/pom.xml
+++ b/extensions/panache/rest-data-panache/deployment/pom.xml
@@ -6,7 +6,7 @@
quarkus-rest-data-panache-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
quarkus-rest-data-panache-deployment
diff --git a/extensions/panache/rest-data-panache/pom.xml b/extensions/panache/rest-data-panache/pom.xml
index b2f684e8be458..6413e6c6ac36a 100644
--- a/extensions/panache/rest-data-panache/pom.xml
+++ b/extensions/panache/rest-data-panache/pom.xml
@@ -6,7 +6,7 @@
quarkus-panache-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
diff --git a/extensions/panache/rest-data-panache/runtime/pom.xml b/extensions/panache/rest-data-panache/runtime/pom.xml
index eb85730cf9334..86a77c00d6bad 100644
--- a/extensions/panache/rest-data-panache/runtime/pom.xml
+++ b/extensions/panache/rest-data-panache/runtime/pom.xml
@@ -6,7 +6,7 @@
quarkus-rest-data-panache-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
quarkus-rest-data-panache
diff --git a/extensions/picocli/deployment/pom.xml b/extensions/picocli/deployment/pom.xml
index d269e2245c640..48a91dfdcbdf8 100644
--- a/extensions/picocli/deployment/pom.xml
+++ b/extensions/picocli/deployment/pom.xml
@@ -6,7 +6,7 @@
io.quarkus
quarkus-picocli-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-picocli-deployment
diff --git a/extensions/picocli/pom.xml b/extensions/picocli/pom.xml
index 101df1229cbb8..6ba29ba8fc4ef 100644
--- a/extensions/picocli/pom.xml
+++ b/extensions/picocli/pom.xml
@@ -6,7 +6,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
diff --git a/extensions/picocli/runtime/pom.xml b/extensions/picocli/runtime/pom.xml
index 21580227a05e4..e70846f5157d0 100644
--- a/extensions/picocli/runtime/pom.xml
+++ b/extensions/picocli/runtime/pom.xml
@@ -6,7 +6,7 @@
io.quarkus
quarkus-picocli-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-picocli
diff --git a/extensions/pom.xml b/extensions/pom.xml
index f405528ad1782..b6bb7795b2d6b 100644
--- a/extensions/pom.xml
+++ b/extensions/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../build-parent/pom.xml
4.0.0
diff --git a/extensions/quartz/deployment/pom.xml b/extensions/quartz/deployment/pom.xml
index 7dc4e797cfb5f..321931b67595e 100644
--- a/extensions/quartz/deployment/pom.xml
+++ b/extensions/quartz/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-quartz-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/quartz/pom.xml b/extensions/quartz/pom.xml
index 7f74b6bda5d96..80fda35889888 100644
--- a/extensions/quartz/pom.xml
+++ b/extensions/quartz/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
diff --git a/extensions/quartz/runtime/pom.xml b/extensions/quartz/runtime/pom.xml
index 1b7818b00dfa1..0dec2dd56d7a9 100644
--- a/extensions/quartz/runtime/pom.xml
+++ b/extensions/quartz/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-quartz-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/qute/deployment/pom.xml b/extensions/qute/deployment/pom.xml
index 3f30a7220637c..ea24c97091419 100644
--- a/extensions/qute/deployment/pom.xml
+++ b/extensions/qute/deployment/pom.xml
@@ -6,7 +6,7 @@
quarkus-qute-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
quarkus-qute-deployment
diff --git a/extensions/qute/pom.xml b/extensions/qute/pom.xml
index 58829b02f79a9..e46acfdbcf7ec 100644
--- a/extensions/qute/pom.xml
+++ b/extensions/qute/pom.xml
@@ -7,7 +7,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
diff --git a/extensions/qute/runtime/pom.xml b/extensions/qute/runtime/pom.xml
index 1a0b7d3243d8f..5e8bfce63d6b9 100644
--- a/extensions/qute/runtime/pom.xml
+++ b/extensions/qute/runtime/pom.xml
@@ -6,7 +6,7 @@
quarkus-qute-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
quarkus-qute
diff --git a/extensions/reactive-datasource/deployment/pom.xml b/extensions/reactive-datasource/deployment/pom.xml
index 241c34489d393..356d3f3a32f2b 100644
--- a/extensions/reactive-datasource/deployment/pom.xml
+++ b/extensions/reactive-datasource/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-reactive-datasource-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/reactive-datasource/pom.xml b/extensions/reactive-datasource/pom.xml
index a3f6689686e06..71dd24a070765 100644
--- a/extensions/reactive-datasource/pom.xml
+++ b/extensions/reactive-datasource/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/reactive-datasource/runtime/pom.xml b/extensions/reactive-datasource/runtime/pom.xml
index 09bf734c38a53..e02e9a0c40e9c 100644
--- a/extensions/reactive-datasource/runtime/pom.xml
+++ b/extensions/reactive-datasource/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-reactive-datasource-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/reactive-db2-client/deployment/pom.xml b/extensions/reactive-db2-client/deployment/pom.xml
index 7b46ff737d769..0b29cbe6cc2d1 100644
--- a/extensions/reactive-db2-client/deployment/pom.xml
+++ b/extensions/reactive-db2-client/deployment/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-reactive-db2-client-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-reactive-db2-client-deployment
diff --git a/extensions/reactive-db2-client/pom.xml b/extensions/reactive-db2-client/pom.xml
index 0dd54906622bc..6ce2de078eca8 100644
--- a/extensions/reactive-db2-client/pom.xml
+++ b/extensions/reactive-db2-client/pom.xml
@@ -7,7 +7,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
diff --git a/extensions/reactive-db2-client/runtime/pom.xml b/extensions/reactive-db2-client/runtime/pom.xml
index 254cda26cb106..5a1716622a18c 100644
--- a/extensions/reactive-db2-client/runtime/pom.xml
+++ b/extensions/reactive-db2-client/runtime/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-reactive-db2-client-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-reactive-db2-client
diff --git a/extensions/reactive-mssql-client/deployment/pom.xml b/extensions/reactive-mssql-client/deployment/pom.xml
index 65f4d6f2df4c0..9297eea6bda6f 100644
--- a/extensions/reactive-mssql-client/deployment/pom.xml
+++ b/extensions/reactive-mssql-client/deployment/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-reactive-mssql-client-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-reactive-mssql-client-deployment
diff --git a/extensions/reactive-mssql-client/pom.xml b/extensions/reactive-mssql-client/pom.xml
index 446792c43806f..b922e5221516c 100644
--- a/extensions/reactive-mssql-client/pom.xml
+++ b/extensions/reactive-mssql-client/pom.xml
@@ -7,7 +7,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
diff --git a/extensions/reactive-mssql-client/runtime/pom.xml b/extensions/reactive-mssql-client/runtime/pom.xml
index aa9ba57b9f144..b61453f26825f 100644
--- a/extensions/reactive-mssql-client/runtime/pom.xml
+++ b/extensions/reactive-mssql-client/runtime/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-reactive-mssql-client-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-reactive-mssql-client
diff --git a/extensions/reactive-mysql-client/deployment/pom.xml b/extensions/reactive-mysql-client/deployment/pom.xml
index bc5cc7f1b712b..0db6c14053428 100644
--- a/extensions/reactive-mysql-client/deployment/pom.xml
+++ b/extensions/reactive-mysql-client/deployment/pom.xml
@@ -24,7 +24,7 @@
io.quarkus
quarkus-reactive-mysql-client-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-reactive-mysql-client-deployment
diff --git a/extensions/reactive-mysql-client/pom.xml b/extensions/reactive-mysql-client/pom.xml
index 488a81f3b08f9..1c77c2d202e65 100644
--- a/extensions/reactive-mysql-client/pom.xml
+++ b/extensions/reactive-mysql-client/pom.xml
@@ -23,7 +23,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
diff --git a/extensions/reactive-mysql-client/runtime/pom.xml b/extensions/reactive-mysql-client/runtime/pom.xml
index f98ea175f5550..eb18af4eab643 100644
--- a/extensions/reactive-mysql-client/runtime/pom.xml
+++ b/extensions/reactive-mysql-client/runtime/pom.xml
@@ -23,7 +23,7 @@
io.quarkus
quarkus-reactive-mysql-client-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-reactive-mysql-client
diff --git a/extensions/reactive-oracle-client/deployment/pom.xml b/extensions/reactive-oracle-client/deployment/pom.xml
index e0604a0cc13d5..0b2dc227c9278 100644
--- a/extensions/reactive-oracle-client/deployment/pom.xml
+++ b/extensions/reactive-oracle-client/deployment/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-reactive-oracle-client-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-reactive-oracle-client-deployment
diff --git a/extensions/reactive-oracle-client/pom.xml b/extensions/reactive-oracle-client/pom.xml
index 8c04ebe2ae82f..0f229314a560b 100644
--- a/extensions/reactive-oracle-client/pom.xml
+++ b/extensions/reactive-oracle-client/pom.xml
@@ -7,7 +7,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
diff --git a/extensions/reactive-oracle-client/runtime/pom.xml b/extensions/reactive-oracle-client/runtime/pom.xml
index 842a846f3c9b1..b78cc508f912f 100644
--- a/extensions/reactive-oracle-client/runtime/pom.xml
+++ b/extensions/reactive-oracle-client/runtime/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-reactive-oracle-client-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-reactive-oracle-client
diff --git a/extensions/reactive-pg-client/deployment/pom.xml b/extensions/reactive-pg-client/deployment/pom.xml
index 1c127ada91f5d..272bf865897e7 100644
--- a/extensions/reactive-pg-client/deployment/pom.xml
+++ b/extensions/reactive-pg-client/deployment/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-reactive-pg-client-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-reactive-pg-client-deployment
diff --git a/extensions/reactive-pg-client/pom.xml b/extensions/reactive-pg-client/pom.xml
index ef8d4535a0b97..cb6c2d53ca6eb 100644
--- a/extensions/reactive-pg-client/pom.xml
+++ b/extensions/reactive-pg-client/pom.xml
@@ -7,7 +7,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
diff --git a/extensions/reactive-pg-client/runtime/pom.xml b/extensions/reactive-pg-client/runtime/pom.xml
index 21ea768d8973b..6af7b8dd3c0e3 100644
--- a/extensions/reactive-pg-client/runtime/pom.xml
+++ b/extensions/reactive-pg-client/runtime/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-reactive-pg-client-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-reactive-pg-client
diff --git a/extensions/reactive-routes/deployment/pom.xml b/extensions/reactive-routes/deployment/pom.xml
index a77aee8c987f9..b066e92773d6a 100644
--- a/extensions/reactive-routes/deployment/pom.xml
+++ b/extensions/reactive-routes/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-reactive-routes-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/reactive-routes/pom.xml b/extensions/reactive-routes/pom.xml
index 3bed302c1b907..321bb9994d721 100644
--- a/extensions/reactive-routes/pom.xml
+++ b/extensions/reactive-routes/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/reactive-routes/runtime/pom.xml b/extensions/reactive-routes/runtime/pom.xml
index fae3468e7046f..d0414a7094342 100644
--- a/extensions/reactive-routes/runtime/pom.xml
+++ b/extensions/reactive-routes/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-reactive-routes-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/deployment/pom.xml b/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/deployment/pom.xml
index 7141a2162e618..d4e33e8f6b598 100644
--- a/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/deployment/pom.xml
+++ b/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/deployment/pom.xml
@@ -5,7 +5,7 @@
io.quarkus
quarkus-mutiny-reactive-streams-operators-parent
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/pom.xml b/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/pom.xml
index 0c20108b82c03..fe92ad340aa46 100644
--- a/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/pom.xml
+++ b/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/pom.xml
@@ -5,7 +5,7 @@
quarkus-reactive-streams-operators-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/runtime/pom.xml b/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/runtime/pom.xml
index ea06fe7474659..246445a41dda0 100644
--- a/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/runtime/pom.xml
+++ b/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/runtime/pom.xml
@@ -5,7 +5,7 @@
io.quarkus
quarkus-mutiny-reactive-streams-operators-parent
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/reactive-streams-operators/pom.xml b/extensions/reactive-streams-operators/pom.xml
index cd2f77b8f4ad4..256a960a064ac 100644
--- a/extensions/reactive-streams-operators/pom.xml
+++ b/extensions/reactive-streams-operators/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/deployment/pom.xml b/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/deployment/pom.xml
index bd09ad275efcf..7327b69cbfcb4 100644
--- a/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/deployment/pom.xml
+++ b/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-smallrye-reactive-streams-operators-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/pom.xml b/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/pom.xml
index 8df1ec5ffdc86..70f01f38de58a 100644
--- a/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/pom.xml
+++ b/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/pom.xml
@@ -5,7 +5,7 @@
quarkus-reactive-streams-operators-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/runtime/pom.xml b/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/runtime/pom.xml
index 07b67399dcce2..362fe2f90c066 100644
--- a/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/runtime/pom.xml
+++ b/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-smallrye-reactive-streams-operators-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/reactive-streams-operators/smallrye-reactive-type-converters/deployment/pom.xml b/extensions/reactive-streams-operators/smallrye-reactive-type-converters/deployment/pom.xml
index 5badf81dcc25b..46ebc7bfaa3e6 100644
--- a/extensions/reactive-streams-operators/smallrye-reactive-type-converters/deployment/pom.xml
+++ b/extensions/reactive-streams-operators/smallrye-reactive-type-converters/deployment/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-smallrye-reactive-type-converters-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-smallrye-reactive-type-converters-deployment
diff --git a/extensions/reactive-streams-operators/smallrye-reactive-type-converters/pom.xml b/extensions/reactive-streams-operators/smallrye-reactive-type-converters/pom.xml
index 8c764225cd6c2..338507e3e87b0 100644
--- a/extensions/reactive-streams-operators/smallrye-reactive-type-converters/pom.xml
+++ b/extensions/reactive-streams-operators/smallrye-reactive-type-converters/pom.xml
@@ -7,7 +7,7 @@
quarkus-reactive-streams-operators-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
diff --git a/extensions/reactive-streams-operators/smallrye-reactive-type-converters/runtime/pom.xml b/extensions/reactive-streams-operators/smallrye-reactive-type-converters/runtime/pom.xml
index 3f5e2c407a819..4191ed019adbd 100644
--- a/extensions/reactive-streams-operators/smallrye-reactive-type-converters/runtime/pom.xml
+++ b/extensions/reactive-streams-operators/smallrye-reactive-type-converters/runtime/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-smallrye-reactive-type-converters-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-smallrye-reactive-type-converters
diff --git a/extensions/redis-cache/deployment/pom.xml b/extensions/redis-cache/deployment/pom.xml
index 078f0184d1cf2..e7d8fcd9e0308 100644
--- a/extensions/redis-cache/deployment/pom.xml
+++ b/extensions/redis-cache/deployment/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-redis-cache-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-redis-cache-deployment
diff --git a/extensions/redis-cache/pom.xml b/extensions/redis-cache/pom.xml
index e1fae6a1e5fb4..72ce5ddbe969f 100644
--- a/extensions/redis-cache/pom.xml
+++ b/extensions/redis-cache/pom.xml
@@ -7,7 +7,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
diff --git a/extensions/redis-cache/runtime/pom.xml b/extensions/redis-cache/runtime/pom.xml
index 860e13e5aa0be..8be411dd356ba 100644
--- a/extensions/redis-cache/runtime/pom.xml
+++ b/extensions/redis-cache/runtime/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-redis-cache-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-redis-cache
diff --git a/extensions/redis-client/deployment/pom.xml b/extensions/redis-client/deployment/pom.xml
index e18a963cfe2c4..224d635ba8022 100644
--- a/extensions/redis-client/deployment/pom.xml
+++ b/extensions/redis-client/deployment/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-redis-client-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-redis-client-deployment
diff --git a/extensions/redis-client/pom.xml b/extensions/redis-client/pom.xml
index 458b2563a75bf..daa07d3b7ca8d 100644
--- a/extensions/redis-client/pom.xml
+++ b/extensions/redis-client/pom.xml
@@ -7,7 +7,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
diff --git a/extensions/redis-client/runtime/pom.xml b/extensions/redis-client/runtime/pom.xml
index f00b8e2c6715e..418fbb662ebae 100644
--- a/extensions/redis-client/runtime/pom.xml
+++ b/extensions/redis-client/runtime/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-redis-client-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-redis-client
diff --git a/extensions/resteasy-classic/pom.xml b/extensions/resteasy-classic/pom.xml
index 91c9e53da2de3..16be756c853f5 100644
--- a/extensions/resteasy-classic/pom.xml
+++ b/extensions/resteasy-classic/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/resteasy-classic/rest-client-config/deployment/pom.xml b/extensions/resteasy-classic/rest-client-config/deployment/pom.xml
index ae70e2be717c0..feba8b757d25b 100644
--- a/extensions/resteasy-classic/rest-client-config/deployment/pom.xml
+++ b/extensions/resteasy-classic/rest-client-config/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-rest-client-config-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/resteasy-classic/rest-client-config/pom.xml b/extensions/resteasy-classic/rest-client-config/pom.xml
index 6bba42fa4b54d..4964340811651 100644
--- a/extensions/resteasy-classic/rest-client-config/pom.xml
+++ b/extensions/resteasy-classic/rest-client-config/pom.xml
@@ -5,7 +5,7 @@
quarkus-resteasy-parent-aggregator
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/resteasy-classic/rest-client-config/runtime/pom.xml b/extensions/resteasy-classic/rest-client-config/runtime/pom.xml
index bc57bd9e0e7db..56a6798a9d53b 100644
--- a/extensions/resteasy-classic/rest-client-config/runtime/pom.xml
+++ b/extensions/resteasy-classic/rest-client-config/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-rest-client-config-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/resteasy-classic/resteasy-client-jackson/deployment/pom.xml b/extensions/resteasy-classic/resteasy-client-jackson/deployment/pom.xml
index 2f7469328c1ba..a95b007407063 100644
--- a/extensions/resteasy-classic/resteasy-client-jackson/deployment/pom.xml
+++ b/extensions/resteasy-classic/resteasy-client-jackson/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-resteasy-client-jackson-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/resteasy-classic/resteasy-client-jackson/pom.xml b/extensions/resteasy-classic/resteasy-client-jackson/pom.xml
index fc8de512a62c2..2e52489bfbf6f 100644
--- a/extensions/resteasy-classic/resteasy-client-jackson/pom.xml
+++ b/extensions/resteasy-classic/resteasy-client-jackson/pom.xml
@@ -5,7 +5,7 @@
quarkus-resteasy-parent-aggregator
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/resteasy-classic/resteasy-client-jackson/runtime/pom.xml b/extensions/resteasy-classic/resteasy-client-jackson/runtime/pom.xml
index a8449953d3579..890a3325fd80a 100644
--- a/extensions/resteasy-classic/resteasy-client-jackson/runtime/pom.xml
+++ b/extensions/resteasy-classic/resteasy-client-jackson/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-resteasy-client-jackson-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/resteasy-classic/resteasy-client-jaxb/deployment/pom.xml b/extensions/resteasy-classic/resteasy-client-jaxb/deployment/pom.xml
index 3fedf3af48517..e860ab3001f7d 100644
--- a/extensions/resteasy-classic/resteasy-client-jaxb/deployment/pom.xml
+++ b/extensions/resteasy-classic/resteasy-client-jaxb/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-resteasy-client-jaxb-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/resteasy-classic/resteasy-client-jaxb/pom.xml b/extensions/resteasy-classic/resteasy-client-jaxb/pom.xml
index 5ae4e439ca5a4..a56bee10cedff 100644
--- a/extensions/resteasy-classic/resteasy-client-jaxb/pom.xml
+++ b/extensions/resteasy-classic/resteasy-client-jaxb/pom.xml
@@ -5,7 +5,7 @@
quarkus-resteasy-parent-aggregator
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/resteasy-classic/resteasy-client-jaxb/runtime/pom.xml b/extensions/resteasy-classic/resteasy-client-jaxb/runtime/pom.xml
index fcd52c0bc1ae6..b38ccad62f5a4 100644
--- a/extensions/resteasy-classic/resteasy-client-jaxb/runtime/pom.xml
+++ b/extensions/resteasy-classic/resteasy-client-jaxb/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-resteasy-client-jaxb-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/resteasy-classic/resteasy-client-jsonb/deployment/pom.xml b/extensions/resteasy-classic/resteasy-client-jsonb/deployment/pom.xml
index 86cbecc33a2d2..0ff41878c7b28 100644
--- a/extensions/resteasy-classic/resteasy-client-jsonb/deployment/pom.xml
+++ b/extensions/resteasy-classic/resteasy-client-jsonb/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-resteasy-client-jsonb-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/resteasy-classic/resteasy-client-jsonb/pom.xml b/extensions/resteasy-classic/resteasy-client-jsonb/pom.xml
index 7e74abce4c3f7..e858b0b288105 100644
--- a/extensions/resteasy-classic/resteasy-client-jsonb/pom.xml
+++ b/extensions/resteasy-classic/resteasy-client-jsonb/pom.xml
@@ -5,7 +5,7 @@
quarkus-resteasy-parent-aggregator
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/resteasy-classic/resteasy-client-jsonb/runtime/pom.xml b/extensions/resteasy-classic/resteasy-client-jsonb/runtime/pom.xml
index f212624d64479..fe223ec675957 100644
--- a/extensions/resteasy-classic/resteasy-client-jsonb/runtime/pom.xml
+++ b/extensions/resteasy-classic/resteasy-client-jsonb/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-resteasy-client-jsonb-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/resteasy-classic/resteasy-client-mutiny/deployment/pom.xml b/extensions/resteasy-classic/resteasy-client-mutiny/deployment/pom.xml
index 0a5ad947b8266..1be5bd5826bc1 100644
--- a/extensions/resteasy-classic/resteasy-client-mutiny/deployment/pom.xml
+++ b/extensions/resteasy-classic/resteasy-client-mutiny/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-resteasy-client-mutiny-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/resteasy-classic/resteasy-client-mutiny/pom.xml b/extensions/resteasy-classic/resteasy-client-mutiny/pom.xml
index 3c4049360c913..803a3d80d24e6 100644
--- a/extensions/resteasy-classic/resteasy-client-mutiny/pom.xml
+++ b/extensions/resteasy-classic/resteasy-client-mutiny/pom.xml
@@ -5,7 +5,7 @@
quarkus-resteasy-parent-aggregator
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/resteasy-classic/resteasy-client-mutiny/runtime/pom.xml b/extensions/resteasy-classic/resteasy-client-mutiny/runtime/pom.xml
index 66881644bcb76..f5e9765dd91ef 100644
--- a/extensions/resteasy-classic/resteasy-client-mutiny/runtime/pom.xml
+++ b/extensions/resteasy-classic/resteasy-client-mutiny/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-resteasy-client-mutiny-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/resteasy-classic/resteasy-client/deployment/pom.xml b/extensions/resteasy-classic/resteasy-client/deployment/pom.xml
index 034cee562aeec..1d1de909fc181 100644
--- a/extensions/resteasy-classic/resteasy-client/deployment/pom.xml
+++ b/extensions/resteasy-classic/resteasy-client/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-resteasy-client-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/resteasy-classic/resteasy-client/pom.xml b/extensions/resteasy-classic/resteasy-client/pom.xml
index 54851293f9e79..4a5566e7aa646 100644
--- a/extensions/resteasy-classic/resteasy-client/pom.xml
+++ b/extensions/resteasy-classic/resteasy-client/pom.xml
@@ -5,7 +5,7 @@
quarkus-resteasy-parent-aggregator
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/resteasy-classic/resteasy-client/runtime/pom.xml b/extensions/resteasy-classic/resteasy-client/runtime/pom.xml
index 84e086869bbdb..e70aced11a8a2 100644
--- a/extensions/resteasy-classic/resteasy-client/runtime/pom.xml
+++ b/extensions/resteasy-classic/resteasy-client/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-resteasy-client-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/resteasy-classic/resteasy-common/deployment/pom.xml b/extensions/resteasy-classic/resteasy-common/deployment/pom.xml
index d861d5432e1c2..99e79a80d470c 100644
--- a/extensions/resteasy-classic/resteasy-common/deployment/pom.xml
+++ b/extensions/resteasy-classic/resteasy-common/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-resteasy-common-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/resteasy-classic/resteasy-common/pom.xml b/extensions/resteasy-classic/resteasy-common/pom.xml
index d4c046e5e0f0b..ceb21cbfb3c96 100644
--- a/extensions/resteasy-classic/resteasy-common/pom.xml
+++ b/extensions/resteasy-classic/resteasy-common/pom.xml
@@ -5,7 +5,7 @@
quarkus-resteasy-parent-aggregator
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/resteasy-classic/resteasy-common/runtime/pom.xml b/extensions/resteasy-classic/resteasy-common/runtime/pom.xml
index e5e1c48c7a936..335ff4985dca1 100644
--- a/extensions/resteasy-classic/resteasy-common/runtime/pom.xml
+++ b/extensions/resteasy-classic/resteasy-common/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-resteasy-common-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/resteasy-classic/resteasy-common/spi/pom.xml b/extensions/resteasy-classic/resteasy-common/spi/pom.xml
index 4e8ebd79232b8..aebe550a2e84c 100644
--- a/extensions/resteasy-classic/resteasy-common/spi/pom.xml
+++ b/extensions/resteasy-classic/resteasy-common/spi/pom.xml
@@ -5,7 +5,7 @@
quarkus-resteasy-common-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/resteasy-classic/resteasy-jackson/deployment/pom.xml b/extensions/resteasy-classic/resteasy-jackson/deployment/pom.xml
index b229f603dc03f..aeba9f2a38adc 100644
--- a/extensions/resteasy-classic/resteasy-jackson/deployment/pom.xml
+++ b/extensions/resteasy-classic/resteasy-jackson/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-resteasy-jackson-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/resteasy-classic/resteasy-jackson/pom.xml b/extensions/resteasy-classic/resteasy-jackson/pom.xml
index 0fd5f24166773..e9fbde7eb9cbe 100644
--- a/extensions/resteasy-classic/resteasy-jackson/pom.xml
+++ b/extensions/resteasy-classic/resteasy-jackson/pom.xml
@@ -5,7 +5,7 @@
quarkus-resteasy-parent-aggregator
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/resteasy-classic/resteasy-jackson/runtime/pom.xml b/extensions/resteasy-classic/resteasy-jackson/runtime/pom.xml
index 9b50fa44942ac..ceecc7139759b 100644
--- a/extensions/resteasy-classic/resteasy-jackson/runtime/pom.xml
+++ b/extensions/resteasy-classic/resteasy-jackson/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-resteasy-jackson-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/resteasy-classic/resteasy-jaxb/deployment/pom.xml b/extensions/resteasy-classic/resteasy-jaxb/deployment/pom.xml
index 63eb454eb26c7..4ccf5fc7fb486 100644
--- a/extensions/resteasy-classic/resteasy-jaxb/deployment/pom.xml
+++ b/extensions/resteasy-classic/resteasy-jaxb/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-resteasy-jaxb-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/resteasy-classic/resteasy-jaxb/pom.xml b/extensions/resteasy-classic/resteasy-jaxb/pom.xml
index b3f02acb524d2..32568fd38e0e5 100644
--- a/extensions/resteasy-classic/resteasy-jaxb/pom.xml
+++ b/extensions/resteasy-classic/resteasy-jaxb/pom.xml
@@ -5,7 +5,7 @@
quarkus-resteasy-parent-aggregator
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/resteasy-classic/resteasy-jaxb/runtime/pom.xml b/extensions/resteasy-classic/resteasy-jaxb/runtime/pom.xml
index afd1494280354..1d6efd2ef780c 100644
--- a/extensions/resteasy-classic/resteasy-jaxb/runtime/pom.xml
+++ b/extensions/resteasy-classic/resteasy-jaxb/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-resteasy-jaxb-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/resteasy-classic/resteasy-jsonb/deployment/pom.xml b/extensions/resteasy-classic/resteasy-jsonb/deployment/pom.xml
index c433902e70143..97472cc41abb9 100644
--- a/extensions/resteasy-classic/resteasy-jsonb/deployment/pom.xml
+++ b/extensions/resteasy-classic/resteasy-jsonb/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-resteasy-jsonb-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/resteasy-classic/resteasy-jsonb/pom.xml b/extensions/resteasy-classic/resteasy-jsonb/pom.xml
index 7e493061bd9a2..eee9e7bf15292 100644
--- a/extensions/resteasy-classic/resteasy-jsonb/pom.xml
+++ b/extensions/resteasy-classic/resteasy-jsonb/pom.xml
@@ -5,7 +5,7 @@
quarkus-resteasy-parent-aggregator
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/resteasy-classic/resteasy-jsonb/runtime/pom.xml b/extensions/resteasy-classic/resteasy-jsonb/runtime/pom.xml
index 23c614b90409f..37ac6abe72a16 100644
--- a/extensions/resteasy-classic/resteasy-jsonb/runtime/pom.xml
+++ b/extensions/resteasy-classic/resteasy-jsonb/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-resteasy-jsonb-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/resteasy-classic/resteasy-links/deployment/pom.xml b/extensions/resteasy-classic/resteasy-links/deployment/pom.xml
index 489ad05b4f9cf..9c4f2e50222b6 100644
--- a/extensions/resteasy-classic/resteasy-links/deployment/pom.xml
+++ b/extensions/resteasy-classic/resteasy-links/deployment/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-resteasy-links-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-resteasy-links-deployment
diff --git a/extensions/resteasy-classic/resteasy-links/pom.xml b/extensions/resteasy-classic/resteasy-links/pom.xml
index 5256b5f1e0696..df2bde227a665 100644
--- a/extensions/resteasy-classic/resteasy-links/pom.xml
+++ b/extensions/resteasy-classic/resteasy-links/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-resteasy-parent-aggregator
- 999-SNAPSHOT
+ 3.8.1
quarkus-resteasy-links-parent
diff --git a/extensions/resteasy-classic/resteasy-links/runtime/pom.xml b/extensions/resteasy-classic/resteasy-links/runtime/pom.xml
index f879fab6afb08..146f8ae2cfda7 100644
--- a/extensions/resteasy-classic/resteasy-links/runtime/pom.xml
+++ b/extensions/resteasy-classic/resteasy-links/runtime/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-resteasy-links-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-resteasy-links
diff --git a/extensions/resteasy-classic/resteasy-multipart/deployment/pom.xml b/extensions/resteasy-classic/resteasy-multipart/deployment/pom.xml
index 1e63133e08d3d..1b8ff5b6649ea 100644
--- a/extensions/resteasy-classic/resteasy-multipart/deployment/pom.xml
+++ b/extensions/resteasy-classic/resteasy-multipart/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-resteasy-multipart-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/resteasy-classic/resteasy-multipart/pom.xml b/extensions/resteasy-classic/resteasy-multipart/pom.xml
index 6f3d9ecb35f12..4a9d8390e1a4a 100644
--- a/extensions/resteasy-classic/resteasy-multipart/pom.xml
+++ b/extensions/resteasy-classic/resteasy-multipart/pom.xml
@@ -5,7 +5,7 @@
quarkus-resteasy-parent-aggregator
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/resteasy-classic/resteasy-multipart/runtime/pom.xml b/extensions/resteasy-classic/resteasy-multipart/runtime/pom.xml
index 7b8e9a1e0dc3d..1edb079bc2062 100644
--- a/extensions/resteasy-classic/resteasy-multipart/runtime/pom.xml
+++ b/extensions/resteasy-classic/resteasy-multipart/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-resteasy-multipart-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/resteasy-classic/resteasy-mutiny-common/deployment/pom.xml b/extensions/resteasy-classic/resteasy-mutiny-common/deployment/pom.xml
index a2fb20b55f9f0..8fd0fa302f248 100644
--- a/extensions/resteasy-classic/resteasy-mutiny-common/deployment/pom.xml
+++ b/extensions/resteasy-classic/resteasy-mutiny-common/deployment/pom.xml
@@ -6,7 +6,7 @@
quarkus-resteasy-mutiny-common-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
quarkus-resteasy-mutiny-common-deployment
diff --git a/extensions/resteasy-classic/resteasy-mutiny-common/pom.xml b/extensions/resteasy-classic/resteasy-mutiny-common/pom.xml
index 31c641417fbb8..1e1189008edf3 100644
--- a/extensions/resteasy-classic/resteasy-mutiny-common/pom.xml
+++ b/extensions/resteasy-classic/resteasy-mutiny-common/pom.xml
@@ -7,7 +7,7 @@
quarkus-resteasy-parent-aggregator
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
diff --git a/extensions/resteasy-classic/resteasy-mutiny-common/runtime/pom.xml b/extensions/resteasy-classic/resteasy-mutiny-common/runtime/pom.xml
index 835402f2c616d..e5756a09b40a9 100644
--- a/extensions/resteasy-classic/resteasy-mutiny-common/runtime/pom.xml
+++ b/extensions/resteasy-classic/resteasy-mutiny-common/runtime/pom.xml
@@ -6,7 +6,7 @@
quarkus-resteasy-mutiny-common-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
quarkus-resteasy-mutiny-common
diff --git a/extensions/resteasy-classic/resteasy-mutiny/deployment/pom.xml b/extensions/resteasy-classic/resteasy-mutiny/deployment/pom.xml
index 2632b941af2bf..59fe00513924f 100644
--- a/extensions/resteasy-classic/resteasy-mutiny/deployment/pom.xml
+++ b/extensions/resteasy-classic/resteasy-mutiny/deployment/pom.xml
@@ -6,7 +6,7 @@
quarkus-resteasy-mutiny-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
quarkus-resteasy-mutiny-deployment
diff --git a/extensions/resteasy-classic/resteasy-mutiny/pom.xml b/extensions/resteasy-classic/resteasy-mutiny/pom.xml
index 45de9bdb01338..8b44d5cdc3068 100644
--- a/extensions/resteasy-classic/resteasy-mutiny/pom.xml
+++ b/extensions/resteasy-classic/resteasy-mutiny/pom.xml
@@ -7,7 +7,7 @@
quarkus-resteasy-parent-aggregator
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
diff --git a/extensions/resteasy-classic/resteasy-mutiny/runtime/pom.xml b/extensions/resteasy-classic/resteasy-mutiny/runtime/pom.xml
index 62e840c40650e..08456112e2e33 100644
--- a/extensions/resteasy-classic/resteasy-mutiny/runtime/pom.xml
+++ b/extensions/resteasy-classic/resteasy-mutiny/runtime/pom.xml
@@ -6,7 +6,7 @@
quarkus-resteasy-mutiny-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
quarkus-resteasy-mutiny
diff --git a/extensions/resteasy-classic/resteasy-qute/deployment/pom.xml b/extensions/resteasy-classic/resteasy-qute/deployment/pom.xml
index fc8902d9e8cf1..4ca1ebd8712ae 100644
--- a/extensions/resteasy-classic/resteasy-qute/deployment/pom.xml
+++ b/extensions/resteasy-classic/resteasy-qute/deployment/pom.xml
@@ -6,7 +6,7 @@
quarkus-resteasy-qute-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
quarkus-resteasy-qute-deployment
diff --git a/extensions/resteasy-classic/resteasy-qute/pom.xml b/extensions/resteasy-classic/resteasy-qute/pom.xml
index 8bc4e87776903..07a09120cc5a0 100644
--- a/extensions/resteasy-classic/resteasy-qute/pom.xml
+++ b/extensions/resteasy-classic/resteasy-qute/pom.xml
@@ -7,7 +7,7 @@
quarkus-resteasy-parent-aggregator
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
diff --git a/extensions/resteasy-classic/resteasy-qute/runtime/pom.xml b/extensions/resteasy-classic/resteasy-qute/runtime/pom.xml
index d04d398c5def2..b98c4e8413a6b 100644
--- a/extensions/resteasy-classic/resteasy-qute/runtime/pom.xml
+++ b/extensions/resteasy-classic/resteasy-qute/runtime/pom.xml
@@ -6,7 +6,7 @@
quarkus-resteasy-qute-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
quarkus-resteasy-qute
diff --git a/extensions/resteasy-classic/resteasy-server-common/deployment/pom.xml b/extensions/resteasy-classic/resteasy-server-common/deployment/pom.xml
index 98168579b21d6..08275405e87a0 100644
--- a/extensions/resteasy-classic/resteasy-server-common/deployment/pom.xml
+++ b/extensions/resteasy-classic/resteasy-server-common/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-resteasy-server-common-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/resteasy-classic/resteasy-server-common/pom.xml b/extensions/resteasy-classic/resteasy-server-common/pom.xml
index 9b15a60f53649..83a7ee925f7a9 100644
--- a/extensions/resteasy-classic/resteasy-server-common/pom.xml
+++ b/extensions/resteasy-classic/resteasy-server-common/pom.xml
@@ -5,7 +5,7 @@
quarkus-resteasy-parent-aggregator
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/resteasy-classic/resteasy-server-common/runtime/pom.xml b/extensions/resteasy-classic/resteasy-server-common/runtime/pom.xml
index a5e599747b728..838104e842ad0 100644
--- a/extensions/resteasy-classic/resteasy-server-common/runtime/pom.xml
+++ b/extensions/resteasy-classic/resteasy-server-common/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-resteasy-server-common-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/resteasy-classic/resteasy-server-common/spi/pom.xml b/extensions/resteasy-classic/resteasy-server-common/spi/pom.xml
index 0277ac9f85e6c..b6d00ba2f1b50 100644
--- a/extensions/resteasy-classic/resteasy-server-common/spi/pom.xml
+++ b/extensions/resteasy-classic/resteasy-server-common/spi/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-resteasy-server-common-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-resteasy-server-common-spi
diff --git a/extensions/resteasy-classic/resteasy/deployment/pom.xml b/extensions/resteasy-classic/resteasy/deployment/pom.xml
index 7b59037cea38d..2a9fb7fde02e0 100644
--- a/extensions/resteasy-classic/resteasy/deployment/pom.xml
+++ b/extensions/resteasy-classic/resteasy/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-resteasy-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/resteasy-classic/resteasy/pom.xml b/extensions/resteasy-classic/resteasy/pom.xml
index e8909f9735a22..2223e93e54541 100644
--- a/extensions/resteasy-classic/resteasy/pom.xml
+++ b/extensions/resteasy-classic/resteasy/pom.xml
@@ -5,7 +5,7 @@
quarkus-resteasy-parent-aggregator
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/resteasy-classic/resteasy/runtime/pom.xml b/extensions/resteasy-classic/resteasy/runtime/pom.xml
index 64a2145cd08b9..5d96113555385 100644
--- a/extensions/resteasy-classic/resteasy/runtime/pom.xml
+++ b/extensions/resteasy-classic/resteasy/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-resteasy-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/resteasy-reactive/jaxrs-client-reactive/deployment/pom.xml b/extensions/resteasy-reactive/jaxrs-client-reactive/deployment/pom.xml
index 9f58d119a9201..76498380619fa 100644
--- a/extensions/resteasy-reactive/jaxrs-client-reactive/deployment/pom.xml
+++ b/extensions/resteasy-reactive/jaxrs-client-reactive/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-jaxrs-client-reactive-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/resteasy-reactive/jaxrs-client-reactive/kotlin/pom.xml b/extensions/resteasy-reactive/jaxrs-client-reactive/kotlin/pom.xml
index fc9b7ccc6961b..3ad11ab7e7016 100644
--- a/extensions/resteasy-reactive/jaxrs-client-reactive/kotlin/pom.xml
+++ b/extensions/resteasy-reactive/jaxrs-client-reactive/kotlin/pom.xml
@@ -5,7 +5,7 @@
io.quarkus
quarkus-jaxrs-client-reactive-parent
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/resteasy-reactive/jaxrs-client-reactive/pom.xml b/extensions/resteasy-reactive/jaxrs-client-reactive/pom.xml
index 08cee3a05b655..4e32691a26bc6 100644
--- a/extensions/resteasy-reactive/jaxrs-client-reactive/pom.xml
+++ b/extensions/resteasy-reactive/jaxrs-client-reactive/pom.xml
@@ -5,7 +5,7 @@
quarkus-resteasy-reactive-parent-aggregator
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/resteasy-reactive/jaxrs-client-reactive/runtime/pom.xml b/extensions/resteasy-reactive/jaxrs-client-reactive/runtime/pom.xml
index d9b7932f26380..ecc31d829300b 100644
--- a/extensions/resteasy-reactive/jaxrs-client-reactive/runtime/pom.xml
+++ b/extensions/resteasy-reactive/jaxrs-client-reactive/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-jaxrs-client-reactive-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/resteasy-reactive/pom.xml b/extensions/resteasy-reactive/pom.xml
index 54557147afdf0..4d43d15c09fa1 100644
--- a/extensions/resteasy-reactive/pom.xml
+++ b/extensions/resteasy-reactive/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/deployment/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/deployment/pom.xml
index 9ad099852a72a..d6fba911bb2e0 100644
--- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/deployment/pom.xml
+++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-resteasy-reactive-common-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/pom.xml
index 505b9b674f4c3..ca880e7f6f5f8 100644
--- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/pom.xml
+++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/pom.xml
@@ -5,7 +5,7 @@
quarkus-resteasy-reactive-parent-aggregator
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/runtime/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/runtime/pom.xml
index 2c8c84b2b024b..d0d89958a8bd6 100644
--- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/runtime/pom.xml
+++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-resteasy-reactive-common-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/spi-deployment/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/spi-deployment/pom.xml
index 99606445d41cd..0020599f0acf6 100644
--- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/spi-deployment/pom.xml
+++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/spi-deployment/pom.xml
@@ -5,7 +5,7 @@
io.quarkus
quarkus-resteasy-reactive-common-parent
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson-common/deployment/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson-common/deployment/pom.xml
index 54558edf2e2b5..2e43b8aa025aa 100644
--- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson-common/deployment/pom.xml
+++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson-common/deployment/pom.xml
@@ -6,7 +6,7 @@
quarkus-resteasy-reactive-jackson-common-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
quarkus-resteasy-reactive-jackson-common-deployment
diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson-common/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson-common/pom.xml
index 86af49466a2cd..f5c2850830f02 100644
--- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson-common/pom.xml
+++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson-common/pom.xml
@@ -5,7 +5,7 @@
quarkus-resteasy-reactive-parent-aggregator
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson-common/runtime/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson-common/runtime/pom.xml
index f20bdfef7c38a..c20d421b26a0a 100644
--- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson-common/runtime/pom.xml
+++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson-common/runtime/pom.xml
@@ -6,7 +6,7 @@
quarkus-resteasy-reactive-jackson-common-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
quarkus-resteasy-reactive-jackson-common
Quarkus - RESTEasy Reactive - Jackson Common Bits - Runtime
diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson/deployment/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson/deployment/pom.xml
index f357b700c7e4c..f4eea121f8efe 100644
--- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson/deployment/pom.xml
+++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson/deployment/pom.xml
@@ -6,7 +6,7 @@
quarkus-resteasy-reactive-jackson-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
quarkus-resteasy-reactive-jackson-deployment
diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson/pom.xml
index 701061ee2ecdf..319bd429919dd 100644
--- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson/pom.xml
+++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson/pom.xml
@@ -5,7 +5,7 @@
quarkus-resteasy-reactive-parent-aggregator
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson/runtime/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson/runtime/pom.xml
index e388e50d5c2d0..60d6c15b67e30 100644
--- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson/runtime/pom.xml
+++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson/runtime/pom.xml
@@ -6,7 +6,7 @@
quarkus-resteasy-reactive-jackson-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
quarkus-resteasy-reactive-jackson
diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-jaxb/deployment/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-jaxb/deployment/pom.xml
index f5a1d5563e636..3089a291bc38e 100644
--- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-jaxb/deployment/pom.xml
+++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-jaxb/deployment/pom.xml
@@ -6,7 +6,7 @@
quarkus-resteasy-reactive-jaxb-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
quarkus-resteasy-reactive-jaxb-deployment
diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-jaxb/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-jaxb/pom.xml
index cb98b7329f4b3..d7ced2fa2ee56 100644
--- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-jaxb/pom.xml
+++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-jaxb/pom.xml
@@ -5,7 +5,7 @@
quarkus-resteasy-reactive-parent-aggregator
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-jaxb/runtime/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-jaxb/runtime/pom.xml
index fed13a2256bdf..31b6e869d42c4 100644
--- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-jaxb/runtime/pom.xml
+++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-jaxb/runtime/pom.xml
@@ -6,7 +6,7 @@
quarkus-resteasy-reactive-jaxb-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
quarkus-resteasy-reactive-jaxb
diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb-common/deployment/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb-common/deployment/pom.xml
index 7b2184803c5e0..5a86fc98680dc 100644
--- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb-common/deployment/pom.xml
+++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb-common/deployment/pom.xml
@@ -6,7 +6,7 @@
quarkus-resteasy-reactive-jsonb-common-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
quarkus-resteasy-reactive-jsonb-common-deployment
diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb-common/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb-common/pom.xml
index 6e9584f0e01bb..2fcf9b83ba642 100644
--- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb-common/pom.xml
+++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb-common/pom.xml
@@ -5,7 +5,7 @@
quarkus-resteasy-reactive-parent-aggregator
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb-common/runtime/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb-common/runtime/pom.xml
index 6e51eb596ffde..34b47234aa132 100644
--- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb-common/runtime/pom.xml
+++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb-common/runtime/pom.xml
@@ -6,7 +6,7 @@
quarkus-resteasy-reactive-jsonb-common-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
quarkus-resteasy-reactive-jsonb-common
diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb/deployment/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb/deployment/pom.xml
index bd806d2c4de42..67221bbe382b1 100644
--- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb/deployment/pom.xml
+++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb/deployment/pom.xml
@@ -6,7 +6,7 @@
quarkus-resteasy-reactive-jsonb-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
quarkus-resteasy-reactive-jsonb-deployment
diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb/pom.xml
index 336a66cbe3085..fc3c5aeecb9df 100644
--- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb/pom.xml
+++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb/pom.xml
@@ -5,7 +5,7 @@
quarkus-resteasy-reactive-parent-aggregator
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb/runtime/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb/runtime/pom.xml
index 4973981c60d58..1959468891fe9 100644
--- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb/runtime/pom.xml
+++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb/runtime/pom.xml
@@ -6,7 +6,7 @@
quarkus-resteasy-reactive-jsonb-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
quarkus-resteasy-reactive-jsonb
diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization-common/deployment/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization-common/deployment/pom.xml
index 38381991986d7..cf40c9000ac20 100644
--- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization-common/deployment/pom.xml
+++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization-common/deployment/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-resteasy-reactive-kotlin-serialization-common-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-resteasy-reactive-kotlin-serialization-common-deployment
diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization-common/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization-common/pom.xml
index 7f595183dd590..9f6d1d17aa7e8 100644
--- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization-common/pom.xml
+++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization-common/pom.xml
@@ -5,7 +5,7 @@
quarkus-resteasy-reactive-parent-aggregator
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization-common/runtime/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization-common/runtime/pom.xml
index 19f23cbc32a5d..a3f2dba4f19b2 100644
--- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization-common/runtime/pom.xml
+++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization-common/runtime/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-resteasy-reactive-kotlin-serialization-common-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-resteasy-reactive-kotlin-serialization-common
diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization/deployment/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization/deployment/pom.xml
index ab282d873fc01..3be6ff30a197a 100644
--- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization/deployment/pom.xml
+++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization/deployment/pom.xml
@@ -6,7 +6,7 @@
quarkus-resteasy-reactive-kotlin-serialization-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization/pom.xml
index 7e9effa35238a..2a7c3647abcee 100644
--- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization/pom.xml
+++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization/pom.xml
@@ -5,7 +5,7 @@
quarkus-resteasy-reactive-parent-aggregator
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization/runtime/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization/runtime/pom.xml
index 051f526603966..06277ca5f0e12 100644
--- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization/runtime/pom.xml
+++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization/runtime/pom.xml
@@ -5,7 +5,7 @@
io.quarkus
quarkus-resteasy-reactive-kotlin-serialization-parent
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin/deployment/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin/deployment/pom.xml
index cba0e84e67aec..5de085ecd82f0 100644
--- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin/deployment/pom.xml
+++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-resteasy-reactive-kotlin-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin/pom.xml
index e1e8a15702fc4..e6ca5daa44b28 100644
--- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin/pom.xml
+++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin/pom.xml
@@ -5,7 +5,7 @@
quarkus-resteasy-reactive-parent-aggregator
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin/runtime/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin/runtime/pom.xml
index e22e1fe757210..ed7402b64a647 100644
--- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin/runtime/pom.xml
+++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin/runtime/pom.xml
@@ -5,7 +5,7 @@
io.quarkus
quarkus-resteasy-reactive-kotlin-parent
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-links/deployment/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-links/deployment/pom.xml
index 564f0202cfe37..9e24d574acfd9 100644
--- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-links/deployment/pom.xml
+++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-links/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-resteasy-reactive-links-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-links/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-links/pom.xml
index 621f1d660d263..2a34999e3c11b 100644
--- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-links/pom.xml
+++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-links/pom.xml
@@ -5,7 +5,7 @@
quarkus-resteasy-reactive-parent-aggregator
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-links/runtime/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-links/runtime/pom.xml
index 8ccccb139fdea..2705af2b29e4b 100644
--- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-links/runtime/pom.xml
+++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-links/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-resteasy-reactive-links-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-qute/deployment/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-qute/deployment/pom.xml
index 85e62f0fa707e..d23f3def7f3b3 100644
--- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-qute/deployment/pom.xml
+++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-qute/deployment/pom.xml
@@ -6,7 +6,7 @@
quarkus-resteasy-reactive-qute-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
quarkus-resteasy-reactive-qute-deployment
diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-qute/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-qute/pom.xml
index 3f2d9192a5c09..a2cb33cc88c70 100644
--- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-qute/pom.xml
+++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-qute/pom.xml
@@ -5,7 +5,7 @@
quarkus-resteasy-reactive-parent-aggregator
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-qute/runtime/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-qute/runtime/pom.xml
index bdf0e0b02cee9..5f8fc615dadb1 100644
--- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-qute/runtime/pom.xml
+++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-qute/runtime/pom.xml
@@ -6,7 +6,7 @@
quarkus-resteasy-reactive-qute-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
quarkus-resteasy-reactive-qute
diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-servlet/deployment/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-servlet/deployment/pom.xml
index 583954b62ccf9..788efa1a0fa6e 100644
--- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-servlet/deployment/pom.xml
+++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-servlet/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-resteasy-reactive-servlet-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-servlet/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-servlet/pom.xml
index fe11155672299..643589f8a83bd 100644
--- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-servlet/pom.xml
+++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-servlet/pom.xml
@@ -5,7 +5,7 @@
quarkus-resteasy-reactive-parent-aggregator
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-servlet/runtime/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-servlet/runtime/pom.xml
index 6073aa1b4fcaa..272f1235c78f3 100644
--- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-servlet/runtime/pom.xml
+++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-servlet/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-resteasy-reactive-servlet-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive/deployment/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive/deployment/pom.xml
index 1d7bb6f5b839b..8ae73388a89c6 100644
--- a/extensions/resteasy-reactive/quarkus-resteasy-reactive/deployment/pom.xml
+++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-resteasy-reactive-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive/pom.xml
index 79d8907619a18..6025d5be6d18a 100644
--- a/extensions/resteasy-reactive/quarkus-resteasy-reactive/pom.xml
+++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive/pom.xml
@@ -5,7 +5,7 @@
quarkus-resteasy-reactive-parent-aggregator
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive/runtime/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive/runtime/pom.xml
index 879e78d92fce7..bdb52bc2f87c9 100644
--- a/extensions/resteasy-reactive/quarkus-resteasy-reactive/runtime/pom.xml
+++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-resteasy-reactive-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive/spi-deployment/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive/spi-deployment/pom.xml
index 1ee88d0943128..bff040eab5a67 100644
--- a/extensions/resteasy-reactive/quarkus-resteasy-reactive/spi-deployment/pom.xml
+++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive/spi-deployment/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-resteasy-reactive-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-resteasy-reactive-server-spi-deployment
diff --git a/extensions/resteasy-reactive/rest-client-reactive-jackson/deployment/pom.xml b/extensions/resteasy-reactive/rest-client-reactive-jackson/deployment/pom.xml
index 6f1d38da78df5..0da5ea30644b7 100644
--- a/extensions/resteasy-reactive/rest-client-reactive-jackson/deployment/pom.xml
+++ b/extensions/resteasy-reactive/rest-client-reactive-jackson/deployment/pom.xml
@@ -6,7 +6,7 @@
quarkus-rest-client-reactive-jackson-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
quarkus-rest-client-reactive-jackson-deployment
Quarkus - RESTEasy Reactive's REST Client Jackson - Deployment
diff --git a/extensions/resteasy-reactive/rest-client-reactive-jackson/pom.xml b/extensions/resteasy-reactive/rest-client-reactive-jackson/pom.xml
index 164f4f2bce375..fc8840f5d3d9f 100644
--- a/extensions/resteasy-reactive/rest-client-reactive-jackson/pom.xml
+++ b/extensions/resteasy-reactive/rest-client-reactive-jackson/pom.xml
@@ -5,7 +5,7 @@
quarkus-resteasy-reactive-parent-aggregator
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/resteasy-reactive/rest-client-reactive-jackson/runtime/pom.xml b/extensions/resteasy-reactive/rest-client-reactive-jackson/runtime/pom.xml
index 05d1404abd8de..82a6b8b09fea0 100644
--- a/extensions/resteasy-reactive/rest-client-reactive-jackson/runtime/pom.xml
+++ b/extensions/resteasy-reactive/rest-client-reactive-jackson/runtime/pom.xml
@@ -6,7 +6,7 @@
quarkus-rest-client-reactive-jackson-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
quarkus-rest-client-reactive-jackson
Quarkus - RESTEasy Reactive's REST Client Jackson
diff --git a/extensions/resteasy-reactive/rest-client-reactive-jaxb/deployment/pom.xml b/extensions/resteasy-reactive/rest-client-reactive-jaxb/deployment/pom.xml
index 9b6cc84642e8d..dcbd33f27d788 100644
--- a/extensions/resteasy-reactive/rest-client-reactive-jaxb/deployment/pom.xml
+++ b/extensions/resteasy-reactive/rest-client-reactive-jaxb/deployment/pom.xml
@@ -6,7 +6,7 @@
quarkus-rest-client-reactive-jaxb-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
quarkus-rest-client-reactive-jaxb-deployment
Quarkus - RESTEasy Reactive's REST Client JAXB - Deployment
diff --git a/extensions/resteasy-reactive/rest-client-reactive-jaxb/pom.xml b/extensions/resteasy-reactive/rest-client-reactive-jaxb/pom.xml
index 6449e590662d4..d797a3950b93d 100644
--- a/extensions/resteasy-reactive/rest-client-reactive-jaxb/pom.xml
+++ b/extensions/resteasy-reactive/rest-client-reactive-jaxb/pom.xml
@@ -5,7 +5,7 @@
quarkus-resteasy-reactive-parent-aggregator
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/resteasy-reactive/rest-client-reactive-jaxb/runtime/pom.xml b/extensions/resteasy-reactive/rest-client-reactive-jaxb/runtime/pom.xml
index 7de4b96888f04..e09be2bfae2a7 100644
--- a/extensions/resteasy-reactive/rest-client-reactive-jaxb/runtime/pom.xml
+++ b/extensions/resteasy-reactive/rest-client-reactive-jaxb/runtime/pom.xml
@@ -6,7 +6,7 @@
quarkus-rest-client-reactive-jaxb-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
quarkus-rest-client-reactive-jaxb
Quarkus - RESTEasy Reactive's REST Client JAXB
diff --git a/extensions/resteasy-reactive/rest-client-reactive-jsonb/deployment/pom.xml b/extensions/resteasy-reactive/rest-client-reactive-jsonb/deployment/pom.xml
index 90a2ec7920a3a..4a4e59bc7e48d 100644
--- a/extensions/resteasy-reactive/rest-client-reactive-jsonb/deployment/pom.xml
+++ b/extensions/resteasy-reactive/rest-client-reactive-jsonb/deployment/pom.xml
@@ -6,7 +6,7 @@
quarkus-rest-client-reactive-jsonb-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
quarkus-rest-client-reactive-jsonb-deployment
Quarkus - RESTEasy Reactive's REST Client JSON-B - Deployment
diff --git a/extensions/resteasy-reactive/rest-client-reactive-jsonb/pom.xml b/extensions/resteasy-reactive/rest-client-reactive-jsonb/pom.xml
index 6049c41030ca7..80ccc942c6f7e 100644
--- a/extensions/resteasy-reactive/rest-client-reactive-jsonb/pom.xml
+++ b/extensions/resteasy-reactive/rest-client-reactive-jsonb/pom.xml
@@ -5,7 +5,7 @@
quarkus-resteasy-reactive-parent-aggregator
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/resteasy-reactive/rest-client-reactive-jsonb/runtime/pom.xml b/extensions/resteasy-reactive/rest-client-reactive-jsonb/runtime/pom.xml
index a89bdf714ddbe..24cc7ba8deef3 100644
--- a/extensions/resteasy-reactive/rest-client-reactive-jsonb/runtime/pom.xml
+++ b/extensions/resteasy-reactive/rest-client-reactive-jsonb/runtime/pom.xml
@@ -6,7 +6,7 @@
quarkus-rest-client-reactive-jsonb-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
quarkus-rest-client-reactive-jsonb
Quarkus - RESTEasy Reactive's REST Client JSON-B
diff --git a/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/deployment/pom.xml b/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/deployment/pom.xml
index 0579dbc4ad14f..650232071d8d8 100644
--- a/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/deployment/pom.xml
+++ b/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/deployment/pom.xml
@@ -6,7 +6,7 @@
quarkus-rest-client-reactive-kotlin-serialization-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
quarkus-rest-client-reactive-kotlin-serialization-deployment
Quarkus - RESTEasy Reactive's REST Client Kotlin Serialization - Deployment
diff --git a/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/pom.xml b/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/pom.xml
index c6399dff6553e..333a435cd5d6f 100644
--- a/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/pom.xml
+++ b/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/pom.xml
@@ -5,7 +5,7 @@
quarkus-resteasy-reactive-parent-aggregator
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/runtime/pom.xml b/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/runtime/pom.xml
index eed896ae7b573..04c618a71c196 100644
--- a/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/runtime/pom.xml
+++ b/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/runtime/pom.xml
@@ -6,7 +6,7 @@
quarkus-rest-client-reactive-kotlin-serialization-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
quarkus-rest-client-reactive-kotlin-serialization
diff --git a/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/tests/pom.xml b/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/tests/pom.xml
index aec6ddd9cda2d..a2d0cfd950504 100644
--- a/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/tests/pom.xml
+++ b/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/tests/pom.xml
@@ -6,7 +6,7 @@
quarkus-rest-client-reactive-kotlin-serialization-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
quarkus-rest-client-reactive-kotlin-serialization-tests
Quarkus - RESTEasy Reactive's REST Client Kotlin Serialization - Tests
diff --git a/extensions/resteasy-reactive/rest-client-reactive/deployment/pom.xml b/extensions/resteasy-reactive/rest-client-reactive/deployment/pom.xml
index 80eca26aa6c96..d872f9fbb152c 100644
--- a/extensions/resteasy-reactive/rest-client-reactive/deployment/pom.xml
+++ b/extensions/resteasy-reactive/rest-client-reactive/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-rest-client-reactive-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/resteasy-reactive/rest-client-reactive/pom.xml b/extensions/resteasy-reactive/rest-client-reactive/pom.xml
index d02ef85fd8119..0a13c7bf0bd10 100644
--- a/extensions/resteasy-reactive/rest-client-reactive/pom.xml
+++ b/extensions/resteasy-reactive/rest-client-reactive/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../../pom.xml
4.0.0
diff --git a/extensions/resteasy-reactive/rest-client-reactive/runtime/pom.xml b/extensions/resteasy-reactive/rest-client-reactive/runtime/pom.xml
index 46b69aeb98394..456712d1b8015 100644
--- a/extensions/resteasy-reactive/rest-client-reactive/runtime/pom.xml
+++ b/extensions/resteasy-reactive/rest-client-reactive/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-rest-client-reactive-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/resteasy-reactive/rest-client-reactive/spi-deployment/pom.xml b/extensions/resteasy-reactive/rest-client-reactive/spi-deployment/pom.xml
index 79b996c14c163..d31a6345cc407 100644
--- a/extensions/resteasy-reactive/rest-client-reactive/spi-deployment/pom.xml
+++ b/extensions/resteasy-reactive/rest-client-reactive/spi-deployment/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-rest-client-reactive-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-rest-client-reactive-spi-deployment
diff --git a/extensions/scala/deployment/pom.xml b/extensions/scala/deployment/pom.xml
index 3fc80398f86ff..36d3e55336b94 100644
--- a/extensions/scala/deployment/pom.xml
+++ b/extensions/scala/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-scala-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/scala/pom.xml b/extensions/scala/pom.xml
index ce4e53e7e8dbe..5777e6fbd6957 100644
--- a/extensions/scala/pom.xml
+++ b/extensions/scala/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/scala/runtime/pom.xml b/extensions/scala/runtime/pom.xml
index afca605682df6..72bb0816f1be7 100644
--- a/extensions/scala/runtime/pom.xml
+++ b/extensions/scala/runtime/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-scala-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-scala
diff --git a/extensions/scheduler/api/pom.xml b/extensions/scheduler/api/pom.xml
index 19a081ddd5585..68788fc68c71a 100644
--- a/extensions/scheduler/api/pom.xml
+++ b/extensions/scheduler/api/pom.xml
@@ -5,7 +5,7 @@
io.quarkus
quarkus-scheduler-parent
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/scheduler/common/pom.xml b/extensions/scheduler/common/pom.xml
index 126368f70c885..d32ee64874feb 100644
--- a/extensions/scheduler/common/pom.xml
+++ b/extensions/scheduler/common/pom.xml
@@ -5,7 +5,7 @@
io.quarkus
quarkus-scheduler-parent
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/scheduler/deployment/pom.xml b/extensions/scheduler/deployment/pom.xml
index 8082201f010c5..6c12b23ea0270 100644
--- a/extensions/scheduler/deployment/pom.xml
+++ b/extensions/scheduler/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-scheduler-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/scheduler/kotlin/pom.xml b/extensions/scheduler/kotlin/pom.xml
index f7f36ea3270c0..ae5afad96dff6 100644
--- a/extensions/scheduler/kotlin/pom.xml
+++ b/extensions/scheduler/kotlin/pom.xml
@@ -5,7 +5,7 @@
io.quarkus
quarkus-scheduler-parent
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/scheduler/pom.xml b/extensions/scheduler/pom.xml
index babdb6acf34c2..190e28d233506 100644
--- a/extensions/scheduler/pom.xml
+++ b/extensions/scheduler/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
diff --git a/extensions/scheduler/runtime/pom.xml b/extensions/scheduler/runtime/pom.xml
index a2efebebfb61a..993703e147795 100644
--- a/extensions/scheduler/runtime/pom.xml
+++ b/extensions/scheduler/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-scheduler-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/scheduler/spi/pom.xml b/extensions/scheduler/spi/pom.xml
index c886ed09feed2..689ca743ea410 100644
--- a/extensions/scheduler/spi/pom.xml
+++ b/extensions/scheduler/spi/pom.xml
@@ -5,7 +5,7 @@
io.quarkus
quarkus-scheduler-parent
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/schema-registry/apicurio/avro/deployment/pom.xml b/extensions/schema-registry/apicurio/avro/deployment/pom.xml
index 3c0009c1b7cf9..12a2010c506d0 100644
--- a/extensions/schema-registry/apicurio/avro/deployment/pom.xml
+++ b/extensions/schema-registry/apicurio/avro/deployment/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-apicurio-registry-avro-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-apicurio-registry-avro-deployment
diff --git a/extensions/schema-registry/apicurio/avro/pom.xml b/extensions/schema-registry/apicurio/avro/pom.xml
index 85be4515a4d63..4453390237b6a 100644
--- a/extensions/schema-registry/apicurio/avro/pom.xml
+++ b/extensions/schema-registry/apicurio/avro/pom.xml
@@ -5,7 +5,7 @@
quarkus-apicurio-registry-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
diff --git a/extensions/schema-registry/apicurio/avro/runtime/pom.xml b/extensions/schema-registry/apicurio/avro/runtime/pom.xml
index 9cfafe29bd518..2416d2bbd84eb 100644
--- a/extensions/schema-registry/apicurio/avro/runtime/pom.xml
+++ b/extensions/schema-registry/apicurio/avro/runtime/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-apicurio-registry-avro-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-apicurio-registry-avro
diff --git a/extensions/schema-registry/apicurio/common/deployment/pom.xml b/extensions/schema-registry/apicurio/common/deployment/pom.xml
index 723a788758709..28673ddb037a9 100644
--- a/extensions/schema-registry/apicurio/common/deployment/pom.xml
+++ b/extensions/schema-registry/apicurio/common/deployment/pom.xml
@@ -7,7 +7,7 @@
quarkus-apicurio-registry-common-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
diff --git a/extensions/schema-registry/apicurio/common/pom.xml b/extensions/schema-registry/apicurio/common/pom.xml
index 2f0628e909639..9f5f5c70b1145 100644
--- a/extensions/schema-registry/apicurio/common/pom.xml
+++ b/extensions/schema-registry/apicurio/common/pom.xml
@@ -5,7 +5,7 @@
quarkus-apicurio-registry-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
diff --git a/extensions/schema-registry/apicurio/common/runtime/pom.xml b/extensions/schema-registry/apicurio/common/runtime/pom.xml
index 5e04248f4f574..0e67c66e6daf8 100644
--- a/extensions/schema-registry/apicurio/common/runtime/pom.xml
+++ b/extensions/schema-registry/apicurio/common/runtime/pom.xml
@@ -7,7 +7,7 @@
quarkus-apicurio-registry-common-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
diff --git a/extensions/schema-registry/apicurio/json-schema/deployment/pom.xml b/extensions/schema-registry/apicurio/json-schema/deployment/pom.xml
index 0fb9a83544704..62e08fa9f45f6 100644
--- a/extensions/schema-registry/apicurio/json-schema/deployment/pom.xml
+++ b/extensions/schema-registry/apicurio/json-schema/deployment/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-apicurio-registry-json-schema-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-apicurio-registry-json-schema-deployment
diff --git a/extensions/schema-registry/apicurio/json-schema/pom.xml b/extensions/schema-registry/apicurio/json-schema/pom.xml
index 946f8f2d857f2..bb107458ff610 100644
--- a/extensions/schema-registry/apicurio/json-schema/pom.xml
+++ b/extensions/schema-registry/apicurio/json-schema/pom.xml
@@ -5,7 +5,7 @@
quarkus-apicurio-registry-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
diff --git a/extensions/schema-registry/apicurio/json-schema/runtime/pom.xml b/extensions/schema-registry/apicurio/json-schema/runtime/pom.xml
index cdb6a28929e45..c0ad0d12650bc 100644
--- a/extensions/schema-registry/apicurio/json-schema/runtime/pom.xml
+++ b/extensions/schema-registry/apicurio/json-schema/runtime/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-apicurio-registry-json-schema-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-apicurio-registry-json-schema
diff --git a/extensions/schema-registry/apicurio/pom.xml b/extensions/schema-registry/apicurio/pom.xml
index 48249736defb5..ebf5913f34889 100644
--- a/extensions/schema-registry/apicurio/pom.xml
+++ b/extensions/schema-registry/apicurio/pom.xml
@@ -5,7 +5,7 @@
quarkus-schema-registry-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
diff --git a/extensions/schema-registry/confluent/avro/deployment/pom.xml b/extensions/schema-registry/confluent/avro/deployment/pom.xml
index c98b4f7c0e4ae..0f764ba82eaae 100644
--- a/extensions/schema-registry/confluent/avro/deployment/pom.xml
+++ b/extensions/schema-registry/confluent/avro/deployment/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-confluent-registry-avro-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-confluent-registry-avro-deployment
diff --git a/extensions/schema-registry/confluent/avro/pom.xml b/extensions/schema-registry/confluent/avro/pom.xml
index aa04537073af1..60729751c6f8e 100644
--- a/extensions/schema-registry/confluent/avro/pom.xml
+++ b/extensions/schema-registry/confluent/avro/pom.xml
@@ -5,7 +5,7 @@
quarkus-confluent-registry-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
diff --git a/extensions/schema-registry/confluent/avro/runtime/pom.xml b/extensions/schema-registry/confluent/avro/runtime/pom.xml
index ec4593f1cb9ee..a117e347d35c8 100644
--- a/extensions/schema-registry/confluent/avro/runtime/pom.xml
+++ b/extensions/schema-registry/confluent/avro/runtime/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-confluent-registry-avro-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-confluent-registry-avro
diff --git a/extensions/schema-registry/confluent/common/deployment/pom.xml b/extensions/schema-registry/confluent/common/deployment/pom.xml
index 2c4608470b710..42d9ddd2e4b7f 100644
--- a/extensions/schema-registry/confluent/common/deployment/pom.xml
+++ b/extensions/schema-registry/confluent/common/deployment/pom.xml
@@ -7,7 +7,7 @@
quarkus-confluent-registry-common-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
diff --git a/extensions/schema-registry/confluent/common/pom.xml b/extensions/schema-registry/confluent/common/pom.xml
index 9e6255a236371..49b24c2a6302a 100644
--- a/extensions/schema-registry/confluent/common/pom.xml
+++ b/extensions/schema-registry/confluent/common/pom.xml
@@ -7,7 +7,7 @@
quarkus-confluent-registry-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
diff --git a/extensions/schema-registry/confluent/common/runtime/pom.xml b/extensions/schema-registry/confluent/common/runtime/pom.xml
index 9d192312c3236..1f957d890a12a 100644
--- a/extensions/schema-registry/confluent/common/runtime/pom.xml
+++ b/extensions/schema-registry/confluent/common/runtime/pom.xml
@@ -7,7 +7,7 @@
quarkus-confluent-registry-common-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
diff --git a/extensions/schema-registry/confluent/json-schema/deployment/pom.xml b/extensions/schema-registry/confluent/json-schema/deployment/pom.xml
index 94501c8f5d7c0..ce1444237acb0 100644
--- a/extensions/schema-registry/confluent/json-schema/deployment/pom.xml
+++ b/extensions/schema-registry/confluent/json-schema/deployment/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-confluent-registry-json-schema-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-confluent-registry-json-schema-deployment
diff --git a/extensions/schema-registry/confluent/json-schema/pom.xml b/extensions/schema-registry/confluent/json-schema/pom.xml
index cdfaed3577c55..e6298e2497a1f 100644
--- a/extensions/schema-registry/confluent/json-schema/pom.xml
+++ b/extensions/schema-registry/confluent/json-schema/pom.xml
@@ -5,7 +5,7 @@
quarkus-confluent-registry-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
diff --git a/extensions/schema-registry/confluent/json-schema/runtime/pom.xml b/extensions/schema-registry/confluent/json-schema/runtime/pom.xml
index c84a5d24fb394..5aa67eb486304 100644
--- a/extensions/schema-registry/confluent/json-schema/runtime/pom.xml
+++ b/extensions/schema-registry/confluent/json-schema/runtime/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-confluent-registry-json-schema-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-confluent-registry-json-schema
diff --git a/extensions/schema-registry/confluent/pom.xml b/extensions/schema-registry/confluent/pom.xml
index 8331593118dbf..20292855d3aa6 100644
--- a/extensions/schema-registry/confluent/pom.xml
+++ b/extensions/schema-registry/confluent/pom.xml
@@ -7,7 +7,7 @@
quarkus-schema-registry-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
diff --git a/extensions/schema-registry/devservice/deployment/pom.xml b/extensions/schema-registry/devservice/deployment/pom.xml
index e9d4bc9dc7df7..a64cd912ce5cc 100644
--- a/extensions/schema-registry/devservice/deployment/pom.xml
+++ b/extensions/schema-registry/devservice/deployment/pom.xml
@@ -7,7 +7,7 @@
quarkus-schema-registry-devservice-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
diff --git a/extensions/schema-registry/devservice/pom.xml b/extensions/schema-registry/devservice/pom.xml
index 218ab03ab9dff..3e33290db2445 100644
--- a/extensions/schema-registry/devservice/pom.xml
+++ b/extensions/schema-registry/devservice/pom.xml
@@ -5,7 +5,7 @@
quarkus-schema-registry-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
diff --git a/extensions/schema-registry/devservice/runtime/pom.xml b/extensions/schema-registry/devservice/runtime/pom.xml
index a9008082c9df4..4556a512e8e37 100644
--- a/extensions/schema-registry/devservice/runtime/pom.xml
+++ b/extensions/schema-registry/devservice/runtime/pom.xml
@@ -7,7 +7,7 @@
quarkus-schema-registry-devservice-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
diff --git a/extensions/schema-registry/pom.xml b/extensions/schema-registry/pom.xml
index ac5f78da15335..4a1c8df0cde2e 100644
--- a/extensions/schema-registry/pom.xml
+++ b/extensions/schema-registry/pom.xml
@@ -7,7 +7,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
diff --git a/extensions/security-jpa-common/deployment/pom.xml b/extensions/security-jpa-common/deployment/pom.xml
index 260191b593c2d..f4d2630488749 100644
--- a/extensions/security-jpa-common/deployment/pom.xml
+++ b/extensions/security-jpa-common/deployment/pom.xml
@@ -5,7 +5,7 @@
io.quarkus
quarkus-security-jpa-common-parent
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
diff --git a/extensions/security-jpa-common/pom.xml b/extensions/security-jpa-common/pom.xml
index dc930080d1e11..0ad18ad1c353f 100644
--- a/extensions/security-jpa-common/pom.xml
+++ b/extensions/security-jpa-common/pom.xml
@@ -6,7 +6,7 @@
io.quarkus
quarkus-extensions-parent
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
diff --git a/extensions/security-jpa-common/runtime/pom.xml b/extensions/security-jpa-common/runtime/pom.xml
index 026729315e099..44393eabfd379 100644
--- a/extensions/security-jpa-common/runtime/pom.xml
+++ b/extensions/security-jpa-common/runtime/pom.xml
@@ -6,7 +6,7 @@
io.quarkus
quarkus-security-jpa-common-parent
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
diff --git a/extensions/security-jpa-reactive/deployment/pom.xml b/extensions/security-jpa-reactive/deployment/pom.xml
index 69f48fb15ade5..b938cc93fbe41 100644
--- a/extensions/security-jpa-reactive/deployment/pom.xml
+++ b/extensions/security-jpa-reactive/deployment/pom.xml
@@ -5,7 +5,7 @@
io.quarkus
quarkus-security-jpa-reactive-parent
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
diff --git a/extensions/security-jpa-reactive/pom.xml b/extensions/security-jpa-reactive/pom.xml
index a1391127653b5..a3245152c2685 100644
--- a/extensions/security-jpa-reactive/pom.xml
+++ b/extensions/security-jpa-reactive/pom.xml
@@ -6,7 +6,7 @@
io.quarkus
quarkus-extensions-parent
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
diff --git a/extensions/security-jpa-reactive/runtime/pom.xml b/extensions/security-jpa-reactive/runtime/pom.xml
index 7de63a0faa9be..0fa742ee6cd1b 100644
--- a/extensions/security-jpa-reactive/runtime/pom.xml
+++ b/extensions/security-jpa-reactive/runtime/pom.xml
@@ -6,7 +6,7 @@
io.quarkus
quarkus-security-jpa-reactive-parent
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
diff --git a/extensions/security-jpa/deployment/pom.xml b/extensions/security-jpa/deployment/pom.xml
index 7218e89a76068..11505323711ad 100644
--- a/extensions/security-jpa/deployment/pom.xml
+++ b/extensions/security-jpa/deployment/pom.xml
@@ -5,7 +5,7 @@
io.quarkus
quarkus-security-jpa-parent
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
diff --git a/extensions/security-jpa/pom.xml b/extensions/security-jpa/pom.xml
index c53c7de78743d..178066b8ae1eb 100644
--- a/extensions/security-jpa/pom.xml
+++ b/extensions/security-jpa/pom.xml
@@ -6,7 +6,7 @@
io.quarkus
quarkus-extensions-parent
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
diff --git a/extensions/security-jpa/runtime/pom.xml b/extensions/security-jpa/runtime/pom.xml
index 0391e69cf28ac..30f9fc6e6a9ca 100644
--- a/extensions/security-jpa/runtime/pom.xml
+++ b/extensions/security-jpa/runtime/pom.xml
@@ -6,7 +6,7 @@
io.quarkus
quarkus-security-jpa-parent
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
diff --git a/extensions/security-webauthn/deployment/pom.xml b/extensions/security-webauthn/deployment/pom.xml
index 2fd2f5d1e2884..b77e6a04de88d 100644
--- a/extensions/security-webauthn/deployment/pom.xml
+++ b/extensions/security-webauthn/deployment/pom.xml
@@ -5,7 +5,7 @@
io.quarkus
quarkus-security-webauthn-parent
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
diff --git a/extensions/security-webauthn/pom.xml b/extensions/security-webauthn/pom.xml
index 19d6096ee220e..ebd2022ea2189 100644
--- a/extensions/security-webauthn/pom.xml
+++ b/extensions/security-webauthn/pom.xml
@@ -6,7 +6,7 @@
io.quarkus
quarkus-extensions-parent
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
diff --git a/extensions/security-webauthn/runtime/pom.xml b/extensions/security-webauthn/runtime/pom.xml
index 8985e30c5ec8c..1e53b836daa74 100644
--- a/extensions/security-webauthn/runtime/pom.xml
+++ b/extensions/security-webauthn/runtime/pom.xml
@@ -6,7 +6,7 @@
io.quarkus
quarkus-security-webauthn-parent
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
diff --git a/extensions/security/deployment/pom.xml b/extensions/security/deployment/pom.xml
index 919c2b7a3d788..aed459e7e743b 100644
--- a/extensions/security/deployment/pom.xml
+++ b/extensions/security/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-security-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/security/pom.xml b/extensions/security/pom.xml
index 5de52522bb462..fc28cd2296a77 100644
--- a/extensions/security/pom.xml
+++ b/extensions/security/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/security/runtime-spi/pom.xml b/extensions/security/runtime-spi/pom.xml
index d1136b1e0c229..be492bf79f39c 100644
--- a/extensions/security/runtime-spi/pom.xml
+++ b/extensions/security/runtime-spi/pom.xml
@@ -5,7 +5,7 @@
quarkus-security-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/security/runtime/pom.xml b/extensions/security/runtime/pom.xml
index 8ed2b06e81bae..848c9e346ca5d 100644
--- a/extensions/security/runtime/pom.xml
+++ b/extensions/security/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-security-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/security/spi/pom.xml b/extensions/security/spi/pom.xml
index a3045dbbb5f9e..0a6df8993b3cc 100644
--- a/extensions/security/spi/pom.xml
+++ b/extensions/security/spi/pom.xml
@@ -5,7 +5,7 @@
quarkus-security-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/security/test-utils/pom.xml b/extensions/security/test-utils/pom.xml
index a9f36124f8775..5e0db2955913e 100644
--- a/extensions/security/test-utils/pom.xml
+++ b/extensions/security/test-utils/pom.xml
@@ -5,7 +5,7 @@
quarkus-security-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/smallrye-context-propagation/deployment/pom.xml b/extensions/smallrye-context-propagation/deployment/pom.xml
index 9b9c5e71d32c0..0e827b6223ea2 100644
--- a/extensions/smallrye-context-propagation/deployment/pom.xml
+++ b/extensions/smallrye-context-propagation/deployment/pom.xml
@@ -4,7 +4,7 @@
quarkus-smallrye-context-propagation-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/smallrye-context-propagation/pom.xml b/extensions/smallrye-context-propagation/pom.xml
index 94f0d789ffcf7..0026e7be80185 100644
--- a/extensions/smallrye-context-propagation/pom.xml
+++ b/extensions/smallrye-context-propagation/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/smallrye-context-propagation/runtime/pom.xml b/extensions/smallrye-context-propagation/runtime/pom.xml
index dcb84f64baf50..2ad8806ad509c 100644
--- a/extensions/smallrye-context-propagation/runtime/pom.xml
+++ b/extensions/smallrye-context-propagation/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-smallrye-context-propagation-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/smallrye-context-propagation/spi/pom.xml b/extensions/smallrye-context-propagation/spi/pom.xml
index 3f2672224e5f1..1fa0d5d2fa9e7 100644
--- a/extensions/smallrye-context-propagation/spi/pom.xml
+++ b/extensions/smallrye-context-propagation/spi/pom.xml
@@ -5,7 +5,7 @@
quarkus-smallrye-context-propagation-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../
4.0.0
diff --git a/extensions/smallrye-fault-tolerance/deployment/pom.xml b/extensions/smallrye-fault-tolerance/deployment/pom.xml
index 61a82927cc3f2..18fcf0bdc3976 100644
--- a/extensions/smallrye-fault-tolerance/deployment/pom.xml
+++ b/extensions/smallrye-fault-tolerance/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-smallrye-fault-tolerance-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/smallrye-fault-tolerance/pom.xml b/extensions/smallrye-fault-tolerance/pom.xml
index eb9091a4f1c98..d527052b120de 100644
--- a/extensions/smallrye-fault-tolerance/pom.xml
+++ b/extensions/smallrye-fault-tolerance/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/smallrye-fault-tolerance/runtime/pom.xml b/extensions/smallrye-fault-tolerance/runtime/pom.xml
index 72d89c7f8eee2..d1089b6df2b54 100644
--- a/extensions/smallrye-fault-tolerance/runtime/pom.xml
+++ b/extensions/smallrye-fault-tolerance/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-smallrye-fault-tolerance-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/smallrye-graphql-client/deployment/pom.xml b/extensions/smallrye-graphql-client/deployment/pom.xml
index 84d434877512e..ddaf15d623e5a 100644
--- a/extensions/smallrye-graphql-client/deployment/pom.xml
+++ b/extensions/smallrye-graphql-client/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-smallrye-graphql-client-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/smallrye-graphql-client/pom.xml b/extensions/smallrye-graphql-client/pom.xml
index edd9be5cf94e1..d7b5505878fb2 100644
--- a/extensions/smallrye-graphql-client/pom.xml
+++ b/extensions/smallrye-graphql-client/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/smallrye-graphql-client/runtime/pom.xml b/extensions/smallrye-graphql-client/runtime/pom.xml
index 791536d393639..9aa636ecc1c4f 100644
--- a/extensions/smallrye-graphql-client/runtime/pom.xml
+++ b/extensions/smallrye-graphql-client/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-smallrye-graphql-client-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/smallrye-graphql/deployment/pom.xml b/extensions/smallrye-graphql/deployment/pom.xml
index d3a4d7ac0834f..42f139c91df09 100644
--- a/extensions/smallrye-graphql/deployment/pom.xml
+++ b/extensions/smallrye-graphql/deployment/pom.xml
@@ -5,7 +5,7 @@
io.quarkus
quarkus-smallrye-graphql-parent
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/smallrye-graphql/pom.xml b/extensions/smallrye-graphql/pom.xml
index 8ce1f9c3947da..079781a90a68a 100644
--- a/extensions/smallrye-graphql/pom.xml
+++ b/extensions/smallrye-graphql/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/smallrye-graphql/runtime/pom.xml b/extensions/smallrye-graphql/runtime/pom.xml
index 1f1911c73af04..06cc497c4a89b 100644
--- a/extensions/smallrye-graphql/runtime/pom.xml
+++ b/extensions/smallrye-graphql/runtime/pom.xml
@@ -5,7 +5,7 @@
io.quarkus
quarkus-smallrye-graphql-parent
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/smallrye-health/deployment/pom.xml b/extensions/smallrye-health/deployment/pom.xml
index 500367c3c058d..9606d1d25f548 100644
--- a/extensions/smallrye-health/deployment/pom.xml
+++ b/extensions/smallrye-health/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-smallrye-health-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/smallrye-health/pom.xml b/extensions/smallrye-health/pom.xml
index 57e4d20e3848e..b481476b2e423 100644
--- a/extensions/smallrye-health/pom.xml
+++ b/extensions/smallrye-health/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/smallrye-health/runtime/pom.xml b/extensions/smallrye-health/runtime/pom.xml
index 434148658bc78..9e8c5e3bc6882 100644
--- a/extensions/smallrye-health/runtime/pom.xml
+++ b/extensions/smallrye-health/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-smallrye-health-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/smallrye-health/spi/pom.xml b/extensions/smallrye-health/spi/pom.xml
index 059665333017c..2ab049a37ac6d 100644
--- a/extensions/smallrye-health/spi/pom.xml
+++ b/extensions/smallrye-health/spi/pom.xml
@@ -5,7 +5,7 @@
quarkus-smallrye-health-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/smallrye-jwt-build/deployment/pom.xml b/extensions/smallrye-jwt-build/deployment/pom.xml
index 7317a8485e090..f9e6cb3546469 100644
--- a/extensions/smallrye-jwt-build/deployment/pom.xml
+++ b/extensions/smallrye-jwt-build/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-smallrye-jwt-build-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/smallrye-jwt-build/pom.xml b/extensions/smallrye-jwt-build/pom.xml
index 423fa273e1308..d41e9dd6aaeba 100644
--- a/extensions/smallrye-jwt-build/pom.xml
+++ b/extensions/smallrye-jwt-build/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/smallrye-jwt-build/runtime/pom.xml b/extensions/smallrye-jwt-build/runtime/pom.xml
index eba06a9357763..9866165f8c45a 100644
--- a/extensions/smallrye-jwt-build/runtime/pom.xml
+++ b/extensions/smallrye-jwt-build/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-smallrye-jwt-build-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/smallrye-jwt/deployment/pom.xml b/extensions/smallrye-jwt/deployment/pom.xml
index cb8df9bd11b84..4c40f3eb3b275 100644
--- a/extensions/smallrye-jwt/deployment/pom.xml
+++ b/extensions/smallrye-jwt/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-smallrye-jwt-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/smallrye-jwt/pom.xml b/extensions/smallrye-jwt/pom.xml
index 541e26245e122..ee82ffe24955e 100644
--- a/extensions/smallrye-jwt/pom.xml
+++ b/extensions/smallrye-jwt/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/smallrye-jwt/runtime/pom.xml b/extensions/smallrye-jwt/runtime/pom.xml
index 7b192b6fde459..9ccf812301e1f 100644
--- a/extensions/smallrye-jwt/runtime/pom.xml
+++ b/extensions/smallrye-jwt/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-smallrye-jwt-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/smallrye-metrics/deployment/pom.xml b/extensions/smallrye-metrics/deployment/pom.xml
index c98663c616353..80ff8e435846d 100644
--- a/extensions/smallrye-metrics/deployment/pom.xml
+++ b/extensions/smallrye-metrics/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-smallrye-metrics-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/smallrye-metrics/pom.xml b/extensions/smallrye-metrics/pom.xml
index 5264c96ec477e..78ed51211a54c 100644
--- a/extensions/smallrye-metrics/pom.xml
+++ b/extensions/smallrye-metrics/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/smallrye-metrics/runtime/pom.xml b/extensions/smallrye-metrics/runtime/pom.xml
index ba57d36a6437a..8872cc14c15f0 100644
--- a/extensions/smallrye-metrics/runtime/pom.xml
+++ b/extensions/smallrye-metrics/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-smallrye-metrics-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/smallrye-metrics/spi/pom.xml b/extensions/smallrye-metrics/spi/pom.xml
index 6e075bf6abf95..953ca0d5a63fe 100644
--- a/extensions/smallrye-metrics/spi/pom.xml
+++ b/extensions/smallrye-metrics/spi/pom.xml
@@ -5,7 +5,7 @@
quarkus-smallrye-metrics-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/smallrye-openapi-common/deployment/pom.xml b/extensions/smallrye-openapi-common/deployment/pom.xml
index a3b59fa1c61d0..2f41705841dd1 100644
--- a/extensions/smallrye-openapi-common/deployment/pom.xml
+++ b/extensions/smallrye-openapi-common/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-smallrye-openapi-common-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/smallrye-openapi-common/pom.xml b/extensions/smallrye-openapi-common/pom.xml
index 45c394dfb9096..2654366390806 100644
--- a/extensions/smallrye-openapi-common/pom.xml
+++ b/extensions/smallrye-openapi-common/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/smallrye-openapi/deployment/pom.xml b/extensions/smallrye-openapi/deployment/pom.xml
index b7552a9aaee1e..3b08c627b8b89 100644
--- a/extensions/smallrye-openapi/deployment/pom.xml
+++ b/extensions/smallrye-openapi/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-smallrye-openapi-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/smallrye-openapi/pom.xml b/extensions/smallrye-openapi/pom.xml
index 9f15b5fe6d077..9cb99c2f96677 100644
--- a/extensions/smallrye-openapi/pom.xml
+++ b/extensions/smallrye-openapi/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/smallrye-openapi/runtime/pom.xml b/extensions/smallrye-openapi/runtime/pom.xml
index f74a7e256135e..8ae37aed05107 100644
--- a/extensions/smallrye-openapi/runtime/pom.xml
+++ b/extensions/smallrye-openapi/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-smallrye-openapi-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/smallrye-openapi/spi/pom.xml b/extensions/smallrye-openapi/spi/pom.xml
index c4e96d7af0544..6a1960e83a198 100644
--- a/extensions/smallrye-openapi/spi/pom.xml
+++ b/extensions/smallrye-openapi/spi/pom.xml
@@ -5,7 +5,7 @@
quarkus-smallrye-openapi-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/smallrye-reactive-messaging-amqp/deployment/pom.xml b/extensions/smallrye-reactive-messaging-amqp/deployment/pom.xml
index ecd53ab12ed09..5ad76c9f3615d 100644
--- a/extensions/smallrye-reactive-messaging-amqp/deployment/pom.xml
+++ b/extensions/smallrye-reactive-messaging-amqp/deployment/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-smallrye-reactive-messaging-amqp-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-smallrye-reactive-messaging-amqp-deployment
diff --git a/extensions/smallrye-reactive-messaging-amqp/pom.xml b/extensions/smallrye-reactive-messaging-amqp/pom.xml
index 8c0d42c64e5e7..2e2fcb15480f8 100644
--- a/extensions/smallrye-reactive-messaging-amqp/pom.xml
+++ b/extensions/smallrye-reactive-messaging-amqp/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
diff --git a/extensions/smallrye-reactive-messaging-amqp/runtime/pom.xml b/extensions/smallrye-reactive-messaging-amqp/runtime/pom.xml
index 419590811addb..f1925c1cff57d 100644
--- a/extensions/smallrye-reactive-messaging-amqp/runtime/pom.xml
+++ b/extensions/smallrye-reactive-messaging-amqp/runtime/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-smallrye-reactive-messaging-amqp-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-smallrye-reactive-messaging-amqp
diff --git a/extensions/smallrye-reactive-messaging-kafka/deployment/pom.xml b/extensions/smallrye-reactive-messaging-kafka/deployment/pom.xml
index dd31c1e8c2109..23df21ad7eaec 100644
--- a/extensions/smallrye-reactive-messaging-kafka/deployment/pom.xml
+++ b/extensions/smallrye-reactive-messaging-kafka/deployment/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-smallrye-reactive-messaging-kafka-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-smallrye-reactive-messaging-kafka-deployment
diff --git a/extensions/smallrye-reactive-messaging-kafka/pom.xml b/extensions/smallrye-reactive-messaging-kafka/pom.xml
index d8acb1fcd1a42..9f6082f5fce3a 100644
--- a/extensions/smallrye-reactive-messaging-kafka/pom.xml
+++ b/extensions/smallrye-reactive-messaging-kafka/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
diff --git a/extensions/smallrye-reactive-messaging-kafka/runtime/pom.xml b/extensions/smallrye-reactive-messaging-kafka/runtime/pom.xml
index 3d13beb2ab886..6d47b55187c62 100644
--- a/extensions/smallrye-reactive-messaging-kafka/runtime/pom.xml
+++ b/extensions/smallrye-reactive-messaging-kafka/runtime/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-smallrye-reactive-messaging-kafka-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-smallrye-reactive-messaging-kafka
diff --git a/extensions/smallrye-reactive-messaging-mqtt/deployment/pom.xml b/extensions/smallrye-reactive-messaging-mqtt/deployment/pom.xml
index cb14241889710..8ebe7ba58fae6 100644
--- a/extensions/smallrye-reactive-messaging-mqtt/deployment/pom.xml
+++ b/extensions/smallrye-reactive-messaging-mqtt/deployment/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-smallrye-reactive-messaging-mqtt-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-smallrye-reactive-messaging-mqtt-deployment
diff --git a/extensions/smallrye-reactive-messaging-mqtt/pom.xml b/extensions/smallrye-reactive-messaging-mqtt/pom.xml
index 48478275fa7e3..89ee4876b5541 100644
--- a/extensions/smallrye-reactive-messaging-mqtt/pom.xml
+++ b/extensions/smallrye-reactive-messaging-mqtt/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
diff --git a/extensions/smallrye-reactive-messaging-mqtt/runtime/pom.xml b/extensions/smallrye-reactive-messaging-mqtt/runtime/pom.xml
index c06b0407059e2..748f253fb8566 100644
--- a/extensions/smallrye-reactive-messaging-mqtt/runtime/pom.xml
+++ b/extensions/smallrye-reactive-messaging-mqtt/runtime/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-smallrye-reactive-messaging-mqtt-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-smallrye-reactive-messaging-mqtt
diff --git a/extensions/smallrye-reactive-messaging-pulsar/deployment/pom.xml b/extensions/smallrye-reactive-messaging-pulsar/deployment/pom.xml
index 8647639a16569..e1afa3a7ca2d3 100644
--- a/extensions/smallrye-reactive-messaging-pulsar/deployment/pom.xml
+++ b/extensions/smallrye-reactive-messaging-pulsar/deployment/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-smallrye-reactive-messaging-pulsar-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-smallrye-reactive-messaging-pulsar-deployment
diff --git a/extensions/smallrye-reactive-messaging-pulsar/pom.xml b/extensions/smallrye-reactive-messaging-pulsar/pom.xml
index 227cb9f1b1969..601f93edfc644 100644
--- a/extensions/smallrye-reactive-messaging-pulsar/pom.xml
+++ b/extensions/smallrye-reactive-messaging-pulsar/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
diff --git a/extensions/smallrye-reactive-messaging-pulsar/runtime/pom.xml b/extensions/smallrye-reactive-messaging-pulsar/runtime/pom.xml
index 7578fe5d422fb..4feed096917da 100644
--- a/extensions/smallrye-reactive-messaging-pulsar/runtime/pom.xml
+++ b/extensions/smallrye-reactive-messaging-pulsar/runtime/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-smallrye-reactive-messaging-pulsar-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-smallrye-reactive-messaging-pulsar
diff --git a/extensions/smallrye-reactive-messaging-rabbitmq/deployment/pom.xml b/extensions/smallrye-reactive-messaging-rabbitmq/deployment/pom.xml
index 90c7c2904e4d5..3c1361077e2b2 100644
--- a/extensions/smallrye-reactive-messaging-rabbitmq/deployment/pom.xml
+++ b/extensions/smallrye-reactive-messaging-rabbitmq/deployment/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-smallrye-reactive-messaging-rabbitmq-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-smallrye-reactive-messaging-rabbitmq-deployment
diff --git a/extensions/smallrye-reactive-messaging-rabbitmq/pom.xml b/extensions/smallrye-reactive-messaging-rabbitmq/pom.xml
index e3086478f915c..c6eb6ced62689 100644
--- a/extensions/smallrye-reactive-messaging-rabbitmq/pom.xml
+++ b/extensions/smallrye-reactive-messaging-rabbitmq/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
diff --git a/extensions/smallrye-reactive-messaging-rabbitmq/runtime/pom.xml b/extensions/smallrye-reactive-messaging-rabbitmq/runtime/pom.xml
index 26e4513e46ae9..4fc8161126367 100644
--- a/extensions/smallrye-reactive-messaging-rabbitmq/runtime/pom.xml
+++ b/extensions/smallrye-reactive-messaging-rabbitmq/runtime/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-smallrye-reactive-messaging-rabbitmq-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-smallrye-reactive-messaging-rabbitmq
diff --git a/extensions/smallrye-reactive-messaging/deployment/pom.xml b/extensions/smallrye-reactive-messaging/deployment/pom.xml
index c99b6e63e260d..36eaf41fb59ff 100644
--- a/extensions/smallrye-reactive-messaging/deployment/pom.xml
+++ b/extensions/smallrye-reactive-messaging/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-smallrye-reactive-messaging-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/smallrye-reactive-messaging/kotlin/pom.xml b/extensions/smallrye-reactive-messaging/kotlin/pom.xml
index 4eb2850b6ab46..8239e57a9e951 100644
--- a/extensions/smallrye-reactive-messaging/kotlin/pom.xml
+++ b/extensions/smallrye-reactive-messaging/kotlin/pom.xml
@@ -5,7 +5,7 @@
io.quarkus
quarkus-smallrye-reactive-messaging-parent
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/smallrye-reactive-messaging/pom.xml b/extensions/smallrye-reactive-messaging/pom.xml
index be34c59f8373d..c85d6e752de10 100644
--- a/extensions/smallrye-reactive-messaging/pom.xml
+++ b/extensions/smallrye-reactive-messaging/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
diff --git a/extensions/smallrye-reactive-messaging/runtime/pom.xml b/extensions/smallrye-reactive-messaging/runtime/pom.xml
index 30cc9bd512573..c401d49c44f55 100644
--- a/extensions/smallrye-reactive-messaging/runtime/pom.xml
+++ b/extensions/smallrye-reactive-messaging/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-smallrye-reactive-messaging-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
quarkus-smallrye-reactive-messaging
diff --git a/extensions/smallrye-stork/deployment/pom.xml b/extensions/smallrye-stork/deployment/pom.xml
index 212600e2e2493..030c4d448827f 100644
--- a/extensions/smallrye-stork/deployment/pom.xml
+++ b/extensions/smallrye-stork/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-smallrye-stork-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/smallrye-stork/pom.xml b/extensions/smallrye-stork/pom.xml
index c52f225f5765a..0820f5cd66adb 100644
--- a/extensions/smallrye-stork/pom.xml
+++ b/extensions/smallrye-stork/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/smallrye-stork/runtime/pom.xml b/extensions/smallrye-stork/runtime/pom.xml
index f67ce5f7c2a3b..d5205c221ff0b 100644
--- a/extensions/smallrye-stork/runtime/pom.xml
+++ b/extensions/smallrye-stork/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-smallrye-stork-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/spring-boot-properties/deployment/pom.xml b/extensions/spring-boot-properties/deployment/pom.xml
index e746697fc6ffb..228c942f96e0b 100644
--- a/extensions/spring-boot-properties/deployment/pom.xml
+++ b/extensions/spring-boot-properties/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-spring-boot-properties-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/spring-boot-properties/pom.xml b/extensions/spring-boot-properties/pom.xml
index e3500dea8accb..7abab33029b11 100644
--- a/extensions/spring-boot-properties/pom.xml
+++ b/extensions/spring-boot-properties/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/spring-boot-properties/runtime/pom.xml b/extensions/spring-boot-properties/runtime/pom.xml
index 88d6eb8da01e9..aab3c429d394b 100644
--- a/extensions/spring-boot-properties/runtime/pom.xml
+++ b/extensions/spring-boot-properties/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-spring-boot-properties-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/spring-cache/deployment/pom.xml b/extensions/spring-cache/deployment/pom.xml
index 6a41ca3198124..5063c4c77b545 100644
--- a/extensions/spring-cache/deployment/pom.xml
+++ b/extensions/spring-cache/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-spring-cache-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/spring-cache/pom.xml b/extensions/spring-cache/pom.xml
index 8a8df385e7f58..563c69e71fd60 100644
--- a/extensions/spring-cache/pom.xml
+++ b/extensions/spring-cache/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/spring-cache/runtime/pom.xml b/extensions/spring-cache/runtime/pom.xml
index e939c02119439..8f0f4ea6fbfff 100644
--- a/extensions/spring-cache/runtime/pom.xml
+++ b/extensions/spring-cache/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-spring-cache-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/spring-cloud-config-client/deployment/pom.xml b/extensions/spring-cloud-config-client/deployment/pom.xml
index 5f81fff022e40..200382cfaef54 100644
--- a/extensions/spring-cloud-config-client/deployment/pom.xml
+++ b/extensions/spring-cloud-config-client/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-spring-cloud-config-client-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/spring-cloud-config-client/pom.xml b/extensions/spring-cloud-config-client/pom.xml
index f00cf81b4d015..8715d4796abf6 100644
--- a/extensions/spring-cloud-config-client/pom.xml
+++ b/extensions/spring-cloud-config-client/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/spring-cloud-config-client/runtime/pom.xml b/extensions/spring-cloud-config-client/runtime/pom.xml
index 3ce10e3d3c56f..d25b42ca10214 100644
--- a/extensions/spring-cloud-config-client/runtime/pom.xml
+++ b/extensions/spring-cloud-config-client/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-spring-cloud-config-client-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/spring-data-jpa/deployment/pom.xml b/extensions/spring-data-jpa/deployment/pom.xml
index c9d9f16913e7c..66ce1434cee26 100644
--- a/extensions/spring-data-jpa/deployment/pom.xml
+++ b/extensions/spring-data-jpa/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-spring-data-jpa-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/spring-data-jpa/pom.xml b/extensions/spring-data-jpa/pom.xml
index 854652008ad1d..d700e7de77373 100644
--- a/extensions/spring-data-jpa/pom.xml
+++ b/extensions/spring-data-jpa/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/spring-data-jpa/runtime/pom.xml b/extensions/spring-data-jpa/runtime/pom.xml
index 58a40263b61b2..b8ec388eaa7a1 100644
--- a/extensions/spring-data-jpa/runtime/pom.xml
+++ b/extensions/spring-data-jpa/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-spring-data-jpa-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/spring-data-rest/deployment/pom.xml b/extensions/spring-data-rest/deployment/pom.xml
index 1b14f3cf8f580..a2e369df70f7f 100644
--- a/extensions/spring-data-rest/deployment/pom.xml
+++ b/extensions/spring-data-rest/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-spring-data-rest-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/spring-data-rest/pom.xml b/extensions/spring-data-rest/pom.xml
index 9b5d3233be078..e75b50f88c66b 100644
--- a/extensions/spring-data-rest/pom.xml
+++ b/extensions/spring-data-rest/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/spring-data-rest/runtime/pom.xml b/extensions/spring-data-rest/runtime/pom.xml
index 4c9980ed6e8f4..ca5a5c4f5d2af 100644
--- a/extensions/spring-data-rest/runtime/pom.xml
+++ b/extensions/spring-data-rest/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-spring-data-rest-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/spring-di/deployment/pom.xml b/extensions/spring-di/deployment/pom.xml
index 24f4a05d46599..ce70141e75fe0 100644
--- a/extensions/spring-di/deployment/pom.xml
+++ b/extensions/spring-di/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-spring-di-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/spring-di/pom.xml b/extensions/spring-di/pom.xml
index 1065c9fc23c39..233849927ed66 100644
--- a/extensions/spring-di/pom.xml
+++ b/extensions/spring-di/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/spring-di/runtime/pom.xml b/extensions/spring-di/runtime/pom.xml
index e9d59d516fbe7..d968ac9e72c76 100644
--- a/extensions/spring-di/runtime/pom.xml
+++ b/extensions/spring-di/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-spring-di-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/spring-scheduled/deployment/pom.xml b/extensions/spring-scheduled/deployment/pom.xml
index a4cdf7c36953c..07445d5d68570 100644
--- a/extensions/spring-scheduled/deployment/pom.xml
+++ b/extensions/spring-scheduled/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-spring-scheduled-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/spring-scheduled/pom.xml b/extensions/spring-scheduled/pom.xml
index 8a5e072a26612..b0e87cf855773 100644
--- a/extensions/spring-scheduled/pom.xml
+++ b/extensions/spring-scheduled/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/spring-scheduled/runtime/pom.xml b/extensions/spring-scheduled/runtime/pom.xml
index 2b069d63fea0a..2fc39b54c8be2 100644
--- a/extensions/spring-scheduled/runtime/pom.xml
+++ b/extensions/spring-scheduled/runtime/pom.xml
@@ -5,7 +5,7 @@
io.quarkus
quarkus-spring-scheduled-parent
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/spring-security/deployment/pom.xml b/extensions/spring-security/deployment/pom.xml
index 045d30559d843..dc3fe126d7ec9 100644
--- a/extensions/spring-security/deployment/pom.xml
+++ b/extensions/spring-security/deployment/pom.xml
@@ -6,7 +6,7 @@
io.quarkus
quarkus-spring-security-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-spring-security-deployment
diff --git a/extensions/spring-security/pom.xml b/extensions/spring-security/pom.xml
index fc8468e71fdc2..7fefcf531d34c 100644
--- a/extensions/spring-security/pom.xml
+++ b/extensions/spring-security/pom.xml
@@ -6,7 +6,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
diff --git a/extensions/spring-security/runtime/pom.xml b/extensions/spring-security/runtime/pom.xml
index ef60267dd6f86..3e0d5f0be2c6d 100644
--- a/extensions/spring-security/runtime/pom.xml
+++ b/extensions/spring-security/runtime/pom.xml
@@ -6,7 +6,7 @@
io.quarkus
quarkus-spring-security-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-spring-security
diff --git a/extensions/spring-web/core/common-runtime/pom.xml b/extensions/spring-web/core/common-runtime/pom.xml
index 8c1e2c5776518..3ee6dee6948f8 100644
--- a/extensions/spring-web/core/common-runtime/pom.xml
+++ b/extensions/spring-web/core/common-runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-spring-web-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/spring-web/core/deployment/pom.xml b/extensions/spring-web/core/deployment/pom.xml
index b1f3e0bded41f..d94bd61eb3fe0 100644
--- a/extensions/spring-web/core/deployment/pom.xml
+++ b/extensions/spring-web/core/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-spring-web-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/spring-web/core/pom.xml b/extensions/spring-web/core/pom.xml
index 8b104bd2b4631..2fce9b339e399 100644
--- a/extensions/spring-web/core/pom.xml
+++ b/extensions/spring-web/core/pom.xml
@@ -5,7 +5,7 @@
quarkus-spring-web-parent-aggregator
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/spring-web/core/runtime/pom.xml b/extensions/spring-web/core/runtime/pom.xml
index fced56c31f917..e728c85fa918f 100644
--- a/extensions/spring-web/core/runtime/pom.xml
+++ b/extensions/spring-web/core/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-spring-web-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/spring-web/pom.xml b/extensions/spring-web/pom.xml
index d9a8941f3e503..143055baa0720 100644
--- a/extensions/spring-web/pom.xml
+++ b/extensions/spring-web/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/spring-web/resteasy-classic/deployment/pom.xml b/extensions/spring-web/resteasy-classic/deployment/pom.xml
index b426516d73fdd..2a851d2b2cbcb 100644
--- a/extensions/spring-web/resteasy-classic/deployment/pom.xml
+++ b/extensions/spring-web/resteasy-classic/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-spring-web-resteasy-classic-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/spring-web/resteasy-classic/pom.xml b/extensions/spring-web/resteasy-classic/pom.xml
index 842a91c377cf1..587b5526ff1d0 100644
--- a/extensions/spring-web/resteasy-classic/pom.xml
+++ b/extensions/spring-web/resteasy-classic/pom.xml
@@ -5,7 +5,7 @@
quarkus-spring-web-parent-aggregator
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/spring-web/resteasy-classic/runtime/pom.xml b/extensions/spring-web/resteasy-classic/runtime/pom.xml
index 3d9da2b6bd54c..25b794a1a959c 100644
--- a/extensions/spring-web/resteasy-classic/runtime/pom.xml
+++ b/extensions/spring-web/resteasy-classic/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-spring-web-resteasy-classic-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/spring-web/resteasy-classic/tests/pom.xml b/extensions/spring-web/resteasy-classic/tests/pom.xml
index 11a817c0c5d5b..ac8f29d34a60e 100644
--- a/extensions/spring-web/resteasy-classic/tests/pom.xml
+++ b/extensions/spring-web/resteasy-classic/tests/pom.xml
@@ -5,7 +5,7 @@
quarkus-spring-web-resteasy-classic-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/spring-web/resteasy-reactive/deployment/pom.xml b/extensions/spring-web/resteasy-reactive/deployment/pom.xml
index a523fccb6e58a..febc39ce1c099 100644
--- a/extensions/spring-web/resteasy-reactive/deployment/pom.xml
+++ b/extensions/spring-web/resteasy-reactive/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-spring-web-resteasy-reactive-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/spring-web/resteasy-reactive/pom.xml b/extensions/spring-web/resteasy-reactive/pom.xml
index 9802049d4d966..ce0c8e635aa1a 100644
--- a/extensions/spring-web/resteasy-reactive/pom.xml
+++ b/extensions/spring-web/resteasy-reactive/pom.xml
@@ -5,7 +5,7 @@
quarkus-spring-web-parent-aggregator
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/spring-web/resteasy-reactive/runtime/pom.xml b/extensions/spring-web/resteasy-reactive/runtime/pom.xml
index 69709957fe32d..ca8dade4551d3 100644
--- a/extensions/spring-web/resteasy-reactive/runtime/pom.xml
+++ b/extensions/spring-web/resteasy-reactive/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-spring-web-resteasy-reactive-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/spring-web/resteasy-reactive/tests/pom.xml b/extensions/spring-web/resteasy-reactive/tests/pom.xml
index 4165d38d819d8..9a9da462490e7 100644
--- a/extensions/spring-web/resteasy-reactive/tests/pom.xml
+++ b/extensions/spring-web/resteasy-reactive/tests/pom.xml
@@ -5,7 +5,7 @@
quarkus-spring-web-resteasy-reactive-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/swagger-ui/deployment/pom.xml b/extensions/swagger-ui/deployment/pom.xml
index 5e767d27fc158..bcfe272e166fa 100644
--- a/extensions/swagger-ui/deployment/pom.xml
+++ b/extensions/swagger-ui/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-swagger-ui-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/swagger-ui/pom.xml b/extensions/swagger-ui/pom.xml
index 07d5ec17fe35f..8c9e6d15d4402 100644
--- a/extensions/swagger-ui/pom.xml
+++ b/extensions/swagger-ui/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/swagger-ui/runtime/pom.xml b/extensions/swagger-ui/runtime/pom.xml
index ec5e159a3e8ac..ceb16e2e3af0c 100644
--- a/extensions/swagger-ui/runtime/pom.xml
+++ b/extensions/swagger-ui/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-swagger-ui-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/transaction-annotations/pom.xml b/extensions/transaction-annotations/pom.xml
index 3c7e56d7ac066..42cba9516d25a 100644
--- a/extensions/transaction-annotations/pom.xml
+++ b/extensions/transaction-annotations/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/transaction-annotations/runtime/pom.xml b/extensions/transaction-annotations/runtime/pom.xml
index f94940f056386..11c40712f5a35 100644
--- a/extensions/transaction-annotations/runtime/pom.xml
+++ b/extensions/transaction-annotations/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-transaction-annotations-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../
4.0.0
diff --git a/extensions/undertow/deployment/pom.xml b/extensions/undertow/deployment/pom.xml
index 35a5c3ded9af0..32b07881ea417 100644
--- a/extensions/undertow/deployment/pom.xml
+++ b/extensions/undertow/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-http-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/undertow/pom.xml b/extensions/undertow/pom.xml
index 7c0d3091b638c..6a00fb40298a4 100644
--- a/extensions/undertow/pom.xml
+++ b/extensions/undertow/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/undertow/runtime/pom.xml b/extensions/undertow/runtime/pom.xml
index 51b4f39b82f9f..f73eb193ffc08 100644
--- a/extensions/undertow/runtime/pom.xml
+++ b/extensions/undertow/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-http-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/undertow/spi/pom.xml b/extensions/undertow/spi/pom.xml
index 3b13bfdf67625..a4d9337938a5b 100644
--- a/extensions/undertow/spi/pom.xml
+++ b/extensions/undertow/spi/pom.xml
@@ -5,7 +5,7 @@
quarkus-http-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/vertx-graphql/deployment/pom.xml b/extensions/vertx-graphql/deployment/pom.xml
index e78929ba64fd1..8dd6b8b6bbc57 100644
--- a/extensions/vertx-graphql/deployment/pom.xml
+++ b/extensions/vertx-graphql/deployment/pom.xml
@@ -6,7 +6,7 @@
io.quarkus
quarkus-vertx-graphql-parent
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
diff --git a/extensions/vertx-graphql/pom.xml b/extensions/vertx-graphql/pom.xml
index 16a51923b70a1..65339f9e92ed4 100644
--- a/extensions/vertx-graphql/pom.xml
+++ b/extensions/vertx-graphql/pom.xml
@@ -6,7 +6,7 @@
io.quarkus
quarkus-extensions-parent
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
diff --git a/extensions/vertx-graphql/runtime/pom.xml b/extensions/vertx-graphql/runtime/pom.xml
index 6e39ed9f64479..357c0e7cdc1ba 100644
--- a/extensions/vertx-graphql/runtime/pom.xml
+++ b/extensions/vertx-graphql/runtime/pom.xml
@@ -6,7 +6,7 @@
io.quarkus
quarkus-vertx-graphql-parent
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
diff --git a/extensions/vertx-http/deployment-spi/pom.xml b/extensions/vertx-http/deployment-spi/pom.xml
index 6b7d3426684ff..42bf28f8e12d2 100644
--- a/extensions/vertx-http/deployment-spi/pom.xml
+++ b/extensions/vertx-http/deployment-spi/pom.xml
@@ -5,7 +5,7 @@
quarkus-vertx-http-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../
4.0.0
diff --git a/extensions/vertx-http/deployment/pom.xml b/extensions/vertx-http/deployment/pom.xml
index 14d44cbf77b92..24236d6cec878 100644
--- a/extensions/vertx-http/deployment/pom.xml
+++ b/extensions/vertx-http/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-vertx-http-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/vertx-http/dev-console-runtime-spi/pom.xml b/extensions/vertx-http/dev-console-runtime-spi/pom.xml
index 6e4f77f31f734..6637435c04cf2 100644
--- a/extensions/vertx-http/dev-console-runtime-spi/pom.xml
+++ b/extensions/vertx-http/dev-console-runtime-spi/pom.xml
@@ -5,7 +5,7 @@
quarkus-vertx-http-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../
4.0.0
diff --git a/extensions/vertx-http/dev-console-spi/pom.xml b/extensions/vertx-http/dev-console-spi/pom.xml
index a59fd49ad23c5..007e1a1605840 100644
--- a/extensions/vertx-http/dev-console-spi/pom.xml
+++ b/extensions/vertx-http/dev-console-spi/pom.xml
@@ -5,7 +5,7 @@
quarkus-vertx-http-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../
4.0.0
diff --git a/extensions/vertx-http/dev-ui-resources/pom.xml b/extensions/vertx-http/dev-ui-resources/pom.xml
index b74ee3f72e11c..60431ed2d3d7c 100644
--- a/extensions/vertx-http/dev-ui-resources/pom.xml
+++ b/extensions/vertx-http/dev-ui-resources/pom.xml
@@ -4,7 +4,7 @@
io.quarkus
quarkus-vertx-http-parent
- 999-SNAPSHOT
+ 3.8.1
../
quarkus-vertx-http-dev-ui-resources
diff --git a/extensions/vertx-http/dev-ui-spi/pom.xml b/extensions/vertx-http/dev-ui-spi/pom.xml
index 13b458a6e2e33..9eaa78f8799e6 100644
--- a/extensions/vertx-http/dev-ui-spi/pom.xml
+++ b/extensions/vertx-http/dev-ui-spi/pom.xml
@@ -4,7 +4,7 @@
quarkus-vertx-http-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../
diff --git a/extensions/vertx-http/dev-ui-tests/pom.xml b/extensions/vertx-http/dev-ui-tests/pom.xml
index 2e4d76670e19d..aed1c70486ddc 100644
--- a/extensions/vertx-http/dev-ui-tests/pom.xml
+++ b/extensions/vertx-http/dev-ui-tests/pom.xml
@@ -4,7 +4,7 @@
quarkus-vertx-http-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../
diff --git a/extensions/vertx-http/pom.xml b/extensions/vertx-http/pom.xml
index f370261e6feee..4057cb3ed7cdd 100644
--- a/extensions/vertx-http/pom.xml
+++ b/extensions/vertx-http/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/vertx-http/runtime/pom.xml b/extensions/vertx-http/runtime/pom.xml
index 6f0fd6ea1fdf5..a288925850a67 100644
--- a/extensions/vertx-http/runtime/pom.xml
+++ b/extensions/vertx-http/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-vertx-http-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/vertx/deployment/pom.xml b/extensions/vertx/deployment/pom.xml
index aad294e6680e0..ba554b845de34 100644
--- a/extensions/vertx/deployment/pom.xml
+++ b/extensions/vertx/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-vertx-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/vertx/latebound-mdc-provider/pom.xml b/extensions/vertx/latebound-mdc-provider/pom.xml
index ce134cb3820b0..98efb9d2655f7 100644
--- a/extensions/vertx/latebound-mdc-provider/pom.xml
+++ b/extensions/vertx/latebound-mdc-provider/pom.xml
@@ -5,7 +5,7 @@
quarkus-vertx-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/vertx/pom.xml b/extensions/vertx/pom.xml
index e58674406920e..9d990e1f32e46 100644
--- a/extensions/vertx/pom.xml
+++ b/extensions/vertx/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/vertx/runtime/pom.xml b/extensions/vertx/runtime/pom.xml
index bc3a997e767ec..d0dc2e6f8b054 100644
--- a/extensions/vertx/runtime/pom.xml
+++ b/extensions/vertx/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-vertx-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/virtual-threads/deployment/pom.xml b/extensions/virtual-threads/deployment/pom.xml
index 3a2dfb3550315..aaf98913342c4 100644
--- a/extensions/virtual-threads/deployment/pom.xml
+++ b/extensions/virtual-threads/deployment/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-virtual-threads-parent
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
diff --git a/extensions/virtual-threads/pom.xml b/extensions/virtual-threads/pom.xml
index e7a87fb197424..b27928778247b 100644
--- a/extensions/virtual-threads/pom.xml
+++ b/extensions/virtual-threads/pom.xml
@@ -7,7 +7,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
diff --git a/extensions/virtual-threads/runtime/pom.xml b/extensions/virtual-threads/runtime/pom.xml
index 56e0b36cb510d..e03201658fc94 100644
--- a/extensions/virtual-threads/runtime/pom.xml
+++ b/extensions/virtual-threads/runtime/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-virtual-threads-parent
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
diff --git a/extensions/webjars-locator/deployment/pom.xml b/extensions/webjars-locator/deployment/pom.xml
index d2e2c75ca3f28..fc615cd7bbf12 100644
--- a/extensions/webjars-locator/deployment/pom.xml
+++ b/extensions/webjars-locator/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-webjars-locator-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/webjars-locator/pom.xml b/extensions/webjars-locator/pom.xml
index 62e69ce2dd90b..e59b5d8b6a3a8 100644
--- a/extensions/webjars-locator/pom.xml
+++ b/extensions/webjars-locator/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/webjars-locator/runtime/pom.xml b/extensions/webjars-locator/runtime/pom.xml
index 5b7b55e4cdcb1..770d64f7ccd29 100644
--- a/extensions/webjars-locator/runtime/pom.xml
+++ b/extensions/webjars-locator/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-webjars-locator-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/websockets/client/deployment/pom.xml b/extensions/websockets/client/deployment/pom.xml
index 90c6b60d7981b..3adcf2a04eb6e 100644
--- a/extensions/websockets/client/deployment/pom.xml
+++ b/extensions/websockets/client/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-websockets-client-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/websockets/client/pom.xml b/extensions/websockets/client/pom.xml
index c5206c8902645..c849ab3703327 100644
--- a/extensions/websockets/client/pom.xml
+++ b/extensions/websockets/client/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../../pom.xml
4.0.0
diff --git a/extensions/websockets/client/runtime/pom.xml b/extensions/websockets/client/runtime/pom.xml
index 9c2adf6571349..0e5e6f934c387 100644
--- a/extensions/websockets/client/runtime/pom.xml
+++ b/extensions/websockets/client/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-websockets-client-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/websockets/pom.xml b/extensions/websockets/pom.xml
index 9e705c090f12c..689d5808cec5a 100644
--- a/extensions/websockets/pom.xml
+++ b/extensions/websockets/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/extensions/websockets/server/deployment/pom.xml b/extensions/websockets/server/deployment/pom.xml
index 277311312b2a2..e8670a56ddf69 100644
--- a/extensions/websockets/server/deployment/pom.xml
+++ b/extensions/websockets/server/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-websockets-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/extensions/websockets/server/pom.xml b/extensions/websockets/server/pom.xml
index 95727704c9592..74d72d6304b65 100644
--- a/extensions/websockets/server/pom.xml
+++ b/extensions/websockets/server/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../../pom.xml
4.0.0
diff --git a/extensions/websockets/server/runtime/pom.xml b/extensions/websockets/server/runtime/pom.xml
index 19f4572a3ea29..393984f3435a5 100644
--- a/extensions/websockets/server/runtime/pom.xml
+++ b/extensions/websockets/server/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-websockets-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/independent-projects/arc/pom.xml b/independent-projects/arc/pom.xml
index a1accc9d73ab2..cc5bab0acec0e 100644
--- a/independent-projects/arc/pom.xml
+++ b/independent-projects/arc/pom.xml
@@ -8,7 +8,7 @@
io.quarkus
quarkus-parent
- 999-SNAPSHOT
+ 3.8.1
../parent/pom.xml
io.quarkus.arc
@@ -16,7 +16,7 @@
ArC - Parent pom
https://github.com/quarkusio/quarkus
pom
- 999-SNAPSHOT
+ 3.8.1
diff --git a/independent-projects/arc/processor/pom.xml b/independent-projects/arc/processor/pom.xml
index c0411c79cb570..b4018521fa5aa 100644
--- a/independent-projects/arc/processor/pom.xml
+++ b/independent-projects/arc/processor/pom.xml
@@ -7,7 +7,7 @@
io.quarkus.arc
arc-parent
- 999-SNAPSHOT
+ 3.8.1
arc-processor
diff --git a/independent-projects/arc/runtime/pom.xml b/independent-projects/arc/runtime/pom.xml
index 91061affda06c..5a8f44d15f51c 100644
--- a/independent-projects/arc/runtime/pom.xml
+++ b/independent-projects/arc/runtime/pom.xml
@@ -7,7 +7,7 @@
io.quarkus.arc
arc-parent
- 999-SNAPSHOT
+ 3.8.1
arc
diff --git a/independent-projects/arc/tcks/arquillian/pom.xml b/independent-projects/arc/tcks/arquillian/pom.xml
index bb2d55ac3cacf..2921213d32653 100644
--- a/independent-projects/arc/tcks/arquillian/pom.xml
+++ b/independent-projects/arc/tcks/arquillian/pom.xml
@@ -7,7 +7,7 @@
io.quarkus.arc
arc-parent
- 999-SNAPSHOT
+ 3.8.1
../../pom.xml
diff --git a/independent-projects/arc/tcks/atinject-tck-runner/pom.xml b/independent-projects/arc/tcks/atinject-tck-runner/pom.xml
index 34927b7e3e937..94ba56b2f0a8f 100644
--- a/independent-projects/arc/tcks/atinject-tck-runner/pom.xml
+++ b/independent-projects/arc/tcks/atinject-tck-runner/pom.xml
@@ -7,7 +7,7 @@
io.quarkus.arc
arc-parent
- 999-SNAPSHOT
+ 3.8.1
../../pom.xml
diff --git a/independent-projects/arc/tcks/cdi-tck-porting-pkg/pom.xml b/independent-projects/arc/tcks/cdi-tck-porting-pkg/pom.xml
index 8871967b8b731..b7eb604c297d8 100644
--- a/independent-projects/arc/tcks/cdi-tck-porting-pkg/pom.xml
+++ b/independent-projects/arc/tcks/cdi-tck-porting-pkg/pom.xml
@@ -7,7 +7,7 @@
io.quarkus.arc
arc-parent
- 999-SNAPSHOT
+ 3.8.1
../../pom.xml
diff --git a/independent-projects/arc/tcks/cdi-tck-runner/pom.xml b/independent-projects/arc/tcks/cdi-tck-runner/pom.xml
index dee0325e3ee0a..e8b92a10d821e 100644
--- a/independent-projects/arc/tcks/cdi-tck-runner/pom.xml
+++ b/independent-projects/arc/tcks/cdi-tck-runner/pom.xml
@@ -7,7 +7,7 @@
io.quarkus.arc
arc-parent
- 999-SNAPSHOT
+ 3.8.1
../../pom.xml
diff --git a/independent-projects/arc/tcks/lang-model-tck-runner/pom.xml b/independent-projects/arc/tcks/lang-model-tck-runner/pom.xml
index fd37178231e6f..1c2c0850f166e 100644
--- a/independent-projects/arc/tcks/lang-model-tck-runner/pom.xml
+++ b/independent-projects/arc/tcks/lang-model-tck-runner/pom.xml
@@ -7,7 +7,7 @@
io.quarkus.arc
arc-parent
- 999-SNAPSHOT
+ 3.8.1
../../pom.xml
diff --git a/independent-projects/arc/tests/pom.xml b/independent-projects/arc/tests/pom.xml
index b5e79a575f83e..df0cee73433a4 100644
--- a/independent-projects/arc/tests/pom.xml
+++ b/independent-projects/arc/tests/pom.xml
@@ -7,7 +7,7 @@
io.quarkus.arc
arc-parent
- 999-SNAPSHOT
+ 3.8.1
arc-tests
diff --git a/independent-projects/bootstrap/app-model/pom.xml b/independent-projects/bootstrap/app-model/pom.xml
index 937d0784c806f..38f625032ee20 100644
--- a/independent-projects/bootstrap/app-model/pom.xml
+++ b/independent-projects/bootstrap/app-model/pom.xml
@@ -5,7 +5,7 @@
quarkus-bootstrap-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/independent-projects/bootstrap/bom-test/pom.xml b/independent-projects/bootstrap/bom-test/pom.xml
index 75ceb03f4c806..48ec3bfad9023 100644
--- a/independent-projects/bootstrap/bom-test/pom.xml
+++ b/independent-projects/bootstrap/bom-test/pom.xml
@@ -5,7 +5,7 @@
io.quarkus
quarkus-bootstrap-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-bootstrap-bom-test
Quarkus - Bootstrap - Test BOM
diff --git a/independent-projects/bootstrap/bom/pom.xml b/independent-projects/bootstrap/bom/pom.xml
index f03e0a9572a16..f7b8f8b81e36c 100644
--- a/independent-projects/bootstrap/bom/pom.xml
+++ b/independent-projects/bootstrap/bom/pom.xml
@@ -5,7 +5,7 @@
io.quarkus
quarkus-bootstrap-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-bootstrap-bom
Quarkus - Bootstrap - BOM
diff --git a/independent-projects/bootstrap/core/pom.xml b/independent-projects/bootstrap/core/pom.xml
index fe05e4cb1f81b..d1fa73e9af669 100644
--- a/independent-projects/bootstrap/core/pom.xml
+++ b/independent-projects/bootstrap/core/pom.xml
@@ -5,7 +5,7 @@
quarkus-bootstrap-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/independent-projects/bootstrap/gradle-resolver/pom.xml b/independent-projects/bootstrap/gradle-resolver/pom.xml
index aa1c098d49189..513f2a4f23d84 100644
--- a/independent-projects/bootstrap/gradle-resolver/pom.xml
+++ b/independent-projects/bootstrap/gradle-resolver/pom.xml
@@ -5,7 +5,7 @@
quarkus-bootstrap-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/independent-projects/bootstrap/maven-resolver/pom.xml b/independent-projects/bootstrap/maven-resolver/pom.xml
index 97ce31340034c..961be107ed5e3 100644
--- a/independent-projects/bootstrap/maven-resolver/pom.xml
+++ b/independent-projects/bootstrap/maven-resolver/pom.xml
@@ -5,7 +5,7 @@
quarkus-bootstrap-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/independent-projects/bootstrap/pom.xml b/independent-projects/bootstrap/pom.xml
index 5a7dd66c305c2..0bba9b2d8547b 100644
--- a/independent-projects/bootstrap/pom.xml
+++ b/independent-projects/bootstrap/pom.xml
@@ -6,7 +6,7 @@
io.quarkus
quarkus-parent
- 999-SNAPSHOT
+ 3.8.1
../parent/pom.xml
quarkus-bootstrap-parent
diff --git a/independent-projects/bootstrap/runner/pom.xml b/independent-projects/bootstrap/runner/pom.xml
index f32872fa86a74..dd3296cd778d2 100644
--- a/independent-projects/bootstrap/runner/pom.xml
+++ b/independent-projects/bootstrap/runner/pom.xml
@@ -5,7 +5,7 @@
quarkus-bootstrap-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/independent-projects/enforcer-rules/pom.xml b/independent-projects/enforcer-rules/pom.xml
index c7bd143eeff7a..6b72d97650f0e 100644
--- a/independent-projects/enforcer-rules/pom.xml
+++ b/independent-projects/enforcer-rules/pom.xml
@@ -7,13 +7,13 @@
io.quarkus
quarkus-parent
- 999-SNAPSHOT
+ 3.8.1
../parent/pom.xml
quarkus-enforcer-rules
Quarkus - Enforcer Rules
https://github.com/quarkusio/quarkus
- 999-SNAPSHOT
+ 3.8.1
Apache License, Version 2.0
diff --git a/independent-projects/extension-maven-plugin/pom.xml b/independent-projects/extension-maven-plugin/pom.xml
index 14054f1572df0..84fc484b4bf5e 100644
--- a/independent-projects/extension-maven-plugin/pom.xml
+++ b/independent-projects/extension-maven-plugin/pom.xml
@@ -5,11 +5,11 @@
io.quarkus
quarkus-parent
- 999-SNAPSHOT
+ 3.8.1
../parent/pom.xml
quarkus-extension-maven-plugin
- 999-SNAPSHOT
+ 3.8.1
Quarkus - Extension Maven plugin
https://github.com/quarkusio/quarkus
maven-plugin
diff --git a/independent-projects/ide-config/pom.xml b/independent-projects/ide-config/pom.xml
index f5a880e1dc90a..09550a61c196b 100644
--- a/independent-projects/ide-config/pom.xml
+++ b/independent-projects/ide-config/pom.xml
@@ -6,7 +6,7 @@
io.quarkus
quarkus-parent
- 999-SNAPSHOT
+ 3.8.1
../parent/pom.xml
4.0.0
@@ -14,7 +14,7 @@
quarkus-ide-config
Quarkus - IDE/Tools - Config
https://github.com/quarkusio/quarkus
- 999-SNAPSHOT
+ 3.8.1
jar
diff --git a/independent-projects/junit5-virtual-threads/pom.xml b/independent-projects/junit5-virtual-threads/pom.xml
index cf59febf26050..d05ec83bf9742 100644
--- a/independent-projects/junit5-virtual-threads/pom.xml
+++ b/independent-projects/junit5-virtual-threads/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-parent
- 999-SNAPSHOT
+ 3.8.1
../parent/pom.xml
diff --git a/independent-projects/parent/pom.xml b/independent-projects/parent/pom.xml
index e95d2a0190965..058675bc8e49a 100644
--- a/independent-projects/parent/pom.xml
+++ b/independent-projects/parent/pom.xml
@@ -5,7 +5,7 @@
4.0.0
io.quarkus
quarkus-parent
- 999-SNAPSHOT
+ 3.8.1
Quarkus - Parent POM
Quarkus Parent POM
diff --git a/independent-projects/qute/core/pom.xml b/independent-projects/qute/core/pom.xml
index 58f00f9b90cdf..1ba57bc25ab2c 100644
--- a/independent-projects/qute/core/pom.xml
+++ b/independent-projects/qute/core/pom.xml
@@ -7,7 +7,7 @@
io.quarkus.qute
qute-parent
- 999-SNAPSHOT
+ 3.8.1
qute-core
diff --git a/independent-projects/qute/generator/pom.xml b/independent-projects/qute/generator/pom.xml
index 25eb37333cf27..c2c840d1b145f 100644
--- a/independent-projects/qute/generator/pom.xml
+++ b/independent-projects/qute/generator/pom.xml
@@ -7,7 +7,7 @@
io.quarkus.qute
qute-parent
- 999-SNAPSHOT
+ 3.8.1
qute-generator
diff --git a/independent-projects/qute/pom.xml b/independent-projects/qute/pom.xml
index 00d8f9593660f..6f57d15efcf2d 100644
--- a/independent-projects/qute/pom.xml
+++ b/independent-projects/qute/pom.xml
@@ -8,13 +8,13 @@
io.quarkus
quarkus-parent
- 999-SNAPSHOT
+ 3.8.1
../parent/pom.xml
io.quarkus.qute
qute-parent
pom
- 999-SNAPSHOT
+ 3.8.1
Qute - Parent
https://github.com/quarkusio/quarkus
diff --git a/independent-projects/resteasy-reactive/build-support/pom.xml b/independent-projects/resteasy-reactive/build-support/pom.xml
index f4b45b7fd9b57..6fd5464648933 100644
--- a/independent-projects/resteasy-reactive/build-support/pom.xml
+++ b/independent-projects/resteasy-reactive/build-support/pom.xml
@@ -7,7 +7,7 @@
io.quarkus.resteasy.reactive
resteasy-reactive-parent
- 999-SNAPSHOT
+ 3.8.1
resteasy-reactive-build-support
diff --git a/independent-projects/resteasy-reactive/client/pom.xml b/independent-projects/resteasy-reactive/client/pom.xml
index 0444fff4b1bef..e4fc55a99b8f5 100644
--- a/independent-projects/resteasy-reactive/client/pom.xml
+++ b/independent-projects/resteasy-reactive/client/pom.xml
@@ -7,7 +7,7 @@
io.quarkus.resteasy.reactive
resteasy-reactive-parent
- 999-SNAPSHOT
+ 3.8.1
resteasy-reactive-client-parent
diff --git a/independent-projects/resteasy-reactive/client/processor/pom.xml b/independent-projects/resteasy-reactive/client/processor/pom.xml
index 548d3d4d05a90..b6324f5b72e1b 100644
--- a/independent-projects/resteasy-reactive/client/processor/pom.xml
+++ b/independent-projects/resteasy-reactive/client/processor/pom.xml
@@ -7,7 +7,7 @@
io.quarkus.resteasy.reactive
resteasy-reactive-client-parent
- 999-SNAPSHOT
+ 3.8.1
resteasy-reactive-client-processor
diff --git a/independent-projects/resteasy-reactive/client/runtime/pom.xml b/independent-projects/resteasy-reactive/client/runtime/pom.xml
index efef7d34efad3..426d403d0e780 100644
--- a/independent-projects/resteasy-reactive/client/runtime/pom.xml
+++ b/independent-projects/resteasy-reactive/client/runtime/pom.xml
@@ -7,7 +7,7 @@
io.quarkus.resteasy.reactive
resteasy-reactive-client-parent
- 999-SNAPSHOT
+ 3.8.1
resteasy-reactive-client
diff --git a/independent-projects/resteasy-reactive/common/pom.xml b/independent-projects/resteasy-reactive/common/pom.xml
index 9e0c8e055dced..0a8633eef9e50 100644
--- a/independent-projects/resteasy-reactive/common/pom.xml
+++ b/independent-projects/resteasy-reactive/common/pom.xml
@@ -7,7 +7,7 @@
io.quarkus.resteasy.reactive
resteasy-reactive-parent
- 999-SNAPSHOT
+ 3.8.1
resteasy-reactive-common-parent
diff --git a/independent-projects/resteasy-reactive/common/processor/pom.xml b/independent-projects/resteasy-reactive/common/processor/pom.xml
index edb7fd84aaf92..ad1c1fbbe51e0 100644
--- a/independent-projects/resteasy-reactive/common/processor/pom.xml
+++ b/independent-projects/resteasy-reactive/common/processor/pom.xml
@@ -7,7 +7,7 @@
io.quarkus.resteasy.reactive
resteasy-reactive-common-parent
- 999-SNAPSHOT
+ 3.8.1
resteasy-reactive-common-processor
diff --git a/independent-projects/resteasy-reactive/common/runtime/pom.xml b/independent-projects/resteasy-reactive/common/runtime/pom.xml
index f2f734993f3d7..89cbe4e3ac179 100644
--- a/independent-projects/resteasy-reactive/common/runtime/pom.xml
+++ b/independent-projects/resteasy-reactive/common/runtime/pom.xml
@@ -7,7 +7,7 @@
io.quarkus.resteasy.reactive
resteasy-reactive-common-parent
- 999-SNAPSHOT
+ 3.8.1
resteasy-reactive-common
diff --git a/independent-projects/resteasy-reactive/common/types/pom.xml b/independent-projects/resteasy-reactive/common/types/pom.xml
index 8c846d3b6a63c..e7569d44f959e 100644
--- a/independent-projects/resteasy-reactive/common/types/pom.xml
+++ b/independent-projects/resteasy-reactive/common/types/pom.xml
@@ -7,7 +7,7 @@
io.quarkus.resteasy.reactive
resteasy-reactive-common-parent
- 999-SNAPSHOT
+ 3.8.1
resteasy-reactive-common-types
diff --git a/independent-projects/resteasy-reactive/pom.xml b/independent-projects/resteasy-reactive/pom.xml
index 585fea1730e62..8bf70c568ee6a 100644
--- a/independent-projects/resteasy-reactive/pom.xml
+++ b/independent-projects/resteasy-reactive/pom.xml
@@ -8,7 +8,7 @@
io.quarkus
quarkus-parent
- 999-SNAPSHOT
+ 3.8.1
../parent/pom.xml
io.quarkus.resteasy.reactive
@@ -16,7 +16,7 @@
RESTEasy Reactive - Parent pom
https://github.com/quarkusio/quarkus
pom
- 999-SNAPSHOT
+ 3.8.1
diff --git a/independent-projects/resteasy-reactive/server/jackson/pom.xml b/independent-projects/resteasy-reactive/server/jackson/pom.xml
index 4e26135ad5433..a6d32a101fd1f 100644
--- a/independent-projects/resteasy-reactive/server/jackson/pom.xml
+++ b/independent-projects/resteasy-reactive/server/jackson/pom.xml
@@ -7,7 +7,7 @@
io.quarkus.resteasy.reactive
resteasy-reactive-server-parent
- 999-SNAPSHOT
+ 3.8.1
resteasy-reactive-jackson
diff --git a/independent-projects/resteasy-reactive/server/jsonb/pom.xml b/independent-projects/resteasy-reactive/server/jsonb/pom.xml
index 9e4bc57cc277a..d3a40a7abffef 100644
--- a/independent-projects/resteasy-reactive/server/jsonb/pom.xml
+++ b/independent-projects/resteasy-reactive/server/jsonb/pom.xml
@@ -7,7 +7,7 @@
io.quarkus.resteasy.reactive
resteasy-reactive-server-parent
- 999-SNAPSHOT
+ 3.8.1
resteasy-reactive-jsonb
diff --git a/independent-projects/resteasy-reactive/server/pom.xml b/independent-projects/resteasy-reactive/server/pom.xml
index 131685df66fbc..974b1b32ffec8 100644
--- a/independent-projects/resteasy-reactive/server/pom.xml
+++ b/independent-projects/resteasy-reactive/server/pom.xml
@@ -7,7 +7,7 @@
io.quarkus.resteasy.reactive
resteasy-reactive-parent
- 999-SNAPSHOT
+ 3.8.1
resteasy-reactive-server-parent
diff --git a/independent-projects/resteasy-reactive/server/processor/pom.xml b/independent-projects/resteasy-reactive/server/processor/pom.xml
index 954dd53e6e02f..5cb6880312f27 100644
--- a/independent-projects/resteasy-reactive/server/processor/pom.xml
+++ b/independent-projects/resteasy-reactive/server/processor/pom.xml
@@ -7,7 +7,7 @@
io.quarkus.resteasy.reactive
resteasy-reactive-server-parent
- 999-SNAPSHOT
+ 3.8.1
resteasy-reactive-processor
diff --git a/independent-projects/resteasy-reactive/server/runtime/pom.xml b/independent-projects/resteasy-reactive/server/runtime/pom.xml
index 10a71b2f8e375..96e89ef1289c9 100644
--- a/independent-projects/resteasy-reactive/server/runtime/pom.xml
+++ b/independent-projects/resteasy-reactive/server/runtime/pom.xml
@@ -7,7 +7,7 @@
io.quarkus.resteasy.reactive
resteasy-reactive-server-parent
- 999-SNAPSHOT
+ 3.8.1
resteasy-reactive
diff --git a/independent-projects/resteasy-reactive/server/vertx/pom.xml b/independent-projects/resteasy-reactive/server/vertx/pom.xml
index 6149a3d62dc5b..abc5bf9a72108 100644
--- a/independent-projects/resteasy-reactive/server/vertx/pom.xml
+++ b/independent-projects/resteasy-reactive/server/vertx/pom.xml
@@ -7,7 +7,7 @@
io.quarkus.resteasy.reactive
resteasy-reactive-server-parent
- 999-SNAPSHOT
+ 3.8.1
resteasy-reactive-vertx
diff --git a/independent-projects/revapi/pom.xml b/independent-projects/revapi/pom.xml
index b7803ece8e03d..414d5035758ce 100644
--- a/independent-projects/revapi/pom.xml
+++ b/independent-projects/revapi/pom.xml
@@ -5,13 +5,13 @@
io.quarkus
quarkus-parent
- 999-SNAPSHOT
+ 3.8.1
../parent/pom.xml
quarkus-revapi-config
Quarkus - Revapi Configuration
- 999-SNAPSHOT
+ 3.8.1
Contains the configuration of the Revapi API checker and the list of the API changes
in the Quarkus APIs.
diff --git a/independent-projects/tools/analytics-common/pom.xml b/independent-projects/tools/analytics-common/pom.xml
index 2f50312201a80..02e19c9cdc208 100644
--- a/independent-projects/tools/analytics-common/pom.xml
+++ b/independent-projects/tools/analytics-common/pom.xml
@@ -5,7 +5,7 @@
quarkus-tools-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/independent-projects/tools/base-codestarts/pom.xml b/independent-projects/tools/base-codestarts/pom.xml
index 893e085e7b457..12456abbdc359 100644
--- a/independent-projects/tools/base-codestarts/pom.xml
+++ b/independent-projects/tools/base-codestarts/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-tools-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-devtools-base-codestarts
diff --git a/independent-projects/tools/codestarts/pom.xml b/independent-projects/tools/codestarts/pom.xml
index e93c8abfb7583..540c609ecab07 100644
--- a/independent-projects/tools/codestarts/pom.xml
+++ b/independent-projects/tools/codestarts/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-tools-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-devtools-codestarts
diff --git a/independent-projects/tools/devtools-common/pom.xml b/independent-projects/tools/devtools-common/pom.xml
index 2e5832fddb6af..13e159565a26f 100644
--- a/independent-projects/tools/devtools-common/pom.xml
+++ b/independent-projects/tools/devtools-common/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-tools-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-devtools-common
diff --git a/independent-projects/tools/devtools-testing/pom.xml b/independent-projects/tools/devtools-testing/pom.xml
index 80459f1a1b2b3..b74c80d785a90 100644
--- a/independent-projects/tools/devtools-testing/pom.xml
+++ b/independent-projects/tools/devtools-testing/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-tools-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-devtools-testing
diff --git a/independent-projects/tools/message-writer/pom.xml b/independent-projects/tools/message-writer/pom.xml
index 4d33f90355d1c..4880d6fd2a546 100644
--- a/independent-projects/tools/message-writer/pom.xml
+++ b/independent-projects/tools/message-writer/pom.xml
@@ -13,7 +13,7 @@
io.quarkus
quarkus-tools-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-devtools-message-writer
diff --git a/independent-projects/tools/pom.xml b/independent-projects/tools/pom.xml
index fae2bedfb564f..66dfa9d8aff16 100644
--- a/independent-projects/tools/pom.xml
+++ b/independent-projects/tools/pom.xml
@@ -6,14 +6,14 @@
io.quarkus
quarkus-parent
- 999-SNAPSHOT
+ 3.8.1
../parent/pom.xml
quarkus-tools-parent
Quarkus - Dev tools - Parent
https://github.com/quarkusio/quarkus
pom
- 999-SNAPSHOT
+ 3.8.1
Apache License, Version 2.0
@@ -57,7 +57,7 @@
5.8.0
3.2.1
3.2.5
- ${project.version}
+ 3.8.1
25
3.1.6
2.0.2
diff --git a/independent-projects/tools/registry-client/pom.xml b/independent-projects/tools/registry-client/pom.xml
index 84c6a71a14aa8..b3ffb0b8a7d70 100644
--- a/independent-projects/tools/registry-client/pom.xml
+++ b/independent-projects/tools/registry-client/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-tools-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-devtools-registry-client
diff --git a/independent-projects/tools/utilities/pom.xml b/independent-projects/tools/utilities/pom.xml
index e17701486bfa3..c4c6d36a2ff9a 100644
--- a/independent-projects/tools/utilities/pom.xml
+++ b/independent-projects/tools/utilities/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-tools-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-devtools-utilities
diff --git a/integration-tests/amazon-lambda-http-resteasy-reactive/pom.xml b/integration-tests/amazon-lambda-http-resteasy-reactive/pom.xml
index e1b74f5839e4f..3b41d6fb87fa3 100644
--- a/integration-tests/amazon-lambda-http-resteasy-reactive/pom.xml
+++ b/integration-tests/amazon-lambda-http-resteasy-reactive/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/integration-tests/amazon-lambda-http-resteasy/pom.xml b/integration-tests/amazon-lambda-http-resteasy/pom.xml
index 062c285f3afe3..dabf8bf9d877e 100644
--- a/integration-tests/amazon-lambda-http-resteasy/pom.xml
+++ b/integration-tests/amazon-lambda-http-resteasy/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/integration-tests/amazon-lambda-http/pom.xml b/integration-tests/amazon-lambda-http/pom.xml
index 2d797af3d764b..2d211a5ae94d4 100644
--- a/integration-tests/amazon-lambda-http/pom.xml
+++ b/integration-tests/amazon-lambda-http/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/integration-tests/amazon-lambda-rest-funqy/pom.xml b/integration-tests/amazon-lambda-rest-funqy/pom.xml
index 5a103a70f72c2..bb0f4adeb72f4 100644
--- a/integration-tests/amazon-lambda-rest-funqy/pom.xml
+++ b/integration-tests/amazon-lambda-rest-funqy/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/integration-tests/amazon-lambda-rest-reactive-routes/pom.xml b/integration-tests/amazon-lambda-rest-reactive-routes/pom.xml
index fedde86088ecb..92251a572d07c 100644
--- a/integration-tests/amazon-lambda-rest-reactive-routes/pom.xml
+++ b/integration-tests/amazon-lambda-rest-reactive-routes/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/integration-tests/amazon-lambda-rest-resteasy-reactive/pom.xml b/integration-tests/amazon-lambda-rest-resteasy-reactive/pom.xml
index df6bce6d70ec5..cd86a83abf49c 100644
--- a/integration-tests/amazon-lambda-rest-resteasy-reactive/pom.xml
+++ b/integration-tests/amazon-lambda-rest-resteasy-reactive/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/integration-tests/amazon-lambda-rest-servlet/pom.xml b/integration-tests/amazon-lambda-rest-servlet/pom.xml
index 77a90b5cfcaf3..48caa8a2edc20 100644
--- a/integration-tests/amazon-lambda-rest-servlet/pom.xml
+++ b/integration-tests/amazon-lambda-rest-servlet/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/integration-tests/amazon-lambda-s3event/pom.xml b/integration-tests/amazon-lambda-s3event/pom.xml
index 5684802872361..6d0bc39f9cfaf 100644
--- a/integration-tests/amazon-lambda-s3event/pom.xml
+++ b/integration-tests/amazon-lambda-s3event/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/integration-tests/amazon-lambda-stream-handler/pom.xml b/integration-tests/amazon-lambda-stream-handler/pom.xml
index 17f5313b7e6cf..33953f60acb07 100644
--- a/integration-tests/amazon-lambda-stream-handler/pom.xml
+++ b/integration-tests/amazon-lambda-stream-handler/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/integration-tests/amazon-lambda/pom.xml b/integration-tests/amazon-lambda/pom.xml
index 3194a0670c7f4..aaca1b1af158a 100644
--- a/integration-tests/amazon-lambda/pom.xml
+++ b/integration-tests/amazon-lambda/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/integration-tests/avro-reload/pom.xml b/integration-tests/avro-reload/pom.xml
index 3361094f5ca0f..215a3899866af 100644
--- a/integration-tests/avro-reload/pom.xml
+++ b/integration-tests/avro-reload/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-integration-tests-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-integration-test-avro-reload
diff --git a/integration-tests/awt/pom.xml b/integration-tests/awt/pom.xml
index 8526ca2db0841..f343092092f18 100644
--- a/integration-tests/awt/pom.xml
+++ b/integration-tests/awt/pom.xml
@@ -6,7 +6,7 @@
io.quarkus
quarkus-integration-tests-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-integration-test-awt
Quarkus - Integration Tests - AWT
diff --git a/integration-tests/bouncycastle-fips-jsse/pom.xml b/integration-tests/bouncycastle-fips-jsse/pom.xml
index 43d17b35ab833..d0fd8e9bea777 100644
--- a/integration-tests/bouncycastle-fips-jsse/pom.xml
+++ b/integration-tests/bouncycastle-fips-jsse/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../
4.0.0
diff --git a/integration-tests/bouncycastle-fips/pom.xml b/integration-tests/bouncycastle-fips/pom.xml
index 09b8805d2fd73..d3d8c64fd9b31 100644
--- a/integration-tests/bouncycastle-fips/pom.xml
+++ b/integration-tests/bouncycastle-fips/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/integration-tests/bouncycastle-jsse/pom.xml b/integration-tests/bouncycastle-jsse/pom.xml
index 300b22890ea06..99f3f1cc91331 100644
--- a/integration-tests/bouncycastle-jsse/pom.xml
+++ b/integration-tests/bouncycastle-jsse/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/integration-tests/bouncycastle/pom.xml b/integration-tests/bouncycastle/pom.xml
index 4781fa6efee7c..fbc9d4398d4e6 100644
--- a/integration-tests/bouncycastle/pom.xml
+++ b/integration-tests/bouncycastle/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/integration-tests/cache/pom.xml b/integration-tests/cache/pom.xml
index 51bfd7cbd4f47..154348ec50bdd 100644
--- a/integration-tests/cache/pom.xml
+++ b/integration-tests/cache/pom.xml
@@ -7,7 +7,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
quarkus-integration-test-cache
diff --git a/integration-tests/class-transformer/deployment/pom.xml b/integration-tests/class-transformer/deployment/pom.xml
index 1500dc2e6129b..8fbe973d5c3cf 100644
--- a/integration-tests/class-transformer/deployment/pom.xml
+++ b/integration-tests/class-transformer/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-test-class-transformer-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/integration-tests/class-transformer/pom.xml b/integration-tests/class-transformer/pom.xml
index 054e27c6aac80..7f7e456e01492 100644
--- a/integration-tests/class-transformer/pom.xml
+++ b/integration-tests/class-transformer/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/integration-tests/class-transformer/runtime/pom.xml b/integration-tests/class-transformer/runtime/pom.xml
index b742b1ff20d79..4414fd228c546 100644
--- a/integration-tests/class-transformer/runtime/pom.xml
+++ b/integration-tests/class-transformer/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-test-class-transformer-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/integration-tests/common-jpa-entities/pom.xml b/integration-tests/common-jpa-entities/pom.xml
index b029b6d3d3ddc..086b90ccc8723 100644
--- a/integration-tests/common-jpa-entities/pom.xml
+++ b/integration-tests/common-jpa-entities/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/integration-tests/container-image/maven-invoker-way/pom.xml b/integration-tests/container-image/maven-invoker-way/pom.xml
index 4ebd245da1d13..2a919dfeb3cdd 100644
--- a/integration-tests/container-image/maven-invoker-way/pom.xml
+++ b/integration-tests/container-image/maven-invoker-way/pom.xml
@@ -6,7 +6,7 @@
io.quarkus
quarkus-integration-test-container-image-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-integration-test-container-image-invoker
Quarkus - Integration Tests - Container Image - Invoker
diff --git a/integration-tests/container-image/pom.xml b/integration-tests/container-image/pom.xml
index 689a7ff483972..e29ff79fb3ac9 100644
--- a/integration-tests/container-image/pom.xml
+++ b/integration-tests/container-image/pom.xml
@@ -5,7 +5,7 @@
io.quarkus
quarkus-integration-tests-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-integration-test-container-image-parent
diff --git a/integration-tests/container-image/quarkus-standard-way/pom.xml b/integration-tests/container-image/quarkus-standard-way/pom.xml
index 2ee96f3e28b14..32f74836bf521 100644
--- a/integration-tests/container-image/quarkus-standard-way/pom.xml
+++ b/integration-tests/container-image/quarkus-standard-way/pom.xml
@@ -5,7 +5,7 @@
io.quarkus
quarkus-integration-test-container-image-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-integration-test-container-image-standard
diff --git a/integration-tests/csrf-reactive/pom.xml b/integration-tests/csrf-reactive/pom.xml
index 63e339dc627a4..4ab3233a19cb7 100644
--- a/integration-tests/csrf-reactive/pom.xml
+++ b/integration-tests/csrf-reactive/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../
4.0.0
diff --git a/integration-tests/devmode/pom.xml b/integration-tests/devmode/pom.xml
index 61ff9b3365fc3..94346258595a6 100644
--- a/integration-tests/devmode/pom.xml
+++ b/integration-tests/devmode/pom.xml
@@ -5,7 +5,7 @@
io.quarkus
quarkus-integration-tests-parent
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/integration-tests/devtools-registry-client/pom.xml b/integration-tests/devtools-registry-client/pom.xml
index 41f50d45d0201..f14d3ac7c619f 100644
--- a/integration-tests/devtools-registry-client/pom.xml
+++ b/integration-tests/devtools-registry-client/pom.xml
@@ -7,7 +7,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
quarkus-integration-test-devtools-registry-client
diff --git a/integration-tests/devtools/pom.xml b/integration-tests/devtools/pom.xml
index d69b37ce95368..f263165b3125c 100644
--- a/integration-tests/devtools/pom.xml
+++ b/integration-tests/devtools/pom.xml
@@ -5,7 +5,7 @@
io.quarkus
quarkus-integration-tests-parent
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/integration-tests/elasticsearch-java-client/pom.xml b/integration-tests/elasticsearch-java-client/pom.xml
index f1157a7dedf73..2870cfbee8ad8 100644
--- a/integration-tests/elasticsearch-java-client/pom.xml
+++ b/integration-tests/elasticsearch-java-client/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/integration-tests/elasticsearch-rest-client/pom.xml b/integration-tests/elasticsearch-rest-client/pom.xml
index 4881a82eb3505..960f7c7f6ae81 100644
--- a/integration-tests/elasticsearch-rest-client/pom.xml
+++ b/integration-tests/elasticsearch-rest-client/pom.xml
@@ -6,7 +6,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
quarkus-integration-test-elasticsearch-rest-client
diff --git a/integration-tests/elytron-resteasy-reactive/pom.xml b/integration-tests/elytron-resteasy-reactive/pom.xml
index 74408dd751210..fa0d6d30afa26 100644
--- a/integration-tests/elytron-resteasy-reactive/pom.xml
+++ b/integration-tests/elytron-resteasy-reactive/pom.xml
@@ -7,7 +7,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
quarkus-integration-test-elytron-resteasy-reactive
diff --git a/integration-tests/elytron-resteasy/pom.xml b/integration-tests/elytron-resteasy/pom.xml
index d1acb501541b7..5e7f4783ad355 100644
--- a/integration-tests/elytron-resteasy/pom.xml
+++ b/integration-tests/elytron-resteasy/pom.xml
@@ -7,7 +7,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
quarkus-integration-test-elytron-resteasy
diff --git a/integration-tests/elytron-security-jdbc/pom.xml b/integration-tests/elytron-security-jdbc/pom.xml
index 5333808d6dc56..609e119c384ab 100644
--- a/integration-tests/elytron-security-jdbc/pom.xml
+++ b/integration-tests/elytron-security-jdbc/pom.xml
@@ -6,7 +6,7 @@
io.quarkus
quarkus-integration-tests-parent
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
diff --git a/integration-tests/elytron-security-ldap/pom.xml b/integration-tests/elytron-security-ldap/pom.xml
index 62fae013207a2..ceaadd215f9a7 100644
--- a/integration-tests/elytron-security-ldap/pom.xml
+++ b/integration-tests/elytron-security-ldap/pom.xml
@@ -6,7 +6,7 @@
io.quarkus
quarkus-integration-tests-parent
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
diff --git a/integration-tests/elytron-security-oauth2/pom.xml b/integration-tests/elytron-security-oauth2/pom.xml
index ef85223a17c24..24111a0e0ffa3 100644
--- a/integration-tests/elytron-security-oauth2/pom.xml
+++ b/integration-tests/elytron-security-oauth2/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/integration-tests/elytron-security/pom.xml b/integration-tests/elytron-security/pom.xml
index 29ec2f576afce..f68dfaa063e2f 100644
--- a/integration-tests/elytron-security/pom.xml
+++ b/integration-tests/elytron-security/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/integration-tests/elytron-undertow/pom.xml b/integration-tests/elytron-undertow/pom.xml
index 4111e03fee8fd..bb7d292bd33b0 100644
--- a/integration-tests/elytron-undertow/pom.xml
+++ b/integration-tests/elytron-undertow/pom.xml
@@ -7,7 +7,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
quarkus-integration-test-elytron-undertow
diff --git a/integration-tests/flyway/pom.xml b/integration-tests/flyway/pom.xml
index bddf06c096556..ea8b3c0ea470f 100644
--- a/integration-tests/flyway/pom.xml
+++ b/integration-tests/flyway/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/integration-tests/funqy-amazon-lambda/pom.xml b/integration-tests/funqy-amazon-lambda/pom.xml
index 3b9310bc5c225..811e94595b1fa 100644
--- a/integration-tests/funqy-amazon-lambda/pom.xml
+++ b/integration-tests/funqy-amazon-lambda/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/integration-tests/funqy-google-cloud-functions/pom.xml b/integration-tests/funqy-google-cloud-functions/pom.xml
index 0a35c83c9320e..424b477e48d16 100644
--- a/integration-tests/funqy-google-cloud-functions/pom.xml
+++ b/integration-tests/funqy-google-cloud-functions/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/integration-tests/google-cloud-functions-http/pom.xml b/integration-tests/google-cloud-functions-http/pom.xml
index 20ed75ceb2b2a..f7c7e699667a2 100644
--- a/integration-tests/google-cloud-functions-http/pom.xml
+++ b/integration-tests/google-cloud-functions-http/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/integration-tests/google-cloud-functions/pom.xml b/integration-tests/google-cloud-functions/pom.xml
index a7a1afd40fafa..8f855941b4af9 100644
--- a/integration-tests/google-cloud-functions/pom.xml
+++ b/integration-tests/google-cloud-functions/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/integration-tests/gradle/gradle.properties b/integration-tests/gradle/gradle.properties
index cfd6f9d25cf4f..4857c41ce4218 100644
--- a/integration-tests/gradle/gradle.properties
+++ b/integration-tests/gradle/gradle.properties
@@ -1,4 +1,4 @@
-version=999-SNAPSHOT
+version=3.8.1
# Idle timeout in milliseconds
systemProp.org.gradle.daemon.idletimeout=10000
diff --git a/integration-tests/gradle/pom.xml b/integration-tests/gradle/pom.xml
index 610218d8b61aa..c07db65047cfe 100644
--- a/integration-tests/gradle/pom.xml
+++ b/integration-tests/gradle/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-integration-tests-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-integration-test-gradle-plugin
diff --git a/integration-tests/grpc-descriptor-sets/grpc-descriptor-set-alternate-output-dir/pom.xml b/integration-tests/grpc-descriptor-sets/grpc-descriptor-set-alternate-output-dir/pom.xml
index 8f819511f53e6..638d4436f4de1 100644
--- a/integration-tests/grpc-descriptor-sets/grpc-descriptor-set-alternate-output-dir/pom.xml
+++ b/integration-tests/grpc-descriptor-sets/grpc-descriptor-set-alternate-output-dir/pom.xml
@@ -7,7 +7,7 @@
quarkus-integration-test-grpc-descriptor-sets-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
quarkus-integration-test-grpc-descriptor-sets-alternate-output-dir
diff --git a/integration-tests/grpc-descriptor-sets/grpc-descriptor-set-alternate-output/pom.xml b/integration-tests/grpc-descriptor-sets/grpc-descriptor-set-alternate-output/pom.xml
index 91203496badde..d2f94ec5b9554 100644
--- a/integration-tests/grpc-descriptor-sets/grpc-descriptor-set-alternate-output/pom.xml
+++ b/integration-tests/grpc-descriptor-sets/grpc-descriptor-set-alternate-output/pom.xml
@@ -7,7 +7,7 @@
quarkus-integration-test-grpc-descriptor-sets-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
quarkus-integration-test-grpc-descriptor-sets-alternate-output
diff --git a/integration-tests/grpc-descriptor-sets/grpc-descriptor-set/pom.xml b/integration-tests/grpc-descriptor-sets/grpc-descriptor-set/pom.xml
index cc417c76e19b9..6fae2173bd87a 100644
--- a/integration-tests/grpc-descriptor-sets/grpc-descriptor-set/pom.xml
+++ b/integration-tests/grpc-descriptor-sets/grpc-descriptor-set/pom.xml
@@ -7,7 +7,7 @@
quarkus-integration-test-grpc-descriptor-sets-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
quarkus-integration-test-grpc-descriptor-sets-descriptor-set
diff --git a/integration-tests/grpc-descriptor-sets/pom.xml b/integration-tests/grpc-descriptor-sets/pom.xml
index 45a21572d641d..aa426875d5939 100644
--- a/integration-tests/grpc-descriptor-sets/pom.xml
+++ b/integration-tests/grpc-descriptor-sets/pom.xml
@@ -7,7 +7,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
quarkus-integration-test-grpc-descriptor-sets-parent
diff --git a/integration-tests/grpc-exceptions/pom.xml b/integration-tests/grpc-exceptions/pom.xml
index 32a71c89843b9..72f8394fc24b3 100644
--- a/integration-tests/grpc-exceptions/pom.xml
+++ b/integration-tests/grpc-exceptions/pom.xml
@@ -7,7 +7,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
quarkus-integration-test-grpc-exceptions
diff --git a/integration-tests/grpc-external-proto-test/pom.xml b/integration-tests/grpc-external-proto-test/pom.xml
index af2ce8888b4e2..56c20bbedaa91 100644
--- a/integration-tests/grpc-external-proto-test/pom.xml
+++ b/integration-tests/grpc-external-proto-test/pom.xml
@@ -7,7 +7,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
quarkus-integration-test-grpc-external-proto-test
diff --git a/integration-tests/grpc-external-proto/pom.xml b/integration-tests/grpc-external-proto/pom.xml
index 4487644de23b2..e5bc9e5674ed8 100644
--- a/integration-tests/grpc-external-proto/pom.xml
+++ b/integration-tests/grpc-external-proto/pom.xml
@@ -7,7 +7,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
quarkus-integration-test-external-proto
diff --git a/integration-tests/grpc-health/pom.xml b/integration-tests/grpc-health/pom.xml
index d4293d0e3e1c4..926cf36514fc3 100644
--- a/integration-tests/grpc-health/pom.xml
+++ b/integration-tests/grpc-health/pom.xml
@@ -7,7 +7,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
quarkus-integration-test-grpc-health
diff --git a/integration-tests/grpc-hibernate-reactive/pom.xml b/integration-tests/grpc-hibernate-reactive/pom.xml
index bbe86471af698..14a31318347c8 100644
--- a/integration-tests/grpc-hibernate-reactive/pom.xml
+++ b/integration-tests/grpc-hibernate-reactive/pom.xml
@@ -7,7 +7,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
quarkus-integration-test-grpc-hibernate-reactive
Quarkus - Integration Tests - gRPC - Hibernate Reactive
diff --git a/integration-tests/grpc-hibernate/pom.xml b/integration-tests/grpc-hibernate/pom.xml
index 2f166746f0483..71d73867e5458 100644
--- a/integration-tests/grpc-hibernate/pom.xml
+++ b/integration-tests/grpc-hibernate/pom.xml
@@ -7,7 +7,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
quarkus-integration-test-grpc-hibernate
Quarkus - Integration Tests - gRPC - Hibernate
diff --git a/integration-tests/grpc-inprocess/pom.xml b/integration-tests/grpc-inprocess/pom.xml
index c032dd87a1a17..26bdcfbb0b6b2 100644
--- a/integration-tests/grpc-inprocess/pom.xml
+++ b/integration-tests/grpc-inprocess/pom.xml
@@ -7,7 +7,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
quarkus-integration-test-grpc-inprocess
diff --git a/integration-tests/grpc-interceptors/pom.xml b/integration-tests/grpc-interceptors/pom.xml
index 52bdb16c30ae5..5856a945bae85 100644
--- a/integration-tests/grpc-interceptors/pom.xml
+++ b/integration-tests/grpc-interceptors/pom.xml
@@ -7,7 +7,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
quarkus-integration-test-grpc-interceptors
diff --git a/integration-tests/grpc-mutual-auth/pom.xml b/integration-tests/grpc-mutual-auth/pom.xml
index e823483e48f60..df9f9dd7833c0 100644
--- a/integration-tests/grpc-mutual-auth/pom.xml
+++ b/integration-tests/grpc-mutual-auth/pom.xml
@@ -7,7 +7,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
quarkus-integration-test-grpc-mutual-auth
diff --git a/integration-tests/grpc-plain-text-gzip/pom.xml b/integration-tests/grpc-plain-text-gzip/pom.xml
index a8558d9e6fe22..ec260c2568fda 100644
--- a/integration-tests/grpc-plain-text-gzip/pom.xml
+++ b/integration-tests/grpc-plain-text-gzip/pom.xml
@@ -7,7 +7,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
quarkus-integration-test-grpc-plain-text-gzip
diff --git a/integration-tests/grpc-plain-text-mutiny/pom.xml b/integration-tests/grpc-plain-text-mutiny/pom.xml
index f68e5016a856f..18e487533910c 100644
--- a/integration-tests/grpc-plain-text-mutiny/pom.xml
+++ b/integration-tests/grpc-plain-text-mutiny/pom.xml
@@ -7,7 +7,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
quarkus-integration-test-grpc-plain-text-mutiny
diff --git a/integration-tests/grpc-proto-v2/pom.xml b/integration-tests/grpc-proto-v2/pom.xml
index ade7f4a66d76b..cad3852a42602 100644
--- a/integration-tests/grpc-proto-v2/pom.xml
+++ b/integration-tests/grpc-proto-v2/pom.xml
@@ -7,7 +7,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
quarkus-integration-test-grpc-proto-v2
diff --git a/integration-tests/grpc-stork-response-time/pom.xml b/integration-tests/grpc-stork-response-time/pom.xml
index eeec149dd4927..33b39264a71a0 100644
--- a/integration-tests/grpc-stork-response-time/pom.xml
+++ b/integration-tests/grpc-stork-response-time/pom.xml
@@ -7,7 +7,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
quarkus-integration-test-grpc-stork-response-time
diff --git a/integration-tests/grpc-stork-simple/pom.xml b/integration-tests/grpc-stork-simple/pom.xml
index 7500fd12cc7ef..a26566c9b07c9 100644
--- a/integration-tests/grpc-stork-simple/pom.xml
+++ b/integration-tests/grpc-stork-simple/pom.xml
@@ -7,7 +7,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
quarkus-integration-test-grpc-stork-simple
diff --git a/integration-tests/grpc-streaming/pom.xml b/integration-tests/grpc-streaming/pom.xml
index 42a20ec640bed..ae215b70ec5d0 100644
--- a/integration-tests/grpc-streaming/pom.xml
+++ b/integration-tests/grpc-streaming/pom.xml
@@ -7,7 +7,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
quarkus-integration-test-grpc-streaming
diff --git a/integration-tests/grpc-test-random-port/pom.xml b/integration-tests/grpc-test-random-port/pom.xml
index 254af0a50bc11..66ebce2f1f2b0 100644
--- a/integration-tests/grpc-test-random-port/pom.xml
+++ b/integration-tests/grpc-test-random-port/pom.xml
@@ -7,7 +7,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
quarkus-integration-test-grpc-test-random-port
diff --git a/integration-tests/grpc-tls/pom.xml b/integration-tests/grpc-tls/pom.xml
index c7749e2cce27c..6f098a36917f6 100644
--- a/integration-tests/grpc-tls/pom.xml
+++ b/integration-tests/grpc-tls/pom.xml
@@ -7,7 +7,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
quarkus-integration-test-grpc-tls
diff --git a/integration-tests/grpc-vertx/pom.xml b/integration-tests/grpc-vertx/pom.xml
index 45f1ccb4ccbe9..0b3e84af2859e 100644
--- a/integration-tests/grpc-vertx/pom.xml
+++ b/integration-tests/grpc-vertx/pom.xml
@@ -7,7 +7,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
quarkus-integration-test-grpc-vertx
diff --git a/integration-tests/hibernate-orm-compatibility-5.6/mariadb/pom.xml b/integration-tests/hibernate-orm-compatibility-5.6/mariadb/pom.xml
index 2cca08804783b..33fd014d62714 100644
--- a/integration-tests/hibernate-orm-compatibility-5.6/mariadb/pom.xml
+++ b/integration-tests/hibernate-orm-compatibility-5.6/mariadb/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../..
4.0.0
diff --git a/integration-tests/hibernate-orm-compatibility-5.6/postgresql/pom.xml b/integration-tests/hibernate-orm-compatibility-5.6/postgresql/pom.xml
index 9773ab7428b1a..75f8b2c400c9a 100644
--- a/integration-tests/hibernate-orm-compatibility-5.6/postgresql/pom.xml
+++ b/integration-tests/hibernate-orm-compatibility-5.6/postgresql/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../..
4.0.0
diff --git a/integration-tests/hibernate-orm-envers/pom.xml b/integration-tests/hibernate-orm-envers/pom.xml
index ee23574489316..8f053bb0069d3 100644
--- a/integration-tests/hibernate-orm-envers/pom.xml
+++ b/integration-tests/hibernate-orm-envers/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/integration-tests/hibernate-orm-graphql-panache/pom.xml b/integration-tests/hibernate-orm-graphql-panache/pom.xml
index f0dea0e9be140..1bcfc35840382 100644
--- a/integration-tests/hibernate-orm-graphql-panache/pom.xml
+++ b/integration-tests/hibernate-orm-graphql-panache/pom.xml
@@ -4,7 +4,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
quarkus-integration-test-hibernate-orm-graphql-panache
diff --git a/integration-tests/hibernate-orm-jpamodelgen/pom.xml b/integration-tests/hibernate-orm-jpamodelgen/pom.xml
index 5a8f4d59081a9..1656239f1515d 100644
--- a/integration-tests/hibernate-orm-jpamodelgen/pom.xml
+++ b/integration-tests/hibernate-orm-jpamodelgen/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/integration-tests/hibernate-orm-panache-kotlin/pom.xml b/integration-tests/hibernate-orm-panache-kotlin/pom.xml
index bbffc72296c1f..ae9034bb18011 100644
--- a/integration-tests/hibernate-orm-panache-kotlin/pom.xml
+++ b/integration-tests/hibernate-orm-panache-kotlin/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/integration-tests/hibernate-orm-panache/pom.xml b/integration-tests/hibernate-orm-panache/pom.xml
index 8daf3d2de244d..d252dd9e19f9f 100644
--- a/integration-tests/hibernate-orm-panache/pom.xml
+++ b/integration-tests/hibernate-orm-panache/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/integration-tests/hibernate-orm-rest-data-panache/pom.xml b/integration-tests/hibernate-orm-rest-data-panache/pom.xml
index 05d33882b510d..eda1ccb77462f 100644
--- a/integration-tests/hibernate-orm-rest-data-panache/pom.xml
+++ b/integration-tests/hibernate-orm-rest-data-panache/pom.xml
@@ -6,7 +6,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
quarkus-integration-test-hibernate-orm-rest-data-panache
diff --git a/integration-tests/hibernate-orm-tenancy/connection-resolver-legacy-qualifiers/pom.xml b/integration-tests/hibernate-orm-tenancy/connection-resolver-legacy-qualifiers/pom.xml
index d17bad3ffb2b2..22a15746a6e9c 100644
--- a/integration-tests/hibernate-orm-tenancy/connection-resolver-legacy-qualifiers/pom.xml
+++ b/integration-tests/hibernate-orm-tenancy/connection-resolver-legacy-qualifiers/pom.xml
@@ -6,7 +6,7 @@
quarkus-integration-test-hibernate-orm-tenancy
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/integration-tests/hibernate-orm-tenancy/connection-resolver/pom.xml b/integration-tests/hibernate-orm-tenancy/connection-resolver/pom.xml
index f4aa886acbec6..0ba956cb9863f 100644
--- a/integration-tests/hibernate-orm-tenancy/connection-resolver/pom.xml
+++ b/integration-tests/hibernate-orm-tenancy/connection-resolver/pom.xml
@@ -6,7 +6,7 @@
quarkus-integration-test-hibernate-orm-tenancy
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/integration-tests/hibernate-orm-tenancy/datasource/pom.xml b/integration-tests/hibernate-orm-tenancy/datasource/pom.xml
index 432e4b342aba5..83dd59222cd76 100644
--- a/integration-tests/hibernate-orm-tenancy/datasource/pom.xml
+++ b/integration-tests/hibernate-orm-tenancy/datasource/pom.xml
@@ -6,7 +6,7 @@
quarkus-integration-test-hibernate-orm-tenancy
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/integration-tests/hibernate-orm-tenancy/discriminator/pom.xml b/integration-tests/hibernate-orm-tenancy/discriminator/pom.xml
index 717941c2d5e1a..4a35f04f6fab2 100644
--- a/integration-tests/hibernate-orm-tenancy/discriminator/pom.xml
+++ b/integration-tests/hibernate-orm-tenancy/discriminator/pom.xml
@@ -6,7 +6,7 @@
quarkus-integration-test-hibernate-orm-tenancy
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/integration-tests/hibernate-orm-tenancy/pom.xml b/integration-tests/hibernate-orm-tenancy/pom.xml
index c88c3bd3628d9..ea82cfc2d05cd 100644
--- a/integration-tests/hibernate-orm-tenancy/pom.xml
+++ b/integration-tests/hibernate-orm-tenancy/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/integration-tests/hibernate-orm-tenancy/schema/pom.xml b/integration-tests/hibernate-orm-tenancy/schema/pom.xml
index 106bd1dfec0a6..ed963aaea63c1 100644
--- a/integration-tests/hibernate-orm-tenancy/schema/pom.xml
+++ b/integration-tests/hibernate-orm-tenancy/schema/pom.xml
@@ -6,7 +6,7 @@
quarkus-integration-test-hibernate-orm-tenancy
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/integration-tests/hibernate-reactive-db2/pom.xml b/integration-tests/hibernate-reactive-db2/pom.xml
index 991b909a8d797..239f5ab1c18a3 100644
--- a/integration-tests/hibernate-reactive-db2/pom.xml
+++ b/integration-tests/hibernate-reactive-db2/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/integration-tests/hibernate-reactive-mariadb/pom.xml b/integration-tests/hibernate-reactive-mariadb/pom.xml
index 55ab90df243d8..84b383e7ea627 100644
--- a/integration-tests/hibernate-reactive-mariadb/pom.xml
+++ b/integration-tests/hibernate-reactive-mariadb/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/integration-tests/hibernate-reactive-mysql-agroal-flyway/pom.xml b/integration-tests/hibernate-reactive-mysql-agroal-flyway/pom.xml
index c44eb11f94e1b..b7934508eb78c 100644
--- a/integration-tests/hibernate-reactive-mysql-agroal-flyway/pom.xml
+++ b/integration-tests/hibernate-reactive-mysql-agroal-flyway/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/integration-tests/hibernate-reactive-mysql/pom.xml b/integration-tests/hibernate-reactive-mysql/pom.xml
index 07065d74476a7..607a5de3c6186 100644
--- a/integration-tests/hibernate-reactive-mysql/pom.xml
+++ b/integration-tests/hibernate-reactive-mysql/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/integration-tests/hibernate-reactive-panache-kotlin/pom.xml b/integration-tests/hibernate-reactive-panache-kotlin/pom.xml
index 2ac99903bfec9..e68e0ac5e4ec7 100644
--- a/integration-tests/hibernate-reactive-panache-kotlin/pom.xml
+++ b/integration-tests/hibernate-reactive-panache-kotlin/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/integration-tests/hibernate-reactive-panache/pom.xml b/integration-tests/hibernate-reactive-panache/pom.xml
index f006db319ae2a..1b0f0a8d64395 100644
--- a/integration-tests/hibernate-reactive-panache/pom.xml
+++ b/integration-tests/hibernate-reactive-panache/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/integration-tests/hibernate-reactive-postgresql/pom.xml b/integration-tests/hibernate-reactive-postgresql/pom.xml
index 305851656fef8..bd608db015217 100644
--- a/integration-tests/hibernate-reactive-postgresql/pom.xml
+++ b/integration-tests/hibernate-reactive-postgresql/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/integration-tests/hibernate-search-orm-elasticsearch-outbox-polling/pom.xml b/integration-tests/hibernate-search-orm-elasticsearch-outbox-polling/pom.xml
index f144ae7fec4e5..8e9d47d07362c 100644
--- a/integration-tests/hibernate-search-orm-elasticsearch-outbox-polling/pom.xml
+++ b/integration-tests/hibernate-search-orm-elasticsearch-outbox-polling/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/integration-tests/hibernate-search-orm-elasticsearch-tenancy/pom.xml b/integration-tests/hibernate-search-orm-elasticsearch-tenancy/pom.xml
index 0b641b0b438e2..67c7b789470e7 100644
--- a/integration-tests/hibernate-search-orm-elasticsearch-tenancy/pom.xml
+++ b/integration-tests/hibernate-search-orm-elasticsearch-tenancy/pom.xml
@@ -6,7 +6,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/integration-tests/hibernate-search-orm-elasticsearch/pom.xml b/integration-tests/hibernate-search-orm-elasticsearch/pom.xml
index 4cb65c1bf55e4..67d962c066f6c 100644
--- a/integration-tests/hibernate-search-orm-elasticsearch/pom.xml
+++ b/integration-tests/hibernate-search-orm-elasticsearch/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/integration-tests/hibernate-search-orm-opensearch/pom.xml b/integration-tests/hibernate-search-orm-opensearch/pom.xml
index 0dbdd56c2eafc..aa4f47b5925f9 100644
--- a/integration-tests/hibernate-search-orm-opensearch/pom.xml
+++ b/integration-tests/hibernate-search-orm-opensearch/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/integration-tests/hibernate-validator-resteasy-reactive/pom.xml b/integration-tests/hibernate-validator-resteasy-reactive/pom.xml
index e227c6236c966..293e45114e1e3 100644
--- a/integration-tests/hibernate-validator-resteasy-reactive/pom.xml
+++ b/integration-tests/hibernate-validator-resteasy-reactive/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/integration-tests/hibernate-validator/pom.xml b/integration-tests/hibernate-validator/pom.xml
index 53adb3686add4..47f5c77155526 100644
--- a/integration-tests/hibernate-validator/pom.xml
+++ b/integration-tests/hibernate-validator/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/integration-tests/ide-launcher/pom.xml b/integration-tests/ide-launcher/pom.xml
index fca6abbe2b28d..20d87b35c79aa 100644
--- a/integration-tests/ide-launcher/pom.xml
+++ b/integration-tests/ide-launcher/pom.xml
@@ -7,7 +7,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
quarkus-integration-test-ide-launcher
diff --git a/integration-tests/infinispan-cache-jpa/pom.xml b/integration-tests/infinispan-cache-jpa/pom.xml
index 6aaa46558fe12..55b22f9005d52 100644
--- a/integration-tests/infinispan-cache-jpa/pom.xml
+++ b/integration-tests/infinispan-cache-jpa/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/integration-tests/infinispan-client/pom.xml b/integration-tests/infinispan-client/pom.xml
index 720d46725d4e8..3c96ea1e004c6 100644
--- a/integration-tests/infinispan-client/pom.xml
+++ b/integration-tests/infinispan-client/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/integration-tests/injectmock/pom.xml b/integration-tests/injectmock/pom.xml
index 5dd28efb6953d..aa6e67a35d6fa 100644
--- a/integration-tests/injectmock/pom.xml
+++ b/integration-tests/injectmock/pom.xml
@@ -7,7 +7,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
quarkus-integration-test-injectmock
diff --git a/integration-tests/istio/maven-invoker-way/pom.xml b/integration-tests/istio/maven-invoker-way/pom.xml
index ebeeaeacfb9fb..9ae80ad0b9507 100644
--- a/integration-tests/istio/maven-invoker-way/pom.xml
+++ b/integration-tests/istio/maven-invoker-way/pom.xml
@@ -5,7 +5,7 @@
io.quarkus
quarkus-integration-test-istio-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-integration-test-istio-invoker
diff --git a/integration-tests/istio/pom.xml b/integration-tests/istio/pom.xml
index dfae51b7a3241..40f688b6e1237 100644
--- a/integration-tests/istio/pom.xml
+++ b/integration-tests/istio/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
quarkus-integration-test-istio-parent
diff --git a/integration-tests/jackson/pom.xml b/integration-tests/jackson/pom.xml
index 853f3aa344ab5..7117e618d1ca4 100644
--- a/integration-tests/jackson/pom.xml
+++ b/integration-tests/jackson/pom.xml
@@ -7,7 +7,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
quarkus-integration-test-jackson
diff --git a/integration-tests/jaxb/pom.xml b/integration-tests/jaxb/pom.xml
index d9f5f73cdfb16..b8f6ab6765ada 100644
--- a/integration-tests/jaxb/pom.xml
+++ b/integration-tests/jaxb/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/integration-tests/jaxp/pom.xml b/integration-tests/jaxp/pom.xml
index 360e4760f95d6..a433c276f189a 100644
--- a/integration-tests/jaxp/pom.xml
+++ b/integration-tests/jaxp/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/integration-tests/jpa-db2/pom.xml b/integration-tests/jpa-db2/pom.xml
index 28d1dbb1da613..e14d96d62f501 100644
--- a/integration-tests/jpa-db2/pom.xml
+++ b/integration-tests/jpa-db2/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/integration-tests/jpa-derby/pom.xml b/integration-tests/jpa-derby/pom.xml
index 37ec78874274d..ed0415aafbd08 100644
--- a/integration-tests/jpa-derby/pom.xml
+++ b/integration-tests/jpa-derby/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/integration-tests/jpa-h2-embedded/pom.xml b/integration-tests/jpa-h2-embedded/pom.xml
index c0e4c31552543..c48fb91a45096 100644
--- a/integration-tests/jpa-h2-embedded/pom.xml
+++ b/integration-tests/jpa-h2-embedded/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/integration-tests/jpa-h2/pom.xml b/integration-tests/jpa-h2/pom.xml
index 6964791967d95..ac7f926d5dfd4 100644
--- a/integration-tests/jpa-h2/pom.xml
+++ b/integration-tests/jpa-h2/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/integration-tests/jpa-mapping-xml/legacy-app/pom.xml b/integration-tests/jpa-mapping-xml/legacy-app/pom.xml
index aa410b3d79cc4..dc3eec8690138 100644
--- a/integration-tests/jpa-mapping-xml/legacy-app/pom.xml
+++ b/integration-tests/jpa-mapping-xml/legacy-app/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-test-jpa-mapping-xml
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/integration-tests/jpa-mapping-xml/legacy-library-a/pom.xml b/integration-tests/jpa-mapping-xml/legacy-library-a/pom.xml
index 1e09fa986c26b..de467518a57ec 100644
--- a/integration-tests/jpa-mapping-xml/legacy-library-a/pom.xml
+++ b/integration-tests/jpa-mapping-xml/legacy-library-a/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-test-jpa-mapping-xml
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/integration-tests/jpa-mapping-xml/legacy-library-b/pom.xml b/integration-tests/jpa-mapping-xml/legacy-library-b/pom.xml
index 7237f7e70843c..2a904a772e75b 100644
--- a/integration-tests/jpa-mapping-xml/legacy-library-b/pom.xml
+++ b/integration-tests/jpa-mapping-xml/legacy-library-b/pom.xml
@@ -6,7 +6,7 @@
quarkus-integration-test-jpa-mapping-xml
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/integration-tests/jpa-mapping-xml/modern-app/pom.xml b/integration-tests/jpa-mapping-xml/modern-app/pom.xml
index 2882e803599fa..fd0d740a127eb 100644
--- a/integration-tests/jpa-mapping-xml/modern-app/pom.xml
+++ b/integration-tests/jpa-mapping-xml/modern-app/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-test-jpa-mapping-xml
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/integration-tests/jpa-mapping-xml/modern-library-a/pom.xml b/integration-tests/jpa-mapping-xml/modern-library-a/pom.xml
index 971f7fb8c8d10..028b86372d7c1 100644
--- a/integration-tests/jpa-mapping-xml/modern-library-a/pom.xml
+++ b/integration-tests/jpa-mapping-xml/modern-library-a/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-test-jpa-mapping-xml
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/integration-tests/jpa-mapping-xml/modern-library-b/pom.xml b/integration-tests/jpa-mapping-xml/modern-library-b/pom.xml
index 5ccb00936280c..50bde3a0f9b44 100644
--- a/integration-tests/jpa-mapping-xml/modern-library-b/pom.xml
+++ b/integration-tests/jpa-mapping-xml/modern-library-b/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-test-jpa-mapping-xml
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/integration-tests/jpa-mapping-xml/pom.xml b/integration-tests/jpa-mapping-xml/pom.xml
index d660d56636574..aa5cc67f759c8 100644
--- a/integration-tests/jpa-mapping-xml/pom.xml
+++ b/integration-tests/jpa-mapping-xml/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/integration-tests/jpa-mariadb/pom.xml b/integration-tests/jpa-mariadb/pom.xml
index 47d0357dff2c7..d42930e1223ea 100644
--- a/integration-tests/jpa-mariadb/pom.xml
+++ b/integration-tests/jpa-mariadb/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/integration-tests/jpa-mssql/pom.xml b/integration-tests/jpa-mssql/pom.xml
index 69fe76e3b95c9..2ad1d51a4909f 100644
--- a/integration-tests/jpa-mssql/pom.xml
+++ b/integration-tests/jpa-mssql/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/integration-tests/jpa-mysql/pom.xml b/integration-tests/jpa-mysql/pom.xml
index b53b57ce3f8d9..7646218c08be3 100644
--- a/integration-tests/jpa-mysql/pom.xml
+++ b/integration-tests/jpa-mysql/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/integration-tests/jpa-oracle/pom.xml b/integration-tests/jpa-oracle/pom.xml
index 20d193bf8f191..21d2af6328c82 100644
--- a/integration-tests/jpa-oracle/pom.xml
+++ b/integration-tests/jpa-oracle/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/integration-tests/jpa-postgresql-withxml/pom.xml b/integration-tests/jpa-postgresql-withxml/pom.xml
index 7d8d2690730a3..f683851040716 100644
--- a/integration-tests/jpa-postgresql-withxml/pom.xml
+++ b/integration-tests/jpa-postgresql-withxml/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/integration-tests/jpa-postgresql/pom.xml b/integration-tests/jpa-postgresql/pom.xml
index 236e61604bbe9..06f939e1b56ad 100644
--- a/integration-tests/jpa-postgresql/pom.xml
+++ b/integration-tests/jpa-postgresql/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/integration-tests/jpa-without-entity/pom.xml b/integration-tests/jpa-without-entity/pom.xml
index c710184b9bd70..b6ba0802bf321 100644
--- a/integration-tests/jpa-without-entity/pom.xml
+++ b/integration-tests/jpa-without-entity/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/integration-tests/jpa/pom.xml b/integration-tests/jpa/pom.xml
index da832c2141f6d..423b0eccd7906 100644
--- a/integration-tests/jpa/pom.xml
+++ b/integration-tests/jpa/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/integration-tests/jsonb/pom.xml b/integration-tests/jsonb/pom.xml
index 7e708c0b00952..f73e90ab3bcbb 100644
--- a/integration-tests/jsonb/pom.xml
+++ b/integration-tests/jsonb/pom.xml
@@ -7,7 +7,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
quarkus-integration-test-jsonb
diff --git a/integration-tests/kafka-avro-apicurio2/pom.xml b/integration-tests/kafka-avro-apicurio2/pom.xml
index e6285d058e17e..16ab4898e0061 100644
--- a/integration-tests/kafka-avro-apicurio2/pom.xml
+++ b/integration-tests/kafka-avro-apicurio2/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/integration-tests/kafka-devservices/pom.xml b/integration-tests/kafka-devservices/pom.xml
index 6ca5e4438cfe0..beac52d1806ac 100644
--- a/integration-tests/kafka-devservices/pom.xml
+++ b/integration-tests/kafka-devservices/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/integration-tests/kafka-json-schema-apicurio2/pom.xml b/integration-tests/kafka-json-schema-apicurio2/pom.xml
index 3a1713af0cc62..ad34a321276d8 100644
--- a/integration-tests/kafka-json-schema-apicurio2/pom.xml
+++ b/integration-tests/kafka-json-schema-apicurio2/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/integration-tests/kafka-oauth-keycloak/pom.xml b/integration-tests/kafka-oauth-keycloak/pom.xml
index 9e3fd77b760b4..b73dad0dc5301 100644
--- a/integration-tests/kafka-oauth-keycloak/pom.xml
+++ b/integration-tests/kafka-oauth-keycloak/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/integration-tests/kafka-sasl-elytron/pom.xml b/integration-tests/kafka-sasl-elytron/pom.xml
index eb72b93c40400..3dbc8549c3e58 100644
--- a/integration-tests/kafka-sasl-elytron/pom.xml
+++ b/integration-tests/kafka-sasl-elytron/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/integration-tests/kafka-sasl/pom.xml b/integration-tests/kafka-sasl/pom.xml
index a9e30a9cc032b..2d7e59a9c3228 100644
--- a/integration-tests/kafka-sasl/pom.xml
+++ b/integration-tests/kafka-sasl/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/integration-tests/kafka-snappy/pom.xml b/integration-tests/kafka-snappy/pom.xml
index 7baed5470f0a4..7b48fdbe1c5c1 100644
--- a/integration-tests/kafka-snappy/pom.xml
+++ b/integration-tests/kafka-snappy/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/integration-tests/kafka-ssl/pom.xml b/integration-tests/kafka-ssl/pom.xml
index fed5b581d11ba..60101287c0ad3 100644
--- a/integration-tests/kafka-ssl/pom.xml
+++ b/integration-tests/kafka-ssl/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/integration-tests/kafka-streams/pom.xml b/integration-tests/kafka-streams/pom.xml
index 6cbaf4b71b8f6..6d1b99884d829 100644
--- a/integration-tests/kafka-streams/pom.xml
+++ b/integration-tests/kafka-streams/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/integration-tests/kafka/pom.xml b/integration-tests/kafka/pom.xml
index 1de5683cca54b..2f42e2dc23323 100644
--- a/integration-tests/kafka/pom.xml
+++ b/integration-tests/kafka/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/integration-tests/keycloak-authorization/pom.xml b/integration-tests/keycloak-authorization/pom.xml
index 8ad8eaa72eea1..45253908b383f 100644
--- a/integration-tests/keycloak-authorization/pom.xml
+++ b/integration-tests/keycloak-authorization/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/integration-tests/kotlin-serialization/pom.xml b/integration-tests/kotlin-serialization/pom.xml
index 90395ea5a01ff..416c265e7c862 100644
--- a/integration-tests/kotlin-serialization/pom.xml
+++ b/integration-tests/kotlin-serialization/pom.xml
@@ -7,7 +7,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
quarkus-integration-test-kotlin-serialization
@@ -22,7 +22,7 @@
io.quarkus
quarkus-resteasy-reactive-kotlin-serialization
- 999-SNAPSHOT
+ 3.8.1
diff --git a/integration-tests/kotlin/pom.xml b/integration-tests/kotlin/pom.xml
index c4af49aad8f44..48e44049b1d86 100644
--- a/integration-tests/kotlin/pom.xml
+++ b/integration-tests/kotlin/pom.xml
@@ -7,7 +7,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
quarkus-integration-test-kotlin
diff --git a/integration-tests/kubernetes-client-devservices/pom.xml b/integration-tests/kubernetes-client-devservices/pom.xml
index d78c7c04966d5..79fbc70c44cca 100644
--- a/integration-tests/kubernetes-client-devservices/pom.xml
+++ b/integration-tests/kubernetes-client-devservices/pom.xml
@@ -4,7 +4,7 @@
io.quarkus
quarkus-integration-tests-parent
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
quarkus-integration-test-kubernetes-client-devservices
diff --git a/integration-tests/kubernetes-client/pom.xml b/integration-tests/kubernetes-client/pom.xml
index e1c986ff45ce9..be75c1eee1a48 100644
--- a/integration-tests/kubernetes-client/pom.xml
+++ b/integration-tests/kubernetes-client/pom.xml
@@ -7,7 +7,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
quarkus-integration-test-kubernetes-client
diff --git a/integration-tests/kubernetes-service-binding-jdbc/pom.xml b/integration-tests/kubernetes-service-binding-jdbc/pom.xml
index a829b53571a41..737fcdcfd732e 100644
--- a/integration-tests/kubernetes-service-binding-jdbc/pom.xml
+++ b/integration-tests/kubernetes-service-binding-jdbc/pom.xml
@@ -7,7 +7,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
quarkus-integration-test-kubernetes-service-binding-jdbc
diff --git a/integration-tests/kubernetes-service-binding-reactive/pom.xml b/integration-tests/kubernetes-service-binding-reactive/pom.xml
index 8784037ee8e77..9bd8f123c6387 100644
--- a/integration-tests/kubernetes-service-binding-reactive/pom.xml
+++ b/integration-tests/kubernetes-service-binding-reactive/pom.xml
@@ -7,7 +7,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
quarkus-integration-test-kubernetes-service-binding-reactive
diff --git a/integration-tests/kubernetes/maven-invoker-way/pom.xml b/integration-tests/kubernetes/maven-invoker-way/pom.xml
index 582156af7b406..5604efa1caa30 100644
--- a/integration-tests/kubernetes/maven-invoker-way/pom.xml
+++ b/integration-tests/kubernetes/maven-invoker-way/pom.xml
@@ -5,7 +5,7 @@
io.quarkus
quarkus-integration-test-kubernetes-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-integration-test-kubernetes-invoker
diff --git a/integration-tests/kubernetes/pom.xml b/integration-tests/kubernetes/pom.xml
index 781419fa68b53..4ef0869546847 100644
--- a/integration-tests/kubernetes/pom.xml
+++ b/integration-tests/kubernetes/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
quarkus-integration-test-kubernetes-parent
diff --git a/integration-tests/kubernetes/quarkus-standard-way-kafka/pom.xml b/integration-tests/kubernetes/quarkus-standard-way-kafka/pom.xml
index 5ae7b23635e79..0f1c83b70e44b 100644
--- a/integration-tests/kubernetes/quarkus-standard-way-kafka/pom.xml
+++ b/integration-tests/kubernetes/quarkus-standard-way-kafka/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-integration-test-kubernetes-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-integration-test-kubernetes-standard-kafka
diff --git a/integration-tests/kubernetes/quarkus-standard-way/pom.xml b/integration-tests/kubernetes/quarkus-standard-way/pom.xml
index 99979dfdda80d..d8a90de0572a8 100644
--- a/integration-tests/kubernetes/quarkus-standard-way/pom.xml
+++ b/integration-tests/kubernetes/quarkus-standard-way/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-integration-test-kubernetes-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-integration-test-kubernetes-standard
diff --git a/integration-tests/liquibase-mongodb/pom.xml b/integration-tests/liquibase-mongodb/pom.xml
index 1ac94cf7a9ce6..6d4243b14ae6e 100644
--- a/integration-tests/liquibase-mongodb/pom.xml
+++ b/integration-tests/liquibase-mongodb/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/integration-tests/liquibase/pom.xml b/integration-tests/liquibase/pom.xml
index 51828d7e90191..e7eaf81ff76ad 100644
--- a/integration-tests/liquibase/pom.xml
+++ b/integration-tests/liquibase/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/integration-tests/locales/all/pom.xml b/integration-tests/locales/all/pom.xml
index 6b183336a4a88..9383d80f01989 100644
--- a/integration-tests/locales/all/pom.xml
+++ b/integration-tests/locales/all/pom.xml
@@ -6,7 +6,7 @@
io.quarkus
quarkus-integration-test-locales-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-integration-test-locales-all
Quarkus - Integration Tests - Locales - All
diff --git a/integration-tests/locales/app/pom.xml b/integration-tests/locales/app/pom.xml
index 4e418c5559570..d011ada89c30a 100644
--- a/integration-tests/locales/app/pom.xml
+++ b/integration-tests/locales/app/pom.xml
@@ -6,7 +6,7 @@
io.quarkus
quarkus-integration-test-locales-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-integration-test-locales-app
Quarkus - Integration Tests - Locales - App
diff --git a/integration-tests/locales/pom.xml b/integration-tests/locales/pom.xml
index 0478b1166eef5..ac0bda7402eb7 100644
--- a/integration-tests/locales/pom.xml
+++ b/integration-tests/locales/pom.xml
@@ -6,7 +6,7 @@
io.quarkus
quarkus-integration-tests-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-integration-test-locales-parent
Quarkus - Integration Tests - Locales - Parent
diff --git a/integration-tests/locales/some/pom.xml b/integration-tests/locales/some/pom.xml
index c56d0043e843d..a23eab76dfd17 100644
--- a/integration-tests/locales/some/pom.xml
+++ b/integration-tests/locales/some/pom.xml
@@ -6,7 +6,7 @@
io.quarkus
quarkus-integration-test-locales-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-integration-test-locales-some
Quarkus - Integration Tests - Locales - Some
diff --git a/integration-tests/logging-gelf/pom.xml b/integration-tests/logging-gelf/pom.xml
index 8f86db0352304..6771ec1c300bc 100644
--- a/integration-tests/logging-gelf/pom.xml
+++ b/integration-tests/logging-gelf/pom.xml
@@ -6,7 +6,7 @@
io.quarkus
quarkus-integration-tests-parent
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
diff --git a/integration-tests/logging-json/pom.xml b/integration-tests/logging-json/pom.xml
index 380d77b785221..4fc8c78a7a52a 100644
--- a/integration-tests/logging-json/pom.xml
+++ b/integration-tests/logging-json/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/integration-tests/logging-min-level-set/pom.xml b/integration-tests/logging-min-level-set/pom.xml
index 38e124a93d652..7e02c9a9571e9 100644
--- a/integration-tests/logging-min-level-set/pom.xml
+++ b/integration-tests/logging-min-level-set/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../
4.0.0
diff --git a/integration-tests/logging-min-level-unset/pom.xml b/integration-tests/logging-min-level-unset/pom.xml
index 8fed5dc28f7a8..694800269a516 100644
--- a/integration-tests/logging-min-level-unset/pom.xml
+++ b/integration-tests/logging-min-level-unset/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../
4.0.0
diff --git a/integration-tests/logging-panache-kotlin/pom.xml b/integration-tests/logging-panache-kotlin/pom.xml
index 366fccc401d49..7ecad41e7475e 100644
--- a/integration-tests/logging-panache-kotlin/pom.xml
+++ b/integration-tests/logging-panache-kotlin/pom.xml
@@ -7,7 +7,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
quarkus-integration-test-logging-panache-kotlin
diff --git a/integration-tests/logging-panache/pom.xml b/integration-tests/logging-panache/pom.xml
index 8dd1c543b970e..26ab67104889e 100644
--- a/integration-tests/logging-panache/pom.xml
+++ b/integration-tests/logging-panache/pom.xml
@@ -7,7 +7,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
quarkus-integration-test-logging-panache
diff --git a/integration-tests/mailer/pom.xml b/integration-tests/mailer/pom.xml
index 423faafb78777..cf50767abe2be 100644
--- a/integration-tests/mailer/pom.xml
+++ b/integration-tests/mailer/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/integration-tests/main/pom.xml b/integration-tests/main/pom.xml
index 5f9e1a8821a7c..fb8803bdbe5e7 100644
--- a/integration-tests/main/pom.xml
+++ b/integration-tests/main/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/integration-tests/management-interface-auth/pom.xml b/integration-tests/management-interface-auth/pom.xml
index 2c2a74773dc53..23c832e4f55b1 100644
--- a/integration-tests/management-interface-auth/pom.xml
+++ b/integration-tests/management-interface-auth/pom.xml
@@ -7,7 +7,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
quarkus-integration-test-management-interface-auth
diff --git a/integration-tests/management-interface/pom.xml b/integration-tests/management-interface/pom.xml
index 6a208a3cc97e7..6f16a0dc2faf7 100644
--- a/integration-tests/management-interface/pom.xml
+++ b/integration-tests/management-interface/pom.xml
@@ -7,7 +7,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
quarkus-integration-test-management-interface
diff --git a/integration-tests/maven/pom.xml b/integration-tests/maven/pom.xml
index 7994167899ad7..a0d81d6c685ca 100644
--- a/integration-tests/maven/pom.xml
+++ b/integration-tests/maven/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-integration-tests-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-integration-test-maven
diff --git a/integration-tests/micrometer-mp-metrics/pom.xml b/integration-tests/micrometer-mp-metrics/pom.xml
index 911cac93f4a12..5da3ed890d52b 100644
--- a/integration-tests/micrometer-mp-metrics/pom.xml
+++ b/integration-tests/micrometer-mp-metrics/pom.xml
@@ -6,7 +6,7 @@
io.quarkus
quarkus-integration-tests-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-integration-test-micrometer-mp-metrics
diff --git a/integration-tests/micrometer-prometheus/pom.xml b/integration-tests/micrometer-prometheus/pom.xml
index 7c91682d35eda..194bd43def486 100644
--- a/integration-tests/micrometer-prometheus/pom.xml
+++ b/integration-tests/micrometer-prometheus/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-integration-tests-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-integration-test-micrometer-prometheus
diff --git a/integration-tests/mongodb-client/pom.xml b/integration-tests/mongodb-client/pom.xml
index cdc3233a1939f..5043224195efa 100644
--- a/integration-tests/mongodb-client/pom.xml
+++ b/integration-tests/mongodb-client/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-integration-tests-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-integration-test-mongodb-client
diff --git a/integration-tests/mongodb-devservices/pom.xml b/integration-tests/mongodb-devservices/pom.xml
index 6e8895c1e601a..b595d7c6ed45d 100644
--- a/integration-tests/mongodb-devservices/pom.xml
+++ b/integration-tests/mongodb-devservices/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-integration-tests-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-integration-test-mongodb-devservices
diff --git a/integration-tests/mongodb-panache-kotlin/pom.xml b/integration-tests/mongodb-panache-kotlin/pom.xml
index 4a87c0a92718a..7c5d6739e2dd1 100644
--- a/integration-tests/mongodb-panache-kotlin/pom.xml
+++ b/integration-tests/mongodb-panache-kotlin/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-integration-tests-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-integration-test-mongodb-panache-kotlin
diff --git a/integration-tests/mongodb-panache/pom.xml b/integration-tests/mongodb-panache/pom.xml
index 79913ecbe883b..df8eb555b20cb 100644
--- a/integration-tests/mongodb-panache/pom.xml
+++ b/integration-tests/mongodb-panache/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-integration-tests-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-integration-test-mongodb-panache
diff --git a/integration-tests/mongodb-rest-data-panache/pom.xml b/integration-tests/mongodb-rest-data-panache/pom.xml
index b116d479fa6a6..93f8f1cdeb5dd 100644
--- a/integration-tests/mongodb-rest-data-panache/pom.xml
+++ b/integration-tests/mongodb-rest-data-panache/pom.xml
@@ -6,7 +6,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
quarkus-integration-test-mongodb-rest-data-panache
diff --git a/integration-tests/mtls-certificates/pom.xml b/integration-tests/mtls-certificates/pom.xml
index c62a8e7a0a050..3b65db3492c31 100644
--- a/integration-tests/mtls-certificates/pom.xml
+++ b/integration-tests/mtls-certificates/pom.xml
@@ -7,7 +7,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
quarkus-integration-test-mtls-certificates
diff --git a/integration-tests/narayana-jta/pom.xml b/integration-tests/narayana-jta/pom.xml
index 3138ba3c0642b..1079908d039c9 100644
--- a/integration-tests/narayana-jta/pom.xml
+++ b/integration-tests/narayana-jta/pom.xml
@@ -4,7 +4,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/integration-tests/narayana-lra/pom.xml b/integration-tests/narayana-lra/pom.xml
index 5c13887edf3a9..85885ff7a1f44 100644
--- a/integration-tests/narayana-lra/pom.xml
+++ b/integration-tests/narayana-lra/pom.xml
@@ -4,7 +4,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/integration-tests/narayana-stm/pom.xml b/integration-tests/narayana-stm/pom.xml
index 9a6a817fa2b2e..e1150f95b9dde 100644
--- a/integration-tests/narayana-stm/pom.xml
+++ b/integration-tests/narayana-stm/pom.xml
@@ -4,7 +4,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/integration-tests/native-config-profile/pom.xml b/integration-tests/native-config-profile/pom.xml
index 4bc0894574d9f..63d4cd8f250c7 100644
--- a/integration-tests/native-config-profile/pom.xml
+++ b/integration-tests/native-config-profile/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../
4.0.0
diff --git a/integration-tests/no-awt/pom.xml b/integration-tests/no-awt/pom.xml
index 7b8b1a3b46f22..ee574684baf0d 100644
--- a/integration-tests/no-awt/pom.xml
+++ b/integration-tests/no-awt/pom.xml
@@ -6,7 +6,7 @@
io.quarkus
quarkus-integration-tests-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-integration-test-no-awt
Quarkus - Integration Tests - No AWT
diff --git a/integration-tests/oidc-client-reactive/pom.xml b/integration-tests/oidc-client-reactive/pom.xml
index ae8c75a0c95c1..9cf8e99fc0658 100644
--- a/integration-tests/oidc-client-reactive/pom.xml
+++ b/integration-tests/oidc-client-reactive/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../
4.0.0
diff --git a/integration-tests/oidc-client-wiremock/pom.xml b/integration-tests/oidc-client-wiremock/pom.xml
index 629c610be3376..21098a97b15a8 100644
--- a/integration-tests/oidc-client-wiremock/pom.xml
+++ b/integration-tests/oidc-client-wiremock/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../
4.0.0
diff --git a/integration-tests/oidc-client/pom.xml b/integration-tests/oidc-client/pom.xml
index 37ce8fc6abe76..f58e847ef70eb 100644
--- a/integration-tests/oidc-client/pom.xml
+++ b/integration-tests/oidc-client/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../
4.0.0
diff --git a/integration-tests/oidc-code-flow/pom.xml b/integration-tests/oidc-code-flow/pom.xml
index 32103961c4bc2..9d38a65fd36ed 100644
--- a/integration-tests/oidc-code-flow/pom.xml
+++ b/integration-tests/oidc-code-flow/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/integration-tests/oidc-tenancy/pom.xml b/integration-tests/oidc-tenancy/pom.xml
index 3dd069ed3efd7..9705a7d2748bf 100644
--- a/integration-tests/oidc-tenancy/pom.xml
+++ b/integration-tests/oidc-tenancy/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/integration-tests/oidc-token-propagation-reactive/pom.xml b/integration-tests/oidc-token-propagation-reactive/pom.xml
index 93212dbcab094..0dd44bbc4ca5e 100644
--- a/integration-tests/oidc-token-propagation-reactive/pom.xml
+++ b/integration-tests/oidc-token-propagation-reactive/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../
4.0.0
diff --git a/integration-tests/oidc-token-propagation/pom.xml b/integration-tests/oidc-token-propagation/pom.xml
index faae12b1cc214..84da54fe88ca2 100644
--- a/integration-tests/oidc-token-propagation/pom.xml
+++ b/integration-tests/oidc-token-propagation/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../
4.0.0
diff --git a/integration-tests/oidc-wiremock/pom.xml b/integration-tests/oidc-wiremock/pom.xml
index 40af02a40ab99..4e3ad105bb50a 100644
--- a/integration-tests/oidc-wiremock/pom.xml
+++ b/integration-tests/oidc-wiremock/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/integration-tests/oidc/pom.xml b/integration-tests/oidc/pom.xml
index 8e31591d1d9ed..4629758c75521 100644
--- a/integration-tests/oidc/pom.xml
+++ b/integration-tests/oidc/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/integration-tests/openapi/pom.xml b/integration-tests/openapi/pom.xml
index 068a587db5118..220a6b80b2a6d 100644
--- a/integration-tests/openapi/pom.xml
+++ b/integration-tests/openapi/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/integration-tests/openshift-client/pom.xml b/integration-tests/openshift-client/pom.xml
index e9eb8407b8f68..7fbc4934138d1 100644
--- a/integration-tests/openshift-client/pom.xml
+++ b/integration-tests/openshift-client/pom.xml
@@ -7,7 +7,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
quarkus-integration-test-openshift-client
diff --git a/integration-tests/opentelemetry-grpc/pom.xml b/integration-tests/opentelemetry-grpc/pom.xml
index f195bfcf51dcb..42e0e005549e2 100644
--- a/integration-tests/opentelemetry-grpc/pom.xml
+++ b/integration-tests/opentelemetry-grpc/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-integration-tests-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-integration-test-opentelemetry-grpc
diff --git a/integration-tests/opentelemetry-jdbc-instrumentation/pom.xml b/integration-tests/opentelemetry-jdbc-instrumentation/pom.xml
index 95ba3e9098605..fd360729e98a2 100644
--- a/integration-tests/opentelemetry-jdbc-instrumentation/pom.xml
+++ b/integration-tests/opentelemetry-jdbc-instrumentation/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-integration-tests-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-integration-test-opentelemetry-jdbc-instrumentation
diff --git a/integration-tests/opentelemetry-quartz/pom.xml b/integration-tests/opentelemetry-quartz/pom.xml
index 006bac75a7f1f..b7e149a14db2c 100644
--- a/integration-tests/opentelemetry-quartz/pom.xml
+++ b/integration-tests/opentelemetry-quartz/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/integration-tests/opentelemetry-quickstart/pom.xml b/integration-tests/opentelemetry-quickstart/pom.xml
index b824643f4ecd0..6a994f0bbb222 100644
--- a/integration-tests/opentelemetry-quickstart/pom.xml
+++ b/integration-tests/opentelemetry-quickstart/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-integration-tests-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-integration-test-opentelemetry-quickstart
diff --git a/integration-tests/opentelemetry-reactive-messaging/pom.xml b/integration-tests/opentelemetry-reactive-messaging/pom.xml
index 13293015e8335..33d886729a73b 100644
--- a/integration-tests/opentelemetry-reactive-messaging/pom.xml
+++ b/integration-tests/opentelemetry-reactive-messaging/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-integration-tests-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-integration-test-opentelemetry-reactive-messaging
diff --git a/integration-tests/opentelemetry-reactive/pom.xml b/integration-tests/opentelemetry-reactive/pom.xml
index 51ae9f692b532..e7477a38059b8 100644
--- a/integration-tests/opentelemetry-reactive/pom.xml
+++ b/integration-tests/opentelemetry-reactive/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-integration-tests-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-integration-test-opentelemetry-reactive
diff --git a/integration-tests/opentelemetry-scheduler/pom.xml b/integration-tests/opentelemetry-scheduler/pom.xml
index f0fc716016933..8f6e18749292d 100644
--- a/integration-tests/opentelemetry-scheduler/pom.xml
+++ b/integration-tests/opentelemetry-scheduler/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/integration-tests/opentelemetry-spi/pom.xml b/integration-tests/opentelemetry-spi/pom.xml
index 6ef06b3f8a571..45e46de2129bb 100644
--- a/integration-tests/opentelemetry-spi/pom.xml
+++ b/integration-tests/opentelemetry-spi/pom.xml
@@ -8,7 +8,7 @@
io.quarkus
quarkus-integration-tests-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-integration-test-opentelemetry-spi
diff --git a/integration-tests/opentelemetry-vertx-exporter/pom.xml b/integration-tests/opentelemetry-vertx-exporter/pom.xml
index 62250879fb750..65f99d925cb14 100644
--- a/integration-tests/opentelemetry-vertx-exporter/pom.xml
+++ b/integration-tests/opentelemetry-vertx-exporter/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-integration-tests-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-integration-test-opentelemetry-vertx-exporter
diff --git a/integration-tests/opentelemetry-vertx/pom.xml b/integration-tests/opentelemetry-vertx/pom.xml
index 762d2227ba8ec..4c1f472670cdf 100644
--- a/integration-tests/opentelemetry-vertx/pom.xml
+++ b/integration-tests/opentelemetry-vertx/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-integration-tests-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-integration-test-opentelemetry-vertx
diff --git a/integration-tests/opentelemetry/pom.xml b/integration-tests/opentelemetry/pom.xml
index 0eab55f324870..3444703aaa692 100644
--- a/integration-tests/opentelemetry/pom.xml
+++ b/integration-tests/opentelemetry/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-integration-tests-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-integration-test-opentelemetry
diff --git a/integration-tests/packaging/pom.xml b/integration-tests/packaging/pom.xml
index 04505adb8f637..a624272124ac8 100644
--- a/integration-tests/packaging/pom.xml
+++ b/integration-tests/packaging/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-integration-tests-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-integration-test-packaging
diff --git a/integration-tests/picocli-native/pom.xml b/integration-tests/picocli-native/pom.xml
index 10f04411c601d..f68d08c21fd5a 100644
--- a/integration-tests/picocli-native/pom.xml
+++ b/integration-tests/picocli-native/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/integration-tests/picocli/pom.xml b/integration-tests/picocli/pom.xml
index 99e5635114578..504f59c7f2bcb 100644
--- a/integration-tests/picocli/pom.xml
+++ b/integration-tests/picocli/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml
index e0b6a8a90dd0f..4bf8f84f01ced 100644
--- a/integration-tests/pom.xml
+++ b/integration-tests/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../build-parent/pom.xml
diff --git a/integration-tests/quartz/pom.xml b/integration-tests/quartz/pom.xml
index 253552fcbed8d..bd84edca6f2ee 100644
--- a/integration-tests/quartz/pom.xml
+++ b/integration-tests/quartz/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/integration-tests/qute/pom.xml b/integration-tests/qute/pom.xml
index 1e6870c1a471f..8e5ee054d5ef2 100644
--- a/integration-tests/qute/pom.xml
+++ b/integration-tests/qute/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/integration-tests/reactive-db2-client/pom.xml b/integration-tests/reactive-db2-client/pom.xml
index be222298d55c8..1ba2db6ad1abc 100644
--- a/integration-tests/reactive-db2-client/pom.xml
+++ b/integration-tests/reactive-db2-client/pom.xml
@@ -7,7 +7,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
quarkus-integration-test-reactive-db2-client
diff --git a/integration-tests/reactive-messaging-amqp/pom.xml b/integration-tests/reactive-messaging-amqp/pom.xml
index 2ccd4e67e7cf8..896f843df5c4b 100644
--- a/integration-tests/reactive-messaging-amqp/pom.xml
+++ b/integration-tests/reactive-messaging-amqp/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/integration-tests/reactive-messaging-hibernate-orm/pom.xml b/integration-tests/reactive-messaging-hibernate-orm/pom.xml
index d0513e072e148..72b3761f9a5af 100644
--- a/integration-tests/reactive-messaging-hibernate-orm/pom.xml
+++ b/integration-tests/reactive-messaging-hibernate-orm/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/integration-tests/reactive-messaging-hibernate-reactive/pom.xml b/integration-tests/reactive-messaging-hibernate-reactive/pom.xml
index 89e179d6f91c5..3608d12e7748c 100644
--- a/integration-tests/reactive-messaging-hibernate-reactive/pom.xml
+++ b/integration-tests/reactive-messaging-hibernate-reactive/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/integration-tests/reactive-messaging-kafka/pom.xml b/integration-tests/reactive-messaging-kafka/pom.xml
index 5227f16834072..b7a95c94791d4 100644
--- a/integration-tests/reactive-messaging-kafka/pom.xml
+++ b/integration-tests/reactive-messaging-kafka/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/integration-tests/reactive-messaging-mqtt/pom.xml b/integration-tests/reactive-messaging-mqtt/pom.xml
index 9ed9dafea96ff..3467f40810c26 100644
--- a/integration-tests/reactive-messaging-mqtt/pom.xml
+++ b/integration-tests/reactive-messaging-mqtt/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/integration-tests/reactive-messaging-pulsar/pom.xml b/integration-tests/reactive-messaging-pulsar/pom.xml
index 22bc4d58ff1c3..3a2698605f1cc 100644
--- a/integration-tests/reactive-messaging-pulsar/pom.xml
+++ b/integration-tests/reactive-messaging-pulsar/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/integration-tests/reactive-messaging-rabbitmq-dyn/pom.xml b/integration-tests/reactive-messaging-rabbitmq-dyn/pom.xml
index b299f4bbe8bc8..c18e17d99165e 100644
--- a/integration-tests/reactive-messaging-rabbitmq-dyn/pom.xml
+++ b/integration-tests/reactive-messaging-rabbitmq-dyn/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/integration-tests/reactive-messaging-rabbitmq/pom.xml b/integration-tests/reactive-messaging-rabbitmq/pom.xml
index 888f22ed73fee..67978fb6a747e 100644
--- a/integration-tests/reactive-messaging-rabbitmq/pom.xml
+++ b/integration-tests/reactive-messaging-rabbitmq/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/integration-tests/reactive-mssql-client/pom.xml b/integration-tests/reactive-mssql-client/pom.xml
index e56d808dc5c5a..73f03991001ba 100644
--- a/integration-tests/reactive-mssql-client/pom.xml
+++ b/integration-tests/reactive-mssql-client/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-integration-tests-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-integration-test-reactive-mssql-client
diff --git a/integration-tests/reactive-mysql-client/pom.xml b/integration-tests/reactive-mysql-client/pom.xml
index 7784ff20bfd7a..3416d1b1ef8f1 100644
--- a/integration-tests/reactive-mysql-client/pom.xml
+++ b/integration-tests/reactive-mysql-client/pom.xml
@@ -23,7 +23,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
quarkus-integration-test-reactive-mysql-client
diff --git a/integration-tests/reactive-oracle-client/pom.xml b/integration-tests/reactive-oracle-client/pom.xml
index f5d2dcb24b32f..606f51b98453b 100644
--- a/integration-tests/reactive-oracle-client/pom.xml
+++ b/integration-tests/reactive-oracle-client/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-integration-tests-parent
- 999-SNAPSHOT
+ 3.8.1
quarkus-integration-test-reactive-oracle-client
diff --git a/integration-tests/reactive-pg-client/pom.xml b/integration-tests/reactive-pg-client/pom.xml
index a18e0514a87ad..5bfb5d9a58f31 100644
--- a/integration-tests/reactive-pg-client/pom.xml
+++ b/integration-tests/reactive-pg-client/pom.xml
@@ -7,7 +7,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
quarkus-integration-test-reactive-pg-client
diff --git a/integration-tests/redis-cache/pom.xml b/integration-tests/redis-cache/pom.xml
index 777993cde3fcc..f2a642b41f6bf 100644
--- a/integration-tests/redis-cache/pom.xml
+++ b/integration-tests/redis-cache/pom.xml
@@ -4,7 +4,7 @@
io.quarkus
quarkus-integration-tests-parent
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
diff --git a/integration-tests/redis-client/pom.xml b/integration-tests/redis-client/pom.xml
index c5b952aba14c7..eec9628fa7611 100644
--- a/integration-tests/redis-client/pom.xml
+++ b/integration-tests/redis-client/pom.xml
@@ -4,7 +4,7 @@
io.quarkus
quarkus-integration-tests-parent
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
diff --git a/integration-tests/redis-devservices/pom.xml b/integration-tests/redis-devservices/pom.xml
index c7edb907d5dc2..7d9a36eb73d8a 100644
--- a/integration-tests/redis-devservices/pom.xml
+++ b/integration-tests/redis-devservices/pom.xml
@@ -4,7 +4,7 @@
io.quarkus
quarkus-integration-tests-parent
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
quarkus-integration-test-redis-devservices
diff --git a/integration-tests/rest-client-reactive-http2/pom.xml b/integration-tests/rest-client-reactive-http2/pom.xml
index b1af9b3bec01c..f06439caf3fbf 100644
--- a/integration-tests/rest-client-reactive-http2/pom.xml
+++ b/integration-tests/rest-client-reactive-http2/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
quarkus-integration-test-rest-client-reactive-http2
diff --git a/integration-tests/rest-client-reactive-kotlin-serialization-with-validator/pom.xml b/integration-tests/rest-client-reactive-kotlin-serialization-with-validator/pom.xml
index dc2f7858ee4b8..0ea713782b0e1 100644
--- a/integration-tests/rest-client-reactive-kotlin-serialization-with-validator/pom.xml
+++ b/integration-tests/rest-client-reactive-kotlin-serialization-with-validator/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
quarkus-integration-test-rest-client-reactive-kotlin-serialization-with-validator
diff --git a/integration-tests/rest-client-reactive-kotlin-serialization/pom.xml b/integration-tests/rest-client-reactive-kotlin-serialization/pom.xml
index d35feed394251..ac9850ba0a539 100644
--- a/integration-tests/rest-client-reactive-kotlin-serialization/pom.xml
+++ b/integration-tests/rest-client-reactive-kotlin-serialization/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
quarkus-integration-test-rest-client-reactive-kotlin-serialization
diff --git a/integration-tests/rest-client-reactive-multipart/pom.xml b/integration-tests/rest-client-reactive-multipart/pom.xml
index 0a4e6f34f4ba1..764a02c4ebb08 100644
--- a/integration-tests/rest-client-reactive-multipart/pom.xml
+++ b/integration-tests/rest-client-reactive-multipart/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
quarkus-integration-test-rest-client-reactive-multipart
diff --git a/integration-tests/rest-client-reactive-stork/pom.xml b/integration-tests/rest-client-reactive-stork/pom.xml
index 90f50aadf71f5..ae7c9069a2fbb 100644
--- a/integration-tests/rest-client-reactive-stork/pom.xml
+++ b/integration-tests/rest-client-reactive-stork/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
quarkus-integration-test-rest-client-reactive-stork
diff --git a/integration-tests/rest-client-reactive/pom.xml b/integration-tests/rest-client-reactive/pom.xml
index 17ca23e967a60..d3debe6171d45 100644
--- a/integration-tests/rest-client-reactive/pom.xml
+++ b/integration-tests/rest-client-reactive/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
quarkus-integration-test-rest-client-reactive
diff --git a/integration-tests/rest-client/pom.xml b/integration-tests/rest-client/pom.xml
index b3ce0f8f67128..01b76764f9a38 100644
--- a/integration-tests/rest-client/pom.xml
+++ b/integration-tests/rest-client/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
quarkus-integration-test-rest-client
diff --git a/integration-tests/resteasy-jackson/pom.xml b/integration-tests/resteasy-jackson/pom.xml
index 0db14bab805ea..b2931f2f46ebe 100644
--- a/integration-tests/resteasy-jackson/pom.xml
+++ b/integration-tests/resteasy-jackson/pom.xml
@@ -7,7 +7,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
quarkus-integration-test-resteasy-jackson
diff --git a/integration-tests/resteasy-mutiny/pom.xml b/integration-tests/resteasy-mutiny/pom.xml
index 73ee7fc0bdeeb..1e0e40b3cefac 100644
--- a/integration-tests/resteasy-mutiny/pom.xml
+++ b/integration-tests/resteasy-mutiny/pom.xml
@@ -7,7 +7,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
quarkus-integration-test-resteasy-mutiny
diff --git a/integration-tests/resteasy-reactive-kotlin/pom.xml b/integration-tests/resteasy-reactive-kotlin/pom.xml
index 92515457261da..53925dfc0b0c4 100644
--- a/integration-tests/resteasy-reactive-kotlin/pom.xml
+++ b/integration-tests/resteasy-reactive-kotlin/pom.xml
@@ -7,7 +7,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
quarkus-integration-test-resteasy-reactive-kotlin-parent
diff --git a/integration-tests/resteasy-reactive-kotlin/prod-mode/pom.xml b/integration-tests/resteasy-reactive-kotlin/prod-mode/pom.xml
index 48c89d5a180a9..485a34a66a7d0 100644
--- a/integration-tests/resteasy-reactive-kotlin/prod-mode/pom.xml
+++ b/integration-tests/resteasy-reactive-kotlin/prod-mode/pom.xml
@@ -7,7 +7,7 @@
quarkus-integration-test-resteasy-reactive-kotlin-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
quarkus-integration-test-resteasy-reactive-kotlin-prod-mode
diff --git a/integration-tests/resteasy-reactive-kotlin/standard/pom.xml b/integration-tests/resteasy-reactive-kotlin/standard/pom.xml
index bfebbdc1a1e42..55ed974beb808 100644
--- a/integration-tests/resteasy-reactive-kotlin/standard/pom.xml
+++ b/integration-tests/resteasy-reactive-kotlin/standard/pom.xml
@@ -7,7 +7,7 @@
quarkus-integration-test-resteasy-reactive-kotlin-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
quarkus-integration-test-resteasy-reactive-kotlin-standard
diff --git a/integration-tests/scala/pom.xml b/integration-tests/scala/pom.xml
index 2fc597f480e08..e51c376638867 100644
--- a/integration-tests/scala/pom.xml
+++ b/integration-tests/scala/pom.xml
@@ -7,7 +7,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
quarkus-integration-test-scala
diff --git a/integration-tests/security-webauthn/pom.xml b/integration-tests/security-webauthn/pom.xml
index c63a3547b9909..7cd00e6bc0f75 100644
--- a/integration-tests/security-webauthn/pom.xml
+++ b/integration-tests/security-webauthn/pom.xml
@@ -3,7 +3,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/integration-tests/shared-library/pom.xml b/integration-tests/shared-library/pom.xml
index 1090242a76e9b..109fe398b53ca 100644
--- a/integration-tests/shared-library/pom.xml
+++ b/integration-tests/shared-library/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/integration-tests/simple with space/pom.xml b/integration-tests/simple with space/pom.xml
index d5a06353e709b..d4cd42287e657 100644
--- a/integration-tests/simple with space/pom.xml
+++ b/integration-tests/simple with space/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/integration-tests/smallrye-config/pom.xml b/integration-tests/smallrye-config/pom.xml
index fed494bc78019..7ab173614d9b0 100644
--- a/integration-tests/smallrye-config/pom.xml
+++ b/integration-tests/smallrye-config/pom.xml
@@ -7,7 +7,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
quarkus-integration-test-smallrye-config
diff --git a/integration-tests/smallrye-context-propagation/pom.xml b/integration-tests/smallrye-context-propagation/pom.xml
index 84746488b7106..6cfd8c781bae0 100644
--- a/integration-tests/smallrye-context-propagation/pom.xml
+++ b/integration-tests/smallrye-context-propagation/pom.xml
@@ -7,7 +7,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
quarkus-integration-test-smallrye-context-propagation
diff --git a/integration-tests/smallrye-graphql-client-keycloak/pom.xml b/integration-tests/smallrye-graphql-client-keycloak/pom.xml
index ff886bcc1ae19..96267203352b4 100644
--- a/integration-tests/smallrye-graphql-client-keycloak/pom.xml
+++ b/integration-tests/smallrye-graphql-client-keycloak/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/integration-tests/smallrye-graphql-client/pom.xml b/integration-tests/smallrye-graphql-client/pom.xml
index 5148f77e899f6..1c6b171404506 100644
--- a/integration-tests/smallrye-graphql-client/pom.xml
+++ b/integration-tests/smallrye-graphql-client/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/integration-tests/smallrye-graphql/pom.xml b/integration-tests/smallrye-graphql/pom.xml
index 2f4e00b926ffe..691ebf39fa2af 100644
--- a/integration-tests/smallrye-graphql/pom.xml
+++ b/integration-tests/smallrye-graphql/pom.xml
@@ -7,7 +7,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
quarkus-integration-test-smallrye-graphql
diff --git a/integration-tests/smallrye-jwt-oidc-webapp/pom.xml b/integration-tests/smallrye-jwt-oidc-webapp/pom.xml
index 566417b2b8876..11606658ea681 100644
--- a/integration-tests/smallrye-jwt-oidc-webapp/pom.xml
+++ b/integration-tests/smallrye-jwt-oidc-webapp/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../
4.0.0
diff --git a/integration-tests/smallrye-jwt-token-propagation/pom.xml b/integration-tests/smallrye-jwt-token-propagation/pom.xml
index 3c948971ee53e..c6f3f2c5ee9fd 100644
--- a/integration-tests/smallrye-jwt-token-propagation/pom.xml
+++ b/integration-tests/smallrye-jwt-token-propagation/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../
4.0.0
diff --git a/integration-tests/smallrye-metrics/pom.xml b/integration-tests/smallrye-metrics/pom.xml
index e41a1e5c5eeeb..823f2c1917384 100644
--- a/integration-tests/smallrye-metrics/pom.xml
+++ b/integration-tests/smallrye-metrics/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/integration-tests/smallrye-stork-registration/pom.xml b/integration-tests/smallrye-stork-registration/pom.xml
index 10cbca86a070f..50c2c62c2a1c1 100644
--- a/integration-tests/smallrye-stork-registration/pom.xml
+++ b/integration-tests/smallrye-stork-registration/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
quarkus-integration-test-smallrye-stork-registration
diff --git a/integration-tests/spring-boot-properties/pom.xml b/integration-tests/spring-boot-properties/pom.xml
index 032c4da276691..9984a96118f49 100644
--- a/integration-tests/spring-boot-properties/pom.xml
+++ b/integration-tests/spring-boot-properties/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/integration-tests/spring-cloud-config-client/pom.xml b/integration-tests/spring-cloud-config-client/pom.xml
index 487775244dd79..205d65fdf7118 100644
--- a/integration-tests/spring-cloud-config-client/pom.xml
+++ b/integration-tests/spring-cloud-config-client/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/integration-tests/spring-data-jpa/pom.xml b/integration-tests/spring-data-jpa/pom.xml
index 7ab4d615e16cf..f65d00260d274 100644
--- a/integration-tests/spring-data-jpa/pom.xml
+++ b/integration-tests/spring-data-jpa/pom.xml
@@ -7,7 +7,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
quarkus-integration-test-spring-data-jpa
diff --git a/integration-tests/spring-data-rest/pom.xml b/integration-tests/spring-data-rest/pom.xml
index 3bfe982abcd07..985711ff8394e 100644
--- a/integration-tests/spring-data-rest/pom.xml
+++ b/integration-tests/spring-data-rest/pom.xml
@@ -6,7 +6,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
quarkus-integration-test-spring-data-rest
diff --git a/integration-tests/spring-di/pom.xml b/integration-tests/spring-di/pom.xml
index c55d3a180da0e..37ada32ba4d32 100644
--- a/integration-tests/spring-di/pom.xml
+++ b/integration-tests/spring-di/pom.xml
@@ -7,7 +7,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
quarkus-integration-test-spring-di
diff --git a/integration-tests/spring-web/pom.xml b/integration-tests/spring-web/pom.xml
index 2409d1061bc05..cd89055a76663 100644
--- a/integration-tests/spring-web/pom.xml
+++ b/integration-tests/spring-web/pom.xml
@@ -7,7 +7,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
quarkus-integration-test-spring-web
diff --git a/integration-tests/test-extension/extension-that-defines-junit-test-extensions/deployment/pom.xml b/integration-tests/test-extension/extension-that-defines-junit-test-extensions/deployment/pom.xml
index 8bed2e8d5dd73..919c903f194d2 100644
--- a/integration-tests/test-extension/extension-that-defines-junit-test-extensions/deployment/pom.xml
+++ b/integration-tests/test-extension/extension-that-defines-junit-test-extensions/deployment/pom.xml
@@ -5,7 +5,7 @@
integration-test-extension-that-defines-junit-test-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/integration-tests/test-extension/extension-that-defines-junit-test-extensions/pom.xml b/integration-tests/test-extension/extension-that-defines-junit-test-extensions/pom.xml
index 098a40bf6ea35..cd4495ace5364 100644
--- a/integration-tests/test-extension/extension-that-defines-junit-test-extensions/pom.xml
+++ b/integration-tests/test-extension/extension-that-defines-junit-test-extensions/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-test-test-extension
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/integration-tests/test-extension/extension-that-defines-junit-test-extensions/runtime/pom.xml b/integration-tests/test-extension/extension-that-defines-junit-test-extensions/runtime/pom.xml
index b45a0c0957c20..9ad7a5f5714b4 100644
--- a/integration-tests/test-extension/extension-that-defines-junit-test-extensions/runtime/pom.xml
+++ b/integration-tests/test-extension/extension-that-defines-junit-test-extensions/runtime/pom.xml
@@ -5,7 +5,7 @@
integration-test-extension-that-defines-junit-test-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/integration-tests/test-extension/extension/deployment/pom.xml b/integration-tests/test-extension/extension/deployment/pom.xml
index dbca4a0989180..2ad64f13e9efa 100644
--- a/integration-tests/test-extension/extension/deployment/pom.xml
+++ b/integration-tests/test-extension/extension/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-test-test-extension-extension-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/integration-tests/test-extension/extension/pom.xml b/integration-tests/test-extension/extension/pom.xml
index 9ccf2cc5c4d43..4840415add6cc 100644
--- a/integration-tests/test-extension/extension/pom.xml
+++ b/integration-tests/test-extension/extension/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-test-test-extension
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/integration-tests/test-extension/extension/runtime/pom.xml b/integration-tests/test-extension/extension/runtime/pom.xml
index f6e6b55b8b485..cbf2d1edef31f 100644
--- a/integration-tests/test-extension/extension/runtime/pom.xml
+++ b/integration-tests/test-extension/extension/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-test-test-extension-extension-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/integration-tests/test-extension/pom.xml b/integration-tests/test-extension/pom.xml
index c12667cf3285a..1947bf3bf1ec6 100644
--- a/integration-tests/test-extension/pom.xml
+++ b/integration-tests/test-extension/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/integration-tests/test-extension/tests/pom.xml b/integration-tests/test-extension/tests/pom.xml
index 1d0c77e9d08e6..a0d320cdd99af 100644
--- a/integration-tests/test-extension/tests/pom.xml
+++ b/integration-tests/test-extension/tests/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-test-test-extension
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/integration-tests/vertx-graphql/pom.xml b/integration-tests/vertx-graphql/pom.xml
index f0cec87cf7acf..f3817b857904b 100644
--- a/integration-tests/vertx-graphql/pom.xml
+++ b/integration-tests/vertx-graphql/pom.xml
@@ -6,7 +6,7 @@
io.quarkus
quarkus-integration-tests-parent
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
diff --git a/integration-tests/vertx-http/pom.xml b/integration-tests/vertx-http/pom.xml
index c78c8565389ee..a53f5d0a82720 100644
--- a/integration-tests/vertx-http/pom.xml
+++ b/integration-tests/vertx-http/pom.xml
@@ -7,7 +7,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
quarkus-integration-test-vertx-http
diff --git a/integration-tests/vertx-web-jackson/pom.xml b/integration-tests/vertx-web-jackson/pom.xml
index 8f317c1327a7c..3d0afd4aeeb85 100644
--- a/integration-tests/vertx-web-jackson/pom.xml
+++ b/integration-tests/vertx-web-jackson/pom.xml
@@ -7,7 +7,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
quarkus-integration-test-vertx-web-jackson
diff --git a/integration-tests/vertx-web/pom.xml b/integration-tests/vertx-web/pom.xml
index 36014f7e5b7f4..8aced980512bf 100644
--- a/integration-tests/vertx-web/pom.xml
+++ b/integration-tests/vertx-web/pom.xml
@@ -7,7 +7,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
quarkus-integration-test-vertx-web
diff --git a/integration-tests/vertx/pom.xml b/integration-tests/vertx/pom.xml
index eb0067c19d80d..4d69ecdf3d179 100644
--- a/integration-tests/vertx/pom.xml
+++ b/integration-tests/vertx/pom.xml
@@ -7,7 +7,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
quarkus-integration-test-vertx
diff --git a/integration-tests/virtual-http-resteasy/pom.xml b/integration-tests/virtual-http-resteasy/pom.xml
index f0b6c63ef12e2..07447a41d4164 100644
--- a/integration-tests/virtual-http-resteasy/pom.xml
+++ b/integration-tests/virtual-http-resteasy/pom.xml
@@ -7,7 +7,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
quarkus-integration-test-virtual-http-resteasy
diff --git a/integration-tests/virtual-http/pom.xml b/integration-tests/virtual-http/pom.xml
index 1cab0ad7694d4..c6ca09c0a8e2f 100644
--- a/integration-tests/virtual-http/pom.xml
+++ b/integration-tests/virtual-http/pom.xml
@@ -7,7 +7,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
quarkus-integration-test-virtual-http
diff --git a/integration-tests/virtual-threads/amqp-virtual-threads/pom.xml b/integration-tests/virtual-threads/amqp-virtual-threads/pom.xml
index 6232adfccd4cb..3e49b7f9b927b 100644
--- a/integration-tests/virtual-threads/amqp-virtual-threads/pom.xml
+++ b/integration-tests/virtual-threads/amqp-virtual-threads/pom.xml
@@ -7,7 +7,7 @@
quarkus-virtual-threads-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
quarkus-integration-test-virtual-threads-amqp
diff --git a/integration-tests/virtual-threads/grpc-virtual-threads/pom.xml b/integration-tests/virtual-threads/grpc-virtual-threads/pom.xml
index c2bc0a8630f37..9e51f35f2c439 100644
--- a/integration-tests/virtual-threads/grpc-virtual-threads/pom.xml
+++ b/integration-tests/virtual-threads/grpc-virtual-threads/pom.xml
@@ -7,7 +7,7 @@
quarkus-virtual-threads-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
quarkus-integration-test-virtual-threads-grpc
diff --git a/integration-tests/virtual-threads/jms-virtual-threads/pom.xml b/integration-tests/virtual-threads/jms-virtual-threads/pom.xml
index e7c74d6d1b23f..121b169f8c4ff 100644
--- a/integration-tests/virtual-threads/jms-virtual-threads/pom.xml
+++ b/integration-tests/virtual-threads/jms-virtual-threads/pom.xml
@@ -7,7 +7,7 @@
quarkus-virtual-threads-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
quarkus-integration-test-virtual-threads-jms
diff --git a/integration-tests/virtual-threads/kafka-virtual-threads/pom.xml b/integration-tests/virtual-threads/kafka-virtual-threads/pom.xml
index 0c0706d3c21bb..8d0905aa9aa49 100644
--- a/integration-tests/virtual-threads/kafka-virtual-threads/pom.xml
+++ b/integration-tests/virtual-threads/kafka-virtual-threads/pom.xml
@@ -7,7 +7,7 @@
quarkus-virtual-threads-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
quarkus-integration-test-virtual-threads-kafka
diff --git a/integration-tests/virtual-threads/mailer-virtual-threads/pom.xml b/integration-tests/virtual-threads/mailer-virtual-threads/pom.xml
index 0dd47653079e7..07520834d60f4 100644
--- a/integration-tests/virtual-threads/mailer-virtual-threads/pom.xml
+++ b/integration-tests/virtual-threads/mailer-virtual-threads/pom.xml
@@ -7,7 +7,7 @@
quarkus-virtual-threads-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
quarkus-integration-test-virtual-threads-mailer
diff --git a/integration-tests/virtual-threads/pom.xml b/integration-tests/virtual-threads/pom.xml
index 96fabdd34574b..42394b34fbeb2 100644
--- a/integration-tests/virtual-threads/pom.xml
+++ b/integration-tests/virtual-threads/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../../build-parent/pom.xml
4.0.0
diff --git a/integration-tests/virtual-threads/quartz-virtual-threads/pom.xml b/integration-tests/virtual-threads/quartz-virtual-threads/pom.xml
index 48a7f81ce3080..4aef0a3438a02 100644
--- a/integration-tests/virtual-threads/quartz-virtual-threads/pom.xml
+++ b/integration-tests/virtual-threads/quartz-virtual-threads/pom.xml
@@ -7,7 +7,7 @@
quarkus-virtual-threads-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
quarkus-integration-test-virtual-threads-quartz
diff --git a/integration-tests/virtual-threads/reactive-routes-virtual-threads/pom.xml b/integration-tests/virtual-threads/reactive-routes-virtual-threads/pom.xml
index b3f982c157707..0623c696ae939 100644
--- a/integration-tests/virtual-threads/reactive-routes-virtual-threads/pom.xml
+++ b/integration-tests/virtual-threads/reactive-routes-virtual-threads/pom.xml
@@ -7,7 +7,7 @@
quarkus-virtual-threads-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
quarkus-integration-test-virtual-threads-reactive-routes
diff --git a/integration-tests/virtual-threads/redis-virtual-threads/pom.xml b/integration-tests/virtual-threads/redis-virtual-threads/pom.xml
index c003f44251f85..b928b3f4bc25b 100644
--- a/integration-tests/virtual-threads/redis-virtual-threads/pom.xml
+++ b/integration-tests/virtual-threads/redis-virtual-threads/pom.xml
@@ -7,7 +7,7 @@
quarkus-virtual-threads-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
quarkus-integration-test-virtual-threads-redis
diff --git a/integration-tests/virtual-threads/rest-client-reactive-virtual-threads/pom.xml b/integration-tests/virtual-threads/rest-client-reactive-virtual-threads/pom.xml
index 98467ae471ecd..9d38b5144d676 100644
--- a/integration-tests/virtual-threads/rest-client-reactive-virtual-threads/pom.xml
+++ b/integration-tests/virtual-threads/rest-client-reactive-virtual-threads/pom.xml
@@ -7,7 +7,7 @@
quarkus-virtual-threads-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
quarkus-integration-test-virtual-threads-rest-client-reactive
diff --git a/integration-tests/virtual-threads/resteasy-reactive-virtual-threads/pom.xml b/integration-tests/virtual-threads/resteasy-reactive-virtual-threads/pom.xml
index 80c92d4de9802..b268b6227efdc 100644
--- a/integration-tests/virtual-threads/resteasy-reactive-virtual-threads/pom.xml
+++ b/integration-tests/virtual-threads/resteasy-reactive-virtual-threads/pom.xml
@@ -7,7 +7,7 @@
quarkus-virtual-threads-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
quarkus-integration-test-virtual-threads-reseteasy-reactive
diff --git a/integration-tests/virtual-threads/scheduler-virtual-threads/pom.xml b/integration-tests/virtual-threads/scheduler-virtual-threads/pom.xml
index 6ab6114710b98..3baef732d105b 100644
--- a/integration-tests/virtual-threads/scheduler-virtual-threads/pom.xml
+++ b/integration-tests/virtual-threads/scheduler-virtual-threads/pom.xml
@@ -7,7 +7,7 @@
quarkus-virtual-threads-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
quarkus-integration-test-virtual-threads-scheduler
diff --git a/integration-tests/virtual-threads/vertx-event-bus-virtual-threads/pom.xml b/integration-tests/virtual-threads/vertx-event-bus-virtual-threads/pom.xml
index 98100a257bf91..ef49203a4b314 100644
--- a/integration-tests/virtual-threads/vertx-event-bus-virtual-threads/pom.xml
+++ b/integration-tests/virtual-threads/vertx-event-bus-virtual-threads/pom.xml
@@ -7,7 +7,7 @@
quarkus-virtual-threads-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
quarkus-integration-test-virtual-threads-vertx-event-bus
diff --git a/integration-tests/virtual-threads/virtual-threads-disabled/pom.xml b/integration-tests/virtual-threads/virtual-threads-disabled/pom.xml
index bb248223015e0..16af0fe792d08 100644
--- a/integration-tests/virtual-threads/virtual-threads-disabled/pom.xml
+++ b/integration-tests/virtual-threads/virtual-threads-disabled/pom.xml
@@ -7,7 +7,7 @@
quarkus-virtual-threads-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
quarkus-integration-test-virtual-threads-disabled
diff --git a/integration-tests/webjars-locator/pom.xml b/integration-tests/webjars-locator/pom.xml
index f739130a51c0d..34eaed38c03fe 100644
--- a/integration-tests/webjars-locator/pom.xml
+++ b/integration-tests/webjars-locator/pom.xml
@@ -7,7 +7,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
quarkus-integration-test-webjars-locator
diff --git a/integration-tests/websockets/pom.xml b/integration-tests/websockets/pom.xml
index 39eb517276dea..c99acb2b56bcf 100644
--- a/integration-tests/websockets/pom.xml
+++ b/integration-tests/websockets/pom.xml
@@ -7,7 +7,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
quarkus-integration-test-websockets
diff --git a/pom.xml b/pom.xml
index 82f3fe1616e94..7a644c63ebc62 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,13 +7,13 @@
io.quarkus
quarkus-parent
- 999-SNAPSHOT
+ 3.8.1
independent-projects/parent/pom.xml
quarkus-project
Quarkus - Project pom
- 999-SNAPSHOT
+ 3.8.1
pom
Quarkus - Kubernetes Native Java stack tailored for OpenJDK HotSpot and GraalVM
diff --git a/relocations/pom.xml b/relocations/pom.xml
index 23e8a4e1a06ee..5a5b135c2a8b9 100644
--- a/relocations/pom.xml
+++ b/relocations/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../build-parent/pom.xml
4.0.0
diff --git a/relocations/quarkus-hibernate-search-orm-coordination-outbox-polling-deployment/pom.xml b/relocations/quarkus-hibernate-search-orm-coordination-outbox-polling-deployment/pom.xml
index de349589a3389..d2ecb0d7a0b66 100644
--- a/relocations/quarkus-hibernate-search-orm-coordination-outbox-polling-deployment/pom.xml
+++ b/relocations/quarkus-hibernate-search-orm-coordination-outbox-polling-deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-relocations-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/relocations/quarkus-hibernate-search-orm-coordination-outbox-polling/pom.xml b/relocations/quarkus-hibernate-search-orm-coordination-outbox-polling/pom.xml
index e4f7adaeba992..f256844a8da20 100644
--- a/relocations/quarkus-hibernate-search-orm-coordination-outbox-polling/pom.xml
+++ b/relocations/quarkus-hibernate-search-orm-coordination-outbox-polling/pom.xml
@@ -5,7 +5,7 @@
quarkus-relocations-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/relocations/quarkus-jaeger-deployment/pom.xml b/relocations/quarkus-jaeger-deployment/pom.xml
index d914dd2d3500d..eb6bedf51b162 100644
--- a/relocations/quarkus-jaeger-deployment/pom.xml
+++ b/relocations/quarkus-jaeger-deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-relocations-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/relocations/quarkus-jaeger/pom.xml b/relocations/quarkus-jaeger/pom.xml
index 5b5139e08bf92..0e8911f7c7860 100644
--- a/relocations/quarkus-jaeger/pom.xml
+++ b/relocations/quarkus-jaeger/pom.xml
@@ -5,7 +5,7 @@
quarkus-relocations-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/relocations/quarkus-opentelemetry-exporter-jaeger-deployment/pom.xml b/relocations/quarkus-opentelemetry-exporter-jaeger-deployment/pom.xml
index 8912b7489c93a..9cc02ba3c658e 100644
--- a/relocations/quarkus-opentelemetry-exporter-jaeger-deployment/pom.xml
+++ b/relocations/quarkus-opentelemetry-exporter-jaeger-deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-relocations-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/relocations/quarkus-opentelemetry-exporter-jaeger/pom.xml b/relocations/quarkus-opentelemetry-exporter-jaeger/pom.xml
index f337c497e23fb..d3d4b4f78e44a 100644
--- a/relocations/quarkus-opentelemetry-exporter-jaeger/pom.xml
+++ b/relocations/quarkus-opentelemetry-exporter-jaeger/pom.xml
@@ -5,7 +5,7 @@
quarkus-relocations-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/relocations/quarkus-opentelemetry-exporter-otlp-deployment/pom.xml b/relocations/quarkus-opentelemetry-exporter-otlp-deployment/pom.xml
index d2190e67daddd..32bcc51092a7c 100644
--- a/relocations/quarkus-opentelemetry-exporter-otlp-deployment/pom.xml
+++ b/relocations/quarkus-opentelemetry-exporter-otlp-deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-relocations-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/relocations/quarkus-opentelemetry-exporter-otlp/pom.xml b/relocations/quarkus-opentelemetry-exporter-otlp/pom.xml
index 8a511b45e7440..3d37f5e06655f 100644
--- a/relocations/quarkus-opentelemetry-exporter-otlp/pom.xml
+++ b/relocations/quarkus-opentelemetry-exporter-otlp/pom.xml
@@ -5,7 +5,7 @@
quarkus-relocations-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/relocations/quarkus-rest-client-deployment/pom.xml b/relocations/quarkus-rest-client-deployment/pom.xml
index bc6c32868e486..088d9889c6509 100644
--- a/relocations/quarkus-rest-client-deployment/pom.xml
+++ b/relocations/quarkus-rest-client-deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-relocations-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/relocations/quarkus-rest-client-jackson-deployment/pom.xml b/relocations/quarkus-rest-client-jackson-deployment/pom.xml
index 0a0f543c0cf92..24ddee2e603bc 100644
--- a/relocations/quarkus-rest-client-jackson-deployment/pom.xml
+++ b/relocations/quarkus-rest-client-jackson-deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-relocations-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/relocations/quarkus-rest-client-jackson/pom.xml b/relocations/quarkus-rest-client-jackson/pom.xml
index 6347187e26064..3ce8dfc4a3032 100644
--- a/relocations/quarkus-rest-client-jackson/pom.xml
+++ b/relocations/quarkus-rest-client-jackson/pom.xml
@@ -5,7 +5,7 @@
quarkus-relocations-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/relocations/quarkus-rest-client-jaxb-deployment/pom.xml b/relocations/quarkus-rest-client-jaxb-deployment/pom.xml
index dced5a2bcbf69..1517d9b1acd09 100644
--- a/relocations/quarkus-rest-client-jaxb-deployment/pom.xml
+++ b/relocations/quarkus-rest-client-jaxb-deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-relocations-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/relocations/quarkus-rest-client-jaxb/pom.xml b/relocations/quarkus-rest-client-jaxb/pom.xml
index d6d3e048fd9e1..cf0a2c5e6bb69 100644
--- a/relocations/quarkus-rest-client-jaxb/pom.xml
+++ b/relocations/quarkus-rest-client-jaxb/pom.xml
@@ -5,7 +5,7 @@
quarkus-relocations-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/relocations/quarkus-rest-client-jsonb-deployment/pom.xml b/relocations/quarkus-rest-client-jsonb-deployment/pom.xml
index 7592b78627674..1ce4d6fa3e313 100644
--- a/relocations/quarkus-rest-client-jsonb-deployment/pom.xml
+++ b/relocations/quarkus-rest-client-jsonb-deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-relocations-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/relocations/quarkus-rest-client-jsonb/pom.xml b/relocations/quarkus-rest-client-jsonb/pom.xml
index 9072363b8db51..25a3bde564eea 100644
--- a/relocations/quarkus-rest-client-jsonb/pom.xml
+++ b/relocations/quarkus-rest-client-jsonb/pom.xml
@@ -5,7 +5,7 @@
quarkus-relocations-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/relocations/quarkus-rest-client-mutiny-deployment/pom.xml b/relocations/quarkus-rest-client-mutiny-deployment/pom.xml
index 8d0724c7373a8..79e36442e7967 100644
--- a/relocations/quarkus-rest-client-mutiny-deployment/pom.xml
+++ b/relocations/quarkus-rest-client-mutiny-deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-relocations-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/relocations/quarkus-rest-client-mutiny/pom.xml b/relocations/quarkus-rest-client-mutiny/pom.xml
index 4159c300c0949..a3762c4f594df 100644
--- a/relocations/quarkus-rest-client-mutiny/pom.xml
+++ b/relocations/quarkus-rest-client-mutiny/pom.xml
@@ -5,7 +5,7 @@
quarkus-relocations-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/relocations/quarkus-rest-client/pom.xml b/relocations/quarkus-rest-client/pom.xml
index 0530684f3d5ba..e59adc06e07d5 100644
--- a/relocations/quarkus-rest-client/pom.xml
+++ b/relocations/quarkus-rest-client/pom.xml
@@ -5,7 +5,7 @@
quarkus-relocations-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/relocations/quarkus-smallrye-opentracing-deployment/pom.xml b/relocations/quarkus-smallrye-opentracing-deployment/pom.xml
index 88e6dc8b0d225..5fa27d1532e13 100644
--- a/relocations/quarkus-smallrye-opentracing-deployment/pom.xml
+++ b/relocations/quarkus-smallrye-opentracing-deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-relocations-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/relocations/quarkus-smallrye-opentracing/pom.xml b/relocations/quarkus-smallrye-opentracing/pom.xml
index 442b37e3ad562..54408677a69fd 100644
--- a/relocations/quarkus-smallrye-opentracing/pom.xml
+++ b/relocations/quarkus-smallrye-opentracing/pom.xml
@@ -5,7 +5,7 @@
quarkus-relocations-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/tcks/jakarta-atinject/pom.xml b/tcks/jakarta-atinject/pom.xml
index ae1bf0a694d24..d1d5b8281bb56 100644
--- a/tcks/jakarta-atinject/pom.xml
+++ b/tcks/jakarta-atinject/pom.xml
@@ -4,7 +4,7 @@
quarkus-tck-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/tcks/jakarta-cdi-lang-model/pom.xml b/tcks/jakarta-cdi-lang-model/pom.xml
index 5999fd85b51fb..6558dcb6f8fe0 100644
--- a/tcks/jakarta-cdi-lang-model/pom.xml
+++ b/tcks/jakarta-cdi-lang-model/pom.xml
@@ -4,7 +4,7 @@
quarkus-tck-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/tcks/jakarta-cdi/pom.xml b/tcks/jakarta-cdi/pom.xml
index 19b5529f63ab9..61ed0bca9c239 100644
--- a/tcks/jakarta-cdi/pom.xml
+++ b/tcks/jakarta-cdi/pom.xml
@@ -4,7 +4,7 @@
quarkus-tck-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/tcks/microprofile-config/pom.xml b/tcks/microprofile-config/pom.xml
index f36b1ca04bfd5..fab758894e303 100644
--- a/tcks/microprofile-config/pom.xml
+++ b/tcks/microprofile-config/pom.xml
@@ -4,7 +4,7 @@
quarkus-tck-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/tcks/microprofile-context-propagation/pom.xml b/tcks/microprofile-context-propagation/pom.xml
index ba66ff5c001a0..e010c14fe871a 100644
--- a/tcks/microprofile-context-propagation/pom.xml
+++ b/tcks/microprofile-context-propagation/pom.xml
@@ -5,7 +5,7 @@
io.quarkus
quarkus-tck-parent
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/tcks/microprofile-fault-tolerance/pom.xml b/tcks/microprofile-fault-tolerance/pom.xml
index aecd365372264..fdf3ed03b4651 100644
--- a/tcks/microprofile-fault-tolerance/pom.xml
+++ b/tcks/microprofile-fault-tolerance/pom.xml
@@ -4,7 +4,7 @@
quarkus-tck-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/tcks/microprofile-graphql/pom.xml b/tcks/microprofile-graphql/pom.xml
index 7e7a6520b4291..b65a4c1fdc58f 100644
--- a/tcks/microprofile-graphql/pom.xml
+++ b/tcks/microprofile-graphql/pom.xml
@@ -5,7 +5,7 @@
quarkus-tck-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/tcks/microprofile-health/pom.xml b/tcks/microprofile-health/pom.xml
index 0f853320e62a8..52c2c27a51c22 100644
--- a/tcks/microprofile-health/pom.xml
+++ b/tcks/microprofile-health/pom.xml
@@ -4,7 +4,7 @@
quarkus-tck-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/tcks/microprofile-jwt/pom.xml b/tcks/microprofile-jwt/pom.xml
index 2751560c5da57..05a9c6f0c00f8 100644
--- a/tcks/microprofile-jwt/pom.xml
+++ b/tcks/microprofile-jwt/pom.xml
@@ -4,7 +4,7 @@
quarkus-tck-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/tcks/microprofile-lra/pom.xml b/tcks/microprofile-lra/pom.xml
index 45763c59d0597..982a827d3bf87 100644
--- a/tcks/microprofile-lra/pom.xml
+++ b/tcks/microprofile-lra/pom.xml
@@ -4,7 +4,7 @@
quarkus-tck-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/tcks/microprofile-metrics/api/pom.xml b/tcks/microprofile-metrics/api/pom.xml
index 102b33e284368..a4910482c98c8 100644
--- a/tcks/microprofile-metrics/api/pom.xml
+++ b/tcks/microprofile-metrics/api/pom.xml
@@ -4,7 +4,7 @@
quarkus-tck-microprofile-metrics-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/tcks/microprofile-metrics/optional/pom.xml b/tcks/microprofile-metrics/optional/pom.xml
index 96ba425f4029b..ce52b8d1a6109 100644
--- a/tcks/microprofile-metrics/optional/pom.xml
+++ b/tcks/microprofile-metrics/optional/pom.xml
@@ -4,7 +4,7 @@
quarkus-tck-microprofile-metrics-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/tcks/microprofile-metrics/pom.xml b/tcks/microprofile-metrics/pom.xml
index d4f43ccf44fe7..96c42eacf06f0 100644
--- a/tcks/microprofile-metrics/pom.xml
+++ b/tcks/microprofile-metrics/pom.xml
@@ -4,7 +4,7 @@
quarkus-tck-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/tcks/microprofile-metrics/rest/pom.xml b/tcks/microprofile-metrics/rest/pom.xml
index 4e8c657d7c74c..f42542eeea9fd 100644
--- a/tcks/microprofile-metrics/rest/pom.xml
+++ b/tcks/microprofile-metrics/rest/pom.xml
@@ -4,7 +4,7 @@
quarkus-tck-microprofile-metrics-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/tcks/microprofile-openapi/pom.xml b/tcks/microprofile-openapi/pom.xml
index ea3d848d70c9b..c914f2bf76a69 100644
--- a/tcks/microprofile-openapi/pom.xml
+++ b/tcks/microprofile-openapi/pom.xml
@@ -5,7 +5,7 @@
io.quarkus
quarkus-tck-parent
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/tcks/microprofile-opentelemetry/pom.xml b/tcks/microprofile-opentelemetry/pom.xml
index 230aca43cc511..f15838da840ce 100644
--- a/tcks/microprofile-opentelemetry/pom.xml
+++ b/tcks/microprofile-opentelemetry/pom.xml
@@ -4,7 +4,7 @@
quarkus-tck-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/tcks/microprofile-reactive-messaging/pom.xml b/tcks/microprofile-reactive-messaging/pom.xml
index 3f114a2c1c5ec..e71f6b3d96e03 100644
--- a/tcks/microprofile-reactive-messaging/pom.xml
+++ b/tcks/microprofile-reactive-messaging/pom.xml
@@ -5,7 +5,7 @@
io.quarkus
quarkus-tck-parent
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/tcks/microprofile-rest-client-reactive/pom.xml b/tcks/microprofile-rest-client-reactive/pom.xml
index 49998bd869f75..46e489843ae25 100644
--- a/tcks/microprofile-rest-client-reactive/pom.xml
+++ b/tcks/microprofile-rest-client-reactive/pom.xml
@@ -5,7 +5,7 @@
io.quarkus
quarkus-tck-parent
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/tcks/microprofile-rest-client/pom.xml b/tcks/microprofile-rest-client/pom.xml
index 7885a03f17a25..e7fafc0a17cb7 100644
--- a/tcks/microprofile-rest-client/pom.xml
+++ b/tcks/microprofile-rest-client/pom.xml
@@ -5,7 +5,7 @@
io.quarkus
quarkus-tck-parent
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/tcks/pom.xml b/tcks/pom.xml
index d3d471d05ea48..0381af31aed56 100644
--- a/tcks/pom.xml
+++ b/tcks/pom.xml
@@ -4,7 +4,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../build-parent/pom.xml
4.0.0
diff --git a/tcks/resteasy-reactive/pom.xml b/tcks/resteasy-reactive/pom.xml
index 189bc8a29f828..db20ce3747f5d 100644
--- a/tcks/resteasy-reactive/pom.xml
+++ b/tcks/resteasy-reactive/pom.xml
@@ -5,7 +5,7 @@
io.quarkus
quarkus-tck-parent
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
4.0.0
diff --git a/test-framework/amazon-lambda/pom.xml b/test-framework/amazon-lambda/pom.xml
index c6c41572a2e82..a8b18cf6517d9 100644
--- a/test-framework/amazon-lambda/pom.xml
+++ b/test-framework/amazon-lambda/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-test-framework
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
diff --git a/test-framework/arquillian/pom.xml b/test-framework/arquillian/pom.xml
index c45f87a34bda0..a5e9e2b622ced 100644
--- a/test-framework/arquillian/pom.xml
+++ b/test-framework/arquillian/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-test-framework
- 999-SNAPSHOT
+ 3.8.1
quarkus-arquillian
diff --git a/test-framework/common/pom.xml b/test-framework/common/pom.xml
index dd54190a721ff..dec30769755e8 100644
--- a/test-framework/common/pom.xml
+++ b/test-framework/common/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-test-framework
- 999-SNAPSHOT
+ 3.8.1
quarkus-test-common
diff --git a/test-framework/derby/pom.xml b/test-framework/derby/pom.xml
index 566cfbdb19f8d..e922f1da74ef0 100644
--- a/test-framework/derby/pom.xml
+++ b/test-framework/derby/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-test-framework
- 999-SNAPSHOT
+ 3.8.1
quarkus-test-derby
diff --git a/test-framework/devmode-test-utils/pom.xml b/test-framework/devmode-test-utils/pom.xml
index 563f1268f72c9..eef4f028aea26 100644
--- a/test-framework/devmode-test-utils/pom.xml
+++ b/test-framework/devmode-test-utils/pom.xml
@@ -5,7 +5,7 @@
quarkus-test-framework
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/test-framework/google-cloud-functions/pom.xml b/test-framework/google-cloud-functions/pom.xml
index 1398d4ea5ce3d..ca2c337077557 100644
--- a/test-framework/google-cloud-functions/pom.xml
+++ b/test-framework/google-cloud-functions/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-test-framework
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
diff --git a/test-framework/grpc/pom.xml b/test-framework/grpc/pom.xml
index b2b7178bac8fd..6ef2b7fd00f82 100644
--- a/test-framework/grpc/pom.xml
+++ b/test-framework/grpc/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-test-framework
- 999-SNAPSHOT
+ 3.8.1
quarkus-test-grpc
diff --git a/test-framework/h2/pom.xml b/test-framework/h2/pom.xml
index 9c5f22ac25998..b413af3b6f157 100644
--- a/test-framework/h2/pom.xml
+++ b/test-framework/h2/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-test-framework
- 999-SNAPSHOT
+ 3.8.1
quarkus-test-h2
diff --git a/test-framework/hibernate-reactive-panache/pom.xml b/test-framework/hibernate-reactive-panache/pom.xml
index 7f2c5346465c8..e28954b7cc25f 100644
--- a/test-framework/hibernate-reactive-panache/pom.xml
+++ b/test-framework/hibernate-reactive-panache/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-test-framework
- 999-SNAPSHOT
+ 3.8.1
quarkus-test-hibernate-reactive-panache
diff --git a/test-framework/jacoco/deployment/pom.xml b/test-framework/jacoco/deployment/pom.xml
index c416ec7771a4f..66552b9cd5e5f 100644
--- a/test-framework/jacoco/deployment/pom.xml
+++ b/test-framework/jacoco/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-jacoco-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/test-framework/jacoco/pom.xml b/test-framework/jacoco/pom.xml
index 5d4c00eddc090..335bb2d6c816e 100644
--- a/test-framework/jacoco/pom.xml
+++ b/test-framework/jacoco/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../../build-parent/pom.xml
4.0.0
diff --git a/test-framework/jacoco/runtime/pom.xml b/test-framework/jacoco/runtime/pom.xml
index 6671c6289f0ed..e1fb13acb02ef 100644
--- a/test-framework/jacoco/runtime/pom.xml
+++ b/test-framework/jacoco/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-jacoco-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/test-framework/junit5-component/pom.xml b/test-framework/junit5-component/pom.xml
index 8d6bb92298438..cbb65fbe1ceaa 100644
--- a/test-framework/junit5-component/pom.xml
+++ b/test-framework/junit5-component/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-test-framework
- 999-SNAPSHOT
+ 3.8.1
quarkus-junit5-component
diff --git a/test-framework/junit5-internal/pom.xml b/test-framework/junit5-internal/pom.xml
index 526869cab070b..03c53af6d8262 100644
--- a/test-framework/junit5-internal/pom.xml
+++ b/test-framework/junit5-internal/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-test-framework
- 999-SNAPSHOT
+ 3.8.1
quarkus-junit5-internal
diff --git a/test-framework/junit5-mockito-config/pom.xml b/test-framework/junit5-mockito-config/pom.xml
index 505bb46ed6138..b5e5eccfda2b0 100644
--- a/test-framework/junit5-mockito-config/pom.xml
+++ b/test-framework/junit5-mockito-config/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-test-framework
- 999-SNAPSHOT
+ 3.8.1
quarkus-junit5-mockito-config
diff --git a/test-framework/junit5-mockito/pom.xml b/test-framework/junit5-mockito/pom.xml
index 519cb3ef5c190..bfc0f54a6fb2d 100644
--- a/test-framework/junit5-mockito/pom.xml
+++ b/test-framework/junit5-mockito/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-test-framework
- 999-SNAPSHOT
+ 3.8.1
quarkus-junit5-mockito
diff --git a/test-framework/junit5-properties/pom.xml b/test-framework/junit5-properties/pom.xml
index 63fb5bf6fe370..a60ad4532e180 100644
--- a/test-framework/junit5-properties/pom.xml
+++ b/test-framework/junit5-properties/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-test-framework
- 999-SNAPSHOT
+ 3.8.1
quarkus-junit5-properties
diff --git a/test-framework/junit5/pom.xml b/test-framework/junit5/pom.xml
index 132c4db1b6531..852489ee8b9ba 100644
--- a/test-framework/junit5/pom.xml
+++ b/test-framework/junit5/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-test-framework
- 999-SNAPSHOT
+ 3.8.1
quarkus-junit5
diff --git a/test-framework/kafka-companion/pom.xml b/test-framework/kafka-companion/pom.xml
index 65fec27ce89fa..93fd07d98b430 100644
--- a/test-framework/kafka-companion/pom.xml
+++ b/test-framework/kafka-companion/pom.xml
@@ -5,7 +5,7 @@
io.quarkus
quarkus-test-framework
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/test-framework/keycloak-server/pom.xml b/test-framework/keycloak-server/pom.xml
index 6e6bceb661fb9..9ec8c07e40e00 100644
--- a/test-framework/keycloak-server/pom.xml
+++ b/test-framework/keycloak-server/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-test-framework
- 999-SNAPSHOT
+ 3.8.1
quarkus-test-keycloak-server
diff --git a/test-framework/kubernetes-client/pom.xml b/test-framework/kubernetes-client/pom.xml
index 36c8eb47ef553..77a433a895376 100644
--- a/test-framework/kubernetes-client/pom.xml
+++ b/test-framework/kubernetes-client/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-test-framework
- 999-SNAPSHOT
+ 3.8.1
quarkus-test-kubernetes-client
diff --git a/test-framework/ldap/pom.xml b/test-framework/ldap/pom.xml
index c4fc15e526f1b..9a0f7a527a280 100644
--- a/test-framework/ldap/pom.xml
+++ b/test-framework/ldap/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-test-framework
- 999-SNAPSHOT
+ 3.8.1
quarkus-test-ldap
diff --git a/test-framework/maven/pom.xml b/test-framework/maven/pom.xml
index b19c4e4f52d60..5787bc76cc7d8 100644
--- a/test-framework/maven/pom.xml
+++ b/test-framework/maven/pom.xml
@@ -5,7 +5,7 @@
quarkus-test-framework
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/test-framework/mongodb/pom.xml b/test-framework/mongodb/pom.xml
index 76597cf209d21..3a42bc1becaa1 100644
--- a/test-framework/mongodb/pom.xml
+++ b/test-framework/mongodb/pom.xml
@@ -5,7 +5,7 @@
io.quarkus
quarkus-test-framework
- 999-SNAPSHOT
+ 3.8.1
4.0.0
diff --git a/test-framework/oidc-server/pom.xml b/test-framework/oidc-server/pom.xml
index 850d44d016a43..72a59fbbd641b 100644
--- a/test-framework/oidc-server/pom.xml
+++ b/test-framework/oidc-server/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-test-framework
- 999-SNAPSHOT
+ 3.8.1
quarkus-test-oidc-server
diff --git a/test-framework/openshift-client/pom.xml b/test-framework/openshift-client/pom.xml
index 2013a3db9eb11..bd131be9a8681 100644
--- a/test-framework/openshift-client/pom.xml
+++ b/test-framework/openshift-client/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-test-framework
- 999-SNAPSHOT
+ 3.8.1
quarkus-test-openshift-client
diff --git a/test-framework/pom.xml b/test-framework/pom.xml
index 4e483c3e06321..44a806199cd3e 100644
--- a/test-framework/pom.xml
+++ b/test-framework/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 3.8.1
../build-parent/pom.xml
4.0.0
diff --git a/test-framework/security-jwt/pom.xml b/test-framework/security-jwt/pom.xml
index ee3df7bf14cd9..e420eec84c767 100644
--- a/test-framework/security-jwt/pom.xml
+++ b/test-framework/security-jwt/pom.xml
@@ -5,7 +5,7 @@
io.quarkus
quarkus-test-framework
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
diff --git a/test-framework/security-oidc/pom.xml b/test-framework/security-oidc/pom.xml
index 27aba21bfe3f4..f224a4b42927d 100644
--- a/test-framework/security-oidc/pom.xml
+++ b/test-framework/security-oidc/pom.xml
@@ -5,7 +5,7 @@
io.quarkus
quarkus-test-framework
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
diff --git a/test-framework/security-webauthn/pom.xml b/test-framework/security-webauthn/pom.xml
index 38923a799df21..714d5b169cfa6 100644
--- a/test-framework/security-webauthn/pom.xml
+++ b/test-framework/security-webauthn/pom.xml
@@ -5,7 +5,7 @@
io.quarkus
quarkus-test-framework
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
diff --git a/test-framework/security/pom.xml b/test-framework/security/pom.xml
index 56420535a7f2a..355260ee9245b 100644
--- a/test-framework/security/pom.xml
+++ b/test-framework/security/pom.xml
@@ -5,7 +5,7 @@
io.quarkus
quarkus-test-framework
- 999-SNAPSHOT
+ 3.8.1
../pom.xml
diff --git a/test-framework/vertx/pom.xml b/test-framework/vertx/pom.xml
index efa41b67f4d50..1c7e849c9b7a5 100644
--- a/test-framework/vertx/pom.xml
+++ b/test-framework/vertx/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-test-framework
- 999-SNAPSHOT
+ 3.8.1
quarkus-test-vertx