diff --git a/bom/application/pom.xml b/bom/application/pom.xml
index fdaef17a893fb..ea4ce534b666c 100644
--- a/bom/application/pom.xml
+++ b/bom/application/pom.xml
@@ -5,7 +5,7 @@
quarkus-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
../../pom.xml
4.0.0
diff --git a/bom/test/pom.xml b/bom/test/pom.xml
index 78b85e6627067..08618d66511db 100644
--- a/bom/test/pom.xml
+++ b/bom/test/pom.xml
@@ -5,7 +5,7 @@
quarkus-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
../../pom.xml
4.0.0
diff --git a/build-parent/pom.xml b/build-parent/pom.xml
index d434c7cb8fc0a..0a53b2533331b 100644
--- a/build-parent/pom.xml
+++ b/build-parent/pom.xml
@@ -5,7 +5,7 @@
quarkus-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
4.0.0
diff --git a/core/builder/pom.xml b/core/builder/pom.xml
index b2160369dbd27..0de3edca86713 100644
--- a/core/builder/pom.xml
+++ b/core/builder/pom.xml
@@ -10,7 +10,7 @@
io.quarkus
quarkus-build-parent
- 999-SNAPSHOT
+ 2.2.2.Final
../../build-parent/pom.xml
diff --git a/core/class-change-agent/pom.xml b/core/class-change-agent/pom.xml
index 5b57062f854b3..3f4c946a6f328 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
+ 2.2.2.Final
../../build-parent/pom.xml
diff --git a/core/deployment/pom.xml b/core/deployment/pom.xml
index 6976efd549c85..dfdc9b760d658 100644
--- a/core/deployment/pom.xml
+++ b/core/deployment/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-core-parent
- 999-SNAPSHOT
+ 2.2.2.Final
quarkus-core-deployment
diff --git a/core/devmode-spi/pom.xml b/core/devmode-spi/pom.xml
index 377814ec6712c..7324689a4446f 100644
--- a/core/devmode-spi/pom.xml
+++ b/core/devmode-spi/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
../../build-parent/pom.xml
4.0.0
diff --git a/core/junit4-mock/pom.xml b/core/junit4-mock/pom.xml
index 4e94d0989ff92..77d7d6bb2e164 100644
--- a/core/junit4-mock/pom.xml
+++ b/core/junit4-mock/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-core-parent
- 999-SNAPSHOT
+ 2.2.2.Final
quarkus-junit4-mock
diff --git a/core/launcher/pom.xml b/core/launcher/pom.xml
index 1c518816d2a6b..d3c3d623c0521 100644
--- a/core/launcher/pom.xml
+++ b/core/launcher/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
../../build-parent/pom.xml
4.0.0
diff --git a/core/pom.xml b/core/pom.xml
index 30a09f8df404c..a1e56edd7ff7a 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
../build-parent/pom.xml
4.0.0
diff --git a/core/processor/pom.xml b/core/processor/pom.xml
index 9e8816cddef9c..32c36219cbb2f 100644
--- a/core/processor/pom.xml
+++ b/core/processor/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-core-parent
- 999-SNAPSHOT
+ 2.2.2.Final
quarkus-extension-processor
diff --git a/core/runtime/pom.xml b/core/runtime/pom.xml
index c29db610ab48f..9dc5494484d80 100644
--- a/core/runtime/pom.xml
+++ b/core/runtime/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-core-parent
- 999-SNAPSHOT
+ 2.2.2.Final
quarkus-core
diff --git a/core/test-extension/deployment/pom.xml b/core/test-extension/deployment/pom.xml
index 686f3667dc567..952167bc31cb5 100644
--- a/core/test-extension/deployment/pom.xml
+++ b/core/test-extension/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-test-extension-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
4.0.0
diff --git a/core/test-extension/pom.xml b/core/test-extension/pom.xml
index f6bd01cb36e0a..44a0a6bc04bca 100644
--- a/core/test-extension/pom.xml
+++ b/core/test-extension/pom.xml
@@ -5,7 +5,7 @@
io.quarkus
quarkus-core-parent
- 999-SNAPSHOT
+ 2.2.2.Final
4.0.0
diff --git a/core/test-extension/runtime/pom.xml b/core/test-extension/runtime/pom.xml
index 16c106e83c618..963ac66ed7d22 100644
--- a/core/test-extension/runtime/pom.xml
+++ b/core/test-extension/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-test-extension-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
4.0.0
diff --git a/coverage-report/pom.xml b/coverage-report/pom.xml
index add1ebfc3401b..cc7bf087741a5 100644
--- a/coverage-report/pom.xml
+++ b/coverage-report/pom.xml
@@ -4,7 +4,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
../build-parent/pom.xml
quarkus-coverage-report
diff --git a/devtools/bom-descriptor-json/pom.xml b/devtools/bom-descriptor-json/pom.xml
index d18fd370ada25..519a98c524e32 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
+ 2.2.2.Final
4.0.0
diff --git a/devtools/cli/pom.xml b/devtools/cli/pom.xml
index 61db6a075dece..3d9d50063c65b 100644
--- a/devtools/cli/pom.xml
+++ b/devtools/cli/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
../../build-parent/pom.xml
4.0.0
diff --git a/devtools/gradle/gradle.properties b/devtools/gradle/gradle.properties
index a70146c0ed233..8aeada870ba4e 100644
--- a/devtools/gradle/gradle.properties
+++ b/devtools/gradle/gradle.properties
@@ -1 +1 @@
-version = 999-SNAPSHOT
\ No newline at end of file
+version = 2.2.2.Final
\ No newline at end of file
diff --git a/devtools/gradle/pom.xml b/devtools/gradle/pom.xml
index b389269b26600..d5eae5496400e 100644
--- a/devtools/gradle/pom.xml
+++ b/devtools/gradle/pom.xml
@@ -5,7 +5,7 @@
io.quarkus
quarkus-build-parent
- 999-SNAPSHOT
+ 2.2.2.Final
../../build-parent/pom.xml
4.0.0
diff --git a/devtools/maven/pom.xml b/devtools/maven/pom.xml
index 1d0114205c70e..9e6e0b0672f48 100644
--- a/devtools/maven/pom.xml
+++ b/devtools/maven/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
../../build-parent/pom.xml
4.0.0
diff --git a/devtools/platform-descriptor-json-plugin/pom.xml b/devtools/platform-descriptor-json-plugin/pom.xml
index 3959a47c3c77c..201d6fc00669d 100644
--- a/devtools/platform-descriptor-json-plugin/pom.xml
+++ b/devtools/platform-descriptor-json-plugin/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
../../build-parent/pom.xml
4.0.0
diff --git a/devtools/platform-properties/pom.xml b/devtools/platform-properties/pom.xml
index 22e6f06e3b14c..684678f37a5f5 100644
--- a/devtools/platform-properties/pom.xml
+++ b/devtools/platform-properties/pom.xml
@@ -5,7 +5,7 @@
quarkus-devtools-all
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
4.0.0
diff --git a/devtools/pom.xml b/devtools/pom.xml
index 236312274469c..c56fcbb90b30b 100644
--- a/devtools/pom.xml
+++ b/devtools/pom.xml
@@ -7,7 +7,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
../build-parent/pom.xml
diff --git a/devtools/project-core-extension-codestarts/pom.xml b/devtools/project-core-extension-codestarts/pom.xml
index d5e1f30f4d239..168deebabe056 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
+ 2.2.2.Final
quarkus-project-core-extension-codestarts
diff --git a/devtools/reflection-agent/pom.xml b/devtools/reflection-agent/pom.xml
index 9039be0559ea9..3b4b67293a7c5 100644
--- a/devtools/reflection-agent/pom.xml
+++ b/devtools/reflection-agent/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-devtools-all
- 999-SNAPSHOT
+ 2.2.2.Final
quarkus-devtools-reflection-agent
diff --git a/docs/pom.xml b/docs/pom.xml
index 6e70270bceede..49a607f505408 100644
--- a/docs/pom.xml
+++ b/docs/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-build-parent
- 999-SNAPSHOT
+ 2.2.2.Final
../build-parent/pom.xml
diff --git a/extensions/agroal/deployment/pom.xml b/extensions/agroal/deployment/pom.xml
index e120b9ad70e93..ce3f43e28a108 100644
--- a/extensions/agroal/deployment/pom.xml
+++ b/extensions/agroal/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-agroal-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
4.0.0
diff --git a/extensions/agroal/pom.xml b/extensions/agroal/pom.xml
index 2ebcce6c78b23..53eaea0229776 100644
--- a/extensions/agroal/pom.xml
+++ b/extensions/agroal/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
../pom.xml
4.0.0
diff --git a/extensions/agroal/runtime/pom.xml b/extensions/agroal/runtime/pom.xml
index 95e4e00e536a2..0abe6ae5b3b10 100644
--- a/extensions/agroal/runtime/pom.xml
+++ b/extensions/agroal/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-agroal-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
4.0.0
diff --git a/extensions/agroal/spi/pom.xml b/extensions/agroal/spi/pom.xml
index dc8fe8e1ef587..fd4022840427f 100644
--- a/extensions/agroal/spi/pom.xml
+++ b/extensions/agroal/spi/pom.xml
@@ -5,7 +5,7 @@
quarkus-agroal-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
4.0.0
diff --git a/extensions/amazon-alexa/deployment/pom.xml b/extensions/amazon-alexa/deployment/pom.xml
index 2ca0d8ce156a6..a3215fbf54038 100644
--- a/extensions/amazon-alexa/deployment/pom.xml
+++ b/extensions/amazon-alexa/deployment/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-amazon-alexa-parent
- 999-SNAPSHOT
+ 2.2.2.Final
../pom.xml
diff --git a/extensions/amazon-alexa/pom.xml b/extensions/amazon-alexa/pom.xml
index b9d123c8d7066..ef1e15b3a5bf0 100644
--- a/extensions/amazon-alexa/pom.xml
+++ b/extensions/amazon-alexa/pom.xml
@@ -7,7 +7,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
../pom.xml
diff --git a/extensions/amazon-alexa/runtime/pom.xml b/extensions/amazon-alexa/runtime/pom.xml
index 1a5ca861dfb41..7a57ebc24d75e 100644
--- a/extensions/amazon-alexa/runtime/pom.xml
+++ b/extensions/amazon-alexa/runtime/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-amazon-alexa-parent
- 999-SNAPSHOT
+ 2.2.2.Final
../pom.xml
diff --git a/extensions/amazon-lambda-http/deployment/pom.xml b/extensions/amazon-lambda-http/deployment/pom.xml
index 2d1091906ac49..5e87df9f92be0 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
+ 2.2.2.Final
../pom.xml
diff --git a/extensions/amazon-lambda-http/maven-archetype/pom.xml b/extensions/amazon-lambda-http/maven-archetype/pom.xml
index dce1a1e348f69..167added75569 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
+ 2.2.2.Final
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 0d45f136b91d9..eee804aedd7e7 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 @@
11
UTF-8
UTF-8
- 999-SNAPSHOT
+ 2.2.2.Final
quarkus-bom
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
3.0.0-M5
diff --git a/extensions/amazon-lambda-http/pom.xml b/extensions/amazon-lambda-http/pom.xml
index 61c49706a6b97..795a74e419e33 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
+ 2.2.2.Final
../pom.xml
diff --git a/extensions/amazon-lambda-http/runtime/pom.xml b/extensions/amazon-lambda-http/runtime/pom.xml
index 96b8fe96c6122..9a54e021caff5 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
+ 2.2.2.Final
../pom.xml
diff --git a/extensions/amazon-lambda-rest/deployment/pom.xml b/extensions/amazon-lambda-rest/deployment/pom.xml
index 32362c7132335..9c0ca977f08da 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
+ 2.2.2.Final
../pom.xml
diff --git a/extensions/amazon-lambda-rest/maven-archetype/pom.xml b/extensions/amazon-lambda-rest/maven-archetype/pom.xml
index 326475ac1feed..f80684e4c5dc9 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
+ 2.2.2.Final
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 0f165b7151e45..d1db76f736bc5 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 @@
11
UTF-8
UTF-8
- 999-SNAPSHOT
+ 2.2.2.Final
quarkus-bom
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
3.0.0-M5
diff --git a/extensions/amazon-lambda-rest/pom.xml b/extensions/amazon-lambda-rest/pom.xml
index 34cb1cf262363..51a4490905a4a 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
+ 2.2.2.Final
../pom.xml
diff --git a/extensions/amazon-lambda-rest/runtime/pom.xml b/extensions/amazon-lambda-rest/runtime/pom.xml
index f97aaa8984870..bb00f1768e526 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
+ 2.2.2.Final
../pom.xml
diff --git a/extensions/amazon-lambda-xray/deployment/pom.xml b/extensions/amazon-lambda-xray/deployment/pom.xml
index f35b2095131ad..993c970ff400a 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
+ 2.2.2.Final
../pom.xml
diff --git a/extensions/amazon-lambda-xray/pom.xml b/extensions/amazon-lambda-xray/pom.xml
index 017de6ed72fad..28ab3cba76ce4 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
+ 2.2.2.Final
../pom.xml
diff --git a/extensions/amazon-lambda-xray/runtime/pom.xml b/extensions/amazon-lambda-xray/runtime/pom.xml
index 687de88ed830b..8de1ad0de7888 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
+ 2.2.2.Final
../pom.xml
diff --git a/extensions/amazon-lambda/common-deployment/pom.xml b/extensions/amazon-lambda/common-deployment/pom.xml
index f2686d8d098c6..64d3688297a8b 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
+ 2.2.2.Final
../pom.xml
diff --git a/extensions/amazon-lambda/common-runtime/pom.xml b/extensions/amazon-lambda/common-runtime/pom.xml
index a4d201dc27e56..6ad9ca7e9908d 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
+ 2.2.2.Final
../pom.xml
diff --git a/extensions/amazon-lambda/deployment/pom.xml b/extensions/amazon-lambda/deployment/pom.xml
index 6748ee9112fa6..5428aa60bc75a 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
+ 2.2.2.Final
../pom.xml
diff --git a/extensions/amazon-lambda/maven-archetype/pom.xml b/extensions/amazon-lambda/maven-archetype/pom.xml
index 32e7bcd3439bf..17fadb2e8560c 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
+ 2.2.2.Final
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 b617576bb157a..c7320db5ea4fb 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 @@
11
UTF-8
UTF-8
- 999-SNAPSHOT
+ 2.2.2.Final
quarkus-bom
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
3.0.0-M5
diff --git a/extensions/amazon-lambda/pom.xml b/extensions/amazon-lambda/pom.xml
index 71ccac1880aee..4b80c56795f3c 100644
--- a/extensions/amazon-lambda/pom.xml
+++ b/extensions/amazon-lambda/pom.xml
@@ -7,7 +7,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
../pom.xml
diff --git a/extensions/amazon-lambda/runtime/pom.xml b/extensions/amazon-lambda/runtime/pom.xml
index 6fc1f292dc367..85c5e2bb283d8 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
+ 2.2.2.Final
../pom.xml
diff --git a/extensions/amazon-services/common/deployment/pom.xml b/extensions/amazon-services/common/deployment/pom.xml
index e6b6e21be7e98..08276a0998b10 100644
--- a/extensions/amazon-services/common/deployment/pom.xml
+++ b/extensions/amazon-services/common/deployment/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-amazon-common-parent
- 999-SNAPSHOT
+ 2.2.2.Final
quarkus-amazon-common-deployment
diff --git a/extensions/amazon-services/common/pom.xml b/extensions/amazon-services/common/pom.xml
index 715e0d0d29a37..68f2a80287c2d 100644
--- a/extensions/amazon-services/common/pom.xml
+++ b/extensions/amazon-services/common/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-amazon-services-parent
- 999-SNAPSHOT
+ 2.2.2.Final
quarkus-amazon-common-parent
diff --git a/extensions/amazon-services/common/runtime/pom.xml b/extensions/amazon-services/common/runtime/pom.xml
index fb41db02499ad..592126e7040b8 100644
--- a/extensions/amazon-services/common/runtime/pom.xml
+++ b/extensions/amazon-services/common/runtime/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-amazon-common-parent
- 999-SNAPSHOT
+ 2.2.2.Final
quarkus-amazon-common
diff --git a/extensions/amazon-services/dynamodb/deployment/pom.xml b/extensions/amazon-services/dynamodb/deployment/pom.xml
index 11744223187ab..6b26ebfb39eba 100644
--- a/extensions/amazon-services/dynamodb/deployment/pom.xml
+++ b/extensions/amazon-services/dynamodb/deployment/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-amazon-dynamodb-parent
- 999-SNAPSHOT
+ 2.2.2.Final
quarkus-amazon-dynamodb-deployment
diff --git a/extensions/amazon-services/dynamodb/pom.xml b/extensions/amazon-services/dynamodb/pom.xml
index a2fe1b8dd88fe..e60596e493abb 100644
--- a/extensions/amazon-services/dynamodb/pom.xml
+++ b/extensions/amazon-services/dynamodb/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-amazon-services-parent
- 999-SNAPSHOT
+ 2.2.2.Final
quarkus-amazon-dynamodb-parent
diff --git a/extensions/amazon-services/dynamodb/runtime/pom.xml b/extensions/amazon-services/dynamodb/runtime/pom.xml
index d700cb81061b6..89c8a57a44b0f 100644
--- a/extensions/amazon-services/dynamodb/runtime/pom.xml
+++ b/extensions/amazon-services/dynamodb/runtime/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-amazon-dynamodb-parent
- 999-SNAPSHOT
+ 2.2.2.Final
quarkus-amazon-dynamodb
diff --git a/extensions/amazon-services/iam/deployment/pom.xml b/extensions/amazon-services/iam/deployment/pom.xml
index 366dfcbacad36..dbd2204362cd2 100644
--- a/extensions/amazon-services/iam/deployment/pom.xml
+++ b/extensions/amazon-services/iam/deployment/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-amazon-iam-parent
- 999-SNAPSHOT
+ 2.2.2.Final
quarkus-amazon-iam-deployment
diff --git a/extensions/amazon-services/iam/pom.xml b/extensions/amazon-services/iam/pom.xml
index 788eb7f6f9611..91cabee417082 100644
--- a/extensions/amazon-services/iam/pom.xml
+++ b/extensions/amazon-services/iam/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-amazon-services-parent
- 999-SNAPSHOT
+ 2.2.2.Final
quarkus-amazon-iam-parent
diff --git a/extensions/amazon-services/iam/runtime/pom.xml b/extensions/amazon-services/iam/runtime/pom.xml
index 156283cfff290..c5bb568846b06 100644
--- a/extensions/amazon-services/iam/runtime/pom.xml
+++ b/extensions/amazon-services/iam/runtime/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-amazon-iam-parent
- 999-SNAPSHOT
+ 2.2.2.Final
quarkus-amazon-iam
diff --git a/extensions/amazon-services/kms/deployment/pom.xml b/extensions/amazon-services/kms/deployment/pom.xml
index d5cd3a0fa9c4d..b6f057cc7ea9c 100644
--- a/extensions/amazon-services/kms/deployment/pom.xml
+++ b/extensions/amazon-services/kms/deployment/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-amazon-kms-parent
- 999-SNAPSHOT
+ 2.2.2.Final
quarkus-amazon-kms-deployment
diff --git a/extensions/amazon-services/kms/pom.xml b/extensions/amazon-services/kms/pom.xml
index 180529ce27a35..d529e034fc824 100644
--- a/extensions/amazon-services/kms/pom.xml
+++ b/extensions/amazon-services/kms/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-amazon-services-parent
- 999-SNAPSHOT
+ 2.2.2.Final
quarkus-amazon-kms-parent
diff --git a/extensions/amazon-services/kms/runtime/pom.xml b/extensions/amazon-services/kms/runtime/pom.xml
index 0eba7e257d8be..247faaa4961b6 100644
--- a/extensions/amazon-services/kms/runtime/pom.xml
+++ b/extensions/amazon-services/kms/runtime/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-amazon-kms-parent
- 999-SNAPSHOT
+ 2.2.2.Final
quarkus-amazon-kms
diff --git a/extensions/amazon-services/pom.xml b/extensions/amazon-services/pom.xml
index 149cf3c37006b..61f44df8f0316 100644
--- a/extensions/amazon-services/pom.xml
+++ b/extensions/amazon-services/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
../pom.xml
4.0.0
diff --git a/extensions/amazon-services/s3/deployment/pom.xml b/extensions/amazon-services/s3/deployment/pom.xml
index a2ba9c4accc22..120e675e88cde 100644
--- a/extensions/amazon-services/s3/deployment/pom.xml
+++ b/extensions/amazon-services/s3/deployment/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-amazon-s3-parent
- 999-SNAPSHOT
+ 2.2.2.Final
quarkus-amazon-s3-deployment
diff --git a/extensions/amazon-services/s3/pom.xml b/extensions/amazon-services/s3/pom.xml
index 86102fb7cbab5..574056d2b6827 100644
--- a/extensions/amazon-services/s3/pom.xml
+++ b/extensions/amazon-services/s3/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-amazon-services-parent
- 999-SNAPSHOT
+ 2.2.2.Final
quarkus-amazon-s3-parent
diff --git a/extensions/amazon-services/s3/runtime/pom.xml b/extensions/amazon-services/s3/runtime/pom.xml
index 96d6f0c353dc0..040097d9bf164 100644
--- a/extensions/amazon-services/s3/runtime/pom.xml
+++ b/extensions/amazon-services/s3/runtime/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-amazon-s3-parent
- 999-SNAPSHOT
+ 2.2.2.Final
quarkus-amazon-s3
diff --git a/extensions/amazon-services/ses/deployment/pom.xml b/extensions/amazon-services/ses/deployment/pom.xml
index 2b4e31d71e4b6..8e7ebdbce4fb2 100644
--- a/extensions/amazon-services/ses/deployment/pom.xml
+++ b/extensions/amazon-services/ses/deployment/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-amazon-ses-parent
- 999-SNAPSHOT
+ 2.2.2.Final
quarkus-amazon-ses-deployment
diff --git a/extensions/amazon-services/ses/pom.xml b/extensions/amazon-services/ses/pom.xml
index 3336a82cc88d5..aa5d394feb1f8 100644
--- a/extensions/amazon-services/ses/pom.xml
+++ b/extensions/amazon-services/ses/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-amazon-services-parent
- 999-SNAPSHOT
+ 2.2.2.Final
quarkus-amazon-ses-parent
diff --git a/extensions/amazon-services/ses/runtime/pom.xml b/extensions/amazon-services/ses/runtime/pom.xml
index 8ba690cc0d18c..686ebf4aec07a 100644
--- a/extensions/amazon-services/ses/runtime/pom.xml
+++ b/extensions/amazon-services/ses/runtime/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-amazon-ses-parent
- 999-SNAPSHOT
+ 2.2.2.Final
quarkus-amazon-ses
diff --git a/extensions/amazon-services/sns/deployment/pom.xml b/extensions/amazon-services/sns/deployment/pom.xml
index 1be9bf555988a..56487da4903dd 100644
--- a/extensions/amazon-services/sns/deployment/pom.xml
+++ b/extensions/amazon-services/sns/deployment/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-amazon-sns-parent
- 999-SNAPSHOT
+ 2.2.2.Final
quarkus-amazon-sns-deployment
diff --git a/extensions/amazon-services/sns/pom.xml b/extensions/amazon-services/sns/pom.xml
index 90f3610fcfe4e..78dbdd489db8e 100644
--- a/extensions/amazon-services/sns/pom.xml
+++ b/extensions/amazon-services/sns/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-amazon-services-parent
- 999-SNAPSHOT
+ 2.2.2.Final
quarkus-amazon-sns-parent
diff --git a/extensions/amazon-services/sns/runtime/pom.xml b/extensions/amazon-services/sns/runtime/pom.xml
index af02948433173..8265dc1ba75e6 100644
--- a/extensions/amazon-services/sns/runtime/pom.xml
+++ b/extensions/amazon-services/sns/runtime/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-amazon-sns-parent
- 999-SNAPSHOT
+ 2.2.2.Final
quarkus-amazon-sns
diff --git a/extensions/amazon-services/sqs/deployment/pom.xml b/extensions/amazon-services/sqs/deployment/pom.xml
index 45cee91d201bd..02d23e03a71c7 100644
--- a/extensions/amazon-services/sqs/deployment/pom.xml
+++ b/extensions/amazon-services/sqs/deployment/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-amazon-sqs-parent
- 999-SNAPSHOT
+ 2.2.2.Final
quarkus-amazon-sqs-deployment
diff --git a/extensions/amazon-services/sqs/pom.xml b/extensions/amazon-services/sqs/pom.xml
index fedf206cb72ff..afbbc6dac2a0d 100644
--- a/extensions/amazon-services/sqs/pom.xml
+++ b/extensions/amazon-services/sqs/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-amazon-services-parent
- 999-SNAPSHOT
+ 2.2.2.Final
quarkus-amazon-sqs-parent
diff --git a/extensions/amazon-services/sqs/runtime/pom.xml b/extensions/amazon-services/sqs/runtime/pom.xml
index 2ae995235ef61..8e9153f70c569 100644
--- a/extensions/amazon-services/sqs/runtime/pom.xml
+++ b/extensions/amazon-services/sqs/runtime/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-amazon-sqs-parent
- 999-SNAPSHOT
+ 2.2.2.Final
quarkus-amazon-sqs
diff --git a/extensions/amazon-services/ssm/deployment/pom.xml b/extensions/amazon-services/ssm/deployment/pom.xml
index 2782f6abc4e24..41775bfd0dc87 100644
--- a/extensions/amazon-services/ssm/deployment/pom.xml
+++ b/extensions/amazon-services/ssm/deployment/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-amazon-ssm-parent
- 999-SNAPSHOT
+ 2.2.2.Final
quarkus-amazon-ssm-deployment
diff --git a/extensions/amazon-services/ssm/pom.xml b/extensions/amazon-services/ssm/pom.xml
index e66077bfb737a..115b5ca687b88 100644
--- a/extensions/amazon-services/ssm/pom.xml
+++ b/extensions/amazon-services/ssm/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-amazon-services-parent
- 999-SNAPSHOT
+ 2.2.2.Final
quarkus-amazon-ssm-parent
diff --git a/extensions/amazon-services/ssm/runtime/pom.xml b/extensions/amazon-services/ssm/runtime/pom.xml
index 8828eee568f3a..61606c1ab4450 100644
--- a/extensions/amazon-services/ssm/runtime/pom.xml
+++ b/extensions/amazon-services/ssm/runtime/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-amazon-ssm-parent
- 999-SNAPSHOT
+ 2.2.2.Final
quarkus-amazon-ssm
diff --git a/extensions/apache-httpclient/deployment/pom.xml b/extensions/apache-httpclient/deployment/pom.xml
index ffdffa75ba962..7e14b90e37feb 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
+ 2.2.2.Final
quarkus-apache-httpclient-deployment
Quarkus - Apache HttpClient - Deployment
diff --git a/extensions/apache-httpclient/pom.xml b/extensions/apache-httpclient/pom.xml
index 5dc76a6970107..055019143cb4b 100644
--- a/extensions/apache-httpclient/pom.xml
+++ b/extensions/apache-httpclient/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-extensions-parent
- 999-SNAPSHOT
+ 2.2.2.Final
quarkus-apache-httpclient-parent
pom
diff --git a/extensions/apache-httpclient/runtime/pom.xml b/extensions/apache-httpclient/runtime/pom.xml
index bd3f78bda686e..7a6ed51ff2b6e 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
+ 2.2.2.Final
quarkus-apache-httpclient
Quarkus - Apache HttpClient - Runtime
diff --git a/extensions/apicurio-registry-avro/deployment/pom.xml b/extensions/apicurio-registry-avro/deployment/pom.xml
index d6d94877f4efe..ec4680f1294c1 100644
--- a/extensions/apicurio-registry-avro/deployment/pom.xml
+++ b/extensions/apicurio-registry-avro/deployment/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-apicurio-registry-avro-parent
- 999-SNAPSHOT
+ 2.2.2.Final
quarkus-apicurio-registry-avro-deployment
diff --git a/extensions/apicurio-registry-avro/pom.xml b/extensions/apicurio-registry-avro/pom.xml
index 3689c6ada15f2..50e7dd514b831 100644
--- a/extensions/apicurio-registry-avro/pom.xml
+++ b/extensions/apicurio-registry-avro/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
../pom.xml
diff --git a/extensions/apicurio-registry-avro/runtime/pom.xml b/extensions/apicurio-registry-avro/runtime/pom.xml
index 39cafeefaf44d..a61cfd841d63a 100644
--- a/extensions/apicurio-registry-avro/runtime/pom.xml
+++ b/extensions/apicurio-registry-avro/runtime/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-apicurio-registry-avro-parent
- 999-SNAPSHOT
+ 2.2.2.Final
quarkus-apicurio-registry-avro
diff --git a/extensions/arc/deployment/pom.xml b/extensions/arc/deployment/pom.xml
index 9d20499b6ff75..e3b513eb09415 100644
--- a/extensions/arc/deployment/pom.xml
+++ b/extensions/arc/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-arc-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
4.0.0
diff --git a/extensions/arc/pom.xml b/extensions/arc/pom.xml
index 455b95ec65d3a..cc67a3b1a097d 100644
--- a/extensions/arc/pom.xml
+++ b/extensions/arc/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
../pom.xml
4.0.0
diff --git a/extensions/arc/runtime/pom.xml b/extensions/arc/runtime/pom.xml
index e6c77e4aa6496..7d6a1ee218f5a 100644
--- a/extensions/arc/runtime/pom.xml
+++ b/extensions/arc/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-arc-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
4.0.0
diff --git a/extensions/artemis-core/deployment/pom.xml b/extensions/artemis-core/deployment/pom.xml
index 4875d8887bd48..e106787a9ad90 100644
--- a/extensions/artemis-core/deployment/pom.xml
+++ b/extensions/artemis-core/deployment/pom.xml
@@ -5,7 +5,7 @@
io.quarkus
quarkus-artemis-core-parent
- 999-SNAPSHOT
+ 2.2.2.Final
4.0.0
diff --git a/extensions/artemis-core/pom.xml b/extensions/artemis-core/pom.xml
index 81a3c3154868a..e658f77273e79 100644
--- a/extensions/artemis-core/pom.xml
+++ b/extensions/artemis-core/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
../pom.xml
diff --git a/extensions/artemis-core/runtime/pom.xml b/extensions/artemis-core/runtime/pom.xml
index ccf838385bc7e..d93c5573401de 100644
--- a/extensions/artemis-core/runtime/pom.xml
+++ b/extensions/artemis-core/runtime/pom.xml
@@ -5,7 +5,7 @@
io.quarkus
quarkus-artemis-core-parent
- 999-SNAPSHOT
+ 2.2.2.Final
4.0.0
diff --git a/extensions/artemis-jms/deployment/pom.xml b/extensions/artemis-jms/deployment/pom.xml
index cebddccd29e44..06f6385fac371 100644
--- a/extensions/artemis-jms/deployment/pom.xml
+++ b/extensions/artemis-jms/deployment/pom.xml
@@ -5,7 +5,7 @@
io.quarkus
quarkus-artemis-jms-parent
- 999-SNAPSHOT
+ 2.2.2.Final
4.0.0
diff --git a/extensions/artemis-jms/pom.xml b/extensions/artemis-jms/pom.xml
index 4fe85d1fbcbd9..f0f09f6d775e3 100644
--- a/extensions/artemis-jms/pom.xml
+++ b/extensions/artemis-jms/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
../pom.xml
diff --git a/extensions/artemis-jms/runtime/pom.xml b/extensions/artemis-jms/runtime/pom.xml
index 40c8e71221700..8e9cc1043584b 100644
--- a/extensions/artemis-jms/runtime/pom.xml
+++ b/extensions/artemis-jms/runtime/pom.xml
@@ -5,7 +5,7 @@
io.quarkus
quarkus-artemis-jms-parent
- 999-SNAPSHOT
+ 2.2.2.Final
4.0.0
diff --git a/extensions/avro/deployment/pom.xml b/extensions/avro/deployment/pom.xml
index d322405cf1f7d..1ac44616d537b 100644
--- a/extensions/avro/deployment/pom.xml
+++ b/extensions/avro/deployment/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-avro-parent
- 999-SNAPSHOT
+ 2.2.2.Final
quarkus-avro-deployment
diff --git a/extensions/avro/pom.xml b/extensions/avro/pom.xml
index 5cfa0fa587bcf..7a95c236003b6 100644
--- a/extensions/avro/pom.xml
+++ b/extensions/avro/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
../pom.xml
diff --git a/extensions/avro/runtime/pom.xml b/extensions/avro/runtime/pom.xml
index ff58f1febfdb6..6d5fa197a6030 100644
--- a/extensions/avro/runtime/pom.xml
+++ b/extensions/avro/runtime/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-avro-parent
- 999-SNAPSHOT
+ 2.2.2.Final
quarkus-avro
diff --git a/extensions/azure-functions-http/deployment/pom.xml b/extensions/azure-functions-http/deployment/pom.xml
index 873720ccb3ae7..9d7c9de3c6ae6 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/azure-functions-http/maven-archetype/pom.xml b/extensions/azure-functions-http/maven-archetype/pom.xml
index c41613ce774f0..ee5504e3ca287 100644
--- a/extensions/azure-functions-http/maven-archetype/pom.xml
+++ b/extensions/azure-functions-http/maven-archetype/pom.xml
@@ -5,7 +5,7 @@
quarkus-azure-functions-http-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
4.0.0
diff --git a/extensions/azure-functions-http/maven-archetype/src/main/resources/archetype-resources/pom.xml b/extensions/azure-functions-http/maven-archetype/src/main/resources/archetype-resources/pom.xml
index 24d48af000f54..0d0831723bcb8 100644
--- a/extensions/azure-functions-http/maven-archetype/src/main/resources/archetype-resources/pom.xml
+++ b/extensions/azure-functions-http/maven-archetype/src/main/resources/archetype-resources/pom.xml
@@ -12,10 +12,10 @@
11
UTF-8
UTF-8
- 999-SNAPSHOT
+ 2.2.2.Final
quarkus-bom
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
3.1.0
3.0.0-M5
diff --git a/extensions/azure-functions-http/pom.xml b/extensions/azure-functions-http/pom.xml
index b68a683b1ab58..a638d1faf4731 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
+ 2.2.2.Final
../pom.xml
4.0.0
diff --git a/extensions/azure-functions-http/runtime/pom.xml b/extensions/azure-functions-http/runtime/pom.xml
index f7d176bcf73ca..37437125735ee 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/cache/deployment/pom.xml b/extensions/cache/deployment/pom.xml
index a1c35c5f644c4..7a9806e296770 100644
--- a/extensions/cache/deployment/pom.xml
+++ b/extensions/cache/deployment/pom.xml
@@ -7,7 +7,7 @@
quarkus-cache-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
quarkus-cache-deployment
diff --git a/extensions/cache/pom.xml b/extensions/cache/pom.xml
index 65befebd45a1e..bd0c19c085783 100644
--- a/extensions/cache/pom.xml
+++ b/extensions/cache/pom.xml
@@ -7,7 +7,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
../pom.xml
diff --git a/extensions/cache/runtime/pom.xml b/extensions/cache/runtime/pom.xml
index 4c2bddc8d4948..98a7d587ec7e8 100644
--- a/extensions/cache/runtime/pom.xml
+++ b/extensions/cache/runtime/pom.xml
@@ -7,7 +7,7 @@
quarkus-cache-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
quarkus-cache
diff --git a/extensions/caffeine/deployment/pom.xml b/extensions/caffeine/deployment/pom.xml
index 64c391724995f..4b482b380c699 100644
--- a/extensions/caffeine/deployment/pom.xml
+++ b/extensions/caffeine/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-caffeine-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
4.0.0
diff --git a/extensions/caffeine/pom.xml b/extensions/caffeine/pom.xml
index 8ab1e106ca586..2a059273bdbb6 100644
--- a/extensions/caffeine/pom.xml
+++ b/extensions/caffeine/pom.xml
@@ -6,7 +6,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
../pom.xml
4.0.0
diff --git a/extensions/caffeine/runtime/pom.xml b/extensions/caffeine/runtime/pom.xml
index 7504c562c5f26..de330f0e1e573 100644
--- a/extensions/caffeine/runtime/pom.xml
+++ b/extensions/caffeine/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-caffeine-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
4.0.0
diff --git a/extensions/config-yaml/deployment/pom.xml b/extensions/config-yaml/deployment/pom.xml
index fcbb526f40966..3b164031e0f70 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
+ 2.2.2.Final
quarkus-config-yaml-deployment
diff --git a/extensions/config-yaml/pom.xml b/extensions/config-yaml/pom.xml
index 799d1334b02c0..b61aa93e4e7ee 100644
--- a/extensions/config-yaml/pom.xml
+++ b/extensions/config-yaml/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
../pom.xml
4.0.0
diff --git a/extensions/config-yaml/runtime/pom.xml b/extensions/config-yaml/runtime/pom.xml
index 2046e06c53153..3d7abeb206605 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
+ 2.2.2.Final
quarkus-config-yaml
diff --git a/extensions/consul-config/deployment/pom.xml b/extensions/consul-config/deployment/pom.xml
index 411e420da0eaf..7a682f6aa537e 100644
--- a/extensions/consul-config/deployment/pom.xml
+++ b/extensions/consul-config/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-consul-config-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
4.0.0
diff --git a/extensions/consul-config/pom.xml b/extensions/consul-config/pom.xml
index 88d7557158f4d..9c5fc67fbf3d5 100644
--- a/extensions/consul-config/pom.xml
+++ b/extensions/consul-config/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
../pom.xml
4.0.0
diff --git a/extensions/consul-config/runtime/pom.xml b/extensions/consul-config/runtime/pom.xml
index 06ecea7a8fc14..2522d34c9f747 100644
--- a/extensions/consul-config/runtime/pom.xml
+++ b/extensions/consul-config/runtime/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-consul-config-parent
- 999-SNAPSHOT
+ 2.2.2.Final
quarkus-consul-config
diff --git a/extensions/container-image/container-image-docker/deployment/pom.xml b/extensions/container-image/container-image-docker/deployment/pom.xml
index 32e5e5f7394c5..1e7cfae88e1c0 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
+ 2.2.2.Final
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..59152e145a9d9 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
+ 2.2.2.Final
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 e1d8a5711654c..6f42c7985a7eb 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
+ 2.2.2.Final
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..fe7007bcac545 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
+ 2.2.2.Final
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..cffb8cdb1ec4a 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
+ 2.2.2.Final
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 4fea04f09d8ba..6e8d1c0836850 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
+ 2.2.2.Final
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 c101061d05f68..3ef1d40794bed 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
+ 2.2.2.Final
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..d26f0a18467cd 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
+ 2.2.2.Final
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 6be638ea21951..967b5a5790425 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
+ 2.2.2.Final
quarkus-container-image-openshift
diff --git a/extensions/container-image/container-image-s2i/deployment/pom.xml b/extensions/container-image/container-image-s2i/deployment/pom.xml
index e717ba19077b3..7388056f71c5c 100644
--- a/extensions/container-image/container-image-s2i/deployment/pom.xml
+++ b/extensions/container-image/container-image-s2i/deployment/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-container-image-s2i-parent
- 999-SNAPSHOT
+ 2.2.2.Final
quarkus-container-image-s2i-deployment
diff --git a/extensions/container-image/container-image-s2i/pom.xml b/extensions/container-image/container-image-s2i/pom.xml
index c7464d927fdbc..c2cbab41d18cc 100644
--- a/extensions/container-image/container-image-s2i/pom.xml
+++ b/extensions/container-image/container-image-s2i/pom.xml
@@ -5,7 +5,7 @@
quarkus-container-image-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
4.0.0
diff --git a/extensions/container-image/container-image-s2i/runtime/pom.xml b/extensions/container-image/container-image-s2i/runtime/pom.xml
index 1721550f8ccf1..efedb754679d2 100644
--- a/extensions/container-image/container-image-s2i/runtime/pom.xml
+++ b/extensions/container-image/container-image-s2i/runtime/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-container-image-s2i-parent
- 999-SNAPSHOT
+ 2.2.2.Final
quarkus-container-image-s2i
diff --git a/extensions/container-image/deployment/pom.xml b/extensions/container-image/deployment/pom.xml
index f6dd3f9da0772..96182e799e093 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/container-image/pom.xml b/extensions/container-image/pom.xml
index 89cc62936e863..457c797acbd31 100644
--- a/extensions/container-image/pom.xml
+++ b/extensions/container-image/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
../pom.xml
diff --git a/extensions/container-image/runtime/pom.xml b/extensions/container-image/runtime/pom.xml
index 3f51e7abf2fd3..d1b59327e85d6 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
+ 2.2.2.Final
quarkus-container-image
diff --git a/extensions/container-image/spi/pom.xml b/extensions/container-image/spi/pom.xml
index 7b744c342557f..936de306cf9c9 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/container-image/util/pom.xml b/extensions/container-image/util/pom.xml
index 07742e983ff32..ed420782c0af9 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/credentials/deployment/pom.xml b/extensions/credentials/deployment/pom.xml
index 8ec28c952111b..54224a41803a1 100644
--- a/extensions/credentials/deployment/pom.xml
+++ b/extensions/credentials/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-credentials-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
4.0.0
diff --git a/extensions/credentials/pom.xml b/extensions/credentials/pom.xml
index f7588cbfab3e1..2487113078284 100644
--- a/extensions/credentials/pom.xml
+++ b/extensions/credentials/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
../pom.xml
4.0.0
diff --git a/extensions/credentials/runtime/pom.xml b/extensions/credentials/runtime/pom.xml
index e5e90becca4b6..dff33910e3052 100644
--- a/extensions/credentials/runtime/pom.xml
+++ b/extensions/credentials/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-credentials-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
4.0.0
diff --git a/extensions/datasource/common/pom.xml b/extensions/datasource/common/pom.xml
index adf4b76faecde..4726738a1fe8c 100644
--- a/extensions/datasource/common/pom.xml
+++ b/extensions/datasource/common/pom.xml
@@ -5,7 +5,7 @@
quarkus-datasource-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
4.0.0
diff --git a/extensions/datasource/deployment-spi/pom.xml b/extensions/datasource/deployment-spi/pom.xml
index c5fe1bd7c7c4d..beb433d01cb48 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/datasource/deployment/pom.xml b/extensions/datasource/deployment/pom.xml
index 5306f76c8e6b3..224e0cb4dd6e2 100644
--- a/extensions/datasource/deployment/pom.xml
+++ b/extensions/datasource/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-datasource-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
4.0.0
diff --git a/extensions/datasource/pom.xml b/extensions/datasource/pom.xml
index 3831e40d41a48..b2a6fdde65fa3 100644
--- a/extensions/datasource/pom.xml
+++ b/extensions/datasource/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
../pom.xml
4.0.0
diff --git a/extensions/datasource/runtime/pom.xml b/extensions/datasource/runtime/pom.xml
index eae8d29226ad3..04d1bea9d3553 100644
--- a/extensions/datasource/runtime/pom.xml
+++ b/extensions/datasource/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-datasource-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
4.0.0
diff --git a/extensions/devservices/common/pom.xml b/extensions/devservices/common/pom.xml
index 0bfc2c543a11d..d271cb947d296 100644
--- a/extensions/devservices/common/pom.xml
+++ b/extensions/devservices/common/pom.xml
@@ -5,7 +5,7 @@
quarkus-devservices-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
4.0.0
diff --git a/extensions/devservices/db2/pom.xml b/extensions/devservices/db2/pom.xml
index 3b70046344628..f37d903beba89 100644
--- a/extensions/devservices/db2/pom.xml
+++ b/extensions/devservices/db2/pom.xml
@@ -5,7 +5,7 @@
quarkus-devservices-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
4.0.0
diff --git a/extensions/devservices/derby/pom.xml b/extensions/devservices/derby/pom.xml
index 3187ee20cb35b..38800d53c5900 100644
--- a/extensions/devservices/derby/pom.xml
+++ b/extensions/devservices/derby/pom.xml
@@ -5,7 +5,7 @@
quarkus-devservices-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
4.0.0
diff --git a/extensions/devservices/h2/pom.xml b/extensions/devservices/h2/pom.xml
index e01ae5f9430ff..64944a22b48ff 100644
--- a/extensions/devservices/h2/pom.xml
+++ b/extensions/devservices/h2/pom.xml
@@ -5,7 +5,7 @@
quarkus-devservices-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
4.0.0
diff --git a/extensions/devservices/mariadb/pom.xml b/extensions/devservices/mariadb/pom.xml
index 8ee4e2c4acf7d..34ec548f95c15 100644
--- a/extensions/devservices/mariadb/pom.xml
+++ b/extensions/devservices/mariadb/pom.xml
@@ -5,7 +5,7 @@
quarkus-devservices-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
4.0.0
diff --git a/extensions/devservices/mssql/pom.xml b/extensions/devservices/mssql/pom.xml
index d309ba56a6621..750faabe39fd6 100644
--- a/extensions/devservices/mssql/pom.xml
+++ b/extensions/devservices/mssql/pom.xml
@@ -5,7 +5,7 @@
quarkus-devservices-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
4.0.0
diff --git a/extensions/devservices/mysql/pom.xml b/extensions/devservices/mysql/pom.xml
index 25b0ef64ed4be..365335b96729b 100644
--- a/extensions/devservices/mysql/pom.xml
+++ b/extensions/devservices/mysql/pom.xml
@@ -5,7 +5,7 @@
quarkus-devservices-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
4.0.0
diff --git a/extensions/devservices/pom.xml b/extensions/devservices/pom.xml
index bcdb8478fd647..980348f18df16 100644
--- a/extensions/devservices/pom.xml
+++ b/extensions/devservices/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
../pom.xml
4.0.0
diff --git a/extensions/devservices/postgresql/pom.xml b/extensions/devservices/postgresql/pom.xml
index 08d0fda8d2684..91fe9340dee04 100644
--- a/extensions/devservices/postgresql/pom.xml
+++ b/extensions/devservices/postgresql/pom.xml
@@ -5,7 +5,7 @@
quarkus-devservices-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
4.0.0
diff --git a/extensions/elasticsearch-rest-client-common/deployment/pom.xml b/extensions/elasticsearch-rest-client-common/deployment/pom.xml
index 5d076759ec98f..3d98ffaaee172 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/elasticsearch-rest-client-common/pom.xml b/extensions/elasticsearch-rest-client-common/pom.xml
index 186615e41e0e5..f737630235110 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
+ 2.2.2.Final
../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 a22223eba8aa3..c6b9d08737d6f 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/elasticsearch-rest-client/deployment/pom.xml b/extensions/elasticsearch-rest-client/deployment/pom.xml
index 314a5c7744d5a..b7b218e2ac481 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
+ 2.2.2.Final
../pom.xml
diff --git a/extensions/elasticsearch-rest-client/pom.xml b/extensions/elasticsearch-rest-client/pom.xml
index 3fe3538d20f32..dcb34e335945e 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
+ 2.2.2.Final
../pom.xml
diff --git a/extensions/elasticsearch-rest-client/runtime/pom.xml b/extensions/elasticsearch-rest-client/runtime/pom.xml
index e998f4a228d69..09369f18d2870 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
+ 2.2.2.Final
../pom.xml
diff --git a/extensions/elasticsearch-rest-high-level-client/deployment/pom.xml b/extensions/elasticsearch-rest-high-level-client/deployment/pom.xml
index 12e5b32daed5d..602f2f9a76d52 100644
--- a/extensions/elasticsearch-rest-high-level-client/deployment/pom.xml
+++ b/extensions/elasticsearch-rest-high-level-client/deployment/pom.xml
@@ -5,7 +5,7 @@
io.quarkus
quarkus-elasticsearch-rest-high-level-client-parent
- 999-SNAPSHOT
+ 2.2.2.Final
../pom.xml
4.0.0
diff --git a/extensions/elasticsearch-rest-high-level-client/pom.xml b/extensions/elasticsearch-rest-high-level-client/pom.xml
index 79f0f2240d206..a6e2d67dcdb11 100644
--- a/extensions/elasticsearch-rest-high-level-client/pom.xml
+++ b/extensions/elasticsearch-rest-high-level-client/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
../pom.xml
diff --git a/extensions/elasticsearch-rest-high-level-client/runtime/pom.xml b/extensions/elasticsearch-rest-high-level-client/runtime/pom.xml
index dbf5f814d1877..96605a27998e0 100644
--- a/extensions/elasticsearch-rest-high-level-client/runtime/pom.xml
+++ b/extensions/elasticsearch-rest-high-level-client/runtime/pom.xml
@@ -5,7 +5,7 @@
io.quarkus
quarkus-elasticsearch-rest-high-level-client-parent
- 999-SNAPSHOT
+ 2.2.2.Final
../pom.xml
4.0.0
diff --git a/extensions/elytron-security-common/deployment/pom.xml b/extensions/elytron-security-common/deployment/pom.xml
index ee2a9b249beca..708000cad33f5 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/elytron-security-common/pom.xml b/extensions/elytron-security-common/pom.xml
index 2172b9de5e91a..92876198d296d 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
+ 2.2.2.Final
../pom.xml
4.0.0
diff --git a/extensions/elytron-security-common/runtime/pom.xml b/extensions/elytron-security-common/runtime/pom.xml
index 4a1bbcfd72386..e4503fa838eb9 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/elytron-security-jdbc/deployment/pom.xml b/extensions/elytron-security-jdbc/deployment/pom.xml
index 0e71187e66be6..3642f33793caf 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
+ 2.2.2.Final
../pom.xml
diff --git a/extensions/elytron-security-jdbc/pom.xml b/extensions/elytron-security-jdbc/pom.xml
index 3fa5d6b19e361..1a1b7810fe9c1 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
+ 2.2.2.Final
../pom.xml
diff --git a/extensions/elytron-security-jdbc/runtime/pom.xml b/extensions/elytron-security-jdbc/runtime/pom.xml
index f4054dacd1309..f5b08f4e375b0 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
+ 2.2.2.Final
../pom.xml
diff --git a/extensions/elytron-security-ldap/deployment/pom.xml b/extensions/elytron-security-ldap/deployment/pom.xml
index 99a20bc5e4968..d07adeb3bef0e 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
+ 2.2.2.Final
../pom.xml
diff --git a/extensions/elytron-security-ldap/pom.xml b/extensions/elytron-security-ldap/pom.xml
index c7f782508322a..ade6b052962dc 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
+ 2.2.2.Final
../pom.xml
diff --git a/extensions/elytron-security-ldap/runtime/pom.xml b/extensions/elytron-security-ldap/runtime/pom.xml
index b5ae6b200dde2..55d8e46342eff 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
+ 2.2.2.Final
../pom.xml
diff --git a/extensions/elytron-security-oauth2/deployment/pom.xml b/extensions/elytron-security-oauth2/deployment/pom.xml
index 8602d41d65d87..c83d2298c4e5c 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/elytron-security-oauth2/pom.xml b/extensions/elytron-security-oauth2/pom.xml
index ad71d1fd4080a..743c9c3275bcf 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
+ 2.2.2.Final
../pom.xml
4.0.0
diff --git a/extensions/elytron-security-oauth2/runtime/pom.xml b/extensions/elytron-security-oauth2/runtime/pom.xml
index 138be84a4c29f..734302112b2b2 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
+ 2.2.2.Final
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..64fda46f92a33 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/elytron-security-properties-file/pom.xml b/extensions/elytron-security-properties-file/pom.xml
index 21fc44bf232ae..03ff4d352e0f8 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
+ 2.2.2.Final
../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 e4505220400e7..e0460e3bef3e1 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/elytron-security/deployment/pom.xml b/extensions/elytron-security/deployment/pom.xml
index 0bc492a2d6e31..2fccb068563f6 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/elytron-security/pom.xml b/extensions/elytron-security/pom.xml
index 00650552699be..9f5263ae79c31 100644
--- a/extensions/elytron-security/pom.xml
+++ b/extensions/elytron-security/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
../pom.xml
4.0.0
diff --git a/extensions/elytron-security/runtime/pom.xml b/extensions/elytron-security/runtime/pom.xml
index fe3db9a291038..1f539fd004fab 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/flyway/deployment/pom.xml b/extensions/flyway/deployment/pom.xml
index 0959b2a77c9cc..5ee268a500084 100644
--- a/extensions/flyway/deployment/pom.xml
+++ b/extensions/flyway/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-flyway-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
4.0.0
diff --git a/extensions/flyway/pom.xml b/extensions/flyway/pom.xml
index 78fe0ed722454..b2e0d5fb57987 100644
--- a/extensions/flyway/pom.xml
+++ b/extensions/flyway/pom.xml
@@ -6,7 +6,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
../pom.xml
4.0.0
diff --git a/extensions/flyway/runtime/pom.xml b/extensions/flyway/runtime/pom.xml
index fdbc551aa5297..48046729dc1ec 100644
--- a/extensions/flyway/runtime/pom.xml
+++ b/extensions/flyway/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-flyway-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
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..c009496bc58cd 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
+ 2.2.2.Final
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..56c7ca5bbb9b8 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
+ 2.2.2.Final
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 3db716e8169b3..fd3a3a16f8bb7 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 @@
11
UTF-8
UTF-8
- 999-SNAPSHOT
+ 2.2.2.Final
quarkus-bom
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
3.0.0-M5
diff --git a/extensions/funqy/funqy-amazon-lambda/pom.xml b/extensions/funqy/funqy-amazon-lambda/pom.xml
index d35c9dab581b7..b880b54b53657 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
+ 2.2.2.Final
../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 d5f86f18397b8..db788c3d7b9dd 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
+ 2.2.2.Final
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..9031348fcf5e1 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
+ 2.2.2.Final
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..447cf085db22c 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
+ 2.2.2.Final
../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 04962ed7575b7..8160b6689381c 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/funqy/funqy-http/deployment/pom.xml b/extensions/funqy/funqy-http/deployment/pom.xml
index 231189e3b612d..62312fdbc2ec8 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/funqy/funqy-http/pom.xml b/extensions/funqy/funqy-http/pom.xml
index 8d93ea4e99c9a..29d2f096b1fe5 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
+ 2.2.2.Final
../pom.xml
4.0.0
diff --git a/extensions/funqy/funqy-http/runtime/pom.xml b/extensions/funqy/funqy-http/runtime/pom.xml
index 709e36041c504..38ae0530aa421 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
+ 2.2.2.Final
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..cc16ef8d88f50 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/funqy/funqy-knative-events/pom.xml b/extensions/funqy/funqy-knative-events/pom.xml
index 0f488a9727b3f..f952a4d5d7f97 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
+ 2.2.2.Final
../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 5c1e78c7bfa59..445d73780f1e4 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/funqy/funqy-server-common/deployment/pom.xml b/extensions/funqy/funqy-server-common/deployment/pom.xml
index cc7074d7e7b23..895807a21ac01 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/funqy/funqy-server-common/pom.xml b/extensions/funqy/funqy-server-common/pom.xml
index 060217e666f06..bd74360039a5c 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
+ 2.2.2.Final
../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 3583471b6f497..97ca9f0125fd4 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/funqy/pom.xml b/extensions/funqy/pom.xml
index 0c578b71fcf89..26c80c07198c7 100644
--- a/extensions/funqy/pom.xml
+++ b/extensions/funqy/pom.xml
@@ -6,7 +6,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
../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..2db8a08e3c3f4 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/google-cloud-functions-http/pom.xml b/extensions/google-cloud-functions-http/pom.xml
index dea5d9f83d99a..aba06d85ff974 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
+ 2.2.2.Final
../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 5dd813408f4ea..a14552276ebd0 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/google-cloud-functions/deployment/pom.xml b/extensions/google-cloud-functions/deployment/pom.xml
index 750177b130f89..9aa785f1f5b63 100755
--- 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/google-cloud-functions/pom.xml b/extensions/google-cloud-functions/pom.xml
index c3f3895d66613..9f4b67ba4e58c 100755
--- 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
+ 2.2.2.Final
../pom.xml
4.0.0
diff --git a/extensions/google-cloud-functions/runtime/pom.xml b/extensions/google-cloud-functions/runtime/pom.xml
index bff0cbaac0603..dc4a51d797ac3 100755
--- 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/grpc-common/deployment/pom.xml b/extensions/grpc-common/deployment/pom.xml
index 801044c4f2937..9894b707115bb 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/grpc-common/pom.xml b/extensions/grpc-common/pom.xml
index eb4f6ebc3e505..100eaa0ca3aa3 100644
--- a/extensions/grpc-common/pom.xml
+++ b/extensions/grpc-common/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
../pom.xml
4.0.0
diff --git a/extensions/grpc-common/runtime/pom.xml b/extensions/grpc-common/runtime/pom.xml
index d66663f38f12a..f6dd5d8f353a2 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/grpc/codegen/pom.xml b/extensions/grpc/codegen/pom.xml
index fb5f22ae1ab63..c26944998002d 100644
--- a/extensions/grpc/codegen/pom.xml
+++ b/extensions/grpc/codegen/pom.xml
@@ -6,7 +6,7 @@
quarkus-grpc-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
quarkus-grpc-codegen
diff --git a/extensions/grpc/deployment/pom.xml b/extensions/grpc/deployment/pom.xml
index c753299475663..543e8c16a9bda 100644
--- a/extensions/grpc/deployment/pom.xml
+++ b/extensions/grpc/deployment/pom.xml
@@ -6,7 +6,7 @@
quarkus-grpc-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
quarkus-grpc-deployment
diff --git a/extensions/grpc/pom.xml b/extensions/grpc/pom.xml
index 17349a62f9db1..8f55d4cd0d096 100644
--- a/extensions/grpc/pom.xml
+++ b/extensions/grpc/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
../pom.xml
4.0.0
diff --git a/extensions/grpc/protoc/pom.xml b/extensions/grpc/protoc/pom.xml
index 4c5c1266a7f6e..fe421030f4ca4 100644
--- a/extensions/grpc/protoc/pom.xml
+++ b/extensions/grpc/protoc/pom.xml
@@ -6,7 +6,7 @@
quarkus-grpc-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
quarkus-grpc-protoc-plugin
diff --git a/extensions/grpc/runtime/pom.xml b/extensions/grpc/runtime/pom.xml
index d903d623e27e6..46b6bcfe7b9a3 100644
--- a/extensions/grpc/runtime/pom.xml
+++ b/extensions/grpc/runtime/pom.xml
@@ -6,7 +6,7 @@
quarkus-grpc-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
quarkus-grpc
diff --git a/extensions/grpc/stubs/pom.xml b/extensions/grpc/stubs/pom.xml
index 5c41b5399a993..97affe6f24095 100644
--- a/extensions/grpc/stubs/pom.xml
+++ b/extensions/grpc/stubs/pom.xml
@@ -6,7 +6,7 @@
quarkus-grpc-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
quarkus-grpc-stubs
diff --git a/extensions/hibernate-envers/deployment/pom.xml b/extensions/hibernate-envers/deployment/pom.xml
index 65968964b4957..c78f8beef9243 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
+ 2.2.2.Final
../pom.xml
diff --git a/extensions/hibernate-envers/pom.xml b/extensions/hibernate-envers/pom.xml
index b128399e509b6..8ee135c79be9a 100644
--- a/extensions/hibernate-envers/pom.xml
+++ b/extensions/hibernate-envers/pom.xml
@@ -6,7 +6,7 @@
io.quarkus
quarkus-extensions-parent
- 999-SNAPSHOT
+ 2.2.2.Final
../pom.xml
diff --git a/extensions/hibernate-envers/runtime/pom.xml b/extensions/hibernate-envers/runtime/pom.xml
index 56bf2f3d64b9b..7e9f2e01d5856 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
+ 2.2.2.Final
../pom.xml
diff --git a/extensions/hibernate-orm/deployment/pom.xml b/extensions/hibernate-orm/deployment/pom.xml
index 75cea02da2efe..abdd1c5a4d952 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/hibernate-orm/pom.xml b/extensions/hibernate-orm/pom.xml
index 75100dfbfe3b0..40b09948b0be9 100644
--- a/extensions/hibernate-orm/pom.xml
+++ b/extensions/hibernate-orm/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
../pom.xml
4.0.0
diff --git a/extensions/hibernate-orm/runtime/pom.xml b/extensions/hibernate-orm/runtime/pom.xml
index 8bfbc00c08d37..45237082ae974 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/hibernate-reactive/deployment/pom.xml b/extensions/hibernate-reactive/deployment/pom.xml
index 283a0b43c7c4a..de263c837d4f2 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/hibernate-reactive/pom.xml b/extensions/hibernate-reactive/pom.xml
index b2d57035e37a7..f65e1199920db 100644
--- a/extensions/hibernate-reactive/pom.xml
+++ b/extensions/hibernate-reactive/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
../pom.xml
4.0.0
diff --git a/extensions/hibernate-reactive/runtime/pom.xml b/extensions/hibernate-reactive/runtime/pom.xml
index dc6308d1991e2..37491f7c45a78 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/hibernate-search-orm-elasticsearch-aws/deployment/pom.xml b/extensions/hibernate-search-orm-elasticsearch-aws/deployment/pom.xml
index 5837c63c7b0e8..76b024a784463 100644
--- a/extensions/hibernate-search-orm-elasticsearch-aws/deployment/pom.xml
+++ b/extensions/hibernate-search-orm-elasticsearch-aws/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-hibernate-search-orm-elasticsearch-aws-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
4.0.0
diff --git a/extensions/hibernate-search-orm-elasticsearch-aws/pom.xml b/extensions/hibernate-search-orm-elasticsearch-aws/pom.xml
index 18f925ec2b15d..ad77dab354a14 100644
--- a/extensions/hibernate-search-orm-elasticsearch-aws/pom.xml
+++ b/extensions/hibernate-search-orm-elasticsearch-aws/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
../pom.xml
4.0.0
diff --git a/extensions/hibernate-search-orm-elasticsearch-aws/runtime/pom.xml b/extensions/hibernate-search-orm-elasticsearch-aws/runtime/pom.xml
index 9ecc7dd67bc62..b049983ebb88e 100644
--- a/extensions/hibernate-search-orm-elasticsearch-aws/runtime/pom.xml
+++ b/extensions/hibernate-search-orm-elasticsearch-aws/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-hibernate-search-orm-elasticsearch-aws-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
4.0.0
diff --git a/extensions/hibernate-search-orm-elasticsearch/deployment/pom.xml b/extensions/hibernate-search-orm-elasticsearch/deployment/pom.xml
index f6cac53c1de58..3300ba58a2a3e 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/hibernate-search-orm-elasticsearch/pom.xml b/extensions/hibernate-search-orm-elasticsearch/pom.xml
index dc01d91759cc0..452dd8e5ae605 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
+ 2.2.2.Final
../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 55696ce4d6f35..a50dc050c5d7a 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/hibernate-validator/deployment/pom.xml b/extensions/hibernate-validator/deployment/pom.xml
index c70a8da754726..2ef6531a4b6b7 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/hibernate-validator/pom.xml b/extensions/hibernate-validator/pom.xml
index 75167f43bc85b..dfa5ae967835c 100644
--- a/extensions/hibernate-validator/pom.xml
+++ b/extensions/hibernate-validator/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
../pom.xml
4.0.0
diff --git a/extensions/hibernate-validator/runtime/pom.xml b/extensions/hibernate-validator/runtime/pom.xml
index 4bbc0641bc494..f6e0e401f22fe 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/hibernate-validator/spi/pom.xml b/extensions/hibernate-validator/spi/pom.xml
index d9e7a1fb83eb0..0dd553efa0bb3 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/infinispan-client/deployment/pom.xml b/extensions/infinispan-client/deployment/pom.xml
index ab3d382f595d8..d7bdc8675be8b 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/infinispan-client/pom.xml b/extensions/infinispan-client/pom.xml
index 098c9701f3126..62924a0362dec 100644
--- a/extensions/infinispan-client/pom.xml
+++ b/extensions/infinispan-client/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
../pom.xml
4.0.0
diff --git a/extensions/infinispan-client/runtime/pom.xml b/extensions/infinispan-client/runtime/pom.xml
index 99be339801aef..4c92a48d01e91 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/jackson/deployment/pom.xml b/extensions/jackson/deployment/pom.xml
index 68597280eeabb..c8ac14eaf77f0 100644
--- a/extensions/jackson/deployment/pom.xml
+++ b/extensions/jackson/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-jackson-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
4.0.0
diff --git a/extensions/jackson/pom.xml b/extensions/jackson/pom.xml
index 33ce8716c92e7..28c3b934f2464 100644
--- a/extensions/jackson/pom.xml
+++ b/extensions/jackson/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
../pom.xml
4.0.0
diff --git a/extensions/jackson/runtime/pom.xml b/extensions/jackson/runtime/pom.xml
index 1b8453357aa44..469f742739046 100644
--- a/extensions/jackson/runtime/pom.xml
+++ b/extensions/jackson/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-jackson-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
4.0.0
diff --git a/extensions/jackson/spi/pom.xml b/extensions/jackson/spi/pom.xml
index ec74c779764ae..7fb7dd4e27c2c 100644
--- a/extensions/jackson/spi/pom.xml
+++ b/extensions/jackson/spi/pom.xml
@@ -5,7 +5,7 @@
quarkus-jackson-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
4.0.0
diff --git a/extensions/jaeger/deployment/pom.xml b/extensions/jaeger/deployment/pom.xml
index 4b901e141b351..f577f747e753a 100644
--- a/extensions/jaeger/deployment/pom.xml
+++ b/extensions/jaeger/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-jaeger-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
4.0.0
diff --git a/extensions/jaeger/pom.xml b/extensions/jaeger/pom.xml
index ce8b0cf8de313..a829da6d8b16c 100644
--- a/extensions/jaeger/pom.xml
+++ b/extensions/jaeger/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
../pom.xml
4.0.0
diff --git a/extensions/jaeger/runtime/pom.xml b/extensions/jaeger/runtime/pom.xml
index bd5bdf9ede97d..d5c62136d8a35 100644
--- a/extensions/jaeger/runtime/pom.xml
+++ b/extensions/jaeger/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-jaeger-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
4.0.0
diff --git a/extensions/jaxb/deployment/pom.xml b/extensions/jaxb/deployment/pom.xml
index 3bfb4cd06e756..9b735bec7c2ec 100644
--- a/extensions/jaxb/deployment/pom.xml
+++ b/extensions/jaxb/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-jaxb-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
4.0.0
diff --git a/extensions/jaxb/pom.xml b/extensions/jaxb/pom.xml
index d46bc6c7af1e2..867e7068a3894 100644
--- a/extensions/jaxb/pom.xml
+++ b/extensions/jaxb/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
../pom.xml
4.0.0
diff --git a/extensions/jaxb/runtime/pom.xml b/extensions/jaxb/runtime/pom.xml
index 40254dcda7176..4c45f94361a53 100644
--- a/extensions/jaxb/runtime/pom.xml
+++ b/extensions/jaxb/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-jaxb-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
4.0.0
diff --git a/extensions/jaxp/deployment/pom.xml b/extensions/jaxp/deployment/pom.xml
index 7d03c794aa535..9ed40259c31d8 100644
--- a/extensions/jaxp/deployment/pom.xml
+++ b/extensions/jaxp/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-jaxp-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
4.0.0
diff --git a/extensions/jaxp/pom.xml b/extensions/jaxp/pom.xml
index 56fdebd5b7be1..63179caad932f 100644
--- a/extensions/jaxp/pom.xml
+++ b/extensions/jaxp/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
../pom.xml
4.0.0
diff --git a/extensions/jaxp/runtime/pom.xml b/extensions/jaxp/runtime/pom.xml
index 25bdd274b7d86..666f16cada3f8 100644
--- a/extensions/jaxp/runtime/pom.xml
+++ b/extensions/jaxp/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-jaxp-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
4.0.0
diff --git a/extensions/jdbc/jdbc-db2/deployment/pom.xml b/extensions/jdbc/jdbc-db2/deployment/pom.xml
index 848db0271a49e..7e980a9b7d465 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/jdbc/jdbc-db2/pom.xml b/extensions/jdbc/jdbc-db2/pom.xml
index 6006e86aa6aae..1c8179a59f9a7 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/jdbc/jdbc-db2/runtime/pom.xml b/extensions/jdbc/jdbc-db2/runtime/pom.xml
index 249f8e505b591..94bc4a653374b 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/jdbc/jdbc-derby/deployment/pom.xml b/extensions/jdbc/jdbc-derby/deployment/pom.xml
index ac40b1cea983f..0e19a9e1636fd 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/jdbc/jdbc-derby/pom.xml b/extensions/jdbc/jdbc-derby/pom.xml
index 946212a7a3be7..7fb09853ebaf8 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/jdbc/jdbc-derby/runtime/pom.xml b/extensions/jdbc/jdbc-derby/runtime/pom.xml
index 98aea400d68e2..bb90db6d76e50 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/jdbc/jdbc-h2/deployment/pom.xml b/extensions/jdbc/jdbc-h2/deployment/pom.xml
index b40927eefcb7f..531a24659da25 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/jdbc/jdbc-h2/pom.xml b/extensions/jdbc/jdbc-h2/pom.xml
index 995aad5458fb0..ace4c8359c1cf 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/jdbc/jdbc-h2/runtime/pom.xml b/extensions/jdbc/jdbc-h2/runtime/pom.xml
index 2d9da9183b185..5b68afdd4717e 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/jdbc/jdbc-mariadb/deployment/pom.xml b/extensions/jdbc/jdbc-mariadb/deployment/pom.xml
index 8129318397180..aa5996adb03b5 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/jdbc/jdbc-mariadb/pom.xml b/extensions/jdbc/jdbc-mariadb/pom.xml
index e8d0afb16df4c..4ab41b96b166f 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/jdbc/jdbc-mariadb/runtime/pom.xml b/extensions/jdbc/jdbc-mariadb/runtime/pom.xml
index 774d6df57e8cd..272d2da492177 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/jdbc/jdbc-mssql/deployment/pom.xml b/extensions/jdbc/jdbc-mssql/deployment/pom.xml
index 919f95389f615..9fabe2573d640 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/jdbc/jdbc-mssql/pom.xml b/extensions/jdbc/jdbc-mssql/pom.xml
index 1b95f40bcd2e8..9c5d1a2fd5132 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/jdbc/jdbc-mssql/runtime/pom.xml b/extensions/jdbc/jdbc-mssql/runtime/pom.xml
index ee5361d3406a0..9d57ff4ac7a4f 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/jdbc/jdbc-mysql/deployment/pom.xml b/extensions/jdbc/jdbc-mysql/deployment/pom.xml
index 5ed15d4a3d941..e517c14463dc5 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/jdbc/jdbc-mysql/pom.xml b/extensions/jdbc/jdbc-mysql/pom.xml
index 5d431f1d1d0d6..390cc8a06994a 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/jdbc/jdbc-mysql/runtime/pom.xml b/extensions/jdbc/jdbc-mysql/runtime/pom.xml
index eb5c1df9754ab..d828f3235fa0e 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/jdbc/jdbc-oracle/deployment/pom.xml b/extensions/jdbc/jdbc-oracle/deployment/pom.xml
index d42ba3667f316..3880939d98385 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/jdbc/jdbc-oracle/pom.xml b/extensions/jdbc/jdbc-oracle/pom.xml
index 5202a498898b0..24f10d3480f4b 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/jdbc/jdbc-oracle/runtime/pom.xml b/extensions/jdbc/jdbc-oracle/runtime/pom.xml
index 88044be2b5ec5..9a3ad56ed4676 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/jdbc/jdbc-postgresql/deployment/pom.xml b/extensions/jdbc/jdbc-postgresql/deployment/pom.xml
index cbfd96e78561d..a6b16a28e1f59 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/jdbc/jdbc-postgresql/pom.xml b/extensions/jdbc/jdbc-postgresql/pom.xml
index 2dddfbaece986..de945a306383c 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/jdbc/jdbc-postgresql/runtime/pom.xml b/extensions/jdbc/jdbc-postgresql/runtime/pom.xml
index 168982f874810..4b326cab197d7 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/jdbc/pom.xml b/extensions/jdbc/pom.xml
index d6b59a169d7a1..b4490445f08b8 100644
--- a/extensions/jdbc/pom.xml
+++ b/extensions/jdbc/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
../pom.xml
4.0.0
diff --git a/extensions/jgit/deployment/pom.xml b/extensions/jgit/deployment/pom.xml
index f17d38a0f3572..c8078a990379e 100644
--- a/extensions/jgit/deployment/pom.xml
+++ b/extensions/jgit/deployment/pom.xml
@@ -6,7 +6,7 @@
io.quarkus
quarkus-jgit-parent
- 999-SNAPSHOT
+ 2.2.2.Final
quarkus-jgit-deployment
diff --git a/extensions/jgit/pom.xml b/extensions/jgit/pom.xml
index 71dc65868b901..84807bb7c51a9 100644
--- a/extensions/jgit/pom.xml
+++ b/extensions/jgit/pom.xml
@@ -6,7 +6,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
../pom.xml
diff --git a/extensions/jgit/runtime/pom.xml b/extensions/jgit/runtime/pom.xml
index 36cc9bb65fe74..a926173e49f8b 100644
--- a/extensions/jgit/runtime/pom.xml
+++ b/extensions/jgit/runtime/pom.xml
@@ -6,7 +6,7 @@
io.quarkus
quarkus-jgit-parent
- 999-SNAPSHOT
+ 2.2.2.Final
quarkus-jgit
diff --git a/extensions/jsch/deployment/pom.xml b/extensions/jsch/deployment/pom.xml
index 558305449ff89..9880b2f2a2942 100644
--- a/extensions/jsch/deployment/pom.xml
+++ b/extensions/jsch/deployment/pom.xml
@@ -6,7 +6,7 @@
io.quarkus
quarkus-jsch-parent
- 999-SNAPSHOT
+ 2.2.2.Final
../pom.xml
diff --git a/extensions/jsch/pom.xml b/extensions/jsch/pom.xml
index 72bb709f87357..e56804687165e 100644
--- a/extensions/jsch/pom.xml
+++ b/extensions/jsch/pom.xml
@@ -6,7 +6,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
../pom.xml
diff --git a/extensions/jsch/runtime/pom.xml b/extensions/jsch/runtime/pom.xml
index eb1bbd68e1b82..6f31a0967fb05 100644
--- a/extensions/jsch/runtime/pom.xml
+++ b/extensions/jsch/runtime/pom.xml
@@ -6,7 +6,7 @@
io.quarkus
quarkus-jsch-parent
- 999-SNAPSHOT
+ 2.2.2.Final
../pom.xml
diff --git a/extensions/jsonb/deployment/pom.xml b/extensions/jsonb/deployment/pom.xml
index e9e1ed14ace61..69d6fcbd01d6b 100644
--- a/extensions/jsonb/deployment/pom.xml
+++ b/extensions/jsonb/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-jsonb-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
4.0.0
diff --git a/extensions/jsonb/pom.xml b/extensions/jsonb/pom.xml
index 63e947d2feb33..efa690c753e7f 100644
--- a/extensions/jsonb/pom.xml
+++ b/extensions/jsonb/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
../pom.xml
4.0.0
diff --git a/extensions/jsonb/runtime/pom.xml b/extensions/jsonb/runtime/pom.xml
index 4b6e388a31c4c..8b7dd2c1f129e 100644
--- a/extensions/jsonb/runtime/pom.xml
+++ b/extensions/jsonb/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-jsonb-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
4.0.0
diff --git a/extensions/jsonb/spi/pom.xml b/extensions/jsonb/spi/pom.xml
index 4efd2dc298dae..452d8155dced9 100644
--- a/extensions/jsonb/spi/pom.xml
+++ b/extensions/jsonb/spi/pom.xml
@@ -5,7 +5,7 @@
quarkus-jsonb-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
4.0.0
diff --git a/extensions/jsonp/deployment/pom.xml b/extensions/jsonp/deployment/pom.xml
index 6aa5775e3f5b9..517929028b2cd 100644
--- a/extensions/jsonp/deployment/pom.xml
+++ b/extensions/jsonp/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-jsonp-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
4.0.0
diff --git a/extensions/jsonp/pom.xml b/extensions/jsonp/pom.xml
index 0ff9375ed2a9a..63a6e9cb1d1bd 100644
--- a/extensions/jsonp/pom.xml
+++ b/extensions/jsonp/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
../pom.xml
4.0.0
diff --git a/extensions/jsonp/runtime/pom.xml b/extensions/jsonp/runtime/pom.xml
index 25796f087106c..ce0e210d37ee9 100644
--- a/extensions/jsonp/runtime/pom.xml
+++ b/extensions/jsonp/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-jsonp-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
4.0.0
diff --git a/extensions/kafka-client/deployment/pom.xml b/extensions/kafka-client/deployment/pom.xml
index 720455817f9e3..c126b9eeb1d89 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
+ 2.2.2.Final
quarkus-kafka-client-deployment
diff --git a/extensions/kafka-client/pom.xml b/extensions/kafka-client/pom.xml
index a0e0885d2b170..8176ed65f5853 100644
--- a/extensions/kafka-client/pom.xml
+++ b/extensions/kafka-client/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
../pom.xml
diff --git a/extensions/kafka-client/runtime/pom.xml b/extensions/kafka-client/runtime/pom.xml
index a32618d55b7a1..223e8fc3d70b9 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
+ 2.2.2.Final
quarkus-kafka-client
diff --git a/extensions/kafka-streams/deployment/pom.xml b/extensions/kafka-streams/deployment/pom.xml
index c2d06a888827a..aa35f55bb8274 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/kafka-streams/pom.xml b/extensions/kafka-streams/pom.xml
index a354d5475a7b8..26ca95fde9f19 100644
--- a/extensions/kafka-streams/pom.xml
+++ b/extensions/kafka-streams/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
../pom.xml
4.0.0
diff --git a/extensions/kafka-streams/runtime/pom.xml b/extensions/kafka-streams/runtime/pom.xml
index 0aa65482b29a5..1acf6a4d8ce71 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/keycloak-admin-client/deployment/pom.xml b/extensions/keycloak-admin-client/deployment/pom.xml
index b5e52aa8d8fac..54be1b69c575d 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/keycloak-admin-client/pom.xml b/extensions/keycloak-admin-client/pom.xml
index 4edf453c5fb86..44b7510d7af50 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
+ 2.2.2.Final
../pom.xml
4.0.0
diff --git a/extensions/keycloak-admin-client/runtime/pom.xml b/extensions/keycloak-admin-client/runtime/pom.xml
index 4099c93ff5baa..a0727161172f9 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/keycloak-authorization/deployment/pom.xml b/extensions/keycloak-authorization/deployment/pom.xml
index 10aa8f76f8fcb..883af793de653 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/keycloak-authorization/pom.xml b/extensions/keycloak-authorization/pom.xml
index 0fb78fa78d2f0..735dfaf038e48 100644
--- a/extensions/keycloak-authorization/pom.xml
+++ b/extensions/keycloak-authorization/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
../pom.xml
4.0.0
diff --git a/extensions/keycloak-authorization/runtime/pom.xml b/extensions/keycloak-authorization/runtime/pom.xml
index f76a3bd602263..0bd867d29e492 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/kotlin/deployment/pom.xml b/extensions/kotlin/deployment/pom.xml
index 6e931d801d627..3c61caaa0e259 100644
--- a/extensions/kotlin/deployment/pom.xml
+++ b/extensions/kotlin/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-kotlin-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
4.0.0
diff --git a/extensions/kotlin/pom.xml b/extensions/kotlin/pom.xml
index bd3e30428ea3b..f14bfb7f25503 100644
--- a/extensions/kotlin/pom.xml
+++ b/extensions/kotlin/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
../pom.xml
4.0.0
diff --git a/extensions/kotlin/runtime/pom.xml b/extensions/kotlin/runtime/pom.xml
index 204e7ad1b0da6..8408f30923550 100644
--- a/extensions/kotlin/runtime/pom.xml
+++ b/extensions/kotlin/runtime/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-kotlin-parent
- 999-SNAPSHOT
+ 2.2.2.Final
quarkus-kotlin
diff --git a/extensions/kubernetes-client/deployment-internal/pom.xml b/extensions/kubernetes-client/deployment-internal/pom.xml
index 5e16758ca8d8c..a1d093a6ed47a 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/kubernetes-client/deployment/pom.xml b/extensions/kubernetes-client/deployment/pom.xml
index 0cc8786ff156d..3750582c91591 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/kubernetes-client/pom.xml b/extensions/kubernetes-client/pom.xml
index 98d813a6b3f80..ef2cb87aa79dc 100644
--- a/extensions/kubernetes-client/pom.xml
+++ b/extensions/kubernetes-client/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
../pom.xml
4.0.0
diff --git a/extensions/kubernetes-client/runtime-internal/pom.xml b/extensions/kubernetes-client/runtime-internal/pom.xml
index 2735ea38b3be9..ca77c489fef64 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
+ 2.2.2.Final
quarkus-kubernetes-client-internal
diff --git a/extensions/kubernetes-client/runtime/pom.xml b/extensions/kubernetes-client/runtime/pom.xml
index 7b6fb3849551e..87072734f83bd 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
+ 2.2.2.Final
quarkus-kubernetes-client
diff --git a/extensions/kubernetes-client/spi/pom.xml b/extensions/kubernetes-client/spi/pom.xml
index 57ef85a82ecfb..44518143bcdf6 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/kubernetes-config/deployment/pom.xml b/extensions/kubernetes-config/deployment/pom.xml
index cf9f194469148..24fe622e1a25e 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/kubernetes-config/pom.xml b/extensions/kubernetes-config/pom.xml
index af037a643fca5..f2dce5d57e7c8 100644
--- a/extensions/kubernetes-config/pom.xml
+++ b/extensions/kubernetes-config/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
../pom.xml
4.0.0
diff --git a/extensions/kubernetes-config/runtime/pom.xml b/extensions/kubernetes-config/runtime/pom.xml
index a40363c772b2d..4e11dd89f5372 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
+ 2.2.2.Final
quarkus-kubernetes-config
diff --git a/extensions/kubernetes-service-binding/deployment/pom.xml b/extensions/kubernetes-service-binding/deployment/pom.xml
index 4a9c91b41925f..8516b648fb77f 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/kubernetes-service-binding/pom.xml b/extensions/kubernetes-service-binding/pom.xml
index 853422d7adf9a..b8bde99ca0e27 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
+ 2.2.2.Final
../pom.xml
4.0.0
diff --git a/extensions/kubernetes-service-binding/runtime/pom.xml b/extensions/kubernetes-service-binding/runtime/pom.xml
index 769014d6ed808..decfccf19333c 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
+ 2.2.2.Final
quarkus-kubernetes-service-binding
diff --git a/extensions/kubernetes/minikube/deployment/pom.xml b/extensions/kubernetes/minikube/deployment/pom.xml
index 48c76e5f16fcc..79d3c69891a7b 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/kubernetes/minikube/pom.xml b/extensions/kubernetes/minikube/pom.xml
index 92305d7d06c85..39131f9b0f745 100644
--- a/extensions/kubernetes/minikube/pom.xml
+++ b/extensions/kubernetes/minikube/pom.xml
@@ -5,7 +5,7 @@
quarkus-kubernetes-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
../pom.xml
4.0.0
diff --git a/extensions/kubernetes/minikube/runtime/pom.xml b/extensions/kubernetes/minikube/runtime/pom.xml
index 22c554701e7f9..5a85a2aa0dde6 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
+ 2.2.2.Final
quarkus-minikube
diff --git a/extensions/kubernetes/openshift/deployment/pom.xml b/extensions/kubernetes/openshift/deployment/pom.xml
index 98a6583756a03..fbf79ee34ada4 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/kubernetes/openshift/pom.xml b/extensions/kubernetes/openshift/pom.xml
index 683884a729207..02a1cc6f44438 100644
--- a/extensions/kubernetes/openshift/pom.xml
+++ b/extensions/kubernetes/openshift/pom.xml
@@ -5,7 +5,7 @@
quarkus-kubernetes-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
../pom.xml
4.0.0
diff --git a/extensions/kubernetes/openshift/runtime/pom.xml b/extensions/kubernetes/openshift/runtime/pom.xml
index 19c53cf40c409..791d844d05f34 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
+ 2.2.2.Final
quarkus-openshift
diff --git a/extensions/kubernetes/pom.xml b/extensions/kubernetes/pom.xml
index a595eee77e7b1..45cd4b9aaba08 100644
--- a/extensions/kubernetes/pom.xml
+++ b/extensions/kubernetes/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
../pom.xml
4.0.0
diff --git a/extensions/kubernetes/spi/pom.xml b/extensions/kubernetes/spi/pom.xml
index bb94aac8c7e89..af75712845a63 100644
--- a/extensions/kubernetes/spi/pom.xml
+++ b/extensions/kubernetes/spi/pom.xml
@@ -4,7 +4,7 @@
quarkus-kubernetes-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
4.0.0
diff --git a/extensions/kubernetes/vanilla/deployment/pom.xml b/extensions/kubernetes/vanilla/deployment/pom.xml
index 3898ab1f2e153..2b11ed47fc721 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/kubernetes/vanilla/pom.xml b/extensions/kubernetes/vanilla/pom.xml
index 7f7a25a9e06a5..47b714110408c 100644
--- a/extensions/kubernetes/vanilla/pom.xml
+++ b/extensions/kubernetes/vanilla/pom.xml
@@ -5,7 +5,7 @@
quarkus-kubernetes-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
../pom.xml
4.0.0
diff --git a/extensions/kubernetes/vanilla/runtime/pom.xml b/extensions/kubernetes/vanilla/runtime/pom.xml
index 3417712946a37..d0e028ff3aedc 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
+ 2.2.2.Final
quarkus-kubernetes
diff --git a/extensions/liquibase/deployment/pom.xml b/extensions/liquibase/deployment/pom.xml
index 204165e919458..e7648f186c06e 100644
--- a/extensions/liquibase/deployment/pom.xml
+++ b/extensions/liquibase/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-liquibase-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
4.0.0
diff --git a/extensions/liquibase/pom.xml b/extensions/liquibase/pom.xml
index 4b3fbd9aecf19..70c87eeaf645f 100644
--- a/extensions/liquibase/pom.xml
+++ b/extensions/liquibase/pom.xml
@@ -6,7 +6,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
../pom.xml
4.0.0
diff --git a/extensions/liquibase/runtime/pom.xml b/extensions/liquibase/runtime/pom.xml
index e9fea886fddfb..827198d5f9ae3 100644
--- a/extensions/liquibase/runtime/pom.xml
+++ b/extensions/liquibase/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-liquibase-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
4.0.0
diff --git a/extensions/logging-gelf/deployment/pom.xml b/extensions/logging-gelf/deployment/pom.xml
index a97fe15f580ab..cb597b850f10c 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
+ 2.2.2.Final
../pom.xml
diff --git a/extensions/logging-gelf/pom.xml b/extensions/logging-gelf/pom.xml
index b0eb28347c2a7..51975d5f6afe3 100644
--- a/extensions/logging-gelf/pom.xml
+++ b/extensions/logging-gelf/pom.xml
@@ -6,7 +6,7 @@
io.quarkus
quarkus-extensions-parent
- 999-SNAPSHOT
+ 2.2.2.Final
../pom.xml
diff --git a/extensions/logging-gelf/runtime/pom.xml b/extensions/logging-gelf/runtime/pom.xml
index 5be7c45ca4736..aa74b10346bb5 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
+ 2.2.2.Final
../pom.xml
diff --git a/extensions/logging-json/deployment/pom.xml b/extensions/logging-json/deployment/pom.xml
index 632166d505ee3..4f6899cb18e73 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
+ 2.2.2.Final
quarkus-logging-json-deployment
diff --git a/extensions/logging-json/pom.xml b/extensions/logging-json/pom.xml
index e7214a5aefa2e..fc07877676fc4 100644
--- a/extensions/logging-json/pom.xml
+++ b/extensions/logging-json/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
../pom.xml
4.0.0
diff --git a/extensions/logging-json/runtime/pom.xml b/extensions/logging-json/runtime/pom.xml
index f7c2adecc25d1..59b395fec7075 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
+ 2.2.2.Final
quarkus-logging-json
diff --git a/extensions/logging-sentry/deployment/pom.xml b/extensions/logging-sentry/deployment/pom.xml
index 88a8989f48ec1..d6f7b845aff7e 100644
--- a/extensions/logging-sentry/deployment/pom.xml
+++ b/extensions/logging-sentry/deployment/pom.xml
@@ -6,7 +6,7 @@
io.quarkus
quarkus-logging-sentry-parent
- 999-SNAPSHOT
+ 2.2.2.Final
../pom.xml
diff --git a/extensions/logging-sentry/pom.xml b/extensions/logging-sentry/pom.xml
index 36c59d2dda8db..7f0001b310be0 100644
--- a/extensions/logging-sentry/pom.xml
+++ b/extensions/logging-sentry/pom.xml
@@ -6,7 +6,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
../pom.xml
quarkus-logging-sentry-parent
diff --git a/extensions/logging-sentry/runtime/pom.xml b/extensions/logging-sentry/runtime/pom.xml
index 2fb76b30e6bb0..bff1b1fb96205 100644
--- a/extensions/logging-sentry/runtime/pom.xml
+++ b/extensions/logging-sentry/runtime/pom.xml
@@ -6,7 +6,7 @@
io.quarkus
quarkus-logging-sentry-parent
- 999-SNAPSHOT
+ 2.2.2.Final
../pom.xml
diff --git a/extensions/mailer/deployment/pom.xml b/extensions/mailer/deployment/pom.xml
index faa457af84ff9..6679b15726c08 100644
--- a/extensions/mailer/deployment/pom.xml
+++ b/extensions/mailer/deployment/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-mailer-parent
- 999-SNAPSHOT
+ 2.2.2.Final
quarkus-mailer-deployment
diff --git a/extensions/mailer/pom.xml b/extensions/mailer/pom.xml
index bd921d386a735..4b9978d83d5d5 100644
--- a/extensions/mailer/pom.xml
+++ b/extensions/mailer/pom.xml
@@ -7,7 +7,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
../pom.xml
diff --git a/extensions/mailer/runtime/pom.xml b/extensions/mailer/runtime/pom.xml
index adfec922ecff5..8bb7f25132af2 100644
--- a/extensions/mailer/runtime/pom.xml
+++ b/extensions/mailer/runtime/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-mailer-parent
- 999-SNAPSHOT
+ 2.2.2.Final
quarkus-mailer
diff --git a/extensions/micrometer-registry-prometheus/deployment/pom.xml b/extensions/micrometer-registry-prometheus/deployment/pom.xml
index 564787cd0eea2..4d9dff18baf1b 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
+ 2.2.2.Final
quarkus-micrometer-registry-prometheus-deployment
diff --git a/extensions/micrometer-registry-prometheus/pom.xml b/extensions/micrometer-registry-prometheus/pom.xml
index 0b3263e876931..e740da57a39bd 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
+ 2.2.2.Final
../pom.xml
diff --git a/extensions/micrometer-registry-prometheus/runtime/pom.xml b/extensions/micrometer-registry-prometheus/runtime/pom.xml
index a50b11092e6cb..6d752740a1c1a 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
+ 2.2.2.Final
quarkus-micrometer-registry-prometheus
diff --git a/extensions/micrometer/deployment/pom.xml b/extensions/micrometer/deployment/pom.xml
index ef33c1919987c..5af04e10fb174 100644
--- a/extensions/micrometer/deployment/pom.xml
+++ b/extensions/micrometer/deployment/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-micrometer-parent
- 999-SNAPSHOT
+ 2.2.2.Final
quarkus-micrometer-deployment
diff --git a/extensions/micrometer/pom.xml b/extensions/micrometer/pom.xml
index 79267966c69c8..b75d1edf801cc 100644
--- a/extensions/micrometer/pom.xml
+++ b/extensions/micrometer/pom.xml
@@ -22,7 +22,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
../pom.xml
diff --git a/extensions/micrometer/runtime/pom.xml b/extensions/micrometer/runtime/pom.xml
index 3a38432c1f850..c0c5eab227844 100644
--- a/extensions/micrometer/runtime/pom.xml
+++ b/extensions/micrometer/runtime/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-micrometer-parent
- 999-SNAPSHOT
+ 2.2.2.Final
quarkus-micrometer
diff --git a/extensions/mongodb-client/deployment/pom.xml b/extensions/mongodb-client/deployment/pom.xml
index 926c3f95a13c1..d119548fcc77c 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
+ 2.2.2.Final
quarkus-mongodb-client-deployment
diff --git a/extensions/mongodb-client/pom.xml b/extensions/mongodb-client/pom.xml
index a3a4a96136345..05e960a0d70a8 100644
--- a/extensions/mongodb-client/pom.xml
+++ b/extensions/mongodb-client/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
../pom.xml
diff --git a/extensions/mongodb-client/runtime/pom.xml b/extensions/mongodb-client/runtime/pom.xml
index ac3c5b0177ef1..cf0f4b669904c 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
+ 2.2.2.Final
quarkus-mongodb-client
diff --git a/extensions/mutiny/deployment/pom.xml b/extensions/mutiny/deployment/pom.xml
index 72292962fbcee..fbc0a4114303f 100644
--- a/extensions/mutiny/deployment/pom.xml
+++ b/extensions/mutiny/deployment/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-mutiny-parent
- 999-SNAPSHOT
+ 2.2.2.Final
quarkus-mutiny-deployment
diff --git a/extensions/mutiny/pom.xml b/extensions/mutiny/pom.xml
index c90334777f7e2..ae6e1c0232994 100644
--- a/extensions/mutiny/pom.xml
+++ b/extensions/mutiny/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
../pom.xml
diff --git a/extensions/mutiny/runtime/pom.xml b/extensions/mutiny/runtime/pom.xml
index de81bc53ff443..8527f46b5291d 100644
--- a/extensions/mutiny/runtime/pom.xml
+++ b/extensions/mutiny/runtime/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-mutiny-parent
- 999-SNAPSHOT
+ 2.2.2.Final
quarkus-mutiny
diff --git a/extensions/narayana-jta/deployment/pom.xml b/extensions/narayana-jta/deployment/pom.xml
index b9818008a7973..1f6d8af70d3b8 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/narayana-jta/pom.xml b/extensions/narayana-jta/pom.xml
index 1391a5a3ebd55..e1965e0948f98 100644
--- a/extensions/narayana-jta/pom.xml
+++ b/extensions/narayana-jta/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
../pom.xml
4.0.0
diff --git a/extensions/narayana-jta/runtime/pom.xml b/extensions/narayana-jta/runtime/pom.xml
index c16d0fde1e9fe..a0c5a4d22db4d 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/narayana-lra/deployment/pom.xml b/extensions/narayana-lra/deployment/pom.xml
index 622bab61fac9b..7839a792e12a2 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/narayana-lra/pom.xml b/extensions/narayana-lra/pom.xml
index a78d783ee03db..430b1655f0788 100644
--- a/extensions/narayana-lra/pom.xml
+++ b/extensions/narayana-lra/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
../pom.xml
4.0.0
diff --git a/extensions/narayana-lra/runtime/pom.xml b/extensions/narayana-lra/runtime/pom.xml
index 7977be5b454a6..32050a60a97d4 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
+ 2.2.2.Final
..
4.0.0
diff --git a/extensions/narayana-stm/deployment/pom.xml b/extensions/narayana-stm/deployment/pom.xml
index acdb5d885726b..17fcfb00dde3a 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/narayana-stm/pom.xml b/extensions/narayana-stm/pom.xml
index 83d7fa89bae84..b57bc31adc391 100644
--- a/extensions/narayana-stm/pom.xml
+++ b/extensions/narayana-stm/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
../pom.xml
4.0.0
diff --git a/extensions/narayana-stm/runtime/pom.xml b/extensions/narayana-stm/runtime/pom.xml
index c9553916c154c..bf33ba18f7076 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/neo4j/deployment/pom.xml b/extensions/neo4j/deployment/pom.xml
index e299429a06662..e02b27684fb29 100644
--- a/extensions/neo4j/deployment/pom.xml
+++ b/extensions/neo4j/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-neo4j-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
4.0.0
diff --git a/extensions/neo4j/pom.xml b/extensions/neo4j/pom.xml
index 93d6941a35b2f..70e7cec20bfc8 100644
--- a/extensions/neo4j/pom.xml
+++ b/extensions/neo4j/pom.xml
@@ -6,7 +6,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
../pom.xml
4.0.0
diff --git a/extensions/neo4j/runtime/pom.xml b/extensions/neo4j/runtime/pom.xml
index 25af1e951ea79..9bfa721046986 100644
--- a/extensions/neo4j/runtime/pom.xml
+++ b/extensions/neo4j/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-neo4j-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
4.0.0
diff --git a/extensions/netty/deployment/pom.xml b/extensions/netty/deployment/pom.xml
index 52f243a900bfa..01691f59c0546 100644
--- a/extensions/netty/deployment/pom.xml
+++ b/extensions/netty/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-netty-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
4.0.0
diff --git a/extensions/netty/pom.xml b/extensions/netty/pom.xml
index d91ab1ed7b886..f5dc5ce1b8c7a 100644
--- a/extensions/netty/pom.xml
+++ b/extensions/netty/pom.xml
@@ -6,7 +6,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
../pom.xml
4.0.0
diff --git a/extensions/netty/runtime/pom.xml b/extensions/netty/runtime/pom.xml
index 78bcd224ba879..e193dd7e09b76 100644
--- a/extensions/netty/runtime/pom.xml
+++ b/extensions/netty/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-netty-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
4.0.0
diff --git a/extensions/oidc-client-filter/deployment/pom.xml b/extensions/oidc-client-filter/deployment/pom.xml
index 53288fad78699..e9ff4fd1f24eb 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
+ 2.2.2.Final
../
4.0.0
diff --git a/extensions/oidc-client-filter/pom.xml b/extensions/oidc-client-filter/pom.xml
index fb13119f20198..40aa5a780354e 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
+ 2.2.2.Final
../pom.xml
4.0.0
diff --git a/extensions/oidc-client-filter/runtime/pom.xml b/extensions/oidc-client-filter/runtime/pom.xml
index a942bd43fc823..f8d6e81786ecd 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
+ 2.2.2.Final
../
4.0.0
diff --git a/extensions/oidc-client-reactive-filter/deployment/pom.xml b/extensions/oidc-client-reactive-filter/deployment/pom.xml
index 171436bc7a5c3..8439511bdc490 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
+ 2.2.2.Final
../
4.0.0
diff --git a/extensions/oidc-client-reactive-filter/pom.xml b/extensions/oidc-client-reactive-filter/pom.xml
index b729a6d6c80be..b9112563e93e9 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
+ 2.2.2.Final
../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 9fbb3bd9b2593..260894d68007b 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
+ 2.2.2.Final
../
4.0.0
diff --git a/extensions/oidc-client/deployment/pom.xml b/extensions/oidc-client/deployment/pom.xml
index 02079ed6339fe..30a1c10ac83e5 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
+ 2.2.2.Final
../
4.0.0
diff --git a/extensions/oidc-client/pom.xml b/extensions/oidc-client/pom.xml
index 58792529ef294..64690712aa4c6 100644
--- a/extensions/oidc-client/pom.xml
+++ b/extensions/oidc-client/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
../pom.xml
4.0.0
diff --git a/extensions/oidc-client/runtime/pom.xml b/extensions/oidc-client/runtime/pom.xml
index fba3263875f86..0f61f975fbb16 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
+ 2.2.2.Final
../
4.0.0
diff --git a/extensions/oidc-common/deployment/pom.xml b/extensions/oidc-common/deployment/pom.xml
index 32303c947d577..04bffa261d530 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
+ 2.2.2.Final
../
4.0.0
diff --git a/extensions/oidc-common/pom.xml b/extensions/oidc-common/pom.xml
index 2b9a2d6ce5303..5bbfcec3babe0 100644
--- a/extensions/oidc-common/pom.xml
+++ b/extensions/oidc-common/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
../pom.xml
4.0.0
diff --git a/extensions/oidc-common/runtime/pom.xml b/extensions/oidc-common/runtime/pom.xml
index 49aab96541199..2e36325ef3d5a 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
+ 2.2.2.Final
../
4.0.0
diff --git a/extensions/oidc-token-propagation/deployment/pom.xml b/extensions/oidc-token-propagation/deployment/pom.xml
index 0198d605beba4..58258f008f737 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
+ 2.2.2.Final
../
4.0.0
diff --git a/extensions/oidc-token-propagation/pom.xml b/extensions/oidc-token-propagation/pom.xml
index 14168cda845b1..060cc0aba1066 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
+ 2.2.2.Final
../pom.xml
4.0.0
diff --git a/extensions/oidc-token-propagation/runtime/pom.xml b/extensions/oidc-token-propagation/runtime/pom.xml
index 3f47c7e1982ea..fef7571c6be66 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
+ 2.2.2.Final
../
4.0.0
diff --git a/extensions/oidc/deployment/pom.xml b/extensions/oidc/deployment/pom.xml
index 43c0bf86cfc50..ca383ffe83351 100644
--- a/extensions/oidc/deployment/pom.xml
+++ b/extensions/oidc/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-oidc-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
4.0.0
diff --git a/extensions/oidc/pom.xml b/extensions/oidc/pom.xml
index 97b57b5ad32d7..aaf3629fa274e 100644
--- a/extensions/oidc/pom.xml
+++ b/extensions/oidc/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
../pom.xml
4.0.0
diff --git a/extensions/oidc/runtime/pom.xml b/extensions/oidc/runtime/pom.xml
index 06a08cc1d7643..4070e3656fb71 100644
--- a/extensions/oidc/runtime/pom.xml
+++ b/extensions/oidc/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-oidc-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
4.0.0
diff --git a/extensions/openshift-client/deployment/pom.xml b/extensions/openshift-client/deployment/pom.xml
index 5f54dae121772..855fbc7485381 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/openshift-client/pom.xml b/extensions/openshift-client/pom.xml
index 664f8614a6f67..06e2f800b09bc 100644
--- a/extensions/openshift-client/pom.xml
+++ b/extensions/openshift-client/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
../pom.xml
4.0.0
diff --git a/extensions/openshift-client/runtime/pom.xml b/extensions/openshift-client/runtime/pom.xml
index a2a5306a4c8c8..087a8229e3364 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
+ 2.2.2.Final
quarkus-openshift-client
diff --git a/extensions/opentelemetry/opentelemetry-exporter-jaeger/deployment/pom.xml b/extensions/opentelemetry/opentelemetry-exporter-jaeger/deployment/pom.xml
index 911da7e95f2e9..ccdf0c756fcf6 100644
--- a/extensions/opentelemetry/opentelemetry-exporter-jaeger/deployment/pom.xml
+++ b/extensions/opentelemetry/opentelemetry-exporter-jaeger/deployment/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-opentelemetry-exporter-jaeger-parent
- 999-SNAPSHOT
+ 2.2.2.Final
quarkus-opentelemetry-exporter-jaeger-deployment
diff --git a/extensions/opentelemetry/opentelemetry-exporter-jaeger/pom.xml b/extensions/opentelemetry/opentelemetry-exporter-jaeger/pom.xml
index 059013b37ce07..b602315980934 100644
--- a/extensions/opentelemetry/opentelemetry-exporter-jaeger/pom.xml
+++ b/extensions/opentelemetry/opentelemetry-exporter-jaeger/pom.xml
@@ -5,7 +5,7 @@
quarkus-opentelemetry-parent-aggregator
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
../pom.xml
4.0.0
diff --git a/extensions/opentelemetry/opentelemetry-exporter-jaeger/runtime/pom.xml b/extensions/opentelemetry/opentelemetry-exporter-jaeger/runtime/pom.xml
index e23503dbf5d97..d90751d722131 100644
--- a/extensions/opentelemetry/opentelemetry-exporter-jaeger/runtime/pom.xml
+++ b/extensions/opentelemetry/opentelemetry-exporter-jaeger/runtime/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-opentelemetry-exporter-jaeger-parent
- 999-SNAPSHOT
+ 2.2.2.Final
quarkus-opentelemetry-exporter-jaeger
diff --git a/extensions/opentelemetry/opentelemetry-exporter-otlp/deployment/pom.xml b/extensions/opentelemetry/opentelemetry-exporter-otlp/deployment/pom.xml
index c31dc4a7932f9..14ddb274153c9 100644
--- a/extensions/opentelemetry/opentelemetry-exporter-otlp/deployment/pom.xml
+++ b/extensions/opentelemetry/opentelemetry-exporter-otlp/deployment/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-opentelemetry-exporter-otlp-parent
- 999-SNAPSHOT
+ 2.2.2.Final
quarkus-opentelemetry-exporter-otlp-deployment
diff --git a/extensions/opentelemetry/opentelemetry-exporter-otlp/pom.xml b/extensions/opentelemetry/opentelemetry-exporter-otlp/pom.xml
index 268ca8c177866..cc89e447a955c 100644
--- a/extensions/opentelemetry/opentelemetry-exporter-otlp/pom.xml
+++ b/extensions/opentelemetry/opentelemetry-exporter-otlp/pom.xml
@@ -5,7 +5,7 @@
quarkus-opentelemetry-parent-aggregator
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
../pom.xml
4.0.0
diff --git a/extensions/opentelemetry/opentelemetry-exporter-otlp/runtime/pom.xml b/extensions/opentelemetry/opentelemetry-exporter-otlp/runtime/pom.xml
index a21d883559e05..4d4a23c1ba96e 100644
--- a/extensions/opentelemetry/opentelemetry-exporter-otlp/runtime/pom.xml
+++ b/extensions/opentelemetry/opentelemetry-exporter-otlp/runtime/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-opentelemetry-exporter-otlp-parent
- 999-SNAPSHOT
+ 2.2.2.Final
quarkus-opentelemetry-exporter-otlp
diff --git a/extensions/opentelemetry/opentelemetry/deployment/pom.xml b/extensions/opentelemetry/opentelemetry/deployment/pom.xml
index c066a7c1f6503..89bc29c8ad6a5 100644
--- a/extensions/opentelemetry/opentelemetry/deployment/pom.xml
+++ b/extensions/opentelemetry/opentelemetry/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-opentelemetry-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
4.0.0
diff --git a/extensions/opentelemetry/opentelemetry/pom.xml b/extensions/opentelemetry/opentelemetry/pom.xml
index 9688927f9007b..d869f2e0746da 100644
--- a/extensions/opentelemetry/opentelemetry/pom.xml
+++ b/extensions/opentelemetry/opentelemetry/pom.xml
@@ -5,7 +5,7 @@
quarkus-opentelemetry-parent-aggregator
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
../pom.xml
4.0.0
diff --git a/extensions/opentelemetry/opentelemetry/runtime/pom.xml b/extensions/opentelemetry/opentelemetry/runtime/pom.xml
index 3cf2c68828535..3ce18a22d8f55 100644
--- a/extensions/opentelemetry/opentelemetry/runtime/pom.xml
+++ b/extensions/opentelemetry/opentelemetry/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-opentelemetry-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
4.0.0
diff --git a/extensions/opentelemetry/pom.xml b/extensions/opentelemetry/pom.xml
index eaa5119aa9f1a..9c1dfbe74c4d3 100644
--- a/extensions/opentelemetry/pom.xml
+++ b/extensions/opentelemetry/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
../pom.xml
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..51c014ed8dccc 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
+ 2.2.2.Final
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..6712314d23f33 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
+ 2.2.2.Final
../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 9625375d53dcf..2d59e37e14e95 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
+ 2.2.2.Final
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 2cf35be7c5612..cb9106f3ac64e 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/panache/hibernate-orm-panache-kotlin/pom.xml b/extensions/panache/hibernate-orm-panache-kotlin/pom.xml
index ae006308965df..357163ec8fc95 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
+ 2.2.2.Final
../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 5e45ec47cbcc8..7ef8d5b800379 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/panache/hibernate-orm-panache/deployment/pom.xml b/extensions/panache/hibernate-orm-panache/deployment/pom.xml
index 26a7a940fafe8..93410f1d8aa03 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/panache/hibernate-orm-panache/pom.xml b/extensions/panache/hibernate-orm-panache/pom.xml
index 6120de18e8c5b..d0e03c1a8965b 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
+ 2.2.2.Final
../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 ec1b11cef0922..67a01f1b82b8e 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
+ 2.2.2.Final
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 0a23562bece62..1d1c25139f57e 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
+ 2.2.2.Final
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..e21a1383378d7 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
+ 2.2.2.Final
../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 64b292a742ffe..25e0fe22f1742 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
+ 2.2.2.Final
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..0b5034f14d6db 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
+ 2.2.2.Final
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..679c7dccb16d5 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
+ 2.2.2.Final
../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 df891e7c59cdc..5d52fa959f5b5 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/panache/hibernate-reactive-panache/deployment/pom.xml b/extensions/panache/hibernate-reactive-panache/deployment/pom.xml
index 9659de744a9f3..8a10e82886ef0 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/panache/hibernate-reactive-panache/pom.xml b/extensions/panache/hibernate-reactive-panache/pom.xml
index 32be6753b5f82..e1a71ce46fb0f 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
+ 2.2.2.Final
../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 8fe252fd5da64..25ce9fd892747 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/panache/mongodb-panache-common/deployment/pom.xml b/extensions/panache/mongodb-panache-common/deployment/pom.xml
index 84697c94276df..1db48b4d253f9 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/panache/mongodb-panache-common/pom.xml b/extensions/panache/mongodb-panache-common/pom.xml
index d4c364e7b4fc4..719bb762e2105 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
+ 2.2.2.Final
../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 03fa31e1295af..b40fc36895214 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
+ 2.2.2.Final
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..9fe449c0d42ef 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/panache/mongodb-panache-kotlin/pom.xml b/extensions/panache/mongodb-panache-kotlin/pom.xml
index e8fd077f88c73..b89e5dd33869f 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
+ 2.2.2.Final
../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 3bb1a1e395b82..e517c2fe71d99 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/panache/mongodb-panache/deployment/pom.xml b/extensions/panache/mongodb-panache/deployment/pom.xml
index d7968ca5ac1b3..052687eeddbfc 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/panache/mongodb-panache/pom.xml b/extensions/panache/mongodb-panache/pom.xml
index 1deb594e66668..a54344a7a6059 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
+ 2.2.2.Final
../pom.xml
4.0.0
diff --git a/extensions/panache/mongodb-panache/runtime/pom.xml b/extensions/panache/mongodb-panache/runtime/pom.xml
index 6c2b43fe12158..5ae7262072ebc 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
+ 2.2.2.Final
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..52a59d790883a 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
+ 2.2.2.Final
../pom.xml
diff --git a/extensions/panache/mongodb-rest-data-panache/pom.xml b/extensions/panache/mongodb-rest-data-panache/pom.xml
index ae14687230be6..131698ef48601 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
+ 2.2.2.Final
../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 38260d4dd6967..90eb66f6852b2 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
+ 2.2.2.Final
../pom.xml
diff --git a/extensions/panache/panache-common/deployment/pom.xml b/extensions/panache/panache-common/deployment/pom.xml
index ef1a0737cadca..7f7b1e7dd41e1 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/panache/panache-common/pom.xml b/extensions/panache/panache-common/pom.xml
index fb34991536486..9fc3f388d4b33 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
+ 2.2.2.Final
../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..24ba366842140 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/panache/panache-hibernate-common/deployment/pom.xml b/extensions/panache/panache-hibernate-common/deployment/pom.xml
index fcc44e98545af..d7573f16eed71 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/panache/panache-hibernate-common/pom.xml b/extensions/panache/panache-hibernate-common/pom.xml
index 24c1b8f0527df..a03e8c854aa3b 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
+ 2.2.2.Final
../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 e973ccced23a5..5ee9e29e061bf 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/panache/panache-mock/pom.xml b/extensions/panache/panache-mock/pom.xml
index d33d2536e2e66..a78f8f5ffbf50 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
+ 2.2.2.Final
../pom.xml
4.0.0
diff --git a/extensions/panache/panacheql/pom.xml b/extensions/panache/panacheql/pom.xml
index d4e631cb17688..3dca98563aeae 100644
--- a/extensions/panache/panacheql/pom.xml
+++ b/extensions/panache/panacheql/pom.xml
@@ -5,7 +5,7 @@
quarkus-panache-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
../pom.xml
4.0.0
diff --git a/extensions/panache/pom.xml b/extensions/panache/pom.xml
index b1f972fa0003a..bb168a3bfc7ff 100644
--- a/extensions/panache/pom.xml
+++ b/extensions/panache/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
../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 d3b0d7ec113a8..d522d6c9709af 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
+ 2.2.2.Final
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..bc6627f730b25 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
+ 2.2.2.Final
../pom.xml
diff --git a/extensions/panache/rest-data-panache/runtime/pom.xml b/extensions/panache/rest-data-panache/runtime/pom.xml
index 9183fc75e140c..7236364300635 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
+ 2.2.2.Final
quarkus-rest-data-panache
diff --git a/extensions/picocli/deployment/pom.xml b/extensions/picocli/deployment/pom.xml
index 5cd3ffb067c2f..2a1a4a502d542 100644
--- a/extensions/picocli/deployment/pom.xml
+++ b/extensions/picocli/deployment/pom.xml
@@ -6,7 +6,7 @@
io.quarkus
quarkus-picocli-parent
- 999-SNAPSHOT
+ 2.2.2.Final
quarkus-picocli-deployment
diff --git a/extensions/picocli/pom.xml b/extensions/picocli/pom.xml
index 101df1229cbb8..2c737eddac472 100644
--- a/extensions/picocli/pom.xml
+++ b/extensions/picocli/pom.xml
@@ -6,7 +6,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
../pom.xml
diff --git a/extensions/picocli/runtime/pom.xml b/extensions/picocli/runtime/pom.xml
index 6e87c1e1211d2..a09c51e4536a6 100644
--- a/extensions/picocli/runtime/pom.xml
+++ b/extensions/picocli/runtime/pom.xml
@@ -6,7 +6,7 @@
io.quarkus
quarkus-picocli-parent
- 999-SNAPSHOT
+ 2.2.2.Final
quarkus-picocli
diff --git a/extensions/pom.xml b/extensions/pom.xml
index 03e4923b78cb8..d063cdc83b37e 100644
--- a/extensions/pom.xml
+++ b/extensions/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
../build-parent/pom.xml
4.0.0
diff --git a/extensions/quartz/deployment/pom.xml b/extensions/quartz/deployment/pom.xml
index 9d5bfe3186194..723b7caccc436 100644
--- a/extensions/quartz/deployment/pom.xml
+++ b/extensions/quartz/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-quartz-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
4.0.0
diff --git a/extensions/quartz/pom.xml b/extensions/quartz/pom.xml
index 7f74b6bda5d96..96351f6b500c0 100644
--- a/extensions/quartz/pom.xml
+++ b/extensions/quartz/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
../pom.xml
diff --git a/extensions/quartz/runtime/pom.xml b/extensions/quartz/runtime/pom.xml
index 04e0d5b7b975a..988fbed0f6837 100644
--- a/extensions/quartz/runtime/pom.xml
+++ b/extensions/quartz/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-quartz-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
4.0.0
diff --git a/extensions/qute/deployment/pom.xml b/extensions/qute/deployment/pom.xml
index 7ef87a232b1e6..ae6af1f9ee0cd 100644
--- a/extensions/qute/deployment/pom.xml
+++ b/extensions/qute/deployment/pom.xml
@@ -6,7 +6,7 @@
quarkus-qute-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
quarkus-qute-deployment
diff --git a/extensions/qute/pom.xml b/extensions/qute/pom.xml
index 58829b02f79a9..7aad6635fa07d 100644
--- a/extensions/qute/pom.xml
+++ b/extensions/qute/pom.xml
@@ -7,7 +7,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
../pom.xml
diff --git a/extensions/qute/runtime/pom.xml b/extensions/qute/runtime/pom.xml
index bb73c2797c617..baaf3f7b4cfab 100644
--- a/extensions/qute/runtime/pom.xml
+++ b/extensions/qute/runtime/pom.xml
@@ -6,7 +6,7 @@
quarkus-qute-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
quarkus-qute
diff --git a/extensions/reactive-datasource/deployment/pom.xml b/extensions/reactive-datasource/deployment/pom.xml
index 7da6cf1f211a8..9eda9cfaf9798 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/reactive-datasource/pom.xml b/extensions/reactive-datasource/pom.xml
index a3f6689686e06..7ccfb8171b49b 100644
--- a/extensions/reactive-datasource/pom.xml
+++ b/extensions/reactive-datasource/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
../pom.xml
4.0.0
diff --git a/extensions/reactive-datasource/runtime/pom.xml b/extensions/reactive-datasource/runtime/pom.xml
index e7af1b58563c6..1ac1bf7f7dc44 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/reactive-db2-client/deployment/pom.xml b/extensions/reactive-db2-client/deployment/pom.xml
index 7b46ff737d769..06640afa6dc6c 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
+ 2.2.2.Final
quarkus-reactive-db2-client-deployment
diff --git a/extensions/reactive-db2-client/pom.xml b/extensions/reactive-db2-client/pom.xml
index 0dd54906622bc..b1adadb8caa11 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
+ 2.2.2.Final
../pom.xml
diff --git a/extensions/reactive-db2-client/runtime/pom.xml b/extensions/reactive-db2-client/runtime/pom.xml
index 599602810dc2e..d3ddbeab1ff6d 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
+ 2.2.2.Final
quarkus-reactive-db2-client
diff --git a/extensions/reactive-messaging-http/deployment/pom.xml b/extensions/reactive-messaging-http/deployment/pom.xml
index c35d3e194f3a2..e631fb177915e 100644
--- a/extensions/reactive-messaging-http/deployment/pom.xml
+++ b/extensions/reactive-messaging-http/deployment/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-reactive-messaging-http-parent
- 999-SNAPSHOT
+ 2.2.2.Final
quarkus-reactive-messaging-http-deployment
diff --git a/extensions/reactive-messaging-http/pom.xml b/extensions/reactive-messaging-http/pom.xml
index f75bc1a0cf8e3..f63b42ef68db4 100644
--- a/extensions/reactive-messaging-http/pom.xml
+++ b/extensions/reactive-messaging-http/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
../pom.xml
4.0.0
diff --git a/extensions/reactive-messaging-http/runtime/pom.xml b/extensions/reactive-messaging-http/runtime/pom.xml
index 8fb2e76d3366e..3dd4f0c4681dd 100644
--- a/extensions/reactive-messaging-http/runtime/pom.xml
+++ b/extensions/reactive-messaging-http/runtime/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-reactive-messaging-http-parent
- 999-SNAPSHOT
+ 2.2.2.Final
quarkus-reactive-messaging-http
diff --git a/extensions/reactive-mssql-client/deployment/pom.xml b/extensions/reactive-mssql-client/deployment/pom.xml
index d53634e42b686..f09e225536bda 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
+ 2.2.2.Final
quarkus-reactive-mssql-client-deployment
diff --git a/extensions/reactive-mssql-client/pom.xml b/extensions/reactive-mssql-client/pom.xml
index 4dc267f914432..36773083ee045 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
+ 2.2.2.Final
../pom.xml
diff --git a/extensions/reactive-mssql-client/runtime/pom.xml b/extensions/reactive-mssql-client/runtime/pom.xml
index 38033f34ccbb7..ad2b19e401647 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
+ 2.2.2.Final
quarkus-reactive-mssql-client
diff --git a/extensions/reactive-mysql-client/deployment/pom.xml b/extensions/reactive-mysql-client/deployment/pom.xml
index 870cd4666b9f8..98d36194c58f0 100644
--- a/extensions/reactive-mysql-client/deployment/pom.xml
+++ b/extensions/reactive-mysql-client/deployment/pom.xml
@@ -23,7 +23,7 @@
io.quarkus
quarkus-reactive-mysql-client-parent
- 999-SNAPSHOT
+ 2.2.2.Final
quarkus-reactive-mysql-client-deployment
diff --git a/extensions/reactive-mysql-client/pom.xml b/extensions/reactive-mysql-client/pom.xml
index 488a81f3b08f9..963fa8e7bb7a2 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
+ 2.2.2.Final
../pom.xml
diff --git a/extensions/reactive-mysql-client/runtime/pom.xml b/extensions/reactive-mysql-client/runtime/pom.xml
index 370bb59b33fb2..62550b36e8735 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
+ 2.2.2.Final
quarkus-reactive-mysql-client
diff --git a/extensions/reactive-pg-client/deployment/pom.xml b/extensions/reactive-pg-client/deployment/pom.xml
index d11e5cbacef76..0c93eb5181e56 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
+ 2.2.2.Final
quarkus-reactive-pg-client-deployment
diff --git a/extensions/reactive-pg-client/pom.xml b/extensions/reactive-pg-client/pom.xml
index ef8d4535a0b97..be5ec088a175b 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
+ 2.2.2.Final
../pom.xml
diff --git a/extensions/reactive-pg-client/runtime/pom.xml b/extensions/reactive-pg-client/runtime/pom.xml
index 27243e341bdae..65541c975de3b 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
+ 2.2.2.Final
quarkus-reactive-pg-client
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..e623d78287ea8 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
+ 2.2.2.Final
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..936899736b784 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
+ 2.2.2.Final
../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 46d87341154e1..9e9b904827f25 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/reactive-streams-operators/pom.xml b/extensions/reactive-streams-operators/pom.xml
index cd2f77b8f4ad4..cd63b3a5481cd 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
+ 2.2.2.Final
../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..cf7e393960f03 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
+ 2.2.2.Final
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..325162902ce65 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
+ 2.2.2.Final
../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 e4bde6b245147..ae81c30aa4bd8 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
+ 2.2.2.Final
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..fce81c7f704d9 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
+ 2.2.2.Final
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..d865700c300f8 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
+ 2.2.2.Final
../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 f777b31b0ca9b..8f75a93f1c48c 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
+ 2.2.2.Final
quarkus-smallrye-reactive-type-converters
diff --git a/extensions/redis-client/deployment/pom.xml b/extensions/redis-client/deployment/pom.xml
index 87c4b51eb38b6..c5a44dd944cc6 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
+ 2.2.2.Final
quarkus-redis-client-deployment
diff --git a/extensions/redis-client/pom.xml b/extensions/redis-client/pom.xml
index 458b2563a75bf..40e99736dd20b 100644
--- a/extensions/redis-client/pom.xml
+++ b/extensions/redis-client/pom.xml
@@ -7,7 +7,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
../pom.xml
diff --git a/extensions/redis-client/runtime/pom.xml b/extensions/redis-client/runtime/pom.xml
index ec614da3ce39b..e5253cefb6d01 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
+ 2.2.2.Final
quarkus-redis-client
diff --git a/extensions/resteasy-classic/pom.xml b/extensions/resteasy-classic/pom.xml
index 14bd84a28fad9..6072e6d155627 100644
--- a/extensions/resteasy-classic/pom.xml
+++ b/extensions/resteasy-classic/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
../pom.xml
4.0.0
diff --git a/extensions/resteasy-classic/rest-client-jackson/deployment/pom.xml b/extensions/resteasy-classic/rest-client-jackson/deployment/pom.xml
index 9c7581539064a..5f411ddd62ff6 100644
--- a/extensions/resteasy-classic/rest-client-jackson/deployment/pom.xml
+++ b/extensions/resteasy-classic/rest-client-jackson/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-rest-client-jackson-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
4.0.0
diff --git a/extensions/resteasy-classic/rest-client-jackson/pom.xml b/extensions/resteasy-classic/rest-client-jackson/pom.xml
index 7ea707d42917f..5b8df8618c3c5 100644
--- a/extensions/resteasy-classic/rest-client-jackson/pom.xml
+++ b/extensions/resteasy-classic/rest-client-jackson/pom.xml
@@ -5,7 +5,7 @@
quarkus-resteasy-parent-aggregator
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
../pom.xml
4.0.0
diff --git a/extensions/resteasy-classic/rest-client-jackson/runtime/pom.xml b/extensions/resteasy-classic/rest-client-jackson/runtime/pom.xml
index 4cd4c52d4262d..72f2b74420a70 100644
--- a/extensions/resteasy-classic/rest-client-jackson/runtime/pom.xml
+++ b/extensions/resteasy-classic/rest-client-jackson/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-rest-client-jackson-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
4.0.0
diff --git a/extensions/resteasy-classic/rest-client-jaxb/deployment/pom.xml b/extensions/resteasy-classic/rest-client-jaxb/deployment/pom.xml
index 4fdbc2a081de5..1ed3d104d3877 100644
--- a/extensions/resteasy-classic/rest-client-jaxb/deployment/pom.xml
+++ b/extensions/resteasy-classic/rest-client-jaxb/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-rest-client-jaxb-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
4.0.0
diff --git a/extensions/resteasy-classic/rest-client-jaxb/pom.xml b/extensions/resteasy-classic/rest-client-jaxb/pom.xml
index 24064e5b91b5d..34b20380fa77b 100644
--- a/extensions/resteasy-classic/rest-client-jaxb/pom.xml
+++ b/extensions/resteasy-classic/rest-client-jaxb/pom.xml
@@ -5,7 +5,7 @@
quarkus-resteasy-parent-aggregator
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
../pom.xml
4.0.0
diff --git a/extensions/resteasy-classic/rest-client-jaxb/runtime/pom.xml b/extensions/resteasy-classic/rest-client-jaxb/runtime/pom.xml
index 9e61aa70e3c70..09667f17471bf 100644
--- a/extensions/resteasy-classic/rest-client-jaxb/runtime/pom.xml
+++ b/extensions/resteasy-classic/rest-client-jaxb/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-rest-client-jaxb-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
4.0.0
diff --git a/extensions/resteasy-classic/rest-client-jsonb/deployment/pom.xml b/extensions/resteasy-classic/rest-client-jsonb/deployment/pom.xml
index e29f75ae66ecb..52dd79103d5a3 100644
--- a/extensions/resteasy-classic/rest-client-jsonb/deployment/pom.xml
+++ b/extensions/resteasy-classic/rest-client-jsonb/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-rest-client-jsonb-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
4.0.0
diff --git a/extensions/resteasy-classic/rest-client-jsonb/pom.xml b/extensions/resteasy-classic/rest-client-jsonb/pom.xml
index db239408a1b54..658137f23e933 100644
--- a/extensions/resteasy-classic/rest-client-jsonb/pom.xml
+++ b/extensions/resteasy-classic/rest-client-jsonb/pom.xml
@@ -5,7 +5,7 @@
quarkus-resteasy-parent-aggregator
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
../pom.xml
4.0.0
diff --git a/extensions/resteasy-classic/rest-client-jsonb/runtime/pom.xml b/extensions/resteasy-classic/rest-client-jsonb/runtime/pom.xml
index cb66c255f9fdf..a4fe46a6ad41f 100644
--- a/extensions/resteasy-classic/rest-client-jsonb/runtime/pom.xml
+++ b/extensions/resteasy-classic/rest-client-jsonb/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-rest-client-jsonb-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
4.0.0
diff --git a/extensions/resteasy-classic/rest-client-mutiny/deployment/pom.xml b/extensions/resteasy-classic/rest-client-mutiny/deployment/pom.xml
index 9812c79f14eef..a3bc7643faf9d 100644
--- a/extensions/resteasy-classic/rest-client-mutiny/deployment/pom.xml
+++ b/extensions/resteasy-classic/rest-client-mutiny/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-rest-client-mutiny-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
4.0.0
diff --git a/extensions/resteasy-classic/rest-client-mutiny/pom.xml b/extensions/resteasy-classic/rest-client-mutiny/pom.xml
index 1a564b5e275c4..abc4fcdfedf09 100644
--- a/extensions/resteasy-classic/rest-client-mutiny/pom.xml
+++ b/extensions/resteasy-classic/rest-client-mutiny/pom.xml
@@ -5,7 +5,7 @@
quarkus-resteasy-parent-aggregator
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
../pom.xml
4.0.0
diff --git a/extensions/resteasy-classic/rest-client-mutiny/runtime/pom.xml b/extensions/resteasy-classic/rest-client-mutiny/runtime/pom.xml
index bffdf2a99bb5d..1b9f8b55c454f 100644
--- a/extensions/resteasy-classic/rest-client-mutiny/runtime/pom.xml
+++ b/extensions/resteasy-classic/rest-client-mutiny/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-rest-client-mutiny-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
4.0.0
diff --git a/extensions/resteasy-classic/rest-client/deployment/pom.xml b/extensions/resteasy-classic/rest-client/deployment/pom.xml
index 055b9a26d2bc1..0de0dae055c66 100644
--- a/extensions/resteasy-classic/rest-client/deployment/pom.xml
+++ b/extensions/resteasy-classic/rest-client/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-rest-client-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
4.0.0
diff --git a/extensions/resteasy-classic/rest-client/pom.xml b/extensions/resteasy-classic/rest-client/pom.xml
index c44614c9b2b14..75482b6e80497 100644
--- a/extensions/resteasy-classic/rest-client/pom.xml
+++ b/extensions/resteasy-classic/rest-client/pom.xml
@@ -5,7 +5,7 @@
quarkus-resteasy-parent-aggregator
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
../pom.xml
4.0.0
diff --git a/extensions/resteasy-classic/rest-client/runtime/pom.xml b/extensions/resteasy-classic/rest-client/runtime/pom.xml
index e0013b0aead77..4c6a16890f5e7 100644
--- a/extensions/resteasy-classic/rest-client/runtime/pom.xml
+++ b/extensions/resteasy-classic/rest-client/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-rest-client-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
4.0.0
diff --git a/extensions/resteasy-classic/resteasy-common/deployment/pom.xml b/extensions/resteasy-classic/resteasy-common/deployment/pom.xml
index adaa64e8f0b3a..189d9b39a0be5 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/resteasy-classic/resteasy-common/pom.xml b/extensions/resteasy-classic/resteasy-common/pom.xml
index 447c9df241278..c51a071c2340d 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
+ 2.2.2.Final
../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 67310591a3513..2a56561f72bd8 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/resteasy-classic/resteasy-common/spi/pom.xml b/extensions/resteasy-classic/resteasy-common/spi/pom.xml
index 39ba698e33f8f..177c2f8c5c017 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/resteasy-classic/resteasy-jackson/deployment/pom.xml b/extensions/resteasy-classic/resteasy-jackson/deployment/pom.xml
index f2ec8817cbf84..2542169b6536c 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/resteasy-classic/resteasy-jackson/pom.xml b/extensions/resteasy-classic/resteasy-jackson/pom.xml
index 15736d5e4192d..9925c201cc12e 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
+ 2.2.2.Final
../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 da2d984941006..fae5022997904 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/resteasy-classic/resteasy-jaxb/deployment/pom.xml b/extensions/resteasy-classic/resteasy-jaxb/deployment/pom.xml
index 458aa0d93b16e..d773b5161a4ae 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/resteasy-classic/resteasy-jaxb/pom.xml b/extensions/resteasy-classic/resteasy-jaxb/pom.xml
index 28202cca11a6d..93f6b86a1fddf 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
+ 2.2.2.Final
../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 4dfa163247e14..59dc4823fbd0f 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/resteasy-classic/resteasy-jsonb/deployment/pom.xml b/extensions/resteasy-classic/resteasy-jsonb/deployment/pom.xml
index 8f18e1017034e..0826bfee6ccdf 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/resteasy-classic/resteasy-jsonb/pom.xml b/extensions/resteasy-classic/resteasy-jsonb/pom.xml
index 75764a05a65de..4cfc5676a0817 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
+ 2.2.2.Final
../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 7c8050091d629..ab6aa56fb1fec 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/resteasy-classic/resteasy-multipart/deployment/pom.xml b/extensions/resteasy-classic/resteasy-multipart/deployment/pom.xml
index 4705610c80fb8..309cd18c78c05 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/resteasy-classic/resteasy-multipart/pom.xml b/extensions/resteasy-classic/resteasy-multipart/pom.xml
index 323ecdfad8987..4d1955dabf166 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
+ 2.2.2.Final
../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 4eadd656f9abc..4c4e9400c474a 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
+ 2.2.2.Final
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 1c7698e3a2ec7..aee8311eafb1f 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
+ 2.2.2.Final
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 404c8e6499116..c87eb991f1b19 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
+ 2.2.2.Final
../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 6bc844b6a52c7..52e44f6f6927c 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
+ 2.2.2.Final
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 79b3faab5910f..7ca4fedc81a0d 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
+ 2.2.2.Final
quarkus-resteasy-mutiny-deployment
diff --git a/extensions/resteasy-classic/resteasy-mutiny/pom.xml b/extensions/resteasy-classic/resteasy-mutiny/pom.xml
index fcd70b3a9422b..4cf45321ea12f 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
+ 2.2.2.Final
../pom.xml
diff --git a/extensions/resteasy-classic/resteasy-mutiny/runtime/pom.xml b/extensions/resteasy-classic/resteasy-mutiny/runtime/pom.xml
index 7fd73c115e286..c39fe20bd3d08 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
+ 2.2.2.Final
quarkus-resteasy-mutiny
diff --git a/extensions/resteasy-classic/resteasy-qute/deployment/pom.xml b/extensions/resteasy-classic/resteasy-qute/deployment/pom.xml
index 5014135fdfc55..5c928554a7542 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
+ 2.2.2.Final
quarkus-resteasy-qute-deployment
diff --git a/extensions/resteasy-classic/resteasy-qute/pom.xml b/extensions/resteasy-classic/resteasy-qute/pom.xml
index 4bc80fa22a726..2a71137ea8ab0 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
+ 2.2.2.Final
../pom.xml
diff --git a/extensions/resteasy-classic/resteasy-qute/runtime/pom.xml b/extensions/resteasy-classic/resteasy-qute/runtime/pom.xml
index 071146b824922..56ea5bbeb97ef 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
+ 2.2.2.Final
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 b1940b0c73202..e5133c0e944f5 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/resteasy-classic/resteasy-server-common/pom.xml b/extensions/resteasy-classic/resteasy-server-common/pom.xml
index 8c5c71540d7a4..41c7fa53e2802 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
+ 2.2.2.Final
../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 ceb579fc2b7a6..a3a733b1892ba 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
+ 2.2.2.Final
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 f8be09a456d62..ff5390629c746 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
+ 2.2.2.Final
quarkus-resteasy-server-common-spi
diff --git a/extensions/resteasy-classic/resteasy/deployment/pom.xml b/extensions/resteasy-classic/resteasy/deployment/pom.xml
index c71b9bc754a54..77029f9c27762 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/resteasy-classic/resteasy/pom.xml b/extensions/resteasy-classic/resteasy/pom.xml
index 4a63eea261849..ad0de838547f4 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
+ 2.2.2.Final
../pom.xml
4.0.0
diff --git a/extensions/resteasy-classic/resteasy/runtime/pom.xml b/extensions/resteasy-classic/resteasy/runtime/pom.xml
index 31591f2255e71..0bf0767c81bc1 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
+ 2.2.2.Final
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 24780e48f6212..0608c01c4c5d0 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
+ 2.2.2.Final
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..a93dfe5c363fa 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/resteasy-reactive/jaxrs-client-reactive/pom.xml b/extensions/resteasy-reactive/jaxrs-client-reactive/pom.xml
index c3f0c82ed8ae7..8cb1ef10618b7 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
+ 2.2.2.Final
../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 11bd9798eacd1..5bc5581d767fc 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/resteasy-reactive/pom.xml b/extensions/resteasy-reactive/pom.xml
index 9eb04e25814f3..e03079ece05df 100644
--- a/extensions/resteasy-reactive/pom.xml
+++ b/extensions/resteasy-reactive/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
../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 dd4841d3ac674..ecff0d6a8eff7 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
+ 2.2.2.Final
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..15af93c5c2687 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
+ 2.2.2.Final
../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 abe382006375c..a98def63fa71f 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
+ 2.2.2.Final
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 21c6eb7646eb2..234719ba5f3a9 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
+ 2.2.2.Final
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..394c897cd11fe 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
+ 2.2.2.Final
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..173fc07590808 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
+ 2.2.2.Final
../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 f40d962c4afdc..5457f6d44a837 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
+ 2.2.2.Final
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 d89c9b3b3e4c2..58a3116c784ff 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
+ 2.2.2.Final
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..2cbdab8a33488 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
+ 2.2.2.Final
../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 4810c69ea7cd4..026c76af80cca 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
+ 2.2.2.Final
quarkus-resteasy-reactive-jackson
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 7cf20c30051c8..fe523f4bdd343 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
+ 2.2.2.Final
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..c6cc9fbd24ede 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
+ 2.2.2.Final
../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 fe85ce1a97913..7542144637912 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
+ 2.2.2.Final
quarkus-resteasy-reactive-jsonb
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..8373ee9bff9d0 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
+ 2.2.2.Final
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..3ec55461041c8 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
+ 2.2.2.Final
../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 c73c4e7b6290b..6a90451981645 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
+ 2.2.2.Final
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 d22a41c9656d3..061b962c0e27a 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
+ 2.2.2.Final
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..f6d9ebddf476a 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
+ 2.2.2.Final
../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 c18b1adab4798..c6802d82d7465 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
+ 2.2.2.Final
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..6628fb84b1f83 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
+ 2.2.2.Final
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..eb09a8a23f229 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
+ 2.2.2.Final
../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 20240af5f215c..8e1650ca06802 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
+ 2.2.2.Final
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..d31d820fff437 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
+ 2.2.2.Final
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..a8d906a66f511 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
+ 2.2.2.Final
../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 49c6d498853b4..3df6efad792e9 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
+ 2.2.2.Final
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 5c8bb78d016dd..a7d7e105e9a9a 100644
--- a/extensions/resteasy-reactive/quarkus-resteasy-reactive/common-runtime/pom.xml
+++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive/common-runtime/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-resteasy-reactive-parent
- 999-SNAPSHOT
+ 2.2.2.Final
quarkus-resteasy-reactive-server-common
diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive/deployment/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive/deployment/pom.xml
index ca7ef6c858652..d4af5ed503fad 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive/pom.xml
index c131e8314d473..3c96e43d0f338 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
+ 2.2.2.Final
../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 a580781b3e548..f70075dc2f24f 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
+ 2.2.2.Final
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..4478573ab3b77 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
+ 2.2.2.Final
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 098e55811abe1..914d1cb7e6684 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
+ 2.2.2.Final
quarkus-rest-client-reactive-jackson-deployment
Quarkus - REST Client Reactive 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 864d8fa443382..d6a6047b14c62 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
+ 2.2.2.Final
../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 b0fa912472237..8b57f3c70f279 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
+ 2.2.2.Final
quarkus-rest-client-reactive-jackson
Quarkus - REST Client Reactive Jackson
diff --git a/extensions/resteasy-reactive/rest-client-reactive/deployment/pom.xml b/extensions/resteasy-reactive/rest-client-reactive/deployment/pom.xml
index 207e881efd431..218c00131d050 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/resteasy-reactive/rest-client-reactive/pom.xml b/extensions/resteasy-reactive/rest-client-reactive/pom.xml
index e85fab3cf5a7f..68918b84f15df 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
+ 2.2.2.Final
../../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 268c6b68082e6..e65026436f6fc 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/scala/deployment/pom.xml b/extensions/scala/deployment/pom.xml
index 3fc80398f86ff..3819027a809cc 100644
--- a/extensions/scala/deployment/pom.xml
+++ b/extensions/scala/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-scala-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
4.0.0
diff --git a/extensions/scala/pom.xml b/extensions/scala/pom.xml
index ce4e53e7e8dbe..7a1185ae7789c 100644
--- a/extensions/scala/pom.xml
+++ b/extensions/scala/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
../pom.xml
4.0.0
diff --git a/extensions/scala/runtime/pom.xml b/extensions/scala/runtime/pom.xml
index 65fcd612df7f2..a055d777dd1f4 100644
--- a/extensions/scala/runtime/pom.xml
+++ b/extensions/scala/runtime/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-scala-parent
- 999-SNAPSHOT
+ 2.2.2.Final
quarkus-scala
diff --git a/extensions/scheduler/deployment/pom.xml b/extensions/scheduler/deployment/pom.xml
index 3d1b18088b3f0..70371fee92662 100644
--- a/extensions/scheduler/deployment/pom.xml
+++ b/extensions/scheduler/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-scheduler-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
4.0.0
diff --git a/extensions/scheduler/pom.xml b/extensions/scheduler/pom.xml
index 8b620bde33677..9dee11eb455b6 100644
--- a/extensions/scheduler/pom.xml
+++ b/extensions/scheduler/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
../pom.xml
diff --git a/extensions/scheduler/runtime/pom.xml b/extensions/scheduler/runtime/pom.xml
index 5650d5295bc0c..06f8db556f2be 100644
--- a/extensions/scheduler/runtime/pom.xml
+++ b/extensions/scheduler/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-scheduler-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
4.0.0
diff --git a/extensions/security-jpa/deployment/pom.xml b/extensions/security-jpa/deployment/pom.xml
index 519560c585513..7331140189fec 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
+ 2.2.2.Final
../pom.xml
diff --git a/extensions/security-jpa/pom.xml b/extensions/security-jpa/pom.xml
index c53c7de78743d..fd71ef821a828 100644
--- a/extensions/security-jpa/pom.xml
+++ b/extensions/security-jpa/pom.xml
@@ -6,7 +6,7 @@
io.quarkus
quarkus-extensions-parent
- 999-SNAPSHOT
+ 2.2.2.Final
../pom.xml
diff --git a/extensions/security-jpa/runtime/pom.xml b/extensions/security-jpa/runtime/pom.xml
index a3e15ba6d6e85..03e81b8c989e9 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
+ 2.2.2.Final
../pom.xml
diff --git a/extensions/security/deployment/pom.xml b/extensions/security/deployment/pom.xml
index 150cd73996dd1..12de72b2ecb61 100644
--- a/extensions/security/deployment/pom.xml
+++ b/extensions/security/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-security-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
4.0.0
diff --git a/extensions/security/pom.xml b/extensions/security/pom.xml
index 5de52522bb462..ed67172a89d26 100644
--- a/extensions/security/pom.xml
+++ b/extensions/security/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
../pom.xml
4.0.0
diff --git a/extensions/security/runtime-spi/pom.xml b/extensions/security/runtime-spi/pom.xml
index d1136b1e0c229..34fbc3919bcac 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/security/runtime/pom.xml b/extensions/security/runtime/pom.xml
index e19500db8ca73..b94335fe3c436 100644
--- a/extensions/security/runtime/pom.xml
+++ b/extensions/security/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-security-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
4.0.0
diff --git a/extensions/security/spi/pom.xml b/extensions/security/spi/pom.xml
index a3045dbbb5f9e..ba66d85507a9c 100644
--- a/extensions/security/spi/pom.xml
+++ b/extensions/security/spi/pom.xml
@@ -5,7 +5,7 @@
quarkus-security-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
4.0.0
diff --git a/extensions/security/test-utils/pom.xml b/extensions/security/test-utils/pom.xml
index a9f36124f8775..cc69637212b73 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/smallrye-context-propagation/deployment/pom.xml b/extensions/smallrye-context-propagation/deployment/pom.xml
index 1cc9af0cfcb62..18814c9305f4f 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/smallrye-context-propagation/pom.xml b/extensions/smallrye-context-propagation/pom.xml
index 3206cecd3aa44..28baa65194cba 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
+ 2.2.2.Final
../pom.xml
4.0.0
diff --git a/extensions/smallrye-context-propagation/runtime/pom.xml b/extensions/smallrye-context-propagation/runtime/pom.xml
index 5fedc6cb06eaf..f664c7dd9bfac 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/smallrye-fault-tolerance/deployment/pom.xml b/extensions/smallrye-fault-tolerance/deployment/pom.xml
index fd9e77ed49a3a..655fba81c7942 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/smallrye-fault-tolerance/pom.xml b/extensions/smallrye-fault-tolerance/pom.xml
index b297446b0d4d3..890110709353d 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
+ 2.2.2.Final
../pom.xml
4.0.0
diff --git a/extensions/smallrye-fault-tolerance/runtime/pom.xml b/extensions/smallrye-fault-tolerance/runtime/pom.xml
index f1bdde6bc736f..4c4ca71db5e59 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/smallrye-graphql-client/deployment/pom.xml b/extensions/smallrye-graphql-client/deployment/pom.xml
index 5b38db500420f..7b9f284788c49 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/smallrye-graphql-client/pom.xml b/extensions/smallrye-graphql-client/pom.xml
index edd9be5cf94e1..2324dc4b8c0ed 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/smallrye-graphql-client/runtime/pom.xml b/extensions/smallrye-graphql-client/runtime/pom.xml
index b0d06078c8d5d..3e9b5afd621e8 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/smallrye-graphql/deployment/pom.xml b/extensions/smallrye-graphql/deployment/pom.xml
index cf6474ef19815..e222d0f0b1901 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
+ 2.2.2.Final
../pom.xml
4.0.0
diff --git a/extensions/smallrye-graphql/pom.xml b/extensions/smallrye-graphql/pom.xml
index 8ce1f9c3947da..6b5736244eac0 100644
--- a/extensions/smallrye-graphql/pom.xml
+++ b/extensions/smallrye-graphql/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
../pom.xml
4.0.0
diff --git a/extensions/smallrye-graphql/runtime/pom.xml b/extensions/smallrye-graphql/runtime/pom.xml
index 75067910e3714..d4d8c14e251d2 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
+ 2.2.2.Final
../pom.xml
4.0.0
diff --git a/extensions/smallrye-health/deployment/pom.xml b/extensions/smallrye-health/deployment/pom.xml
index 8e331d54fe120..aaa3de38e4b75 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/smallrye-health/pom.xml b/extensions/smallrye-health/pom.xml
index 57e4d20e3848e..fe569a8001dca 100644
--- a/extensions/smallrye-health/pom.xml
+++ b/extensions/smallrye-health/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
../pom.xml
4.0.0
diff --git a/extensions/smallrye-health/runtime/pom.xml b/extensions/smallrye-health/runtime/pom.xml
index 018c484b3a73d..86ab8c209ee8e 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/smallrye-health/spi/pom.xml b/extensions/smallrye-health/spi/pom.xml
index 059665333017c..75b338e04b601 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/smallrye-jwt-build/deployment/pom.xml b/extensions/smallrye-jwt-build/deployment/pom.xml
index 7317a8485e090..35c37b82388ba 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/smallrye-jwt-build/pom.xml b/extensions/smallrye-jwt-build/pom.xml
index 423fa273e1308..17b57787b8116 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
+ 2.2.2.Final
../pom.xml
4.0.0
diff --git a/extensions/smallrye-jwt-build/runtime/pom.xml b/extensions/smallrye-jwt-build/runtime/pom.xml
index 3a6e2fed97e13..5782b4b455643 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/smallrye-jwt/deployment/pom.xml b/extensions/smallrye-jwt/deployment/pom.xml
index a11304c63d5bb..2d02124dccfa8 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/smallrye-jwt/pom.xml b/extensions/smallrye-jwt/pom.xml
index 541e26245e122..140945324227d 100644
--- a/extensions/smallrye-jwt/pom.xml
+++ b/extensions/smallrye-jwt/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
../pom.xml
4.0.0
diff --git a/extensions/smallrye-jwt/runtime/pom.xml b/extensions/smallrye-jwt/runtime/pom.xml
index 06138fd03a3ab..a29b97c21ce57 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/smallrye-metrics/deployment/pom.xml b/extensions/smallrye-metrics/deployment/pom.xml
index c98663c616353..0a1f5982e547d 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/smallrye-metrics/pom.xml b/extensions/smallrye-metrics/pom.xml
index 5264c96ec477e..9386a810f71a0 100644
--- a/extensions/smallrye-metrics/pom.xml
+++ b/extensions/smallrye-metrics/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
../pom.xml
4.0.0
diff --git a/extensions/smallrye-metrics/runtime/pom.xml b/extensions/smallrye-metrics/runtime/pom.xml
index af265d666c682..46603d40ce8be 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/smallrye-metrics/spi/pom.xml b/extensions/smallrye-metrics/spi/pom.xml
index 10748df44fc71..7caf6f38d3a73 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/smallrye-openapi-common/deployment/pom.xml b/extensions/smallrye-openapi-common/deployment/pom.xml
index a3b59fa1c61d0..376aef7f9fb53 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/smallrye-openapi-common/pom.xml b/extensions/smallrye-openapi-common/pom.xml
index 45c394dfb9096..ac32768ef9cb8 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
+ 2.2.2.Final
../pom.xml
4.0.0
diff --git a/extensions/smallrye-openapi/deployment/pom.xml b/extensions/smallrye-openapi/deployment/pom.xml
index 8a0efb4703ddc..3805e8c48376f 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/smallrye-openapi/pom.xml b/extensions/smallrye-openapi/pom.xml
index 9f15b5fe6d077..60c3cd8e3f703 100644
--- a/extensions/smallrye-openapi/pom.xml
+++ b/extensions/smallrye-openapi/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
../pom.xml
4.0.0
diff --git a/extensions/smallrye-openapi/runtime/pom.xml b/extensions/smallrye-openapi/runtime/pom.xml
index bb29eeb9366c7..a31d233254d25 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/smallrye-openapi/spi/pom.xml b/extensions/smallrye-openapi/spi/pom.xml
index c4e96d7af0544..1fd05d2583eae 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/smallrye-opentracing/deployment/pom.xml b/extensions/smallrye-opentracing/deployment/pom.xml
index 8d5b5a09f8214..022ddee4d7259 100644
--- a/extensions/smallrye-opentracing/deployment/pom.xml
+++ b/extensions/smallrye-opentracing/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-smallrye-opentracing-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
4.0.0
diff --git a/extensions/smallrye-opentracing/pom.xml b/extensions/smallrye-opentracing/pom.xml
index e7c787b9a7fb1..0cc95c2b7c2d7 100644
--- a/extensions/smallrye-opentracing/pom.xml
+++ b/extensions/smallrye-opentracing/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
../pom.xml
4.0.0
diff --git a/extensions/smallrye-opentracing/runtime/pom.xml b/extensions/smallrye-opentracing/runtime/pom.xml
index 2f0ac129cb1c4..a08d2b45e9be0 100644
--- a/extensions/smallrye-opentracing/runtime/pom.xml
+++ b/extensions/smallrye-opentracing/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-smallrye-opentracing-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
4.0.0
diff --git a/extensions/smallrye-reactive-messaging-amqp/deployment/pom.xml b/extensions/smallrye-reactive-messaging-amqp/deployment/pom.xml
index 066d3fa37b847..159ef2f5e8a20 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
+ 2.2.2.Final
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..cb90b2138a1d6 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
+ 2.2.2.Final
../pom.xml
diff --git a/extensions/smallrye-reactive-messaging-amqp/runtime/pom.xml b/extensions/smallrye-reactive-messaging-amqp/runtime/pom.xml
index 4da979208c034..c7c5a91e09fe7 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
+ 2.2.2.Final
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 bcde6e700bec7..17498ff0a80f9 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
+ 2.2.2.Final
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..0c9b00b824864 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
+ 2.2.2.Final
../pom.xml
diff --git a/extensions/smallrye-reactive-messaging-kafka/runtime/pom.xml b/extensions/smallrye-reactive-messaging-kafka/runtime/pom.xml
index 99b971d83f9d8..7cc2537f30538 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
+ 2.2.2.Final
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 93fe0116b5617..b05ad02893206 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
+ 2.2.2.Final
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..65f60d6389833 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
+ 2.2.2.Final
../pom.xml
diff --git a/extensions/smallrye-reactive-messaging-mqtt/runtime/pom.xml b/extensions/smallrye-reactive-messaging-mqtt/runtime/pom.xml
index 72c3e85d1083d..d8b42ec039518 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
+ 2.2.2.Final
quarkus-smallrye-reactive-messaging-mqtt
diff --git a/extensions/smallrye-reactive-messaging/deployment/pom.xml b/extensions/smallrye-reactive-messaging/deployment/pom.xml
index 346c32de30da5..ee483072af3e4 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/smallrye-reactive-messaging/kotlin/pom.xml b/extensions/smallrye-reactive-messaging/kotlin/pom.xml
index 4eb2850b6ab46..65bec6826dea3 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/smallrye-reactive-messaging/pom.xml b/extensions/smallrye-reactive-messaging/pom.xml
index be34c59f8373d..cc343e76731f5 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
+ 2.2.2.Final
../pom.xml
diff --git a/extensions/smallrye-reactive-messaging/runtime/pom.xml b/extensions/smallrye-reactive-messaging/runtime/pom.xml
index ed60863b4cce0..a4be9f587f7e0 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
+ 2.2.2.Final
4.0.0
quarkus-smallrye-reactive-messaging
diff --git a/extensions/spring-boot-properties/deployment/pom.xml b/extensions/spring-boot-properties/deployment/pom.xml
index e746697fc6ffb..7bcd7fb4dcc47 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/spring-boot-properties/pom.xml b/extensions/spring-boot-properties/pom.xml
index e3500dea8accb..067cb5e777359 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
+ 2.2.2.Final
../pom.xml
4.0.0
diff --git a/extensions/spring-boot-properties/runtime/pom.xml b/extensions/spring-boot-properties/runtime/pom.xml
index 00307bcc1de04..4ca3faa117f1d 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/spring-cache/deployment/pom.xml b/extensions/spring-cache/deployment/pom.xml
index 6a41ca3198124..4a1ea1e1bcf0b 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/spring-cache/pom.xml b/extensions/spring-cache/pom.xml
index 8a8df385e7f58..96b0393b5d874 100644
--- a/extensions/spring-cache/pom.xml
+++ b/extensions/spring-cache/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
../pom.xml
4.0.0
diff --git a/extensions/spring-cache/runtime/pom.xml b/extensions/spring-cache/runtime/pom.xml
index 6b61426c55579..4ace3cd83bbc7 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/spring-cloud-config-client/deployment/pom.xml b/extensions/spring-cloud-config-client/deployment/pom.xml
index 9375e3b285b2a..5b0fee16bbabd 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/spring-cloud-config-client/pom.xml b/extensions/spring-cloud-config-client/pom.xml
index f00cf81b4d015..0e2d15f9d35c9 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
+ 2.2.2.Final
../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 f84cb85e5b547..c7a8935bb5e0a 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/spring-data-jpa/deployment/pom.xml b/extensions/spring-data-jpa/deployment/pom.xml
index 26b6db74c2db5..fc1395820de04 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/spring-data-jpa/pom.xml b/extensions/spring-data-jpa/pom.xml
index 854652008ad1d..a3bc49ecb4e42 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
+ 2.2.2.Final
../pom.xml
4.0.0
diff --git a/extensions/spring-data-jpa/runtime/pom.xml b/extensions/spring-data-jpa/runtime/pom.xml
index d5b34f91444a0..2cab8e2c8c0d7 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/spring-data-rest/deployment/pom.xml b/extensions/spring-data-rest/deployment/pom.xml
index e3abeaec08689..c897b6f19874b 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
+ 2.2.2.Final
../pom.xml
4.0.0
diff --git a/extensions/spring-data-rest/pom.xml b/extensions/spring-data-rest/pom.xml
index 0901971381fed..c4fcf2336e693 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
+ 2.2.2.Final
../pom.xml
4.0.0
diff --git a/extensions/spring-data-rest/runtime/pom.xml b/extensions/spring-data-rest/runtime/pom.xml
index f1c159c2fb303..b5487dfb03474 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
+ 2.2.2.Final
../pom.xml
4.0.0
diff --git a/extensions/spring-di/deployment/pom.xml b/extensions/spring-di/deployment/pom.xml
index 565c46f63bf0f..43aba2d0172d8 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/spring-di/pom.xml b/extensions/spring-di/pom.xml
index 1065c9fc23c39..b2fc892376705 100644
--- a/extensions/spring-di/pom.xml
+++ b/extensions/spring-di/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
../pom.xml
4.0.0
diff --git a/extensions/spring-di/runtime/pom.xml b/extensions/spring-di/runtime/pom.xml
index fad9ac1c5f98a..0aec83d015c61 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/spring-scheduled/deployment/pom.xml b/extensions/spring-scheduled/deployment/pom.xml
index a4cdf7c36953c..c4c8a25a0b42f 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/spring-scheduled/pom.xml b/extensions/spring-scheduled/pom.xml
index 8a5e072a26612..e51ee565a7458 100644
--- a/extensions/spring-scheduled/pom.xml
+++ b/extensions/spring-scheduled/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
../pom.xml
4.0.0
diff --git a/extensions/spring-scheduled/runtime/pom.xml b/extensions/spring-scheduled/runtime/pom.xml
index 3c523a93c33a0..00c013cc4dcd2 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/spring-security/deployment/pom.xml b/extensions/spring-security/deployment/pom.xml
index 93a6cff70edef..4451977b88528 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
+ 2.2.2.Final
quarkus-spring-security-deployment
diff --git a/extensions/spring-security/pom.xml b/extensions/spring-security/pom.xml
index fc8468e71fdc2..4ca01ce56b15a 100644
--- a/extensions/spring-security/pom.xml
+++ b/extensions/spring-security/pom.xml
@@ -6,7 +6,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
../pom.xml
diff --git a/extensions/spring-security/runtime/pom.xml b/extensions/spring-security/runtime/pom.xml
index 19ce13c9d7fe4..e41f15ebcf269 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
+ 2.2.2.Final
quarkus-spring-security
diff --git a/extensions/spring-web/deployment/pom.xml b/extensions/spring-web/deployment/pom.xml
index 6c3a08357e71c..6e08d2b42699d 100644
--- a/extensions/spring-web/deployment/pom.xml
+++ b/extensions/spring-web/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-spring-web-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
4.0.0
diff --git a/extensions/spring-web/pom.xml b/extensions/spring-web/pom.xml
index b287523b966fc..cdefed9ea0590 100644
--- a/extensions/spring-web/pom.xml
+++ b/extensions/spring-web/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
../pom.xml
4.0.0
diff --git a/extensions/spring-web/runtime/pom.xml b/extensions/spring-web/runtime/pom.xml
index 68f88fa22c41e..b1b734a07bc47 100644
--- a/extensions/spring-web/runtime/pom.xml
+++ b/extensions/spring-web/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-spring-web-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
4.0.0
diff --git a/extensions/swagger-ui/deployment/pom.xml b/extensions/swagger-ui/deployment/pom.xml
index 5e767d27fc158..633241e5d7357 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/swagger-ui/pom.xml b/extensions/swagger-ui/pom.xml
index 07d5ec17fe35f..2349635557a2b 100644
--- a/extensions/swagger-ui/pom.xml
+++ b/extensions/swagger-ui/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
../pom.xml
4.0.0
diff --git a/extensions/swagger-ui/runtime/pom.xml b/extensions/swagger-ui/runtime/pom.xml
index 634ac75cfbe7e..eac09ccf04203 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/tika/deployment/pom.xml b/extensions/tika/deployment/pom.xml
index d2a1bba4af648..42be8d9138dcb 100644
--- a/extensions/tika/deployment/pom.xml
+++ b/extensions/tika/deployment/pom.xml
@@ -4,7 +4,7 @@
quarkus-tika-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
4.0.0
diff --git a/extensions/tika/pom.xml b/extensions/tika/pom.xml
index c7f81bc0fbabc..2ae1ce2f1e105 100644
--- a/extensions/tika/pom.xml
+++ b/extensions/tika/pom.xml
@@ -21,7 +21,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
../pom.xml
4.0.0
diff --git a/extensions/tika/runtime/pom.xml b/extensions/tika/runtime/pom.xml
index 9f48205241c75..d1109ab9520ec 100644
--- a/extensions/tika/runtime/pom.xml
+++ b/extensions/tika/runtime/pom.xml
@@ -4,7 +4,7 @@
quarkus-tika-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
4.0.0
diff --git a/extensions/undertow/deployment/pom.xml b/extensions/undertow/deployment/pom.xml
index 35a5c3ded9af0..6b010e74f9981 100644
--- a/extensions/undertow/deployment/pom.xml
+++ b/extensions/undertow/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-http-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
4.0.0
diff --git a/extensions/undertow/pom.xml b/extensions/undertow/pom.xml
index 7c0d3091b638c..e2baded8e58e5 100644
--- a/extensions/undertow/pom.xml
+++ b/extensions/undertow/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
../pom.xml
4.0.0
diff --git a/extensions/undertow/runtime/pom.xml b/extensions/undertow/runtime/pom.xml
index 9cf25e6a35d8e..c152eaff9e34b 100644
--- a/extensions/undertow/runtime/pom.xml
+++ b/extensions/undertow/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-http-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
4.0.0
diff --git a/extensions/undertow/spi/pom.xml b/extensions/undertow/spi/pom.xml
index 3b13bfdf67625..bc387a39f93e4 100644
--- a/extensions/undertow/spi/pom.xml
+++ b/extensions/undertow/spi/pom.xml
@@ -5,7 +5,7 @@
quarkus-http-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
4.0.0
diff --git a/extensions/vault/deployment/pom.xml b/extensions/vault/deployment/pom.xml
index c34c42e900909..653b058935fcc 100644
--- a/extensions/vault/deployment/pom.xml
+++ b/extensions/vault/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-vault-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
4.0.0
diff --git a/extensions/vault/model/pom.xml b/extensions/vault/model/pom.xml
index 517fb87c71931..72ddfb2981e79 100644
--- a/extensions/vault/model/pom.xml
+++ b/extensions/vault/model/pom.xml
@@ -5,7 +5,7 @@
quarkus-vault-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
4.0.0
diff --git a/extensions/vault/pom.xml b/extensions/vault/pom.xml
index 2afd7d5acecdc..2b2f66a90cbcf 100644
--- a/extensions/vault/pom.xml
+++ b/extensions/vault/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
../pom.xml
4.0.0
diff --git a/extensions/vault/runtime/pom.xml b/extensions/vault/runtime/pom.xml
index 64ec71dddf15e..a299c697d4f33 100644
--- a/extensions/vault/runtime/pom.xml
+++ b/extensions/vault/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-vault-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
4.0.0
diff --git a/extensions/vertx-core/deployment/pom.xml b/extensions/vertx-core/deployment/pom.xml
index 4e6214b7a1c83..000ea17f72cba 100644
--- a/extensions/vertx-core/deployment/pom.xml
+++ b/extensions/vertx-core/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-vertx-core-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
4.0.0
diff --git a/extensions/vertx-core/pom.xml b/extensions/vertx-core/pom.xml
index 6712a08239c35..f7635834831ec 100644
--- a/extensions/vertx-core/pom.xml
+++ b/extensions/vertx-core/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
../pom.xml
4.0.0
diff --git a/extensions/vertx-core/runtime/pom.xml b/extensions/vertx-core/runtime/pom.xml
index f7e7a9b7f2f8f..7811efbbbe369 100644
--- a/extensions/vertx-core/runtime/pom.xml
+++ b/extensions/vertx-core/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-vertx-core-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
4.0.0
diff --git a/extensions/vertx-graphql/deployment/pom.xml b/extensions/vertx-graphql/deployment/pom.xml
index e78929ba64fd1..e5fb7a0dd26bf 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
+ 2.2.2.Final
../pom.xml
diff --git a/extensions/vertx-graphql/pom.xml b/extensions/vertx-graphql/pom.xml
index 16a51923b70a1..c6640d71af4ff 100644
--- a/extensions/vertx-graphql/pom.xml
+++ b/extensions/vertx-graphql/pom.xml
@@ -6,7 +6,7 @@
io.quarkus
quarkus-extensions-parent
- 999-SNAPSHOT
+ 2.2.2.Final
../pom.xml
diff --git a/extensions/vertx-graphql/runtime/pom.xml b/extensions/vertx-graphql/runtime/pom.xml
index c31216398fedc..123d3d0ee9063 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
+ 2.2.2.Final
../pom.xml
diff --git a/extensions/vertx-http/deployment/pom.xml b/extensions/vertx-http/deployment/pom.xml
index f0e16a3b4085a..142af51e60dcd 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
+ 2.2.2.Final
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..a3e4adff1770c 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
+ 2.2.2.Final
../
4.0.0
diff --git a/extensions/vertx-http/dev-console-spi/pom.xml b/extensions/vertx-http/dev-console-spi/pom.xml
index a2b838691e34b..d94840230b343 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
+ 2.2.2.Final
../
4.0.0
diff --git a/extensions/vertx-http/pom.xml b/extensions/vertx-http/pom.xml
index 931c4d040c286..caedb085ce95f 100644
--- a/extensions/vertx-http/pom.xml
+++ b/extensions/vertx-http/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
../pom.xml
4.0.0
diff --git a/extensions/vertx-http/runtime/pom.xml b/extensions/vertx-http/runtime/pom.xml
index fabcf3c34282d..22e3b84629311 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/vertx-web/deployment/pom.xml b/extensions/vertx-web/deployment/pom.xml
index 5171a7c17c0b8..ae9a7ea6b38d4 100644
--- a/extensions/vertx-web/deployment/pom.xml
+++ b/extensions/vertx-web/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-vertx-web-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
4.0.0
diff --git a/extensions/vertx-web/pom.xml b/extensions/vertx-web/pom.xml
index 44f3a5b9cd911..e87a929e3819c 100644
--- a/extensions/vertx-web/pom.xml
+++ b/extensions/vertx-web/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
../pom.xml
4.0.0
diff --git a/extensions/vertx-web/runtime/pom.xml b/extensions/vertx-web/runtime/pom.xml
index 1eb0511d65e01..d855c5901d5f1 100644
--- a/extensions/vertx-web/runtime/pom.xml
+++ b/extensions/vertx-web/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-vertx-web-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
4.0.0
diff --git a/extensions/vertx/deployment/pom.xml b/extensions/vertx/deployment/pom.xml
index 4f2dd5c3b81d0..03a2f8400fc7c 100644
--- a/extensions/vertx/deployment/pom.xml
+++ b/extensions/vertx/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-vertx-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
4.0.0
diff --git a/extensions/vertx/pom.xml b/extensions/vertx/pom.xml
index 9cb20b8b18786..47b259333d32b 100644
--- a/extensions/vertx/pom.xml
+++ b/extensions/vertx/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
../pom.xml
4.0.0
diff --git a/extensions/vertx/runtime/pom.xml b/extensions/vertx/runtime/pom.xml
index a2234a7c786af..6aea34480214e 100644
--- a/extensions/vertx/runtime/pom.xml
+++ b/extensions/vertx/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-vertx-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
4.0.0
diff --git a/extensions/webjars-locator/deployment/pom.xml b/extensions/webjars-locator/deployment/pom.xml
index 912b626aecd32..04b8e38610631 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/webjars-locator/pom.xml b/extensions/webjars-locator/pom.xml
index 62e69ce2dd90b..0f54c0881f5ca 100644
--- a/extensions/webjars-locator/pom.xml
+++ b/extensions/webjars-locator/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
../pom.xml
4.0.0
diff --git a/extensions/webjars-locator/runtime/pom.xml b/extensions/webjars-locator/runtime/pom.xml
index 684c3f4588b53..6d4840239d0d1 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/websockets/client/deployment/pom.xml b/extensions/websockets/client/deployment/pom.xml
index 0fa240617ff7e..539e5b697e4ae 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/websockets/client/pom.xml b/extensions/websockets/client/pom.xml
index c5206c8902645..6ec19e77b51d2 100644
--- a/extensions/websockets/client/pom.xml
+++ b/extensions/websockets/client/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
../../pom.xml
4.0.0
diff --git a/extensions/websockets/client/runtime/pom.xml b/extensions/websockets/client/runtime/pom.xml
index 9569c86a71a3a..ba8ebd0616f38 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/websockets/legacy/pom.xml b/extensions/websockets/legacy/pom.xml
index 6399828ee1500..a448fb77c6fb3 100644
--- a/extensions/websockets/legacy/pom.xml
+++ b/extensions/websockets/legacy/pom.xml
@@ -5,7 +5,7 @@
quarkus-websockets-aggregator
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
4.0.0
diff --git a/extensions/websockets/pom.xml b/extensions/websockets/pom.xml
index fb60bd2ad8a84..bbffc40699b44 100644
--- a/extensions/websockets/pom.xml
+++ b/extensions/websockets/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
../pom.xml
4.0.0
diff --git a/extensions/websockets/server/deployment/pom.xml b/extensions/websockets/server/deployment/pom.xml
index 277311312b2a2..45f6ab12c64cc 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
+ 2.2.2.Final
4.0.0
diff --git a/extensions/websockets/server/pom.xml b/extensions/websockets/server/pom.xml
index 95727704c9592..467479cd4b00d 100644
--- a/extensions/websockets/server/pom.xml
+++ b/extensions/websockets/server/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
../../pom.xml
4.0.0
diff --git a/extensions/websockets/server/runtime/pom.xml b/extensions/websockets/server/runtime/pom.xml
index 66a718684f7ab..a4d408fb53d09 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
+ 2.2.2.Final
4.0.0
diff --git a/independent-projects/arc/pom.xml b/independent-projects/arc/pom.xml
index 4ac3b17b0ea46..6ff75e595e331 100644
--- a/independent-projects/arc/pom.xml
+++ b/independent-projects/arc/pom.xml
@@ -13,7 +13,7 @@
arc-parent
ArC - Parent pom
pom
- 999-SNAPSHOT
+ 2.2.2.Final
diff --git a/independent-projects/arc/processor/pom.xml b/independent-projects/arc/processor/pom.xml
index d676b0aa9fd2b..2bce8937a5604 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
+ 2.2.2.Final
arc-processor
diff --git a/independent-projects/arc/runtime/pom.xml b/independent-projects/arc/runtime/pom.xml
index c2c91fb3e0817..c1787d11531f5 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
+ 2.2.2.Final
arc
diff --git a/independent-projects/arc/tests/pom.xml b/independent-projects/arc/tests/pom.xml
index f0ca7dd18de33..6568e7bd0f0c3 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
+ 2.2.2.Final
arc-tests
diff --git a/independent-projects/bootstrap/app-model/pom.xml b/independent-projects/bootstrap/app-model/pom.xml
index 99ef8856b52f8..6a254e6e0ebd2 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
+ 2.2.2.Final
../pom.xml
4.0.0
diff --git a/independent-projects/bootstrap/bom/pom.xml b/independent-projects/bootstrap/bom/pom.xml
index 6d4dd3788f964..9e3d76ca49137 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
+ 2.2.2.Final
quarkus-bootstrap-bom
Quarkus - Bootstrap - BOM
diff --git a/independent-projects/bootstrap/core/pom.xml b/independent-projects/bootstrap/core/pom.xml
index 8a5bcfcdfd904..4e97d71a38cde 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
+ 2.2.2.Final
../pom.xml
4.0.0
diff --git a/independent-projects/bootstrap/gradle-resolver/pom.xml b/independent-projects/bootstrap/gradle-resolver/pom.xml
index 8d134077680b5..5208338c044ad 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
+ 2.2.2.Final
../pom.xml
4.0.0
diff --git a/independent-projects/bootstrap/maven-plugin/pom.xml b/independent-projects/bootstrap/maven-plugin/pom.xml
index 8613f1507441b..0df509bb22691 100644
--- a/independent-projects/bootstrap/maven-plugin/pom.xml
+++ b/independent-projects/bootstrap/maven-plugin/pom.xml
@@ -5,7 +5,7 @@
io.quarkus
quarkus-bootstrap-parent
- 999-SNAPSHOT
+ 2.2.2.Final
quarkus-bootstrap-maven-plugin
Quarkus - Bootstrap - Maven plugin
diff --git a/independent-projects/bootstrap/maven-resolver/pom.xml b/independent-projects/bootstrap/maven-resolver/pom.xml
index b9cd084a24263..1d57d0a0b8a8e 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
+ 2.2.2.Final
../pom.xml
4.0.0
diff --git a/independent-projects/bootstrap/pom.xml b/independent-projects/bootstrap/pom.xml
index e88e34e25dcb3..4fd0907665131 100644
--- a/independent-projects/bootstrap/pom.xml
+++ b/independent-projects/bootstrap/pom.xml
@@ -11,7 +11,7 @@
quarkus-bootstrap-parent
Quarkus - Bootstrap - Parent
pom
- 999-SNAPSHOT
+ 2.2.2.Final
Apache License, Version 2.0
diff --git a/independent-projects/bootstrap/runner/pom.xml b/independent-projects/bootstrap/runner/pom.xml
index 696962ef9f9ef..70a633533dfc7 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
+ 2.2.2.Final
../pom.xml
4.0.0
diff --git a/independent-projects/enforcer-rules/pom.xml b/independent-projects/enforcer-rules/pom.xml
index 21fdda5933510..8e2e1e86d93ac 100644
--- a/independent-projects/enforcer-rules/pom.xml
+++ b/independent-projects/enforcer-rules/pom.xml
@@ -11,7 +11,7 @@
io.quarkus
quarkus-enforcer-rules
Quarkus - Enforcer Rules
- 999-SNAPSHOT
+ 2.2.2.Final
Apache License, Version 2.0
diff --git a/independent-projects/ide-config/pom.xml b/independent-projects/ide-config/pom.xml
index 28234c13a9a18..d54da8ba278b5 100644
--- a/independent-projects/ide-config/pom.xml
+++ b/independent-projects/ide-config/pom.xml
@@ -12,7 +12,7 @@
io.quarkus
quarkus-ide-config
Quarkus - IDE/Tools - Config
- 999-SNAPSHOT
+ 2.2.2.Final
jar
diff --git a/independent-projects/qute/core/pom.xml b/independent-projects/qute/core/pom.xml
index 861df929a504c..97fc8e9457530 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
+ 2.2.2.Final
qute-core
diff --git a/independent-projects/qute/generator/pom.xml b/independent-projects/qute/generator/pom.xml
index 113e3850ba46b..60e23fa68d4cb 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
+ 2.2.2.Final
qute-generator
diff --git a/independent-projects/qute/pom.xml b/independent-projects/qute/pom.xml
index 4dbe21e14ad3f..ae9a01994e625 100644
--- a/independent-projects/qute/pom.xml
+++ b/independent-projects/qute/pom.xml
@@ -12,7 +12,7 @@
io.quarkus.qute
qute-parent
pom
- 999-SNAPSHOT
+ 2.2.2.Final
Qute - Parent
diff --git a/independent-projects/resteasy-reactive/client/pom.xml b/independent-projects/resteasy-reactive/client/pom.xml
index 0444fff4b1bef..9c7f5f3caf4a6 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
+ 2.2.2.Final
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 9b0ee6c18fc2f..4f3deb794400c 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
+ 2.2.2.Final
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 4f2097ac8883e..6aa4f7b49905f 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
+ 2.2.2.Final
resteasy-reactive-client
diff --git a/independent-projects/resteasy-reactive/common/pom.xml b/independent-projects/resteasy-reactive/common/pom.xml
index 38dac6ab379a9..3f13c69065ebf 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
+ 2.2.2.Final
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 37eea267b9199..496ddadf4606b 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
+ 2.2.2.Final
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 b5efcbae4070b..5c304261d8526 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
+ 2.2.2.Final
resteasy-reactive-common
diff --git a/independent-projects/resteasy-reactive/pom.xml b/independent-projects/resteasy-reactive/pom.xml
index 3f610491faa3b..8931c9c4e173d 100644
--- a/independent-projects/resteasy-reactive/pom.xml
+++ b/independent-projects/resteasy-reactive/pom.xml
@@ -13,7 +13,7 @@
resteasy-reactive-parent
RESTEasy Reactive - Parent pom
pom
- 999-SNAPSHOT
+ 2.2.2.Final
diff --git a/independent-projects/resteasy-reactive/server/pom.xml b/independent-projects/resteasy-reactive/server/pom.xml
index 7e247627f5d23..bf70f1726b814 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
+ 2.2.2.Final
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 17ccebbe69c01..eaed4e3ee5af2 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
+ 2.2.2.Final
resteasy-reactive-processor
diff --git a/independent-projects/resteasy-reactive/server/runtime/pom.xml b/independent-projects/resteasy-reactive/server/runtime/pom.xml
index 0dc1ab737ce27..434ef244d5a88 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
+ 2.2.2.Final
resteasy-reactive
diff --git a/independent-projects/resteasy-reactive/server/vertx/pom.xml b/independent-projects/resteasy-reactive/server/vertx/pom.xml
index c65cce73ecb44..8ec6cfa67859c 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
+ 2.2.2.Final
resteasy-reactive-vertx
diff --git a/independent-projects/revapi/pom.xml b/independent-projects/revapi/pom.xml
index 88dd39866beb4..a4b244ad64763 100644
--- a/independent-projects/revapi/pom.xml
+++ b/independent-projects/revapi/pom.xml
@@ -10,7 +10,7 @@
io.quarkus
quarkus-revapi-config
Quarkus - Revapi Configuration
- 999-SNAPSHOT
+ 2.2.2.Final
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/artifact-api/pom.xml b/independent-projects/tools/artifact-api/pom.xml
index 92fafdbce73d4..121f2b326e032 100644
--- a/independent-projects/tools/artifact-api/pom.xml
+++ b/independent-projects/tools/artifact-api/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-tools-parent
- 999-SNAPSHOT
+ 2.2.2.Final
quarkus-devtools-artifact-api
diff --git a/independent-projects/tools/base-codestarts/pom.xml b/independent-projects/tools/base-codestarts/pom.xml
index 893e085e7b457..524a92c3564b1 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
+ 2.2.2.Final
quarkus-devtools-base-codestarts
diff --git a/independent-projects/tools/codestarts/pom.xml b/independent-projects/tools/codestarts/pom.xml
index e93c8abfb7583..518596bb2291f 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
+ 2.2.2.Final
quarkus-devtools-codestarts
diff --git a/independent-projects/tools/devtools-common/pom.xml b/independent-projects/tools/devtools-common/pom.xml
index 72d8674decb47..7535f507af249 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
+ 2.2.2.Final
quarkus-devtools-common
diff --git a/independent-projects/tools/devtools-testing/pom.xml b/independent-projects/tools/devtools-testing/pom.xml
index a9c26e70147e4..3e5c7da1b3c02 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
+ 2.2.2.Final
quarkus-devtools-testing
diff --git a/independent-projects/tools/message-writer/pom.xml b/independent-projects/tools/message-writer/pom.xml
index 4d33f90355d1c..471c8fb62e18b 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
+ 2.2.2.Final
quarkus-devtools-message-writer
diff --git a/independent-projects/tools/pom.xml b/independent-projects/tools/pom.xml
index 2927f6aa990d7..31d0444286f0e 100644
--- a/independent-projects/tools/pom.xml
+++ b/independent-projects/tools/pom.xml
@@ -11,7 +11,7 @@
quarkus-tools-parent
Quarkus - Dev tools - Parent
pom
- 999-SNAPSHOT
+ 2.2.2.Final
Apache License, Version 2.0
@@ -50,7 +50,7 @@
3.11.2
3.0.0-M5
1.6.8
- 999-SNAPSHOT
+ 2.2.2.Final
18
2.11.0
1.6.0
diff --git a/independent-projects/tools/registry-client/pom.xml b/independent-projects/tools/registry-client/pom.xml
index 22f9694785d7b..d49f3568b40cf 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
+ 2.2.2.Final
quarkus-devtools-registry-client
diff --git a/independent-projects/tools/utilities/pom.xml b/independent-projects/tools/utilities/pom.xml
index e17701486bfa3..e4995f2f5b121 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
+ 2.2.2.Final
quarkus-devtools-utilities
diff --git a/integration-tests/amazon-lambda-http-resteasy/pom.xml b/integration-tests/amazon-lambda-http-resteasy/pom.xml
index 1b1b102f9b5bf..0af2ee429789a 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
+ 2.2.2.Final
4.0.0
diff --git a/integration-tests/amazon-lambda-http/pom.xml b/integration-tests/amazon-lambda-http/pom.xml
index 62ce64d02e22f..dda181cf01079 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
+ 2.2.2.Final
4.0.0
diff --git a/integration-tests/amazon-lambda-rest/pom.xml b/integration-tests/amazon-lambda-rest/pom.xml
index cee1cbbf85a53..94c6010f23d2a 100644
--- a/integration-tests/amazon-lambda-rest/pom.xml
+++ b/integration-tests/amazon-lambda-rest/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
4.0.0
diff --git a/integration-tests/amazon-lambda-s3event/pom.xml b/integration-tests/amazon-lambda-s3event/pom.xml
index 5684802872361..b5256023db587 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
+ 2.2.2.Final
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..a4995bb678431 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
+ 2.2.2.Final
4.0.0
diff --git a/integration-tests/amazon-lambda/pom.xml b/integration-tests/amazon-lambda/pom.xml
index 45bd0f3180a4f..6199fa8278f8d 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
+ 2.2.2.Final
4.0.0
diff --git a/integration-tests/amazon-services/pom.xml b/integration-tests/amazon-services/pom.xml
index 8eb69b689a76f..612ea3ba7d895 100644
--- a/integration-tests/amazon-services/pom.xml
+++ b/integration-tests/amazon-services/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
4.0.0
diff --git a/integration-tests/artemis-core/pom.xml b/integration-tests/artemis-core/pom.xml
index d0d3f719f9de7..c7f7ed8a8b060 100644
--- a/integration-tests/artemis-core/pom.xml
+++ b/integration-tests/artemis-core/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
4.0.0
diff --git a/integration-tests/artemis-jms/pom.xml b/integration-tests/artemis-jms/pom.xml
index ab577d6095099..c2cba596b03f1 100644
--- a/integration-tests/artemis-jms/pom.xml
+++ b/integration-tests/artemis-jms/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
4.0.0
diff --git a/integration-tests/avro-reload/pom.xml b/integration-tests/avro-reload/pom.xml
index ab2490f872f22..07813bb1df77d 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
+ 2.2.2.Final
quarkus-avro-reload-test
diff --git a/integration-tests/bootstrap-config/application/pom.xml b/integration-tests/bootstrap-config/application/pom.xml
index af4c04b382905..95953cd8dd9fd 100644
--- a/integration-tests/bootstrap-config/application/pom.xml
+++ b/integration-tests/bootstrap-config/application/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-integration-test-bootstrap-config
- 999-SNAPSHOT
+ 2.2.2.Final
quarkus-integration-test-bootstrap-config-application
@@ -21,7 +21,7 @@
io.quarkus
quarkus-integration-test-bootstrap-config-extension
- 999-SNAPSHOT
+ 2.2.2.Final
diff --git a/integration-tests/bootstrap-config/extension/deployment/pom.xml b/integration-tests/bootstrap-config/extension/deployment/pom.xml
index 53a6eb9d6cadc..d08b942361b11 100644
--- a/integration-tests/bootstrap-config/extension/deployment/pom.xml
+++ b/integration-tests/bootstrap-config/extension/deployment/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-integration-test-bootstrap-config-extension-parent
- 999-SNAPSHOT
+ 2.2.2.Final
quarkus-integration-test-bootstrap-config-extension-deployment
@@ -21,7 +21,7 @@
io.quarkus
quarkus-integration-test-bootstrap-config-extension
- 999-SNAPSHOT
+ 2.2.2.Final
diff --git a/integration-tests/bootstrap-config/extension/pom.xml b/integration-tests/bootstrap-config/extension/pom.xml
index 4b8e33fabd2b1..5384e5e488fb9 100644
--- a/integration-tests/bootstrap-config/extension/pom.xml
+++ b/integration-tests/bootstrap-config/extension/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-build-parent
- 999-SNAPSHOT
+ 2.2.2.Final
../../../build-parent/pom.xml
diff --git a/integration-tests/bootstrap-config/extension/runtime/pom.xml b/integration-tests/bootstrap-config/extension/runtime/pom.xml
index faa6ce901fe0a..78e60a7f52127 100644
--- a/integration-tests/bootstrap-config/extension/runtime/pom.xml
+++ b/integration-tests/bootstrap-config/extension/runtime/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-integration-test-bootstrap-config-extension-parent
- 999-SNAPSHOT
+ 2.2.2.Final
quarkus-integration-test-bootstrap-config-extension
diff --git a/integration-tests/bootstrap-config/pom.xml b/integration-tests/bootstrap-config/pom.xml
index 661b61cfee01b..6e90aad3aaf24 100644
--- a/integration-tests/bootstrap-config/pom.xml
+++ b/integration-tests/bootstrap-config/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-integration-tests-parent
- 999-SNAPSHOT
+ 2.2.2.Final
quarkus-integration-test-bootstrap-config
diff --git a/integration-tests/bouncycastle-fips-jsse/pom.xml b/integration-tests/bouncycastle-fips-jsse/pom.xml
index 64ec6bc750191..42ca44e7f540d 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
+ 2.2.2.Final
../
4.0.0
diff --git a/integration-tests/bouncycastle-fips/pom.xml b/integration-tests/bouncycastle-fips/pom.xml
index 09b8805d2fd73..fdf8bddfe3c4a 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
+ 2.2.2.Final
4.0.0
diff --git a/integration-tests/bouncycastle-jsse/pom.xml b/integration-tests/bouncycastle-jsse/pom.xml
index d546332e6da73..1b57acef84367 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
+ 2.2.2.Final
4.0.0
diff --git a/integration-tests/bouncycastle/pom.xml b/integration-tests/bouncycastle/pom.xml
index 96607fdc07ff3..3b53f0df287f7 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
+ 2.2.2.Final
4.0.0
diff --git a/integration-tests/cache/pom.xml b/integration-tests/cache/pom.xml
index 1dd3260f3ae45..0bdec6fb7289f 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
+ 2.2.2.Final
quarkus-integration-test-cache
diff --git a/integration-tests/class-transformer/deployment/pom.xml b/integration-tests/class-transformer/deployment/pom.xml
index 82f2248b42d71..fb2581ce8f77c 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
+ 2.2.2.Final
4.0.0
diff --git a/integration-tests/class-transformer/pom.xml b/integration-tests/class-transformer/pom.xml
index 054e27c6aac80..2ae2a665e039d 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
+ 2.2.2.Final
4.0.0
diff --git a/integration-tests/class-transformer/runtime/pom.xml b/integration-tests/class-transformer/runtime/pom.xml
index e75411cf06745..a00bcb0992b20 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
+ 2.2.2.Final
4.0.0
diff --git a/integration-tests/common-jpa-entities/pom.xml b/integration-tests/common-jpa-entities/pom.xml
index d5ee8734e20b1..f7d7a877dad1b 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
+ 2.2.2.Final
4.0.0
diff --git a/integration-tests/consul-config/pom.xml b/integration-tests/consul-config/pom.xml
index f1f6afcdc1ced..2380832d902b6 100644
--- a/integration-tests/consul-config/pom.xml
+++ b/integration-tests/consul-config/pom.xml
@@ -7,7 +7,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
quarkus-integration-test-consul-config
diff --git a/integration-tests/container-image/maven-invoker-way/pom.xml b/integration-tests/container-image/maven-invoker-way/pom.xml
index 758bb419971ad..0024b298be8cf 100644
--- a/integration-tests/container-image/maven-invoker-way/pom.xml
+++ b/integration-tests/container-image/maven-invoker-way/pom.xml
@@ -5,7 +5,7 @@
io.quarkus
quarkus-integration-test-container-image-parent
- 999-SNAPSHOT
+ 2.2.2.Final
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..47ef0163006d6 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
+ 2.2.2.Final
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..6905e2b5a8680 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
+ 2.2.2.Final
quarkus-integration-test-container-image-standard
diff --git a/integration-tests/devmode/pom.xml b/integration-tests/devmode/pom.xml
index 1e8029b128aaf..90a493e945560 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
+ 2.2.2.Final
4.0.0
diff --git a/integration-tests/devtools-registry-client/pom.xml b/integration-tests/devtools-registry-client/pom.xml
index 41f50d45d0201..fdd03c324f669 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
+ 2.2.2.Final
quarkus-integration-test-devtools-registry-client
diff --git a/integration-tests/devtools/pom.xml b/integration-tests/devtools/pom.xml
index e42e5310744a1..15be5383f7f07 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
+ 2.2.2.Final
4.0.0
diff --git a/integration-tests/elasticsearch-rest-client/pom.xml b/integration-tests/elasticsearch-rest-client/pom.xml
index 050b29a192539..fb1684ca10e34 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
+ 2.2.2.Final
quarkus-integration-test-elasticsearch-rest-client
diff --git a/integration-tests/elasticsearch-rest-high-level-client/pom.xml b/integration-tests/elasticsearch-rest-high-level-client/pom.xml
index 735e1b0571bed..2418d6d8a9757 100644
--- a/integration-tests/elasticsearch-rest-high-level-client/pom.xml
+++ b/integration-tests/elasticsearch-rest-high-level-client/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
4.0.0
diff --git a/integration-tests/elytron-resteasy/pom.xml b/integration-tests/elytron-resteasy/pom.xml
index d1acb501541b7..48a182583e81f 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
+ 2.2.2.Final
quarkus-integration-test-elytron-resteasy
diff --git a/integration-tests/elytron-security-jdbc/pom.xml b/integration-tests/elytron-security-jdbc/pom.xml
index b999d61326964..2721da738a5b8 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
+ 2.2.2.Final
../pom.xml
diff --git a/integration-tests/elytron-security-ldap/pom.xml b/integration-tests/elytron-security-ldap/pom.xml
index 792c0d32a975c..1ccead1caceb7 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
+ 2.2.2.Final
../pom.xml
diff --git a/integration-tests/elytron-security-oauth2/pom.xml b/integration-tests/elytron-security-oauth2/pom.xml
index 2d66d101a9cd3..cc8a4f49721c4 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
+ 2.2.2.Final
4.0.0
diff --git a/integration-tests/elytron-security/pom.xml b/integration-tests/elytron-security/pom.xml
index a17756792e204..c513120d3565f 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
+ 2.2.2.Final
4.0.0
diff --git a/integration-tests/elytron-undertow/pom.xml b/integration-tests/elytron-undertow/pom.xml
index 4111e03fee8fd..ff9d12afb76fb 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
+ 2.2.2.Final
quarkus-integration-test-elytron-undertow
diff --git a/integration-tests/flyway/pom.xml b/integration-tests/flyway/pom.xml
index e9d1875577bed..2dfebfe471683 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
+ 2.2.2.Final
4.0.0
diff --git a/integration-tests/funqy-amazon-lambda/pom.xml b/integration-tests/funqy-amazon-lambda/pom.xml
index b0e33dd470708..d01d14635be39 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
+ 2.2.2.Final
4.0.0
diff --git a/integration-tests/funqy-google-cloud-functions/pom.xml b/integration-tests/funqy-google-cloud-functions/pom.xml
index 853e1fd395b95..40f346d895fe4 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
+ 2.2.2.Final
4.0.0
diff --git a/integration-tests/google-cloud-functions-http/pom.xml b/integration-tests/google-cloud-functions-http/pom.xml
index a7b3254d0d3ea..6c6153c99860d 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
+ 2.2.2.Final
4.0.0
diff --git a/integration-tests/google-cloud-functions/pom.xml b/integration-tests/google-cloud-functions/pom.xml
index 1f08f2ab19810..37a831709ab05 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
+ 2.2.2.Final
4.0.0
diff --git a/integration-tests/gradle/pom.xml b/integration-tests/gradle/pom.xml
index 04ef293f49b86..1c3c7c305d772 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
+ 2.2.2.Final
quarkus-integration-test-gradle-plugin
diff --git a/integration-tests/grpc-health/pom.xml b/integration-tests/grpc-health/pom.xml
index d4293d0e3e1c4..93102c244c903 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
+ 2.2.2.Final
quarkus-integration-test-grpc-health
diff --git a/integration-tests/grpc-hibernate-reactive/pom.xml b/integration-tests/grpc-hibernate-reactive/pom.xml
index 5e7ebb74449a7..bfa8c8a679355 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
+ 2.2.2.Final
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 44ea85097e4fb..563c4bb783d6e 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
+ 2.2.2.Final
quarkus-integration-test-grpc-hibernate
Quarkus - Integration Tests - gRPC - Hibernate
diff --git a/integration-tests/grpc-interceptors/pom.xml b/integration-tests/grpc-interceptors/pom.xml
index 88c9197ca18a7..b58f7ded11ce9 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
+ 2.2.2.Final
quarkus-integration-test-grpc-interceptors
diff --git a/integration-tests/grpc-mutual-auth/pom.xml b/integration-tests/grpc-mutual-auth/pom.xml
index cd48f0d217f17..3016ef7cefd49 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
+ 2.2.2.Final
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 a221d522568f6..415af4570d5bb 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
+ 2.2.2.Final
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 9f09512c3ef40..3b9acb0f6b449 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
+ 2.2.2.Final
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 13d64055e7c22..76a6d5ea7944c 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
+ 2.2.2.Final
quarkus-integration-test-grpc-proto-v2
diff --git a/integration-tests/grpc-streaming/pom.xml b/integration-tests/grpc-streaming/pom.xml
index 354ae16a61924..1db33262d42c6 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
+ 2.2.2.Final
quarkus-integration-test-grpc-streaming
diff --git a/integration-tests/grpc-tls/pom.xml b/integration-tests/grpc-tls/pom.xml
index 481c956250867..bf4a6c5d3839a 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
+ 2.2.2.Final
quarkus-integration-test-grpc-tls
diff --git a/integration-tests/hibernate-orm-envers/pom.xml b/integration-tests/hibernate-orm-envers/pom.xml
index 844b236a50672..9866709be0cc6 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
+ 2.2.2.Final
4.0.0
diff --git a/integration-tests/hibernate-orm-panache-kotlin/pom.xml b/integration-tests/hibernate-orm-panache-kotlin/pom.xml
index dec8c05ffc0b9..bfd89eb4deee2 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
+ 2.2.2.Final
4.0.0
diff --git a/integration-tests/hibernate-orm-panache/pom.xml b/integration-tests/hibernate-orm-panache/pom.xml
index a2f5830629238..c34937a9642d0 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
+ 2.2.2.Final
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 6811ac56be68d..91db996da6c97 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
+ 2.2.2.Final
quarkus-integration-test-hibernate-orm-rest-data-panache
diff --git a/integration-tests/hibernate-orm-tenancy/connection-resolver/pom.xml b/integration-tests/hibernate-orm-tenancy/connection-resolver/pom.xml
index f68caac8a7821..18aecbc1f0a5e 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
+ 2.2.2.Final
4.0.0
diff --git a/integration-tests/hibernate-orm-tenancy/datasource/pom.xml b/integration-tests/hibernate-orm-tenancy/datasource/pom.xml
index db7bfb4204933..ea586b0b6582c 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
+ 2.2.2.Final
4.0.0
diff --git a/integration-tests/hibernate-orm-tenancy/pom.xml b/integration-tests/hibernate-orm-tenancy/pom.xml
index 93afbe5fbdcdd..4692ef2c6d5d2 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
+ 2.2.2.Final
4.0.0
diff --git a/integration-tests/hibernate-orm-tenancy/schema/pom.xml b/integration-tests/hibernate-orm-tenancy/schema/pom.xml
index 8381f5516dda0..a945548c88bef 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
+ 2.2.2.Final
4.0.0
diff --git a/integration-tests/hibernate-reactive-db2/pom.xml b/integration-tests/hibernate-reactive-db2/pom.xml
index 2b3b3bfde2da5..150468e11d218 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
+ 2.2.2.Final
4.0.0
diff --git a/integration-tests/hibernate-reactive-mysql/pom.xml b/integration-tests/hibernate-reactive-mysql/pom.xml
index 184bf289d36c8..f185796a329e8 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
+ 2.2.2.Final
4.0.0
diff --git a/integration-tests/hibernate-reactive-panache-blocking/pom.xml b/integration-tests/hibernate-reactive-panache-blocking/pom.xml
index 2c2eb81ed7c0f..9b8d41c9f78ef 100644
--- a/integration-tests/hibernate-reactive-panache-blocking/pom.xml
+++ b/integration-tests/hibernate-reactive-panache-blocking/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
4.0.0
diff --git a/integration-tests/hibernate-reactive-panache/pom.xml b/integration-tests/hibernate-reactive-panache/pom.xml
index 5f55c03e384fc..10ce69caccfe6 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
+ 2.2.2.Final
4.0.0
diff --git a/integration-tests/hibernate-reactive-postgresql/pom.xml b/integration-tests/hibernate-reactive-postgresql/pom.xml
index d4bf47eaee933..4a799d3431945 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
+ 2.2.2.Final
4.0.0
diff --git a/integration-tests/hibernate-search-orm-elasticsearch-aws/pom.xml b/integration-tests/hibernate-search-orm-elasticsearch-aws/pom.xml
index 5c7f0874effcd..240fdb04adcbe 100644
--- a/integration-tests/hibernate-search-orm-elasticsearch-aws/pom.xml
+++ b/integration-tests/hibernate-search-orm-elasticsearch-aws/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
4.0.0
diff --git a/integration-tests/hibernate-search-orm-elasticsearch/pom.xml b/integration-tests/hibernate-search-orm-elasticsearch/pom.xml
index 9bc04cfc8dfda..af92dec4bed20 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
+ 2.2.2.Final
4.0.0
diff --git a/integration-tests/hibernate-validator-resteasy-reactive/pom.xml b/integration-tests/hibernate-validator-resteasy-reactive/pom.xml
index 9862dac97f3d3..9fc500833a153 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
+ 2.2.2.Final
4.0.0
diff --git a/integration-tests/hibernate-validator/pom.xml b/integration-tests/hibernate-validator/pom.xml
index 8b0919432ce6d..a8d0de3ca848f 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
+ 2.2.2.Final
4.0.0
diff --git a/integration-tests/ide-launcher/pom.xml b/integration-tests/ide-launcher/pom.xml
index fca6abbe2b28d..4874d748abdf5 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
+ 2.2.2.Final
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..0a6b7e1ab670e 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
+ 2.2.2.Final
4.0.0
diff --git a/integration-tests/infinispan-client/pom.xml b/integration-tests/infinispan-client/pom.xml
index fef3d3ead8920..3b2c4fffb3aeb 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
+ 2.2.2.Final
4.0.0
diff --git a/integration-tests/injectmock/pom.xml b/integration-tests/injectmock/pom.xml
index 5dd28efb6953d..386b77e91b4dd 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
+ 2.2.2.Final
quarkus-integration-test-injectmock
diff --git a/integration-tests/jackson/pom.xml b/integration-tests/jackson/pom.xml
index d382b724cec25..a606cb6012186 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
+ 2.2.2.Final
quarkus-integration-test-jackson
diff --git a/integration-tests/jaxp/pom.xml b/integration-tests/jaxp/pom.xml
index 360e4760f95d6..eb37658ccd31e 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
+ 2.2.2.Final
4.0.0
diff --git a/integration-tests/jgit/pom.xml b/integration-tests/jgit/pom.xml
index 4f62fd643da62..7b507076122e3 100644
--- a/integration-tests/jgit/pom.xml
+++ b/integration-tests/jgit/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
quarkus-integration-test-jgit
Quarkus - Integration Tests - JGit
diff --git a/integration-tests/jpa-db2/pom.xml b/integration-tests/jpa-db2/pom.xml
index 909edd6185256..5edba8a93c736 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
+ 2.2.2.Final
4.0.0
diff --git a/integration-tests/jpa-derby/pom.xml b/integration-tests/jpa-derby/pom.xml
index 6ca4aa3485261..9d4e9a61a8bfa 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
+ 2.2.2.Final
4.0.0
diff --git a/integration-tests/jpa-h2/pom.xml b/integration-tests/jpa-h2/pom.xml
index bf33e59ae02cc..fa9a7bce394aa 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
+ 2.2.2.Final
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 265293dbdb9ce..d462a96d0a514 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
+ 2.2.2.Final
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..92339a5fe83d2 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
+ 2.2.2.Final
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..60549c59368d3 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
+ 2.2.2.Final
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 5c0efa36ec3c6..2c06fe19ea75a 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
+ 2.2.2.Final
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 4ae2ab65279cb..242fef15994ac 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
+ 2.2.2.Final
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 d231faaffbe7d..b405ddcd01b10 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
+ 2.2.2.Final
4.0.0
diff --git a/integration-tests/jpa-mapping-xml/pom.xml b/integration-tests/jpa-mapping-xml/pom.xml
index d660d56636574..340b19176ba17 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
+ 2.2.2.Final
4.0.0
diff --git a/integration-tests/jpa-mariadb/pom.xml b/integration-tests/jpa-mariadb/pom.xml
index c882e3c4e5323..98f80f085fe13 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
+ 2.2.2.Final
4.0.0
diff --git a/integration-tests/jpa-mssql/pom.xml b/integration-tests/jpa-mssql/pom.xml
index 997c593f8b3b5..2b7b7a29090a2 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
+ 2.2.2.Final
4.0.0
diff --git a/integration-tests/jpa-mysql/pom.xml b/integration-tests/jpa-mysql/pom.xml
index df9c4b347a3ad..b6e78564adc17 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
+ 2.2.2.Final
4.0.0
diff --git a/integration-tests/jpa-oracle/pom.xml b/integration-tests/jpa-oracle/pom.xml
index ad4dcb8a239bf..fde56743d6ed7 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
+ 2.2.2.Final
4.0.0
diff --git a/integration-tests/jpa-postgresql-withxml/pom.xml b/integration-tests/jpa-postgresql-withxml/pom.xml
index 5232c460bc902..ca58c4ce1e610 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
+ 2.2.2.Final
4.0.0
diff --git a/integration-tests/jpa-postgresql/pom.xml b/integration-tests/jpa-postgresql/pom.xml
index 76b8faeb314f9..0b3a1a82ca006 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
+ 2.2.2.Final
4.0.0
diff --git a/integration-tests/jpa-without-entity/pom.xml b/integration-tests/jpa-without-entity/pom.xml
index 62c55dd022986..15d9e234c12b2 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
+ 2.2.2.Final
4.0.0
diff --git a/integration-tests/jpa/pom.xml b/integration-tests/jpa/pom.xml
index 25e7369b80cde..9bb4cc9f4285c 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
+ 2.2.2.Final
4.0.0
diff --git a/integration-tests/jsch/pom.xml b/integration-tests/jsch/pom.xml
index 97d8e8c77085e..ec04dc4d30744 100644
--- a/integration-tests/jsch/pom.xml
+++ b/integration-tests/jsch/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
quarkus-integration-test-jsch
Quarkus - Integration Tests - JSch
diff --git a/integration-tests/jsonb/pom.xml b/integration-tests/jsonb/pom.xml
index 7e708c0b00952..d67ecaf24f2bd 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
+ 2.2.2.Final
quarkus-integration-test-jsonb
diff --git a/integration-tests/kafka-avro-apicurio2/pom.xml b/integration-tests/kafka-avro-apicurio2/pom.xml
index 09b4c3660f79b..0a2a51e2a66dc 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
+ 2.2.2.Final
4.0.0
diff --git a/integration-tests/kafka-avro/pom.xml b/integration-tests/kafka-avro/pom.xml
index 02ee2b517ac84..59d69679ef457 100644
--- a/integration-tests/kafka-avro/pom.xml
+++ b/integration-tests/kafka-avro/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
4.0.0
diff --git a/integration-tests/kafka-devservices/pom.xml b/integration-tests/kafka-devservices/pom.xml
index b0372aafe168c..f71e37fc0768f 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
+ 2.2.2.Final
4.0.0
diff --git a/integration-tests/kafka-sasl/pom.xml b/integration-tests/kafka-sasl/pom.xml
index 9f036a56b7999..a9b78205e0c6b 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
+ 2.2.2.Final
4.0.0
diff --git a/integration-tests/kafka-snappy/pom.xml b/integration-tests/kafka-snappy/pom.xml
index 798c2fdc47fbf..6bd91abb475d1 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
+ 2.2.2.Final
4.0.0
diff --git a/integration-tests/kafka-ssl/pom.xml b/integration-tests/kafka-ssl/pom.xml
index c98c47766d942..7e18fbff5d78e 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
+ 2.2.2.Final
4.0.0
diff --git a/integration-tests/kafka-streams/pom.xml b/integration-tests/kafka-streams/pom.xml
index 4309234ffe499..6434e3f9d57c7 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
+ 2.2.2.Final
4.0.0
diff --git a/integration-tests/kafka/pom.xml b/integration-tests/kafka/pom.xml
index a44c0a9751a5b..c32875a9d660c 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
+ 2.2.2.Final
4.0.0
diff --git a/integration-tests/keycloak-authorization/pom.xml b/integration-tests/keycloak-authorization/pom.xml
index 665c3f3920489..c9cc7f087e4bc 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
+ 2.2.2.Final
4.0.0
diff --git a/integration-tests/kotlin/pom.xml b/integration-tests/kotlin/pom.xml
index b0d66501d4cec..2a89e2707a307 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
+ 2.2.2.Final
quarkus-integration-test-kotlin
diff --git a/integration-tests/kubernetes-client/pom.xml b/integration-tests/kubernetes-client/pom.xml
index 5bbf3c32d4bd7..ad1cc550913c9 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
+ 2.2.2.Final
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 67becae685e91..02772fe9262b2 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
+ 2.2.2.Final
quarkus-integration-test-k8s-service-binding-jdbc
diff --git a/integration-tests/kubernetes/maven-invoker-way/pom.xml b/integration-tests/kubernetes/maven-invoker-way/pom.xml
index 79fcd35125b8f..890d88394d388 100644
--- a/integration-tests/kubernetes/maven-invoker-way/pom.xml
+++ b/integration-tests/kubernetes/maven-invoker-way/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-integration-test-kubernetes-parent
- 999-SNAPSHOT
+ 2.2.2.Final
quarkus-integration-test-kubernetes-invoker
diff --git a/integration-tests/kubernetes/pom.xml b/integration-tests/kubernetes/pom.xml
index 501c2770b8cd4..c54a10f6346f2 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
+ 2.2.2.Final
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 a43d7649c9c63..e58ec9cbd42f8 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
+ 2.2.2.Final
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 a5e3bb9beab09..3cd47d97710c9 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
+ 2.2.2.Final
quarkus-integration-test-kubernetes-standard
diff --git a/integration-tests/liquibase/pom.xml b/integration-tests/liquibase/pom.xml
index 13469d09a886c..68ece87682e26 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
+ 2.2.2.Final
4.0.0
diff --git a/integration-tests/logging-gelf/pom.xml b/integration-tests/logging-gelf/pom.xml
index 9c269bcfc383c..929b32a636d48 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
+ 2.2.2.Final
../pom.xml
diff --git a/integration-tests/logging-json/pom.xml b/integration-tests/logging-json/pom.xml
index 380d77b785221..57edcd71032dd 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
+ 2.2.2.Final
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..4b9e9b48b1ae1 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
+ 2.2.2.Final
../
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..f8275ac58adde 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
+ 2.2.2.Final
../
4.0.0
diff --git a/integration-tests/mailer/pom.xml b/integration-tests/mailer/pom.xml
index 7c2a35decfee9..d8ea573513132 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
+ 2.2.2.Final
4.0.0
diff --git a/integration-tests/main/pom.xml b/integration-tests/main/pom.xml
index 7d746665ce351..16001be6c8806 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
+ 2.2.2.Final
4.0.0
diff --git a/integration-tests/maven/pom.xml b/integration-tests/maven/pom.xml
index 890c65334b973..323ed462cf0f1 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
+ 2.2.2.Final
quarkus-integration-test-maven
diff --git a/integration-tests/micrometer-mp-metrics/pom.xml b/integration-tests/micrometer-mp-metrics/pom.xml
index 911cac93f4a12..19e37d7ac1589 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
+ 2.2.2.Final
quarkus-integration-test-micrometer-mp-metrics
diff --git a/integration-tests/micrometer-prometheus/pom.xml b/integration-tests/micrometer-prometheus/pom.xml
index 89524ec533a32..ce4486da1eae9 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
+ 2.2.2.Final
quarkus-integration-test-micrometer-prometheus
diff --git a/integration-tests/mongodb-client/pom.xml b/integration-tests/mongodb-client/pom.xml
index 82960b4f2ffdf..6ee4367157960 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
+ 2.2.2.Final
quarkus-integration-test-mongodb-client
diff --git a/integration-tests/mongodb-panache-kotlin/pom.xml b/integration-tests/mongodb-panache-kotlin/pom.xml
index 28d16a4630bfb..a654d6d340065 100755
--- 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
+ 2.2.2.Final
quarkus-integration-test-mongodb-panache-kotlin
diff --git a/integration-tests/mongodb-panache/pom.xml b/integration-tests/mongodb-panache/pom.xml
index ffe696335aa80..cd6890eccf5ab 100755
--- 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
+ 2.2.2.Final
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 089a5ffe772bd..0d548cff9b2d3 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
+ 2.2.2.Final
quarkus-integration-test-mongodb-rest-data-panache
diff --git a/integration-tests/narayana-jta/pom.xml b/integration-tests/narayana-jta/pom.xml
index 87beb6b3687e5..c518adbf32ba2 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
+ 2.2.2.Final
4.0.0
diff --git a/integration-tests/narayana-lra/pom.xml b/integration-tests/narayana-lra/pom.xml
index 810b596e442cc..4f42220e90bc1 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
+ 2.2.2.Final
4.0.0
diff --git a/integration-tests/narayana-stm/pom.xml b/integration-tests/narayana-stm/pom.xml
index 9a6a817fa2b2e..bb295e1fc7c40 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
+ 2.2.2.Final
4.0.0
diff --git a/integration-tests/native-config-profile/pom.xml b/integration-tests/native-config-profile/pom.xml
index 4bc0894574d9f..2655a0d466664 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
+ 2.2.2.Final
../
4.0.0
diff --git a/integration-tests/neo4j/pom.xml b/integration-tests/neo4j/pom.xml
index c91cab110f7e2..2f34bbf8cac19 100644
--- a/integration-tests/neo4j/pom.xml
+++ b/integration-tests/neo4j/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
4.0.0
diff --git a/integration-tests/oidc-client-reactive/pom.xml b/integration-tests/oidc-client-reactive/pom.xml
index c5ea2b3e43bb4..077f3e2160d08 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
+ 2.2.2.Final
../
4.0.0
diff --git a/integration-tests/oidc-client-wiremock/pom.xml b/integration-tests/oidc-client-wiremock/pom.xml
index 0d0aab5da6a42..e6534b5739c77 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
+ 2.2.2.Final
../
4.0.0
diff --git a/integration-tests/oidc-client/pom.xml b/integration-tests/oidc-client/pom.xml
index beeb43aa9173c..6fa5e97c885cc 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
+ 2.2.2.Final
../
4.0.0
diff --git a/integration-tests/oidc-code-flow/pom.xml b/integration-tests/oidc-code-flow/pom.xml
index 10dc98bae3763..bd3b0d94b3590 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
+ 2.2.2.Final
4.0.0
diff --git a/integration-tests/oidc-tenancy/pom.xml b/integration-tests/oidc-tenancy/pom.xml
index 4d457da24da89..df63185e89ed1 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
+ 2.2.2.Final
4.0.0
diff --git a/integration-tests/oidc-token-propagation/pom.xml b/integration-tests/oidc-token-propagation/pom.xml
index 0031060a1ef16..4e0a267163571 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
+ 2.2.2.Final
../
4.0.0
diff --git a/integration-tests/oidc-wiremock/pom.xml b/integration-tests/oidc-wiremock/pom.xml
index 3eb96fedbef00..6785f46a8abb9 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
+ 2.2.2.Final
4.0.0
diff --git a/integration-tests/oidc/pom.xml b/integration-tests/oidc/pom.xml
index 37a87f7a9bbcd..c7068e8f700a4 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
+ 2.2.2.Final
4.0.0
diff --git a/integration-tests/openshift-client/pom.xml b/integration-tests/openshift-client/pom.xml
index 1e95f5e6a17f8..fceb60f0bad55 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
+ 2.2.2.Final
quarkus-integration-test-openshift-client
diff --git a/integration-tests/opentelemetry/pom.xml b/integration-tests/opentelemetry/pom.xml
index c6ca2785b1e45..134e8ea915227 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
+ 2.2.2.Final
quarkus-integration-test-opentelemetry
diff --git a/integration-tests/packaging/pom.xml b/integration-tests/packaging/pom.xml
index 04505adb8f637..824dadbcbc26c 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
+ 2.2.2.Final
quarkus-integration-test-packaging
diff --git a/integration-tests/picocli-native/pom.xml b/integration-tests/picocli-native/pom.xml
index 6c6edd06efa85..eaf9bdd8f59d6 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
+ 2.2.2.Final
4.0.0
diff --git a/integration-tests/picocli/pom.xml b/integration-tests/picocli/pom.xml
index 99e5635114578..ed6d5ee219cbc 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
+ 2.2.2.Final
4.0.0
diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml
index 4d71601c206df..363def9b05257 100644
--- a/integration-tests/pom.xml
+++ b/integration-tests/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
../build-parent/pom.xml
4.0.0
diff --git a/integration-tests/quartz/pom.xml b/integration-tests/quartz/pom.xml
index fc83855de7faf..e9cedc677fbe4 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
+ 2.2.2.Final
4.0.0
diff --git a/integration-tests/qute/pom.xml b/integration-tests/qute/pom.xml
index b748518b351a0..9f70764c65755 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
+ 2.2.2.Final
4.0.0
diff --git a/integration-tests/reactive-db2-client/pom.xml b/integration-tests/reactive-db2-client/pom.xml
index 9b3553271ff94..d4f5c755d062d 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
+ 2.2.2.Final
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 0dbdd3ef64f77..14340f6bb3be7 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
+ 2.2.2.Final
4.0.0
diff --git a/integration-tests/reactive-messaging-http/pom.xml b/integration-tests/reactive-messaging-http/pom.xml
index 1b9190002fdb0..4299361ee064f 100644
--- a/integration-tests/reactive-messaging-http/pom.xml
+++ b/integration-tests/reactive-messaging-http/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
4.0.0
diff --git a/integration-tests/reactive-messaging-kafka/pom.xml b/integration-tests/reactive-messaging-kafka/pom.xml
index d7c41adc61c26..599dfcb3962fb 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
+ 2.2.2.Final
4.0.0
diff --git a/integration-tests/reactive-mssql-client/pom.xml b/integration-tests/reactive-mssql-client/pom.xml
index 372d0c1758bd1..077b0182e9c59 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
+ 2.2.2.Final
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 41cca43658b9f..856134f83acfc 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
+ 2.2.2.Final
quarkus-integration-test-reactive-mysql-client
diff --git a/integration-tests/reactive-pg-client/pom.xml b/integration-tests/reactive-pg-client/pom.xml
index d418d3ed57eab..cc9414bfd8ef5 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
+ 2.2.2.Final
quarkus-integration-test-reactive-pg-client
diff --git a/integration-tests/redis-client/pom.xml b/integration-tests/redis-client/pom.xml
index 199c29fbd8ad4..7a2b5272ebf96 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
+ 2.2.2.Final
../pom.xml
diff --git a/integration-tests/redis-devservices/pom.xml b/integration-tests/redis-devservices/pom.xml
index 011d7181492d1..8d87e6110b9a9 100644
--- a/integration-tests/redis-devservices/pom.xml
+++ b/integration-tests/redis-devservices/pom.xml
@@ -5,7 +5,7 @@
io.quarkus
quarkus-integration-tests-parent
- 999-SNAPSHOT
+ 2.2.2.Final
../pom.xml
quarkus-integration-test-redis-devservices
diff --git a/integration-tests/rest-client/pom.xml b/integration-tests/rest-client/pom.xml
index 3b1aa6a0bd4c9..3041fa594ce27 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
+ 2.2.2.Final
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..3bb5073fa9c75 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
+ 2.2.2.Final
quarkus-integration-test-resteasy-jackson
diff --git a/integration-tests/resteasy-mutiny/pom.xml b/integration-tests/resteasy-mutiny/pom.xml
index 88ec602d0d827..d1ded7357ad23 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
+ 2.2.2.Final
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..b389757a825ad 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
+ 2.2.2.Final
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 909c0e8f70db5..c1986e4464a27 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
+ 2.2.2.Final
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 71a953d16c947..a0de0e23ce2df 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
+ 2.2.2.Final
quarkus-integration-test-resteasy-reactive-kotlin-standard
diff --git a/integration-tests/resteasy-reactive-rest-client-multipart/pom.xml b/integration-tests/resteasy-reactive-rest-client-multipart/pom.xml
index 072bd29d3e1c1..7b6c1efe4a190 100644
--- a/integration-tests/resteasy-reactive-rest-client-multipart/pom.xml
+++ b/integration-tests/resteasy-reactive-rest-client-multipart/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
4.0.0
quarkus-integration-test-resteasy-reactive-rest-client-multipart
diff --git a/integration-tests/resteasy-reactive-rest-client/pom.xml b/integration-tests/resteasy-reactive-rest-client/pom.xml
index 00b80a5053e23..facadf101c338 100644
--- a/integration-tests/resteasy-reactive-rest-client/pom.xml
+++ b/integration-tests/resteasy-reactive-rest-client/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
4.0.0
quarkus-integration-test-resteasy-reactive-rest-client
diff --git a/integration-tests/scala/pom.xml b/integration-tests/scala/pom.xml
index f21ffc38e57d4..0f0b9fb867930 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
+ 2.2.2.Final
quarkus-integration-test-scala
diff --git a/integration-tests/shared-library/pom.xml b/integration-tests/shared-library/pom.xml
index 4e9ded719a3e5..fb4cb0eccc8b5 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
+ 2.2.2.Final
4.0.0
diff --git a/integration-tests/simple with space/pom.xml b/integration-tests/simple with space/pom.xml
index d5a06353e709b..3131590bd607e 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
+ 2.2.2.Final
4.0.0
diff --git a/integration-tests/smallrye-config/pom.xml b/integration-tests/smallrye-config/pom.xml
index db315cc7b760c..ea5bd0b99d14a 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
+ 2.2.2.Final
quarkus-integration-test-smallrye-config
diff --git a/integration-tests/smallrye-context-propagation/pom.xml b/integration-tests/smallrye-context-propagation/pom.xml
index ffa1780547fa7..1e73c13d65729 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
+ 2.2.2.Final
quarkus-integration-test-smallrye-context-propagation
diff --git a/integration-tests/smallrye-graphql-client/pom.xml b/integration-tests/smallrye-graphql-client/pom.xml
index 28a958c534480..b488c0ad0cf68 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
+ 2.2.2.Final
4.0.0
diff --git a/integration-tests/smallrye-graphql/pom.xml b/integration-tests/smallrye-graphql/pom.xml
index 941d1e6d19834..b7d3cf70959fb 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
+ 2.2.2.Final
quarkus-integration-test-smallrye-graphql
diff --git a/integration-tests/smallrye-jwt-token-propagation/pom.xml b/integration-tests/smallrye-jwt-token-propagation/pom.xml
index 435a3005ba800..46b514680af02 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
+ 2.2.2.Final
../
4.0.0
diff --git a/integration-tests/smallrye-metrics/pom.xml b/integration-tests/smallrye-metrics/pom.xml
index 3860bc131b0c4..b237bc20b35db 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
+ 2.2.2.Final
4.0.0
diff --git a/integration-tests/smallrye-opentracing/pom.xml b/integration-tests/smallrye-opentracing/pom.xml
index d7d6aec813b56..928d36680ab01 100644
--- a/integration-tests/smallrye-opentracing/pom.xml
+++ b/integration-tests/smallrye-opentracing/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
4.0.0
quarkus-integration-test-smallrye-opentracing
diff --git a/integration-tests/spring-boot-properties/pom.xml b/integration-tests/spring-boot-properties/pom.xml
index 02abd0c6af7d9..0f23f537eb8d0 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
+ 2.2.2.Final
4.0.0
diff --git a/integration-tests/spring-cloud-config-client/pom.xml b/integration-tests/spring-cloud-config-client/pom.xml
index 8759dca0b8220..7597408a04c17 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
+ 2.2.2.Final
4.0.0
diff --git a/integration-tests/spring-data-jpa/pom.xml b/integration-tests/spring-data-jpa/pom.xml
index e45a9c1cd1721..f1f0440e89637 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
+ 2.2.2.Final
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 918a7937951ba..782b0a275eb3a 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
+ 2.2.2.Final
quarkus-integration-test-spring-data-rest
diff --git a/integration-tests/spring-di/pom.xml b/integration-tests/spring-di/pom.xml
index c55d3a180da0e..cc728510f000e 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
+ 2.2.2.Final
quarkus-integration-test-spring-di
diff --git a/integration-tests/spring-web/pom.xml b/integration-tests/spring-web/pom.xml
index b32cf82d1dd84..65f12cdcd273d 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
+ 2.2.2.Final
quarkus-integration-test-spring-web
diff --git a/integration-tests/test-extension/pom.xml b/integration-tests/test-extension/pom.xml
index a50e172aafe61..7edcc9b871df9 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
+ 2.2.2.Final
4.0.0
diff --git a/integration-tests/tika/pom.xml b/integration-tests/tika/pom.xml
index 3e5c814054ff8..591158dfab6c6 100644
--- a/integration-tests/tika/pom.xml
+++ b/integration-tests/tika/pom.xml
@@ -4,7 +4,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
4.0.0
diff --git a/integration-tests/vault-agroal/pom.xml b/integration-tests/vault-agroal/pom.xml
index c5a96adf705c0..a03ca3e285426 100644
--- a/integration-tests/vault-agroal/pom.xml
+++ b/integration-tests/vault-agroal/pom.xml
@@ -7,7 +7,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
quarkus-integration-test-vault-agroal
diff --git a/integration-tests/vault-app/pom.xml b/integration-tests/vault-app/pom.xml
index 067a345d90753..e0a1aebbfdec1 100644
--- a/integration-tests/vault-app/pom.xml
+++ b/integration-tests/vault-app/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
4.0.0
diff --git a/integration-tests/vault/pom.xml b/integration-tests/vault/pom.xml
index de3f996b7265f..edc6521f798be 100644
--- a/integration-tests/vault/pom.xml
+++ b/integration-tests/vault/pom.xml
@@ -7,7 +7,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
quarkus-integration-test-vault
diff --git a/integration-tests/vertx-graphql/pom.xml b/integration-tests/vertx-graphql/pom.xml
index da64eb5b70478..8cbb173cd6dbd 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
+ 2.2.2.Final
../pom.xml
diff --git a/integration-tests/vertx-http/pom.xml b/integration-tests/vertx-http/pom.xml
index f95efa34de85f..d5e310d5c2189 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
+ 2.2.2.Final
quarkus-integration-test-vertx-http
diff --git a/integration-tests/vertx-web-jackson/pom.xml b/integration-tests/vertx-web-jackson/pom.xml
index 31e87c2fd76ed..ec131235e2ed8 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
+ 2.2.2.Final
quarkus-integration-test-vertx-web-jackson
diff --git a/integration-tests/vertx-web/pom.xml b/integration-tests/vertx-web/pom.xml
index b804c1c29463e..e4097cd591487 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
+ 2.2.2.Final
quarkus-integration-test-vertx-web
diff --git a/integration-tests/vertx/pom.xml b/integration-tests/vertx/pom.xml
index 03690ae445b80..747447bcc8801 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
+ 2.2.2.Final
quarkus-integration-test-vertx
diff --git a/integration-tests/virtual-http-resteasy/pom.xml b/integration-tests/virtual-http-resteasy/pom.xml
index f0b6c63ef12e2..4d101e68fbce9 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
+ 2.2.2.Final
quarkus-integration-test-virtual-http-resteasy
diff --git a/integration-tests/virtual-http/pom.xml b/integration-tests/virtual-http/pom.xml
index 8cc35b0601a54..b2a669eb25a55 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
+ 2.2.2.Final
quarkus-integration-test-virtual-http
diff --git a/integration-tests/webjars-locator/pom.xml b/integration-tests/webjars-locator/pom.xml
index b2f66b8c6d434..9ea24c1701b07 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
+ 2.2.2.Final
quarkus-integration-test-webjars-locator
diff --git a/pom.xml b/pom.xml
index 73c52d788391e..c806ff5166f98 100644
--- a/pom.xml
+++ b/pom.xml
@@ -12,7 +12,7 @@
io.quarkus
quarkus-parent
Quarkus - Parent pom
- 999-SNAPSHOT
+ 2.2.2.Final
pom
Quarkus - Kubernetes Native Java stack tailored for OpenJDK HotSpot and GraalVM
diff --git a/tcks/microprofile-config/pom.xml b/tcks/microprofile-config/pom.xml
index 691d6e160d803..482c8a5eef504 100644
--- a/tcks/microprofile-config/pom.xml
+++ b/tcks/microprofile-config/pom.xml
@@ -4,7 +4,7 @@
quarkus-tck-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
../pom.xml
4.0.0
diff --git a/tcks/microprofile-context-propagation/pom.xml b/tcks/microprofile-context-propagation/pom.xml
index cef05cba8766d..cffec7a7e8fc6 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
+ 2.2.2.Final
../pom.xml
4.0.0
diff --git a/tcks/microprofile-fault-tolerance/pom.xml b/tcks/microprofile-fault-tolerance/pom.xml
index 57109ab08dfcf..db9cef13623a5 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
+ 2.2.2.Final
../pom.xml
4.0.0
diff --git a/tcks/microprofile-graphql/pom.xml b/tcks/microprofile-graphql/pom.xml
index e5386d20eb80a..c63ca3067c623 100644
--- a/tcks/microprofile-graphql/pom.xml
+++ b/tcks/microprofile-graphql/pom.xml
@@ -5,7 +5,7 @@
quarkus-tck-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
../pom.xml
4.0.0
diff --git a/tcks/microprofile-health/pom.xml b/tcks/microprofile-health/pom.xml
index 341310ac76656..962f851b3fc88 100644
--- a/tcks/microprofile-health/pom.xml
+++ b/tcks/microprofile-health/pom.xml
@@ -4,7 +4,7 @@
quarkus-tck-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
../pom.xml
4.0.0
diff --git a/tcks/microprofile-jwt/pom.xml b/tcks/microprofile-jwt/pom.xml
index b12da6ace4fc9..628ed786bd069 100644
--- a/tcks/microprofile-jwt/pom.xml
+++ b/tcks/microprofile-jwt/pom.xml
@@ -4,7 +4,7 @@
quarkus-tck-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
../pom.xml
4.0.0
diff --git a/tcks/microprofile-metrics/api/pom.xml b/tcks/microprofile-metrics/api/pom.xml
index b5033523183e1..461c776a5e995 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
+ 2.2.2.Final
../pom.xml
4.0.0
diff --git a/tcks/microprofile-metrics/optional/pom.xml b/tcks/microprofile-metrics/optional/pom.xml
index c35a48782a995..466b991c2fdd0 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
+ 2.2.2.Final
../pom.xml
4.0.0
diff --git a/tcks/microprofile-metrics/pom.xml b/tcks/microprofile-metrics/pom.xml
index 0fcaedd410bb3..965cbb0f98ffa 100644
--- a/tcks/microprofile-metrics/pom.xml
+++ b/tcks/microprofile-metrics/pom.xml
@@ -4,7 +4,7 @@
quarkus-tck-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
../pom.xml
4.0.0
diff --git a/tcks/microprofile-metrics/rest/pom.xml b/tcks/microprofile-metrics/rest/pom.xml
index 0ba944e5412ee..c95c4d35ab3ec 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
+ 2.2.2.Final
../pom.xml
4.0.0
diff --git a/tcks/microprofile-openapi/pom.xml b/tcks/microprofile-openapi/pom.xml
index e22e6fde8af7d..7c8fb0e8f430d 100644
--- a/tcks/microprofile-openapi/pom.xml
+++ b/tcks/microprofile-openapi/pom.xml
@@ -5,7 +5,7 @@
io.quarkus
quarkus-tck-parent
- 999-SNAPSHOT
+ 2.2.2.Final
../pom.xml
4.0.0
diff --git a/tcks/microprofile-opentracing/base/pom.xml b/tcks/microprofile-opentracing/base/pom.xml
index d9137cfb63282..84344488b2fa8 100644
--- a/tcks/microprofile-opentracing/base/pom.xml
+++ b/tcks/microprofile-opentracing/base/pom.xml
@@ -5,7 +5,7 @@
quarkus-tck-microprofile-opentracing
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
4.0.0
diff --git a/tcks/microprofile-opentracing/pom.xml b/tcks/microprofile-opentracing/pom.xml
index 237ddbf0beb72..56d200ea64661 100644
--- a/tcks/microprofile-opentracing/pom.xml
+++ b/tcks/microprofile-opentracing/pom.xml
@@ -4,7 +4,7 @@
quarkus-tck-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
../pom.xml
4.0.0
diff --git a/tcks/microprofile-opentracing/rest-client/pom.xml b/tcks/microprofile-opentracing/rest-client/pom.xml
index d2b57f955d53c..d9c67422e9a25 100644
--- a/tcks/microprofile-opentracing/rest-client/pom.xml
+++ b/tcks/microprofile-opentracing/rest-client/pom.xml
@@ -5,7 +5,7 @@
quarkus-tck-microprofile-opentracing
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
4.0.0
diff --git a/tcks/microprofile-reactive-messaging/pom.xml b/tcks/microprofile-reactive-messaging/pom.xml
index 66f362f5c620b..096f5bb73b5e2 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
+ 2.2.2.Final
../pom.xml
4.0.0
diff --git a/tcks/microprofile-rest-client-reactive/pom.xml b/tcks/microprofile-rest-client-reactive/pom.xml
index 84a10536fb84e..9e564080530ae 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
+ 2.2.2.Final
../pom.xml
4.0.0
diff --git a/tcks/microprofile-rest-client/pom.xml b/tcks/microprofile-rest-client/pom.xml
index 56fe0b434c06d..b570492492696 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
+ 2.2.2.Final
../pom.xml
4.0.0
diff --git a/tcks/pom.xml b/tcks/pom.xml
index add58d4b43585..fb396804e164f 100644
--- a/tcks/pom.xml
+++ b/tcks/pom.xml
@@ -4,7 +4,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
../build-parent/pom.xml
4.0.0
diff --git a/tcks/resteasy-reactive/pom.xml b/tcks/resteasy-reactive/pom.xml
index 5881a6209de7e..faa8678ceff34 100644
--- a/tcks/resteasy-reactive/pom.xml
+++ b/tcks/resteasy-reactive/pom.xml
@@ -5,7 +5,7 @@
io.quarkus
quarkus-tck-parent
- 999-SNAPSHOT
+ 2.2.2.Final
../pom.xml
4.0.0
diff --git a/test-framework/amazon-lambda/pom.xml b/test-framework/amazon-lambda/pom.xml
index c6c41572a2e82..b7a652ad6b712 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
+ 2.2.2.Final
../pom.xml
diff --git a/test-framework/arquillian/pom.xml b/test-framework/arquillian/pom.xml
index abcad3e101ae5..4bee3a3739a26 100644
--- a/test-framework/arquillian/pom.xml
+++ b/test-framework/arquillian/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-test-framework
- 999-SNAPSHOT
+ 2.2.2.Final
quarkus-arquillian
diff --git a/test-framework/artemis/pom.xml b/test-framework/artemis/pom.xml
index d8a6a5d099698..13e3a33a73290 100644
--- a/test-framework/artemis/pom.xml
+++ b/test-framework/artemis/pom.xml
@@ -5,7 +5,7 @@
io.quarkus
quarkus-test-framework
- 999-SNAPSHOT
+ 2.2.2.Final
../pom.xml
diff --git a/test-framework/common/pom.xml b/test-framework/common/pom.xml
index f88c88f89a4c3..f01808fc5a756 100644
--- a/test-framework/common/pom.xml
+++ b/test-framework/common/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-test-framework
- 999-SNAPSHOT
+ 2.2.2.Final
quarkus-test-common
diff --git a/test-framework/derby/pom.xml b/test-framework/derby/pom.xml
index 566cfbdb19f8d..d4cdb16d5ad1f 100644
--- a/test-framework/derby/pom.xml
+++ b/test-framework/derby/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-test-framework
- 999-SNAPSHOT
+ 2.2.2.Final
quarkus-test-derby
diff --git a/test-framework/devmode-test-utils/pom.xml b/test-framework/devmode-test-utils/pom.xml
index 0282b1b3c1f93..19d4c3fa16790 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
+ 2.2.2.Final
4.0.0
diff --git a/test-framework/h2/pom.xml b/test-framework/h2/pom.xml
index 9c5f22ac25998..b06d50e3ab2f6 100644
--- a/test-framework/h2/pom.xml
+++ b/test-framework/h2/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-test-framework
- 999-SNAPSHOT
+ 2.2.2.Final
quarkus-test-h2
diff --git a/test-framework/jacoco/deployment/pom.xml b/test-framework/jacoco/deployment/pom.xml
index 43e2fea949306..63664502169ec 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
+ 2.2.2.Final
4.0.0
diff --git a/test-framework/jacoco/pom.xml b/test-framework/jacoco/pom.xml
index bb1425bb917c1..fe75e33d93726 100644
--- a/test-framework/jacoco/pom.xml
+++ b/test-framework/jacoco/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
../../build-parent/pom.xml
4.0.0
diff --git a/test-framework/jacoco/runtime/pom.xml b/test-framework/jacoco/runtime/pom.xml
index 2e4e99184be8b..4f8016c496634 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
+ 2.2.2.Final
4.0.0
diff --git a/test-framework/junit5-internal/pom.xml b/test-framework/junit5-internal/pom.xml
index 85c157b718a99..19c0716466894 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
+ 2.2.2.Final
quarkus-junit5-internal
diff --git a/test-framework/junit5-mockito/pom.xml b/test-framework/junit5-mockito/pom.xml
index 337bbb7347f96..25d7fdf529dc4 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
+ 2.2.2.Final
quarkus-junit5-mockito
diff --git a/test-framework/junit5-vertx/pom.xml b/test-framework/junit5-vertx/pom.xml
index fa25e756f8711..f342120e3095b 100644
--- a/test-framework/junit5-vertx/pom.xml
+++ b/test-framework/junit5-vertx/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-test-framework
- 999-SNAPSHOT
+ 2.2.2.Final
quarkus-junit5-vertx
diff --git a/test-framework/junit5/pom.xml b/test-framework/junit5/pom.xml
index 7c0dbfbcf3fe6..b49df6ee85076 100644
--- a/test-framework/junit5/pom.xml
+++ b/test-framework/junit5/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-test-framework
- 999-SNAPSHOT
+ 2.2.2.Final
quarkus-junit5
diff --git a/test-framework/keycloak-server/pom.xml b/test-framework/keycloak-server/pom.xml
index f127d4b7de105..dd2540d5487d1 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
+ 2.2.2.Final
quarkus-test-keycloak-server
diff --git a/test-framework/kubernetes-client/pom.xml b/test-framework/kubernetes-client/pom.xml
index 83db479ebb290..ec2a449398899 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
+ 2.2.2.Final
quarkus-test-kubernetes-client
diff --git a/test-framework/ldap/pom.xml b/test-framework/ldap/pom.xml
index c4fc15e526f1b..bbb60a59fcc06 100644
--- a/test-framework/ldap/pom.xml
+++ b/test-framework/ldap/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-test-framework
- 999-SNAPSHOT
+ 2.2.2.Final
quarkus-test-ldap
diff --git a/test-framework/maven/pom.xml b/test-framework/maven/pom.xml
index e7fc2678bdc31..04b8408d986bf 100644
--- a/test-framework/maven/pom.xml
+++ b/test-framework/maven/pom.xml
@@ -5,7 +5,7 @@
quarkus-test-framework
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
4.0.0
diff --git a/test-framework/mongodb/pom.xml b/test-framework/mongodb/pom.xml
index 76597cf209d21..797d69265d52a 100644
--- a/test-framework/mongodb/pom.xml
+++ b/test-framework/mongodb/pom.xml
@@ -5,7 +5,7 @@
io.quarkus
quarkus-test-framework
- 999-SNAPSHOT
+ 2.2.2.Final
4.0.0
diff --git a/test-framework/oidc-server/pom.xml b/test-framework/oidc-server/pom.xml
index 997d907478f57..6045c0eb69962 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
+ 2.2.2.Final
quarkus-test-oidc-server
diff --git a/test-framework/openshift-client/pom.xml b/test-framework/openshift-client/pom.xml
index 26bbc7cc358c1..42fa8ff127560 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
+ 2.2.2.Final
quarkus-test-openshift-client
diff --git a/test-framework/pom.xml b/test-framework/pom.xml
index 8257260536584..0be6ad98e1dd3 100644
--- a/test-framework/pom.xml
+++ b/test-framework/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 2.2.2.Final
../build-parent/pom.xml
4.0.0
diff --git a/test-framework/security-jwt/pom.xml b/test-framework/security-jwt/pom.xml
index 8bd1a0123be40..d48d313044b86 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
+ 2.2.2.Final
../pom.xml
diff --git a/test-framework/security-oidc/pom.xml b/test-framework/security-oidc/pom.xml
index 095270779e35a..c8ae1ac02c510 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
+ 2.2.2.Final
../pom.xml
diff --git a/test-framework/security/pom.xml b/test-framework/security/pom.xml
index 56d34268f01da..26662d2894a2b 100644
--- a/test-framework/security/pom.xml
+++ b/test-framework/security/pom.xml
@@ -5,7 +5,7 @@
io.quarkus
quarkus-test-framework
- 999-SNAPSHOT
+ 2.2.2.Final
../pom.xml
diff --git a/test-framework/vault/pom.xml b/test-framework/vault/pom.xml
index c2190dba33e48..aa99d40887a3f 100644
--- a/test-framework/vault/pom.xml
+++ b/test-framework/vault/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-test-framework
- 999-SNAPSHOT
+ 2.2.2.Final
quarkus-test-vault