diff --git a/bom/application/pom.xml b/bom/application/pom.xml
index 2f042b3be71fd..d1b91dd517502 100644
--- a/bom/application/pom.xml
+++ b/bom/application/pom.xml
@@ -5,7 +5,7 @@
quarkus-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../../pom.xml
4.0.0
diff --git a/bom/test/pom.xml b/bom/test/pom.xml
index 3fcd625ced727..e6ccfb337abc6 100644
--- a/bom/test/pom.xml
+++ b/bom/test/pom.xml
@@ -5,7 +5,7 @@
quarkus-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../../pom.xml
4.0.0
diff --git a/build-parent/pom.xml b/build-parent/pom.xml
index 1acc7143b6535..af333964092d9 100644
--- a/build-parent/pom.xml
+++ b/build-parent/pom.xml
@@ -5,7 +5,7 @@
quarkus-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
4.0.0
diff --git a/core/builder/pom.xml b/core/builder/pom.xml
index 491c8718cb601..dc6f6e9a27c1d 100644
--- a/core/builder/pom.xml
+++ b/core/builder/pom.xml
@@ -10,7 +10,7 @@
io.quarkus
quarkus-build-parent
- 999-SNAPSHOT
+ 1.9.0.Final
../../build-parent/pom.xml
diff --git a/core/deployment/pom.xml b/core/deployment/pom.xml
index 2c860be4991f7..dd38b8b09a8b5 100644
--- a/core/deployment/pom.xml
+++ b/core/deployment/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-core-parent
- 999-SNAPSHOT
+ 1.9.0.Final
../
diff --git a/core/devmode-spi/pom.xml b/core/devmode-spi/pom.xml
index 377814ec6712c..5ba44c55c6b22 100644
--- a/core/devmode-spi/pom.xml
+++ b/core/devmode-spi/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../../build-parent/pom.xml
4.0.0
diff --git a/core/launcher/pom.xml b/core/launcher/pom.xml
index 2d7267d384642..9e76d038a776a 100644
--- a/core/launcher/pom.xml
+++ b/core/launcher/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../../build-parent/pom.xml
4.0.0
diff --git a/core/pom.xml b/core/pom.xml
index 0106a397747e4..d51a7ad376dee 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../build-parent/pom.xml
4.0.0
diff --git a/core/processor/pom.xml b/core/processor/pom.xml
index 91ee51d8339c6..c71fc2ee70807 100644
--- a/core/processor/pom.xml
+++ b/core/processor/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-core-parent
- 999-SNAPSHOT
+ 1.9.0.Final
../
diff --git a/core/runtime/pom.xml b/core/runtime/pom.xml
index 2ed64bde5360d..cad039782df16 100644
--- a/core/runtime/pom.xml
+++ b/core/runtime/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-core-parent
- 999-SNAPSHOT
+ 1.9.0.Final
../
diff --git a/core/test-extension/deployment/pom.xml b/core/test-extension/deployment/pom.xml
index 01366b995a67e..7285f7a9b4a5d 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
+ 1.9.0.Final
4.0.0
diff --git a/core/test-extension/pom.xml b/core/test-extension/pom.xml
index 35d0c0601bd7d..4aaf5cd22fb39 100644
--- a/core/test-extension/pom.xml
+++ b/core/test-extension/pom.xml
@@ -5,7 +5,7 @@
io.quarkus
quarkus-core-parent
- 999-SNAPSHOT
+ 1.9.0.Final
../
4.0.0
diff --git a/core/test-extension/runtime/pom.xml b/core/test-extension/runtime/pom.xml
index a5f512264b312..e2ede9ea190a9 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
+ 1.9.0.Final
4.0.0
diff --git a/coverage-report/pom.xml b/coverage-report/pom.xml
index add1ebfc3401b..c09ef61fda502 100644
--- a/coverage-report/pom.xml
+++ b/coverage-report/pom.xml
@@ -4,7 +4,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.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 c4af71ca9fc1b..d7163e7c59369 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
+ 1.9.0.Final
../
4.0.0
diff --git a/devtools/cli/pom.xml b/devtools/cli/pom.xml
index b64095e318d22..6aa1e271cf91c 100644
--- a/devtools/cli/pom.xml
+++ b/devtools/cli/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../../build-parent/pom.xml
4.0.0
diff --git a/devtools/gradle/gradle.properties b/devtools/gradle/gradle.properties
index a70146c0ed233..597dbc408b146 100644
--- a/devtools/gradle/gradle.properties
+++ b/devtools/gradle/gradle.properties
@@ -1 +1 @@
-version = 999-SNAPSHOT
\ No newline at end of file
+version = 1.9.0.Final
\ No newline at end of file
diff --git a/devtools/gradle/pom.xml b/devtools/gradle/pom.xml
index 58f9de90ea564..1f405064d6a92 100644
--- a/devtools/gradle/pom.xml
+++ b/devtools/gradle/pom.xml
@@ -5,7 +5,7 @@
io.quarkus
quarkus-build-parent
- 999-SNAPSHOT
+ 1.9.0.Final
../../build-parent/pom.xml
4.0.0
diff --git a/devtools/maven/pom.xml b/devtools/maven/pom.xml
index 84c9089b70b75..d0ddf80d225e6 100644
--- a/devtools/maven/pom.xml
+++ b/devtools/maven/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.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 e6482dffd3783..55f23ae07ae45 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
+ 1.9.0.Final
../../build-parent/pom.xml
4.0.0
diff --git a/devtools/platform-descriptor-json/pom.xml b/devtools/platform-descriptor-json/pom.xml
index 93cad76440a2a..e0bf1dae0927a 100644
--- a/devtools/platform-descriptor-json/pom.xml
+++ b/devtools/platform-descriptor-json/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-devtools-all
- 999-SNAPSHOT
+ 1.9.0.Final
quarkus-platform-descriptor-json
diff --git a/devtools/pom.xml b/devtools/pom.xml
index 18447e870b674..30a6eda9a1d8c 100644
--- a/devtools/pom.xml
+++ b/devtools/pom.xml
@@ -7,7 +7,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../build-parent/pom.xml
diff --git a/devtools/reflection-agent/pom.xml b/devtools/reflection-agent/pom.xml
index 9039be0559ea9..de6d7376089dd 100644
--- a/devtools/reflection-agent/pom.xml
+++ b/devtools/reflection-agent/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-devtools-all
- 999-SNAPSHOT
+ 1.9.0.Final
quarkus-devtools-reflection-agent
diff --git a/docs/pom.xml b/docs/pom.xml
index 515754c346071..ec246aae8734f 100644
--- a/docs/pom.xml
+++ b/docs/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-build-parent
- 999-SNAPSHOT
+ 1.9.0.Final
../build-parent/pom.xml
diff --git a/extensions/agroal/deployment/pom.xml b/extensions/agroal/deployment/pom.xml
index 5d2decc8704fb..86652d1168148 100644
--- a/extensions/agroal/deployment/pom.xml
+++ b/extensions/agroal/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-agroal-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../
4.0.0
diff --git a/extensions/agroal/pom.xml b/extensions/agroal/pom.xml
index 2ebcce6c78b23..7b3b6510acb40 100644
--- a/extensions/agroal/pom.xml
+++ b/extensions/agroal/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../pom.xml
4.0.0
diff --git a/extensions/agroal/runtime/pom.xml b/extensions/agroal/runtime/pom.xml
index ccc44f7bfe1f2..abfec4f1b90d3 100644
--- a/extensions/agroal/runtime/pom.xml
+++ b/extensions/agroal/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-agroal-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../
4.0.0
diff --git a/extensions/agroal/spi/pom.xml b/extensions/agroal/spi/pom.xml
index b3805de67593d..bf4b24a886e13 100644
--- a/extensions/agroal/spi/pom.xml
+++ b/extensions/agroal/spi/pom.xml
@@ -5,7 +5,7 @@
quarkus-agroal-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../
4.0.0
diff --git a/extensions/amazon-alexa/deployment/pom.xml b/extensions/amazon-alexa/deployment/pom.xml
index 72fbd71c3f08b..bbb9a185b3cb3 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
+ 1.9.0.Final
../pom.xml
diff --git a/extensions/amazon-alexa/pom.xml b/extensions/amazon-alexa/pom.xml
index b9d123c8d7066..f431445270e93 100644
--- a/extensions/amazon-alexa/pom.xml
+++ b/extensions/amazon-alexa/pom.xml
@@ -7,7 +7,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../pom.xml
diff --git a/extensions/amazon-alexa/runtime/pom.xml b/extensions/amazon-alexa/runtime/pom.xml
index 8053553d747a8..6cfcc836cc48d 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
+ 1.9.0.Final
../pom.xml
diff --git a/extensions/amazon-lambda-http/deployment/pom.xml b/extensions/amazon-lambda-http/deployment/pom.xml
index be40bb1244994..e90c965159d3b 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
+ 1.9.0.Final
../pom.xml
diff --git a/extensions/amazon-lambda-http/maven-archetype/pom.xml b/extensions/amazon-lambda-http/maven-archetype/pom.xml
index f3924edd417c4..59e4f555a2256 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
+ 1.9.0.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 822c195a32cc1..4ee787023ee15 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 @@
1.8
UTF-8
UTF-8
- 999-SNAPSHOT
+ 1.9.0.Final
quarkus-bom
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
3.0.0-M5
diff --git a/extensions/amazon-lambda-http/pom.xml b/extensions/amazon-lambda-http/pom.xml
index 61c49706a6b97..5e79a04b9263f 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
+ 1.9.0.Final
../pom.xml
diff --git a/extensions/amazon-lambda-http/runtime/pom.xml b/extensions/amazon-lambda-http/runtime/pom.xml
index 11de551d96be5..9c2b1f1cd9efb 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
+ 1.9.0.Final
../pom.xml
diff --git a/extensions/amazon-lambda-xray/deployment/pom.xml b/extensions/amazon-lambda-xray/deployment/pom.xml
index 96bff089902ee..f00391c0d4e55 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
+ 1.9.0.Final
../pom.xml
diff --git a/extensions/amazon-lambda-xray/pom.xml b/extensions/amazon-lambda-xray/pom.xml
index 017de6ed72fad..4f770e691b77e 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
+ 1.9.0.Final
../pom.xml
diff --git a/extensions/amazon-lambda-xray/runtime/pom.xml b/extensions/amazon-lambda-xray/runtime/pom.xml
index a219a49bdb9b0..595831bb6547d 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
+ 1.9.0.Final
../pom.xml
diff --git a/extensions/amazon-lambda/common-deployment/pom.xml b/extensions/amazon-lambda/common-deployment/pom.xml
index f2686d8d098c6..a5ba74fe1868e 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
+ 1.9.0.Final
../pom.xml
diff --git a/extensions/amazon-lambda/common-runtime/pom.xml b/extensions/amazon-lambda/common-runtime/pom.xml
index a4d201dc27e56..f0185117ce013 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
+ 1.9.0.Final
../pom.xml
diff --git a/extensions/amazon-lambda/deployment/pom.xml b/extensions/amazon-lambda/deployment/pom.xml
index 6748ee9112fa6..728cc5e91c72d 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
+ 1.9.0.Final
../pom.xml
diff --git a/extensions/amazon-lambda/maven-archetype/pom.xml b/extensions/amazon-lambda/maven-archetype/pom.xml
index 958d7c2f6d6fb..41e02824e2755 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
+ 1.9.0.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 6d91e08c433d9..567d645cddcdd 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 @@
1.8
UTF-8
UTF-8
- 999-SNAPSHOT
+ 1.9.0.Final
quarkus-bom
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
3.0.0-M5
diff --git a/extensions/amazon-lambda/pom.xml b/extensions/amazon-lambda/pom.xml
index 71ccac1880aee..c4b328f69a50e 100644
--- a/extensions/amazon-lambda/pom.xml
+++ b/extensions/amazon-lambda/pom.xml
@@ -7,7 +7,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../pom.xml
diff --git a/extensions/amazon-lambda/runtime/pom.xml b/extensions/amazon-lambda/runtime/pom.xml
index 6fc1f292dc367..981e8f9c2c7bb 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
+ 1.9.0.Final
../pom.xml
diff --git a/extensions/amazon-services/common/deployment/pom.xml b/extensions/amazon-services/common/deployment/pom.xml
index e6b6e21be7e98..ce19ec73211b3 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
+ 1.9.0.Final
quarkus-amazon-common-deployment
diff --git a/extensions/amazon-services/common/pom.xml b/extensions/amazon-services/common/pom.xml
index 715e0d0d29a37..127d2d35f8d0a 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
+ 1.9.0.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..68ee3824fe75b 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
+ 1.9.0.Final
quarkus-amazon-common
diff --git a/extensions/amazon-services/dynamodb/deployment/pom.xml b/extensions/amazon-services/dynamodb/deployment/pom.xml
index 11744223187ab..cc96a9a8e59ff 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
+ 1.9.0.Final
quarkus-amazon-dynamodb-deployment
diff --git a/extensions/amazon-services/dynamodb/pom.xml b/extensions/amazon-services/dynamodb/pom.xml
index a2fe1b8dd88fe..4154b030f04c0 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
+ 1.9.0.Final
quarkus-amazon-dynamodb-parent
diff --git a/extensions/amazon-services/dynamodb/runtime/pom.xml b/extensions/amazon-services/dynamodb/runtime/pom.xml
index 9a475c0e3900e..cd8267e57a5c1 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
+ 1.9.0.Final
quarkus-amazon-dynamodb
diff --git a/extensions/amazon-services/kms/deployment/pom.xml b/extensions/amazon-services/kms/deployment/pom.xml
index d5cd3a0fa9c4d..cc2befa1efd9b 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
+ 1.9.0.Final
quarkus-amazon-kms-deployment
diff --git a/extensions/amazon-services/kms/pom.xml b/extensions/amazon-services/kms/pom.xml
index 180529ce27a35..ffe328d9fe797 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
+ 1.9.0.Final
quarkus-amazon-kms-parent
diff --git a/extensions/amazon-services/kms/runtime/pom.xml b/extensions/amazon-services/kms/runtime/pom.xml
index 3b22a4dc99619..6427570ab22e5 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
+ 1.9.0.Final
quarkus-amazon-kms
diff --git a/extensions/amazon-services/pom.xml b/extensions/amazon-services/pom.xml
index b731cb6dd6f84..ed57cae52cd59 100644
--- a/extensions/amazon-services/pom.xml
+++ b/extensions/amazon-services/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.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..90deea44b31ac 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
+ 1.9.0.Final
quarkus-amazon-s3-deployment
diff --git a/extensions/amazon-services/s3/pom.xml b/extensions/amazon-services/s3/pom.xml
index 86102fb7cbab5..ef330f51ea072 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
+ 1.9.0.Final
quarkus-amazon-s3-parent
diff --git a/extensions/amazon-services/s3/runtime/pom.xml b/extensions/amazon-services/s3/runtime/pom.xml
index 96bd3e4df1100..fa0f5f6c3ed7a 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
+ 1.9.0.Final
quarkus-amazon-s3
diff --git a/extensions/amazon-services/ses/deployment/pom.xml b/extensions/amazon-services/ses/deployment/pom.xml
index 2b4e31d71e4b6..b8899668d89ac 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
+ 1.9.0.Final
quarkus-amazon-ses-deployment
diff --git a/extensions/amazon-services/ses/pom.xml b/extensions/amazon-services/ses/pom.xml
index 3336a82cc88d5..266878654d798 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
+ 1.9.0.Final
quarkus-amazon-ses-parent
diff --git a/extensions/amazon-services/ses/runtime/pom.xml b/extensions/amazon-services/ses/runtime/pom.xml
index f7f80fee7191b..e0ddb901e3f2c 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
+ 1.9.0.Final
quarkus-amazon-ses
diff --git a/extensions/amazon-services/sns/deployment/pom.xml b/extensions/amazon-services/sns/deployment/pom.xml
index 1be9bf555988a..78567af102188 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
+ 1.9.0.Final
quarkus-amazon-sns-deployment
diff --git a/extensions/amazon-services/sns/pom.xml b/extensions/amazon-services/sns/pom.xml
index 90f3610fcfe4e..d0e92203c551a 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
+ 1.9.0.Final
quarkus-amazon-sns-parent
diff --git a/extensions/amazon-services/sns/runtime/pom.xml b/extensions/amazon-services/sns/runtime/pom.xml
index ef899fd76fc2f..5110cfacb8814 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
+ 1.9.0.Final
quarkus-amazon-sns
diff --git a/extensions/amazon-services/sqs/deployment/pom.xml b/extensions/amazon-services/sqs/deployment/pom.xml
index 45cee91d201bd..27a1f0958ba00 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
+ 1.9.0.Final
quarkus-amazon-sqs-deployment
diff --git a/extensions/amazon-services/sqs/pom.xml b/extensions/amazon-services/sqs/pom.xml
index fedf206cb72ff..7ad51e1ed4dd3 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
+ 1.9.0.Final
quarkus-amazon-sqs-parent
diff --git a/extensions/amazon-services/sqs/runtime/pom.xml b/extensions/amazon-services/sqs/runtime/pom.xml
index f1b7442edc1a8..3fac234de3d75 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
+ 1.9.0.Final
quarkus-amazon-sqs
diff --git a/extensions/arc/deployment/pom.xml b/extensions/arc/deployment/pom.xml
index 2d39867a76e85..4fe7da5b1043a 100644
--- a/extensions/arc/deployment/pom.xml
+++ b/extensions/arc/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-arc-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../
4.0.0
diff --git a/extensions/arc/pom.xml b/extensions/arc/pom.xml
index 455b95ec65d3a..46efa95059ca1 100644
--- a/extensions/arc/pom.xml
+++ b/extensions/arc/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../pom.xml
4.0.0
diff --git a/extensions/arc/runtime/pom.xml b/extensions/arc/runtime/pom.xml
index 6bec3f5e8c949..7726200608a72 100644
--- a/extensions/arc/runtime/pom.xml
+++ b/extensions/arc/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-arc-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../
4.0.0
diff --git a/extensions/artemis-core/deployment/pom.xml b/extensions/artemis-core/deployment/pom.xml
index 4875d8887bd48..6f8dc315f1a45 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
+ 1.9.0.Final
4.0.0
diff --git a/extensions/artemis-core/pom.xml b/extensions/artemis-core/pom.xml
index 81a3c3154868a..63621e6eddc4c 100644
--- a/extensions/artemis-core/pom.xml
+++ b/extensions/artemis-core/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../pom.xml
diff --git a/extensions/artemis-core/runtime/pom.xml b/extensions/artemis-core/runtime/pom.xml
index b3b226dc2ff2f..26ea49f84e0fa 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
+ 1.9.0.Final
4.0.0
diff --git a/extensions/artemis-jms/deployment/pom.xml b/extensions/artemis-jms/deployment/pom.xml
index cebddccd29e44..4ebd55686ae96 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
+ 1.9.0.Final
4.0.0
diff --git a/extensions/artemis-jms/pom.xml b/extensions/artemis-jms/pom.xml
index 4fe85d1fbcbd9..71d4992b416ea 100644
--- a/extensions/artemis-jms/pom.xml
+++ b/extensions/artemis-jms/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../pom.xml
diff --git a/extensions/artemis-jms/runtime/pom.xml b/extensions/artemis-jms/runtime/pom.xml
index 40c8e71221700..88b27ef94dc14 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
+ 1.9.0.Final
4.0.0
diff --git a/extensions/avro/deployment/pom.xml b/extensions/avro/deployment/pom.xml
index 65d66aaf0177d..e46a78ea931e2 100644
--- a/extensions/avro/deployment/pom.xml
+++ b/extensions/avro/deployment/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-avro-parent
- 999-SNAPSHOT
+ 1.9.0.Final
quarkus-avro-deployment
diff --git a/extensions/avro/pom.xml b/extensions/avro/pom.xml
index 5cfa0fa587bcf..33a689920f648 100644
--- a/extensions/avro/pom.xml
+++ b/extensions/avro/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../pom.xml
diff --git a/extensions/avro/runtime/pom.xml b/extensions/avro/runtime/pom.xml
index ff58f1febfdb6..7ec8af3537251 100644
--- a/extensions/avro/runtime/pom.xml
+++ b/extensions/avro/runtime/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-avro-parent
- 999-SNAPSHOT
+ 1.9.0.Final
quarkus-avro
diff --git a/extensions/azure-functions-http/deployment/pom.xml b/extensions/azure-functions-http/deployment/pom.xml
index ca56b8dbae29e..bc65706ec7088 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
+ 1.9.0.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 363f2f2b28ea0..d9ae7ef677fde 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
+ 1.9.0.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 254fd89bb7cf8..c417bcbc4f0c4 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 @@
1.8
UTF-8
UTF-8
- 999-SNAPSHOT
+ 1.9.0.Final
quarkus-bom
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.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 7c72914f96f00..d7143e465ec8c 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
+ 1.9.0.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 1b58bb1b4b347..5a011b01cc89e 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
+ 1.9.0.Final
../
4.0.0
diff --git a/extensions/cache/deployment/pom.xml b/extensions/cache/deployment/pom.xml
index 8188d8178cb88..bf3db4af14e9a 100644
--- a/extensions/cache/deployment/pom.xml
+++ b/extensions/cache/deployment/pom.xml
@@ -7,7 +7,7 @@
quarkus-cache-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../
diff --git a/extensions/cache/pom.xml b/extensions/cache/pom.xml
index 65befebd45a1e..747b430b028aa 100644
--- a/extensions/cache/pom.xml
+++ b/extensions/cache/pom.xml
@@ -7,7 +7,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../pom.xml
diff --git a/extensions/cache/runtime/pom.xml b/extensions/cache/runtime/pom.xml
index d0bbb9cc44967..a6672db4a9983 100644
--- a/extensions/cache/runtime/pom.xml
+++ b/extensions/cache/runtime/pom.xml
@@ -7,7 +7,7 @@
quarkus-cache-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../
diff --git a/extensions/caffeine/deployment/pom.xml b/extensions/caffeine/deployment/pom.xml
index 64c391724995f..dea7eb62eb51c 100644
--- a/extensions/caffeine/deployment/pom.xml
+++ b/extensions/caffeine/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-caffeine-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
4.0.0
diff --git a/extensions/caffeine/pom.xml b/extensions/caffeine/pom.xml
index 8ab1e106ca586..a9ea341143155 100644
--- a/extensions/caffeine/pom.xml
+++ b/extensions/caffeine/pom.xml
@@ -6,7 +6,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../pom.xml
4.0.0
diff --git a/extensions/caffeine/runtime/pom.xml b/extensions/caffeine/runtime/pom.xml
index 13d5c4eafe718..e675cdae769bf 100644
--- a/extensions/caffeine/runtime/pom.xml
+++ b/extensions/caffeine/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-caffeine-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
4.0.0
diff --git a/extensions/config-yaml/deployment/pom.xml b/extensions/config-yaml/deployment/pom.xml
index 377e1eed0f290..d81c48eab90ef 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
+ 1.9.0.Final
../
diff --git a/extensions/config-yaml/pom.xml b/extensions/config-yaml/pom.xml
index 799d1334b02c0..5e5c8268759d2 100644
--- a/extensions/config-yaml/pom.xml
+++ b/extensions/config-yaml/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../pom.xml
4.0.0
diff --git a/extensions/config-yaml/runtime/pom.xml b/extensions/config-yaml/runtime/pom.xml
index 18d521770876a..25ce081620cdb 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
+ 1.9.0.Final
quarkus-config-yaml
diff --git a/extensions/consul-config/deployment/pom.xml b/extensions/consul-config/deployment/pom.xml
index fb678f3990a74..784d1bd45756e 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
+ 1.9.0.Final
4.0.0
diff --git a/extensions/consul-config/pom.xml b/extensions/consul-config/pom.xml
index 88d7557158f4d..edca7162b4d47 100644
--- a/extensions/consul-config/pom.xml
+++ b/extensions/consul-config/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../pom.xml
4.0.0
diff --git a/extensions/consul-config/runtime/pom.xml b/extensions/consul-config/runtime/pom.xml
index 03fe8274555e1..465c21aa7eb55 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
+ 1.9.0.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 ba0177762c944..aa7f39cd36c6c 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
+ 1.9.0.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 afe09d8500ce7..4c2eff4b12a0c 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
+ 1.9.0.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 20fb4dedcc4d6..4d0a5768e2385 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
+ 1.9.0.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 866a74c77eb54..1d2cf7724f74d 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
+ 1.9.0.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 57fc005596825..8af73eb595523 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
+ 1.9.0.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 ab7f32ec573a3..697aa9d03f310 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
+ 1.9.0.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 fcc6600a0ff45..78fa27474c788 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
+ 1.9.0.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 be2c89eb7ceca..276bb88659b0c 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
+ 1.9.0.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 40769eceafcd5..1d7b36059abee 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
+ 1.9.0.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 c0fa549a1635e..d47142f2f60ef 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
+ 1.9.0.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 4d9433a29c02c..a97a769d6f6c0 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
+ 1.9.0.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 57730813477a6..530522c15a93b 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
+ 1.9.0.Final
quarkus-container-image-s2i
diff --git a/extensions/container-image/deployment/pom.xml b/extensions/container-image/deployment/pom.xml
index a2a18852d64fb..db6263b5d8aa1 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
+ 1.9.0.Final
4.0.0
diff --git a/extensions/container-image/pom.xml b/extensions/container-image/pom.xml
index 89cc62936e863..bf079f59d51e6 100644
--- a/extensions/container-image/pom.xml
+++ b/extensions/container-image/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../pom.xml
diff --git a/extensions/container-image/runtime/pom.xml b/extensions/container-image/runtime/pom.xml
index 172bafcbad5c0..02720fb244bdc 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
+ 1.9.0.Final
quarkus-container-image
diff --git a/extensions/container-image/spi/pom.xml b/extensions/container-image/spi/pom.xml
index 0e725f2721606..862e0d6112c22 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
+ 1.9.0.Final
4.0.0
diff --git a/extensions/container-image/util/pom.xml b/extensions/container-image/util/pom.xml
index b225b53052902..573d92f959507 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
+ 1.9.0.Final
4.0.0
diff --git a/extensions/credentials/deployment/pom.xml b/extensions/credentials/deployment/pom.xml
index 4a636ce74c7e3..aa2426ed93d38 100644
--- a/extensions/credentials/deployment/pom.xml
+++ b/extensions/credentials/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-credentials-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../
4.0.0
diff --git a/extensions/credentials/pom.xml b/extensions/credentials/pom.xml
index f7588cbfab3e1..67b627a281a06 100644
--- a/extensions/credentials/pom.xml
+++ b/extensions/credentials/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../pom.xml
4.0.0
diff --git a/extensions/credentials/runtime/pom.xml b/extensions/credentials/runtime/pom.xml
index 2c5089618c812..17501055653c0 100644
--- a/extensions/credentials/runtime/pom.xml
+++ b/extensions/credentials/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-credentials-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../
4.0.0
diff --git a/extensions/datasource/common/pom.xml b/extensions/datasource/common/pom.xml
index bdc65355879fe..41ebecdf45069 100644
--- a/extensions/datasource/common/pom.xml
+++ b/extensions/datasource/common/pom.xml
@@ -5,7 +5,7 @@
quarkus-datasource-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../
4.0.0
diff --git a/extensions/datasource/deployment/pom.xml b/extensions/datasource/deployment/pom.xml
index c05bb2f91415d..a9eb7907a1612 100644
--- a/extensions/datasource/deployment/pom.xml
+++ b/extensions/datasource/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-datasource-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../
4.0.0
diff --git a/extensions/datasource/pom.xml b/extensions/datasource/pom.xml
index f4b99a7a33b0d..3ab3f739ef0a0 100644
--- a/extensions/datasource/pom.xml
+++ b/extensions/datasource/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../pom.xml
4.0.0
diff --git a/extensions/datasource/runtime/pom.xml b/extensions/datasource/runtime/pom.xml
index 002e30226bbe3..a30705ecac062 100644
--- a/extensions/datasource/runtime/pom.xml
+++ b/extensions/datasource/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-datasource-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.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 3a4a0a046bbcd..1d6cbd6b8392a 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
+ 1.9.0.Final
../
4.0.0
diff --git a/extensions/elasticsearch-rest-client-common/pom.xml b/extensions/elasticsearch-rest-client-common/pom.xml
index 186615e41e0e5..16b31b6f2a3fe 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
+ 1.9.0.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 91472c17d8e3e..59feca1a5ab15 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
+ 1.9.0.Final
../
4.0.0
diff --git a/extensions/elasticsearch-rest-client/deployment/pom.xml b/extensions/elasticsearch-rest-client/deployment/pom.xml
index 379ab306974f6..137af0c8f0d42 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
+ 1.9.0.Final
../pom.xml
diff --git a/extensions/elasticsearch-rest-client/pom.xml b/extensions/elasticsearch-rest-client/pom.xml
index 3fe3538d20f32..0d17de60fece5 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
+ 1.9.0.Final
../pom.xml
diff --git a/extensions/elasticsearch-rest-client/runtime/pom.xml b/extensions/elasticsearch-rest-client/runtime/pom.xml
index e998f4a228d69..2fa096097519b 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
+ 1.9.0.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..064e4c4fc2e12 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
+ 1.9.0.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..ce072bcf58bcd 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
+ 1.9.0.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 946dc9d14c689..2246c0debcfac 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
+ 1.9.0.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 918566bbf26fc..6d097fac81dd9 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
+ 1.9.0.Final
../
4.0.0
diff --git a/extensions/elytron-security-common/pom.xml b/extensions/elytron-security-common/pom.xml
index 2172b9de5e91a..c409b3d44c5d1 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
+ 1.9.0.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 64fc704acb648..d91c79f70a54e 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
+ 1.9.0.Final
../
4.0.0
diff --git a/extensions/elytron-security-jdbc/deployment/pom.xml b/extensions/elytron-security-jdbc/deployment/pom.xml
index 2052e377cb9ff..e40b5c57ec7c6 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
+ 1.9.0.Final
../pom.xml
diff --git a/extensions/elytron-security-jdbc/pom.xml b/extensions/elytron-security-jdbc/pom.xml
index 3fa5d6b19e361..cbed18aea6e04 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
+ 1.9.0.Final
../pom.xml
diff --git a/extensions/elytron-security-jdbc/runtime/pom.xml b/extensions/elytron-security-jdbc/runtime/pom.xml
index c7d461f5cb262..d398ca899900f 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
+ 1.9.0.Final
../pom.xml
diff --git a/extensions/elytron-security-ldap/deployment/pom.xml b/extensions/elytron-security-ldap/deployment/pom.xml
index d9c58274e63f5..500bb20840ab4 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
+ 1.9.0.Final
../pom.xml
diff --git a/extensions/elytron-security-ldap/pom.xml b/extensions/elytron-security-ldap/pom.xml
index c7f782508322a..bd47ce6d3351c 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
+ 1.9.0.Final
../pom.xml
diff --git a/extensions/elytron-security-ldap/runtime/pom.xml b/extensions/elytron-security-ldap/runtime/pom.xml
index c97b7bb7c9fbd..343aa1f2c61f5 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
+ 1.9.0.Final
../pom.xml
diff --git a/extensions/elytron-security-oauth2/deployment/pom.xml b/extensions/elytron-security-oauth2/deployment/pom.xml
index eeaa051c18da3..2d7ccc8ee148f 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
+ 1.9.0.Final
../
4.0.0
diff --git a/extensions/elytron-security-oauth2/pom.xml b/extensions/elytron-security-oauth2/pom.xml
index ad71d1fd4080a..fd366acdd8995 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
+ 1.9.0.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 d74c63ec4f0a1..9b806e51de86e 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
+ 1.9.0.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 bc7605804a9f8..230fbb08b3856 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
+ 1.9.0.Final
../
4.0.0
diff --git a/extensions/elytron-security-properties-file/pom.xml b/extensions/elytron-security-properties-file/pom.xml
index 21fc44bf232ae..04e2ddb8b0b17 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
+ 1.9.0.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 a09c26bd73fa4..c6cca6dcce1b7 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
+ 1.9.0.Final
../
4.0.0
diff --git a/extensions/elytron-security/deployment/pom.xml b/extensions/elytron-security/deployment/pom.xml
index 92b5d69b49485..fe0246741eeb5 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
+ 1.9.0.Final
../
4.0.0
diff --git a/extensions/elytron-security/pom.xml b/extensions/elytron-security/pom.xml
index 00650552699be..6105a0f076629 100644
--- a/extensions/elytron-security/pom.xml
+++ b/extensions/elytron-security/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../pom.xml
4.0.0
diff --git a/extensions/elytron-security/runtime/pom.xml b/extensions/elytron-security/runtime/pom.xml
index f0264403def11..c9b15f8bd2041 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
+ 1.9.0.Final
../
4.0.0
diff --git a/extensions/flyway/deployment/pom.xml b/extensions/flyway/deployment/pom.xml
index 0959b2a77c9cc..634cd491a323b 100644
--- a/extensions/flyway/deployment/pom.xml
+++ b/extensions/flyway/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-flyway-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
4.0.0
diff --git a/extensions/flyway/pom.xml b/extensions/flyway/pom.xml
index 78fe0ed722454..1d114b642c28f 100644
--- a/extensions/flyway/pom.xml
+++ b/extensions/flyway/pom.xml
@@ -6,7 +6,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../pom.xml
4.0.0
diff --git a/extensions/flyway/runtime/pom.xml b/extensions/flyway/runtime/pom.xml
index 72797a671c2d4..b97201d1db6ef 100644
--- a/extensions/flyway/runtime/pom.xml
+++ b/extensions/flyway/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-flyway-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.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 7c49cd5e00fe1..fbc737063059c 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
+ 1.9.0.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 ffa35f94ea6a5..a5e08491c3acd 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
+ 1.9.0.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 1ba20ebc4a1e3..21dd95558aa2a 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 @@
1.8
UTF-8
UTF-8
- 999-SNAPSHOT
+ 1.9.0.Final
quarkus-bom
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
3.0.0-M5
diff --git a/extensions/funqy/funqy-amazon-lambda/pom.xml b/extensions/funqy/funqy-amazon-lambda/pom.xml
index a5d589089e602..5839213d1f78a 100644
--- a/extensions/funqy/funqy-amazon-lambda/pom.xml
+++ b/extensions/funqy/funqy-amazon-lambda/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../../../build-parent/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 fd38e96cba2a9..8755e3d3a890c 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
+ 1.9.0.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 22dddb34c8a97..3fc8f6657c0f3 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
+ 1.9.0.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 f6e615b817ab8..62cef4591d65f 100644
--- a/extensions/funqy/funqy-google-cloud-functions/pom.xml
+++ b/extensions/funqy/funqy-google-cloud-functions/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../../../build-parent/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 144a5646165e8..81592a8ad071c 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
+ 1.9.0.Final
../
4.0.0
diff --git a/extensions/funqy/funqy-http/deployment/pom.xml b/extensions/funqy/funqy-http/deployment/pom.xml
index 152c51bd55b3a..e68ff914ca5ef 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
+ 1.9.0.Final
../
4.0.0
diff --git a/extensions/funqy/funqy-http/pom.xml b/extensions/funqy/funqy-http/pom.xml
index 4c3148f883bd9..4f6b66821ca12 100644
--- a/extensions/funqy/funqy-http/pom.xml
+++ b/extensions/funqy/funqy-http/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../../../build-parent/pom.xml
4.0.0
diff --git a/extensions/funqy/funqy-http/runtime/pom.xml b/extensions/funqy/funqy-http/runtime/pom.xml
index 4454a827b6a6a..c7688c4607464 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
+ 1.9.0.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 5b028a5f2bce0..686096f689ca0 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
+ 1.9.0.Final
../
4.0.0
diff --git a/extensions/funqy/funqy-knative-events/pom.xml b/extensions/funqy/funqy-knative-events/pom.xml
index 6e9cd313f5789..c5a518833efbc 100644
--- a/extensions/funqy/funqy-knative-events/pom.xml
+++ b/extensions/funqy/funqy-knative-events/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../../../build-parent/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 a926996545444..e01f07b9996b7 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
+ 1.9.0.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 c76bdbbb69dcf..378af4b89e977 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
+ 1.9.0.Final
../
4.0.0
diff --git a/extensions/funqy/funqy-server-common/pom.xml b/extensions/funqy/funqy-server-common/pom.xml
index beab55c90c762..7552e3047860b 100644
--- a/extensions/funqy/funqy-server-common/pom.xml
+++ b/extensions/funqy/funqy-server-common/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../../../build-parent/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 ae24db468595b..b8c6375a8ce7f 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
+ 1.9.0.Final
../
4.0.0
diff --git a/extensions/funqy/pom.xml b/extensions/funqy/pom.xml
index 0c578b71fcf89..5716906a5d9b0 100644
--- a/extensions/funqy/pom.xml
+++ b/extensions/funqy/pom.xml
@@ -6,7 +6,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.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 df732ff4215c4..e42d31fbe528a 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
+ 1.9.0.Final
../
4.0.0
diff --git a/extensions/google-cloud-functions-http/pom.xml b/extensions/google-cloud-functions-http/pom.xml
index dea5d9f83d99a..343d84a3bcfe2 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
+ 1.9.0.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 5a3c7b3d45c9d..e8e493f570722 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
+ 1.9.0.Final
../
4.0.0
diff --git a/extensions/google-cloud-functions/deployment/pom.xml b/extensions/google-cloud-functions/deployment/pom.xml
index b8b10f42523bb..8b195f903e5b4 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
+ 1.9.0.Final
../
4.0.0
diff --git a/extensions/google-cloud-functions/pom.xml b/extensions/google-cloud-functions/pom.xml
index c3f3895d66613..1231e76b95ee2 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
+ 1.9.0.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..f0342c008a362 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
+ 1.9.0.Final
4.0.0
diff --git a/extensions/grpc/codegen/pom.xml b/extensions/grpc/codegen/pom.xml
index 74e06a25f5f6b..b8fe2f263eddb 100644
--- a/extensions/grpc/codegen/pom.xml
+++ b/extensions/grpc/codegen/pom.xml
@@ -6,7 +6,7 @@
quarkus-grpc-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../
diff --git a/extensions/grpc/deployment/pom.xml b/extensions/grpc/deployment/pom.xml
index ae9625c872094..2747b07a66ed7 100644
--- a/extensions/grpc/deployment/pom.xml
+++ b/extensions/grpc/deployment/pom.xml
@@ -6,7 +6,7 @@
quarkus-grpc-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../
diff --git a/extensions/grpc/pom.xml b/extensions/grpc/pom.xml
index 17349a62f9db1..6a8e4e530d516 100644
--- a/extensions/grpc/pom.xml
+++ b/extensions/grpc/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../pom.xml
4.0.0
diff --git a/extensions/grpc/protoc/pom.xml b/extensions/grpc/protoc/pom.xml
index f1d653bc52344..db7b84dee600e 100644
--- a/extensions/grpc/protoc/pom.xml
+++ b/extensions/grpc/protoc/pom.xml
@@ -6,7 +6,7 @@
quarkus-grpc-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../
diff --git a/extensions/grpc/runtime/pom.xml b/extensions/grpc/runtime/pom.xml
index 96924164b9dc6..25acbb135114a 100644
--- a/extensions/grpc/runtime/pom.xml
+++ b/extensions/grpc/runtime/pom.xml
@@ -6,7 +6,7 @@
quarkus-grpc-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
quarkus-grpc
diff --git a/extensions/grpc/stubs/pom.xml b/extensions/grpc/stubs/pom.xml
index 56c70d1dee9ec..bf7c6c89df791 100644
--- a/extensions/grpc/stubs/pom.xml
+++ b/extensions/grpc/stubs/pom.xml
@@ -6,7 +6,7 @@
quarkus-grpc-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../
diff --git a/extensions/hibernate-envers/deployment/pom.xml b/extensions/hibernate-envers/deployment/pom.xml
index 65968964b4957..f19823794c2c0 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
+ 1.9.0.Final
../pom.xml
diff --git a/extensions/hibernate-envers/pom.xml b/extensions/hibernate-envers/pom.xml
index b128399e509b6..fed781c1610dc 100644
--- a/extensions/hibernate-envers/pom.xml
+++ b/extensions/hibernate-envers/pom.xml
@@ -6,7 +6,7 @@
io.quarkus
quarkus-extensions-parent
- 999-SNAPSHOT
+ 1.9.0.Final
../pom.xml
diff --git a/extensions/hibernate-envers/runtime/pom.xml b/extensions/hibernate-envers/runtime/pom.xml
index 17b2b292ee567..c51fb3a560e59 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
+ 1.9.0.Final
../pom.xml
diff --git a/extensions/hibernate-orm/deployment/pom.xml b/extensions/hibernate-orm/deployment/pom.xml
index f55d7176e972e..726e7e99b717f 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
+ 1.9.0.Final
4.0.0
diff --git a/extensions/hibernate-orm/pom.xml b/extensions/hibernate-orm/pom.xml
index 6485c44117c74..c3eda38770b74 100644
--- a/extensions/hibernate-orm/pom.xml
+++ b/extensions/hibernate-orm/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../pom.xml
4.0.0
diff --git a/extensions/hibernate-orm/runtime/pom.xml b/extensions/hibernate-orm/runtime/pom.xml
index ac72fb81de814..5b4ab51dd3a4d 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
+ 1.9.0.Final
4.0.0
diff --git a/extensions/hibernate-reactive/deployment/pom.xml b/extensions/hibernate-reactive/deployment/pom.xml
index 566919f5fb63f..d43a6a4490fc0 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
+ 1.9.0.Final
4.0.0
diff --git a/extensions/hibernate-reactive/pom.xml b/extensions/hibernate-reactive/pom.xml
index b2d57035e37a7..7f8ab5e628d5f 100644
--- a/extensions/hibernate-reactive/pom.xml
+++ b/extensions/hibernate-reactive/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../pom.xml
4.0.0
diff --git a/extensions/hibernate-reactive/runtime/pom.xml b/extensions/hibernate-reactive/runtime/pom.xml
index d101d01dcbbb4..19fc01afdc9f4 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
+ 1.9.0.Final
4.0.0
diff --git a/extensions/hibernate-search-elasticsearch/deployment/pom.xml b/extensions/hibernate-search-elasticsearch/deployment/pom.xml
index 6b1c4cfc95e09..6f52c5bee8d7b 100644
--- a/extensions/hibernate-search-elasticsearch/deployment/pom.xml
+++ b/extensions/hibernate-search-elasticsearch/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-hibernate-search-elasticsearch-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../
4.0.0
diff --git a/extensions/hibernate-search-elasticsearch/pom.xml b/extensions/hibernate-search-elasticsearch/pom.xml
index e30a239dc6ee0..ab65c428df5c1 100644
--- a/extensions/hibernate-search-elasticsearch/pom.xml
+++ b/extensions/hibernate-search-elasticsearch/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../pom.xml
4.0.0
diff --git a/extensions/hibernate-search-elasticsearch/runtime/pom.xml b/extensions/hibernate-search-elasticsearch/runtime/pom.xml
index b7659ba3c09e8..fd5398c1e6a82 100644
--- a/extensions/hibernate-search-elasticsearch/runtime/pom.xml
+++ b/extensions/hibernate-search-elasticsearch/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-hibernate-search-elasticsearch-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../
4.0.0
diff --git a/extensions/hibernate-validator/deployment/pom.xml b/extensions/hibernate-validator/deployment/pom.xml
index 8adcf849a9811..1555d2b45c5a6 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
+ 1.9.0.Final
../
4.0.0
diff --git a/extensions/hibernate-validator/pom.xml b/extensions/hibernate-validator/pom.xml
index 75167f43bc85b..1d646312fb549 100644
--- a/extensions/hibernate-validator/pom.xml
+++ b/extensions/hibernate-validator/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../pom.xml
4.0.0
diff --git a/extensions/hibernate-validator/runtime/pom.xml b/extensions/hibernate-validator/runtime/pom.xml
index fdb3a6d9488ed..3297c510fe798 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
+ 1.9.0.Final
../
4.0.0
diff --git a/extensions/hibernate-validator/spi/pom.xml b/extensions/hibernate-validator/spi/pom.xml
index d9e7a1fb83eb0..8f3ff36f9d049 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
+ 1.9.0.Final
4.0.0
diff --git a/extensions/infinispan-client/deployment/pom.xml b/extensions/infinispan-client/deployment/pom.xml
index ab3d382f595d8..46359fbdd44d3 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
+ 1.9.0.Final
4.0.0
diff --git a/extensions/infinispan-client/pom.xml b/extensions/infinispan-client/pom.xml
index 098c9701f3126..c6323fd61d3fc 100644
--- a/extensions/infinispan-client/pom.xml
+++ b/extensions/infinispan-client/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../pom.xml
4.0.0
diff --git a/extensions/infinispan-client/runtime/pom.xml b/extensions/infinispan-client/runtime/pom.xml
index 470cec8e3b75a..4169921800d8b 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
+ 1.9.0.Final
4.0.0
diff --git a/extensions/jackson/deployment/pom.xml b/extensions/jackson/deployment/pom.xml
index ad626f20c32d2..9a47c72882d24 100644
--- a/extensions/jackson/deployment/pom.xml
+++ b/extensions/jackson/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-jackson-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../
4.0.0
diff --git a/extensions/jackson/pom.xml b/extensions/jackson/pom.xml
index 33ce8716c92e7..02b1912001d02 100644
--- a/extensions/jackson/pom.xml
+++ b/extensions/jackson/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../pom.xml
4.0.0
diff --git a/extensions/jackson/runtime/pom.xml b/extensions/jackson/runtime/pom.xml
index cb5bdb27d7977..0d81614baaf02 100644
--- a/extensions/jackson/runtime/pom.xml
+++ b/extensions/jackson/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-jackson-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../
4.0.0
diff --git a/extensions/jackson/spi/pom.xml b/extensions/jackson/spi/pom.xml
index ec74c779764ae..998c3dec30319 100644
--- a/extensions/jackson/spi/pom.xml
+++ b/extensions/jackson/spi/pom.xml
@@ -5,7 +5,7 @@
quarkus-jackson-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
4.0.0
diff --git a/extensions/jaeger/deployment/pom.xml b/extensions/jaeger/deployment/pom.xml
index 4dd86ba458660..e20a1f38b5d19 100644
--- a/extensions/jaeger/deployment/pom.xml
+++ b/extensions/jaeger/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-jaeger-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../
4.0.0
diff --git a/extensions/jaeger/pom.xml b/extensions/jaeger/pom.xml
index ce8b0cf8de313..5f7e86586343f 100644
--- a/extensions/jaeger/pom.xml
+++ b/extensions/jaeger/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../pom.xml
4.0.0
diff --git a/extensions/jaeger/runtime/pom.xml b/extensions/jaeger/runtime/pom.xml
index 6ca70c40d6435..d9dabcab164f0 100644
--- a/extensions/jaeger/runtime/pom.xml
+++ b/extensions/jaeger/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-jaeger-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../
4.0.0
diff --git a/extensions/jaxb/deployment/pom.xml b/extensions/jaxb/deployment/pom.xml
index 512c8ea01f4cf..cbf2eecada09a 100644
--- a/extensions/jaxb/deployment/pom.xml
+++ b/extensions/jaxb/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-jaxb-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../
4.0.0
diff --git a/extensions/jaxb/pom.xml b/extensions/jaxb/pom.xml
index d46bc6c7af1e2..00911f975bb9a 100644
--- a/extensions/jaxb/pom.xml
+++ b/extensions/jaxb/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../pom.xml
4.0.0
diff --git a/extensions/jaxb/runtime/pom.xml b/extensions/jaxb/runtime/pom.xml
index 4c59ef1ae101f..676e774a710d9 100644
--- a/extensions/jaxb/runtime/pom.xml
+++ b/extensions/jaxb/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-jaxb-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../
4.0.0
diff --git a/extensions/jaxp/deployment/pom.xml b/extensions/jaxp/deployment/pom.xml
index de11c64016d54..2413200fa1957 100644
--- a/extensions/jaxp/deployment/pom.xml
+++ b/extensions/jaxp/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-jaxp-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../
4.0.0
diff --git a/extensions/jaxp/pom.xml b/extensions/jaxp/pom.xml
index 56fdebd5b7be1..8911a133709c9 100644
--- a/extensions/jaxp/pom.xml
+++ b/extensions/jaxp/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../pom.xml
4.0.0
diff --git a/extensions/jaxp/runtime/pom.xml b/extensions/jaxp/runtime/pom.xml
index 0273e4f0c05a4..8378c3a6a9e40 100644
--- a/extensions/jaxp/runtime/pom.xml
+++ b/extensions/jaxp/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-jaxp-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../
4.0.0
diff --git a/extensions/jdbc/jdbc-db2/deployment/pom.xml b/extensions/jdbc/jdbc-db2/deployment/pom.xml
index 9bfe433e2ca74..129fb269ee86c 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
+ 1.9.0.Final
4.0.0
diff --git a/extensions/jdbc/jdbc-db2/pom.xml b/extensions/jdbc/jdbc-db2/pom.xml
index 6006e86aa6aae..c8906378b555e 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
+ 1.9.0.Final
4.0.0
diff --git a/extensions/jdbc/jdbc-db2/runtime/pom.xml b/extensions/jdbc/jdbc-db2/runtime/pom.xml
index ee2ce651a4255..b75228be3f4f0 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
+ 1.9.0.Final
4.0.0
diff --git a/extensions/jdbc/jdbc-derby/deployment/pom.xml b/extensions/jdbc/jdbc-derby/deployment/pom.xml
index 60ac6c285bfa8..b0e914e095c62 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
+ 1.9.0.Final
4.0.0
diff --git a/extensions/jdbc/jdbc-derby/pom.xml b/extensions/jdbc/jdbc-derby/pom.xml
index 946212a7a3be7..239a7fd7046d7 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
+ 1.9.0.Final
4.0.0
diff --git a/extensions/jdbc/jdbc-derby/runtime/pom.xml b/extensions/jdbc/jdbc-derby/runtime/pom.xml
index a6146b2cc3b5d..394fd6030b2f3 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
+ 1.9.0.Final
4.0.0
diff --git a/extensions/jdbc/jdbc-h2/deployment/pom.xml b/extensions/jdbc/jdbc-h2/deployment/pom.xml
index 96eb9b55fb9cd..6bceb2f6a011a 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
+ 1.9.0.Final
4.0.0
diff --git a/extensions/jdbc/jdbc-h2/pom.xml b/extensions/jdbc/jdbc-h2/pom.xml
index 995aad5458fb0..f80db2cfba852 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
+ 1.9.0.Final
4.0.0
diff --git a/extensions/jdbc/jdbc-h2/runtime/pom.xml b/extensions/jdbc/jdbc-h2/runtime/pom.xml
index a8333bdad905e..3386fad3788cb 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
+ 1.9.0.Final
4.0.0
diff --git a/extensions/jdbc/jdbc-mariadb/deployment/pom.xml b/extensions/jdbc/jdbc-mariadb/deployment/pom.xml
index 20e38330aa127..36d9a6bcd6d52 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
+ 1.9.0.Final
4.0.0
diff --git a/extensions/jdbc/jdbc-mariadb/pom.xml b/extensions/jdbc/jdbc-mariadb/pom.xml
index e8d0afb16df4c..62579109a15be 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
+ 1.9.0.Final
4.0.0
diff --git a/extensions/jdbc/jdbc-mariadb/runtime/pom.xml b/extensions/jdbc/jdbc-mariadb/runtime/pom.xml
index 4afab4b29bb45..eeb7f9cd795cf 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
+ 1.9.0.Final
4.0.0
diff --git a/extensions/jdbc/jdbc-mssql/deployment/pom.xml b/extensions/jdbc/jdbc-mssql/deployment/pom.xml
index 091ecb2a6fbb6..3d93930008b5e 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
+ 1.9.0.Final
4.0.0
diff --git a/extensions/jdbc/jdbc-mssql/pom.xml b/extensions/jdbc/jdbc-mssql/pom.xml
index 1b95f40bcd2e8..2131fdb89c2df 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
+ 1.9.0.Final
4.0.0
diff --git a/extensions/jdbc/jdbc-mssql/runtime/pom.xml b/extensions/jdbc/jdbc-mssql/runtime/pom.xml
index 90853b0f3d0b6..0f2759c4ba7e1 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
+ 1.9.0.Final
4.0.0
diff --git a/extensions/jdbc/jdbc-mysql/deployment/pom.xml b/extensions/jdbc/jdbc-mysql/deployment/pom.xml
index fe4f807e89723..a412f3f394c5b 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
+ 1.9.0.Final
4.0.0
diff --git a/extensions/jdbc/jdbc-mysql/pom.xml b/extensions/jdbc/jdbc-mysql/pom.xml
index 5d431f1d1d0d6..c3d1427f3b37b 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
+ 1.9.0.Final
4.0.0
diff --git a/extensions/jdbc/jdbc-mysql/runtime/pom.xml b/extensions/jdbc/jdbc-mysql/runtime/pom.xml
index 25d5dfbe06a1e..f5a051e0f153b 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
+ 1.9.0.Final
4.0.0
diff --git a/extensions/jdbc/jdbc-postgresql/deployment/pom.xml b/extensions/jdbc/jdbc-postgresql/deployment/pom.xml
index 6f4c0e9adcc11..38b29436b8618 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
+ 1.9.0.Final
4.0.0
diff --git a/extensions/jdbc/jdbc-postgresql/pom.xml b/extensions/jdbc/jdbc-postgresql/pom.xml
index 2dddfbaece986..5a2f870ddfc7d 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
+ 1.9.0.Final
4.0.0
diff --git a/extensions/jdbc/jdbc-postgresql/runtime/pom.xml b/extensions/jdbc/jdbc-postgresql/runtime/pom.xml
index bc2703757a609..cc3ab5176b70e 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
+ 1.9.0.Final
4.0.0
diff --git a/extensions/jdbc/pom.xml b/extensions/jdbc/pom.xml
index ddaaf064b5f87..1cd2b20d6488c 100644
--- a/extensions/jdbc/pom.xml
+++ b/extensions/jdbc/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../pom.xml
4.0.0
diff --git a/extensions/jgit/deployment/pom.xml b/extensions/jgit/deployment/pom.xml
index 41a10a380abf8..2b3c7d3744d0a 100644
--- a/extensions/jgit/deployment/pom.xml
+++ b/extensions/jgit/deployment/pom.xml
@@ -6,7 +6,7 @@
io.quarkus
quarkus-jgit-parent
- 999-SNAPSHOT
+ 1.9.0.Final
../
diff --git a/extensions/jgit/pom.xml b/extensions/jgit/pom.xml
index 71dc65868b901..519738c998b72 100644
--- a/extensions/jgit/pom.xml
+++ b/extensions/jgit/pom.xml
@@ -6,7 +6,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../pom.xml
diff --git a/extensions/jgit/runtime/pom.xml b/extensions/jgit/runtime/pom.xml
index c3060589297c9..fd1b7b6af280a 100644
--- a/extensions/jgit/runtime/pom.xml
+++ b/extensions/jgit/runtime/pom.xml
@@ -6,7 +6,7 @@
io.quarkus
quarkus-jgit-parent
- 999-SNAPSHOT
+ 1.9.0.Final
../
diff --git a/extensions/jsch/deployment/pom.xml b/extensions/jsch/deployment/pom.xml
index 558305449ff89..c4c917cebfda5 100644
--- a/extensions/jsch/deployment/pom.xml
+++ b/extensions/jsch/deployment/pom.xml
@@ -6,7 +6,7 @@
io.quarkus
quarkus-jsch-parent
- 999-SNAPSHOT
+ 1.9.0.Final
../pom.xml
diff --git a/extensions/jsch/pom.xml b/extensions/jsch/pom.xml
index 72bb709f87357..7b7e16039f6e0 100644
--- a/extensions/jsch/pom.xml
+++ b/extensions/jsch/pom.xml
@@ -6,7 +6,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../pom.xml
diff --git a/extensions/jsch/runtime/pom.xml b/extensions/jsch/runtime/pom.xml
index 9d1c4858fe700..d27251b96344d 100644
--- a/extensions/jsch/runtime/pom.xml
+++ b/extensions/jsch/runtime/pom.xml
@@ -6,7 +6,7 @@
io.quarkus
quarkus-jsch-parent
- 999-SNAPSHOT
+ 1.9.0.Final
../pom.xml
diff --git a/extensions/jsonb/deployment/pom.xml b/extensions/jsonb/deployment/pom.xml
index 90b75ddcef11f..5f57e6a92c458 100644
--- a/extensions/jsonb/deployment/pom.xml
+++ b/extensions/jsonb/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-jsonb-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../
4.0.0
diff --git a/extensions/jsonb/pom.xml b/extensions/jsonb/pom.xml
index 63e947d2feb33..2773f0dbfb962 100644
--- a/extensions/jsonb/pom.xml
+++ b/extensions/jsonb/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../pom.xml
4.0.0
diff --git a/extensions/jsonb/runtime/pom.xml b/extensions/jsonb/runtime/pom.xml
index b0839265265d4..4a7e26ea7e0f7 100644
--- a/extensions/jsonb/runtime/pom.xml
+++ b/extensions/jsonb/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-jsonb-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../
4.0.0
diff --git a/extensions/jsonb/spi/pom.xml b/extensions/jsonb/spi/pom.xml
index 4efd2dc298dae..ee1bde74cb750 100644
--- a/extensions/jsonb/spi/pom.xml
+++ b/extensions/jsonb/spi/pom.xml
@@ -5,7 +5,7 @@
quarkus-jsonb-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
4.0.0
diff --git a/extensions/jsonp/deployment/pom.xml b/extensions/jsonp/deployment/pom.xml
index 0e06ea0d1fa2c..b3453305835e5 100644
--- a/extensions/jsonp/deployment/pom.xml
+++ b/extensions/jsonp/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-jsonp-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../
4.0.0
diff --git a/extensions/jsonp/pom.xml b/extensions/jsonp/pom.xml
index 0ff9375ed2a9a..ee4e302a5336d 100644
--- a/extensions/jsonp/pom.xml
+++ b/extensions/jsonp/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../pom.xml
4.0.0
diff --git a/extensions/jsonp/runtime/pom.xml b/extensions/jsonp/runtime/pom.xml
index 6dd4393e59baf..50fd5d125a68c 100644
--- a/extensions/jsonp/runtime/pom.xml
+++ b/extensions/jsonp/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-jsonp-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../
4.0.0
diff --git a/extensions/kafka-client/deployment/pom.xml b/extensions/kafka-client/deployment/pom.xml
index 059d3dd86ea49..a64014bdd17f0 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
+ 1.9.0.Final
quarkus-kafka-client-deployment
diff --git a/extensions/kafka-client/pom.xml b/extensions/kafka-client/pom.xml
index a0e0885d2b170..eddb17ce9aa57 100644
--- a/extensions/kafka-client/pom.xml
+++ b/extensions/kafka-client/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../pom.xml
diff --git a/extensions/kafka-client/runtime/pom.xml b/extensions/kafka-client/runtime/pom.xml
index b7e3571ba8de2..20aacb9679661 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
+ 1.9.0.Final
quarkus-kafka-client
diff --git a/extensions/kafka-streams/deployment/pom.xml b/extensions/kafka-streams/deployment/pom.xml
index c16c22be182ba..aee4d5da2786e 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
+ 1.9.0.Final
../
4.0.0
diff --git a/extensions/kafka-streams/pom.xml b/extensions/kafka-streams/pom.xml
index a354d5475a7b8..e118e730f5fc1 100644
--- a/extensions/kafka-streams/pom.xml
+++ b/extensions/kafka-streams/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../pom.xml
4.0.0
diff --git a/extensions/kafka-streams/runtime/pom.xml b/extensions/kafka-streams/runtime/pom.xml
index 9ad64104d4cff..41364521a8da2 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
+ 1.9.0.Final
../
4.0.0
diff --git a/extensions/keycloak-admin-client/deployment/pom.xml b/extensions/keycloak-admin-client/deployment/pom.xml
index cc340e45bec9b..06f14678683e5 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
+ 1.9.0.Final
../
4.0.0
diff --git a/extensions/keycloak-admin-client/pom.xml b/extensions/keycloak-admin-client/pom.xml
index 4edf453c5fb86..4f7f97a9feece 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
+ 1.9.0.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 fc18926b83f68..19c723dd0b96a 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
+ 1.9.0.Final
../
4.0.0
diff --git a/extensions/keycloak-authorization/deployment/pom.xml b/extensions/keycloak-authorization/deployment/pom.xml
index a8bc2f3637f4e..a2e871ce27040 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
+ 1.9.0.Final
../
4.0.0
diff --git a/extensions/keycloak-authorization/pom.xml b/extensions/keycloak-authorization/pom.xml
index 0fb78fa78d2f0..501f3b74a6795 100644
--- a/extensions/keycloak-authorization/pom.xml
+++ b/extensions/keycloak-authorization/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../pom.xml
4.0.0
diff --git a/extensions/keycloak-authorization/runtime/pom.xml b/extensions/keycloak-authorization/runtime/pom.xml
index a6123184f6925..45182d0a3db23 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
+ 1.9.0.Final
../
4.0.0
diff --git a/extensions/kotlin/deployment/pom.xml b/extensions/kotlin/deployment/pom.xml
index 601e57793db46..99db4a680b35e 100644
--- a/extensions/kotlin/deployment/pom.xml
+++ b/extensions/kotlin/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-kotlin-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../
diff --git a/extensions/kotlin/pom.xml b/extensions/kotlin/pom.xml
index bd3e30428ea3b..711150c7e1639 100644
--- a/extensions/kotlin/pom.xml
+++ b/extensions/kotlin/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../pom.xml
4.0.0
diff --git a/extensions/kotlin/runtime/pom.xml b/extensions/kotlin/runtime/pom.xml
index b4bef96a6938b..f8955755f2a85 100644
--- a/extensions/kotlin/runtime/pom.xml
+++ b/extensions/kotlin/runtime/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-kotlin-parent
- 999-SNAPSHOT
+ 1.9.0.Final
quarkus-kotlin
diff --git a/extensions/kubernetes-client/deployment-internal/pom.xml b/extensions/kubernetes-client/deployment-internal/pom.xml
index dcef404c50740..91d25bdbef3f4 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
+ 1.9.0.Final
4.0.0
diff --git a/extensions/kubernetes-client/deployment/pom.xml b/extensions/kubernetes-client/deployment/pom.xml
index e2d1019589a0d..d2d7daf320fc6 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
+ 1.9.0.Final
4.0.0
diff --git a/extensions/kubernetes-client/pom.xml b/extensions/kubernetes-client/pom.xml
index 98d813a6b3f80..9346dfd2884f6 100644
--- a/extensions/kubernetes-client/pom.xml
+++ b/extensions/kubernetes-client/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.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 c4e214b58e722..67d4fd8d0f885 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
+ 1.9.0.Final
quarkus-kubernetes-client-internal
diff --git a/extensions/kubernetes-client/runtime/pom.xml b/extensions/kubernetes-client/runtime/pom.xml
index 838a30193454e..03b5f253a3a40 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
+ 1.9.0.Final
quarkus-kubernetes-client
diff --git a/extensions/kubernetes-client/spi/pom.xml b/extensions/kubernetes-client/spi/pom.xml
index 57ef85a82ecfb..d955b2c61a16b 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
+ 1.9.0.Final
4.0.0
diff --git a/extensions/kubernetes-config/deployment/pom.xml b/extensions/kubernetes-config/deployment/pom.xml
index cf9f194469148..36ff050bf9cd8 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
+ 1.9.0.Final
4.0.0
diff --git a/extensions/kubernetes-config/pom.xml b/extensions/kubernetes-config/pom.xml
index af037a643fca5..c6d0172d7446a 100644
--- a/extensions/kubernetes-config/pom.xml
+++ b/extensions/kubernetes-config/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../pom.xml
4.0.0
diff --git a/extensions/kubernetes-config/runtime/pom.xml b/extensions/kubernetes-config/runtime/pom.xml
index a40363c772b2d..4131f4b37f55b 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
+ 1.9.0.Final
quarkus-kubernetes-config
diff --git a/extensions/kubernetes/minikube/deployment/pom.xml b/extensions/kubernetes/minikube/deployment/pom.xml
index 48c76e5f16fcc..d768f82a0ee98 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
+ 1.9.0.Final
4.0.0
diff --git a/extensions/kubernetes/minikube/pom.xml b/extensions/kubernetes/minikube/pom.xml
index 92305d7d06c85..89aff92545790 100644
--- a/extensions/kubernetes/minikube/pom.xml
+++ b/extensions/kubernetes/minikube/pom.xml
@@ -5,7 +5,7 @@
quarkus-kubernetes-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../pom.xml
4.0.0
diff --git a/extensions/kubernetes/minikube/runtime/pom.xml b/extensions/kubernetes/minikube/runtime/pom.xml
index f4e7b7b9223bf..5078f77bb1292 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
+ 1.9.0.Final
quarkus-minikube
diff --git a/extensions/kubernetes/openshift/deployment/pom.xml b/extensions/kubernetes/openshift/deployment/pom.xml
index 98a6583756a03..09ca5fd25d640 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
+ 1.9.0.Final
4.0.0
diff --git a/extensions/kubernetes/openshift/pom.xml b/extensions/kubernetes/openshift/pom.xml
index 683884a729207..8a76a48395d42 100644
--- a/extensions/kubernetes/openshift/pom.xml
+++ b/extensions/kubernetes/openshift/pom.xml
@@ -5,7 +5,7 @@
quarkus-kubernetes-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../pom.xml
4.0.0
diff --git a/extensions/kubernetes/openshift/runtime/pom.xml b/extensions/kubernetes/openshift/runtime/pom.xml
index 97b5fdce4be85..9f4f87a6b34eb 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
+ 1.9.0.Final
quarkus-openshift
diff --git a/extensions/kubernetes/pom.xml b/extensions/kubernetes/pom.xml
index a595eee77e7b1..411c9abdcee5a 100644
--- a/extensions/kubernetes/pom.xml
+++ b/extensions/kubernetes/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../pom.xml
4.0.0
diff --git a/extensions/kubernetes/spi/pom.xml b/extensions/kubernetes/spi/pom.xml
index bb94aac8c7e89..dd31d05057448 100644
--- a/extensions/kubernetes/spi/pom.xml
+++ b/extensions/kubernetes/spi/pom.xml
@@ -4,7 +4,7 @@
quarkus-kubernetes-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
4.0.0
diff --git a/extensions/kubernetes/vanilla/deployment/pom.xml b/extensions/kubernetes/vanilla/deployment/pom.xml
index b5d2048385d7a..15b4badb17091 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
+ 1.9.0.Final
4.0.0
diff --git a/extensions/kubernetes/vanilla/pom.xml b/extensions/kubernetes/vanilla/pom.xml
index 7f7a25a9e06a5..c23fd7ed14548 100644
--- a/extensions/kubernetes/vanilla/pom.xml
+++ b/extensions/kubernetes/vanilla/pom.xml
@@ -5,7 +5,7 @@
quarkus-kubernetes-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../pom.xml
4.0.0
diff --git a/extensions/kubernetes/vanilla/runtime/pom.xml b/extensions/kubernetes/vanilla/runtime/pom.xml
index 660bd7ca31776..940ed282ed66d 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
+ 1.9.0.Final
quarkus-kubernetes
diff --git a/extensions/liquibase/deployment/pom.xml b/extensions/liquibase/deployment/pom.xml
index 204165e919458..6c962d311ff49 100644
--- a/extensions/liquibase/deployment/pom.xml
+++ b/extensions/liquibase/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-liquibase-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
4.0.0
diff --git a/extensions/liquibase/pom.xml b/extensions/liquibase/pom.xml
index 4b3fbd9aecf19..507704b7f48d2 100644
--- a/extensions/liquibase/pom.xml
+++ b/extensions/liquibase/pom.xml
@@ -6,7 +6,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../pom.xml
4.0.0
diff --git a/extensions/liquibase/runtime/pom.xml b/extensions/liquibase/runtime/pom.xml
index d77ad336df9c0..07812814b05f8 100644
--- a/extensions/liquibase/runtime/pom.xml
+++ b/extensions/liquibase/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-liquibase-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
4.0.0
diff --git a/extensions/logging-gelf/deployment/pom.xml b/extensions/logging-gelf/deployment/pom.xml
index a97fe15f580ab..adf232f4577ac 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
+ 1.9.0.Final
../pom.xml
diff --git a/extensions/logging-gelf/pom.xml b/extensions/logging-gelf/pom.xml
index b0eb28347c2a7..9476e556a6fc2 100644
--- a/extensions/logging-gelf/pom.xml
+++ b/extensions/logging-gelf/pom.xml
@@ -6,7 +6,7 @@
io.quarkus
quarkus-extensions-parent
- 999-SNAPSHOT
+ 1.9.0.Final
../pom.xml
diff --git a/extensions/logging-gelf/runtime/pom.xml b/extensions/logging-gelf/runtime/pom.xml
index 5be7c45ca4736..2923427ac01f2 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
+ 1.9.0.Final
../pom.xml
diff --git a/extensions/logging-json/deployment/pom.xml b/extensions/logging-json/deployment/pom.xml
index 32b5b99115f97..d9ee4c5b21e33 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
+ 1.9.0.Final
../
diff --git a/extensions/logging-json/pom.xml b/extensions/logging-json/pom.xml
index e7214a5aefa2e..4ebba11ea2ae3 100644
--- a/extensions/logging-json/pom.xml
+++ b/extensions/logging-json/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../pom.xml
4.0.0
diff --git a/extensions/logging-json/runtime/pom.xml b/extensions/logging-json/runtime/pom.xml
index 5dda99d674c27..03173802d557e 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
+ 1.9.0.Final
../
diff --git a/extensions/logging-sentry/deployment/pom.xml b/extensions/logging-sentry/deployment/pom.xml
index 88a8989f48ec1..4a5315df95936 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
+ 1.9.0.Final
../pom.xml
diff --git a/extensions/logging-sentry/pom.xml b/extensions/logging-sentry/pom.xml
index 36c59d2dda8db..87b12e065a8f7 100644
--- a/extensions/logging-sentry/pom.xml
+++ b/extensions/logging-sentry/pom.xml
@@ -6,7 +6,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../pom.xml
quarkus-logging-sentry-parent
diff --git a/extensions/logging-sentry/runtime/pom.xml b/extensions/logging-sentry/runtime/pom.xml
index 95c0148c87e0a..682bed9958317 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
+ 1.9.0.Final
../pom.xml
diff --git a/extensions/mailer/deployment/pom.xml b/extensions/mailer/deployment/pom.xml
index 1a74549c8fb2e..eb5e2f7f41940 100644
--- a/extensions/mailer/deployment/pom.xml
+++ b/extensions/mailer/deployment/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-mailer-parent
- 999-SNAPSHOT
+ 1.9.0.Final
../
diff --git a/extensions/mailer/pom.xml b/extensions/mailer/pom.xml
index bd921d386a735..846b8c84d363c 100644
--- a/extensions/mailer/pom.xml
+++ b/extensions/mailer/pom.xml
@@ -7,7 +7,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../pom.xml
diff --git a/extensions/mailer/runtime/pom.xml b/extensions/mailer/runtime/pom.xml
index ec457a062a6f3..98a1c8f544a61 100644
--- a/extensions/mailer/runtime/pom.xml
+++ b/extensions/mailer/runtime/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-mailer-parent
- 999-SNAPSHOT
+ 1.9.0.Final
../
diff --git a/extensions/micrometer/deployment/pom.xml b/extensions/micrometer/deployment/pom.xml
index 97e4b21cb0e89..c9dd8b1957c38 100644
--- a/extensions/micrometer/deployment/pom.xml
+++ b/extensions/micrometer/deployment/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-micrometer-parent
- 999-SNAPSHOT
+ 1.9.0.Final
../
diff --git a/extensions/micrometer/pom.xml b/extensions/micrometer/pom.xml
index d41cb0ef5ac64..44c47ff13f427 100644
--- a/extensions/micrometer/pom.xml
+++ b/extensions/micrometer/pom.xml
@@ -22,7 +22,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../pom.xml
diff --git a/extensions/micrometer/runtime/pom.xml b/extensions/micrometer/runtime/pom.xml
index 3124ac1998ffa..cf4e4dc2a7d67 100644
--- a/extensions/micrometer/runtime/pom.xml
+++ b/extensions/micrometer/runtime/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-micrometer-parent
- 999-SNAPSHOT
+ 1.9.0.Final
../
diff --git a/extensions/mongodb-client/deployment/pom.xml b/extensions/mongodb-client/deployment/pom.xml
index 9750bfa790fcd..2bdf9abc96dde 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
+ 1.9.0.Final
quarkus-mongodb-client-deployment
diff --git a/extensions/mongodb-client/pom.xml b/extensions/mongodb-client/pom.xml
index a3a4a96136345..660ba4a51eac8 100644
--- a/extensions/mongodb-client/pom.xml
+++ b/extensions/mongodb-client/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../pom.xml
diff --git a/extensions/mongodb-client/runtime/pom.xml b/extensions/mongodb-client/runtime/pom.xml
index 83005556aeebd..78d6575c1648a 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
+ 1.9.0.Final
quarkus-mongodb-client
diff --git a/extensions/mutiny/deployment/pom.xml b/extensions/mutiny/deployment/pom.xml
index 72292962fbcee..5c489a40da165 100644
--- a/extensions/mutiny/deployment/pom.xml
+++ b/extensions/mutiny/deployment/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-mutiny-parent
- 999-SNAPSHOT
+ 1.9.0.Final
quarkus-mutiny-deployment
diff --git a/extensions/mutiny/pom.xml b/extensions/mutiny/pom.xml
index c90334777f7e2..fa6f9a7b22516 100644
--- a/extensions/mutiny/pom.xml
+++ b/extensions/mutiny/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../pom.xml
diff --git a/extensions/mutiny/runtime/pom.xml b/extensions/mutiny/runtime/pom.xml
index 0a3f16a34b394..7978a05b44c22 100644
--- a/extensions/mutiny/runtime/pom.xml
+++ b/extensions/mutiny/runtime/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-mutiny-parent
- 999-SNAPSHOT
+ 1.9.0.Final
quarkus-mutiny
diff --git a/extensions/narayana-jta/deployment/pom.xml b/extensions/narayana-jta/deployment/pom.xml
index dee4e449c3309..d1508c7917dc0 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
+ 1.9.0.Final
../
4.0.0
diff --git a/extensions/narayana-jta/pom.xml b/extensions/narayana-jta/pom.xml
index 1391a5a3ebd55..e9db44c8c588c 100644
--- a/extensions/narayana-jta/pom.xml
+++ b/extensions/narayana-jta/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../pom.xml
4.0.0
diff --git a/extensions/narayana-jta/runtime/pom.xml b/extensions/narayana-jta/runtime/pom.xml
index a0b61d4c7db00..0ff8a2f9126e8 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
+ 1.9.0.Final
../
4.0.0
diff --git a/extensions/narayana-stm/deployment/pom.xml b/extensions/narayana-stm/deployment/pom.xml
index 73191cd78faa6..625a88a92d118 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
+ 1.9.0.Final
../
4.0.0
diff --git a/extensions/narayana-stm/pom.xml b/extensions/narayana-stm/pom.xml
index 83d7fa89bae84..2fc934c3f44a3 100644
--- a/extensions/narayana-stm/pom.xml
+++ b/extensions/narayana-stm/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../pom.xml
4.0.0
diff --git a/extensions/narayana-stm/runtime/pom.xml b/extensions/narayana-stm/runtime/pom.xml
index 50f091278dcc3..22b33ab2bd13d 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
+ 1.9.0.Final
..
4.0.0
diff --git a/extensions/neo4j/deployment/pom.xml b/extensions/neo4j/deployment/pom.xml
index e299429a06662..2fd19abb8bb73 100644
--- a/extensions/neo4j/deployment/pom.xml
+++ b/extensions/neo4j/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-neo4j-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
4.0.0
diff --git a/extensions/neo4j/pom.xml b/extensions/neo4j/pom.xml
index 93d6941a35b2f..02441398dec7b 100644
--- a/extensions/neo4j/pom.xml
+++ b/extensions/neo4j/pom.xml
@@ -6,7 +6,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../pom.xml
4.0.0
diff --git a/extensions/neo4j/runtime/pom.xml b/extensions/neo4j/runtime/pom.xml
index 25af1e951ea79..1ea8db47f3414 100644
--- a/extensions/neo4j/runtime/pom.xml
+++ b/extensions/neo4j/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-neo4j-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
4.0.0
diff --git a/extensions/netty/deployment/pom.xml b/extensions/netty/deployment/pom.xml
index d767452c4da7f..9227f4e7d1bcf 100644
--- a/extensions/netty/deployment/pom.xml
+++ b/extensions/netty/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-netty-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
4.0.0
diff --git a/extensions/netty/pom.xml b/extensions/netty/pom.xml
index d91ab1ed7b886..8c7f8a10a46da 100644
--- a/extensions/netty/pom.xml
+++ b/extensions/netty/pom.xml
@@ -6,7 +6,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../pom.xml
4.0.0
diff --git a/extensions/netty/runtime/pom.xml b/extensions/netty/runtime/pom.xml
index d324865bafed4..67ba9f119286c 100644
--- a/extensions/netty/runtime/pom.xml
+++ b/extensions/netty/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-netty-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
4.0.0
diff --git a/extensions/oidc/deployment/pom.xml b/extensions/oidc/deployment/pom.xml
index 1eae144662d3b..5120ed5eb0f0c 100644
--- a/extensions/oidc/deployment/pom.xml
+++ b/extensions/oidc/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-oidc-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../
4.0.0
diff --git a/extensions/oidc/pom.xml b/extensions/oidc/pom.xml
index 97b57b5ad32d7..d4ddb396cd9a8 100644
--- a/extensions/oidc/pom.xml
+++ b/extensions/oidc/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../pom.xml
4.0.0
diff --git a/extensions/oidc/runtime/pom.xml b/extensions/oidc/runtime/pom.xml
index 33e3c7c56ad9b..f758a9fa9b704 100644
--- a/extensions/oidc/runtime/pom.xml
+++ b/extensions/oidc/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-oidc-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../
4.0.0
diff --git a/extensions/openshift-client/deployment/pom.xml b/extensions/openshift-client/deployment/pom.xml
index 5f54dae121772..59b0a8eab1b43 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
+ 1.9.0.Final
4.0.0
diff --git a/extensions/openshift-client/pom.xml b/extensions/openshift-client/pom.xml
index cbad1b4f4bb4f..717cf93121541 100644
--- a/extensions/openshift-client/pom.xml
+++ b/extensions/openshift-client/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../../build-parent/pom.xml
4.0.0
diff --git a/extensions/openshift-client/runtime/pom.xml b/extensions/openshift-client/runtime/pom.xml
index 55d3e54351a99..1591886358105 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
+ 1.9.0.Final
quarkus-openshift-client
diff --git a/extensions/panache/hibernate-orm-panache-common/deployment/pom.xml b/extensions/panache/hibernate-orm-panache-common/deployment/pom.xml
index 4441c0c4dde67..5b56a78c2c3e9 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
+ 1.9.0.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 fd9580b37e89e..7a3b21e454433 100644
--- a/extensions/panache/hibernate-orm-panache-common/pom.xml
+++ b/extensions/panache/hibernate-orm-panache-common/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../../../build-parent/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 c79f837e31fef..1cb68e697f508 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
+ 1.9.0.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 4f4b4547b06ab..182d343a90e84 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
+ 1.9.0.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 878e2ec39741e..5521e957a314a 100644
--- a/extensions/panache/hibernate-orm-panache-kotlin/pom.xml
+++ b/extensions/panache/hibernate-orm-panache-kotlin/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../../../build-parent/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 a9890fa2d479b..b1038b4c2a929 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
+ 1.9.0.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 a6bbc2a0728b6..059b1f2c44bef 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
+ 1.9.0.Final
../
4.0.0
diff --git a/extensions/panache/hibernate-orm-panache/pom.xml b/extensions/panache/hibernate-orm-panache/pom.xml
index fd84f889eaa1a..8237362762ac3 100644
--- a/extensions/panache/hibernate-orm-panache/pom.xml
+++ b/extensions/panache/hibernate-orm-panache/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../../../build-parent/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 fa574e6f1f900..e9fc4b2a03eb9 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
+ 1.9.0.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 b73408fc4fa4f..a26a90c46f5fc 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
+ 1.9.0.Final
../
diff --git a/extensions/panache/hibernate-orm-rest-data-panache/pom.xml b/extensions/panache/hibernate-orm-rest-data-panache/pom.xml
index 00b161524117f..d918256100ac5 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-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../../../build-parent/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 1769d5dc59048..6cd7307930710 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
+ 1.9.0.Final
../
diff --git a/extensions/panache/hibernate-reactive-panache-common/deployment/pom.xml b/extensions/panache/hibernate-reactive-panache-common/deployment/pom.xml
index fb49341c119ad..62c8727fc7560 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
+ 1.9.0.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 d4e53e4b58a88..f8cdda7fdc4ec 100644
--- a/extensions/panache/hibernate-reactive-panache-common/pom.xml
+++ b/extensions/panache/hibernate-reactive-panache-common/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../../../build-parent/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 9f07da23525fa..5875f14254312 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
+ 1.9.0.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 6be93bc0a03a2..ce833f4c3d7f0 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
+ 1.9.0.Final
../
4.0.0
diff --git a/extensions/panache/hibernate-reactive-panache/pom.xml b/extensions/panache/hibernate-reactive-panache/pom.xml
index baaa2762d0b41..9d626b395c62a 100644
--- a/extensions/panache/hibernate-reactive-panache/pom.xml
+++ b/extensions/panache/hibernate-reactive-panache/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../../../build-parent/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 92bf066f76f24..4963b49c606be 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
+ 1.9.0.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 c3c794379512d..a1e1697e19702 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
+ 1.9.0.Final
../
4.0.0
diff --git a/extensions/panache/mongodb-panache-common/pom.xml b/extensions/panache/mongodb-panache-common/pom.xml
index 9510146247760..43fe66198adce 100644
--- a/extensions/panache/mongodb-panache-common/pom.xml
+++ b/extensions/panache/mongodb-panache-common/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../../../build-parent/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 b27a973cba4d0..27893b2f74eac 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
+ 1.9.0.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 d5f09d2c73332..17636eb049521 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
+ 1.9.0.Final
../
4.0.0
diff --git a/extensions/panache/mongodb-panache-kotlin/pom.xml b/extensions/panache/mongodb-panache-kotlin/pom.xml
index 468ddbfb7de9d..676469f9ad2d9 100644
--- a/extensions/panache/mongodb-panache-kotlin/pom.xml
+++ b/extensions/panache/mongodb-panache-kotlin/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../../../build-parent/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 666d08e94d445..84296157c297d 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
+ 1.9.0.Final
../
4.0.0
diff --git a/extensions/panache/mongodb-panache/deployment/pom.xml b/extensions/panache/mongodb-panache/deployment/pom.xml
index b6d8093f7286c..226f2e77bf4fc 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
+ 1.9.0.Final
../
4.0.0
diff --git a/extensions/panache/mongodb-panache/pom.xml b/extensions/panache/mongodb-panache/pom.xml
index a6469490656af..58f5b798edeaf 100644
--- a/extensions/panache/mongodb-panache/pom.xml
+++ b/extensions/panache/mongodb-panache/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../../../build-parent/pom.xml
4.0.0
diff --git a/extensions/panache/mongodb-panache/runtime/pom.xml b/extensions/panache/mongodb-panache/runtime/pom.xml
index 001df22a8dcac..9b59d48351661 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
+ 1.9.0.Final
../
4.0.0
diff --git a/extensions/panache/panache-common/deployment/pom.xml b/extensions/panache/panache-common/deployment/pom.xml
index 209569513a010..7792026072a88 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
+ 1.9.0.Final
../
4.0.0
diff --git a/extensions/panache/panache-common/pom.xml b/extensions/panache/panache-common/pom.xml
index bad6f492d3516..cb53ba4322fdd 100644
--- a/extensions/panache/panache-common/pom.xml
+++ b/extensions/panache/panache-common/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../../../build-parent/pom.xml
4.0.0
diff --git a/extensions/panache/panache-common/runtime/pom.xml b/extensions/panache/panache-common/runtime/pom.xml
index f504c3c653809..b9bf5f55fd347 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
+ 1.9.0.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 90bdb485ebadd..8bc640cddf010 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
+ 1.9.0.Final
../
4.0.0
diff --git a/extensions/panache/panache-hibernate-common/pom.xml b/extensions/panache/panache-hibernate-common/pom.xml
index ce7037e0e48a2..ed488cf18e425 100644
--- a/extensions/panache/panache-hibernate-common/pom.xml
+++ b/extensions/panache/panache-hibernate-common/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../../../build-parent/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 eed9e4cebb213..245c7a4809d0a 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
+ 1.9.0.Final
../
4.0.0
diff --git a/extensions/panache/panache-mock/pom.xml b/extensions/panache/panache-mock/pom.xml
index 156810152a342..f954a4188a852 100644
--- a/extensions/panache/panache-mock/pom.xml
+++ b/extensions/panache/panache-mock/pom.xml
@@ -4,7 +4,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../../../build-parent/pom.xml
4.0.0
diff --git a/extensions/panache/panacheql/pom.xml b/extensions/panache/panacheql/pom.xml
index 4aae5516bfb1f..b9666641bc973 100644
--- a/extensions/panache/panacheql/pom.xml
+++ b/extensions/panache/panacheql/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../../../build-parent/pom.xml
4.0.0
diff --git a/extensions/panache/pom.xml b/extensions/panache/pom.xml
index 9259ac07a72bd..e6cf2a54cbdf1 100644
--- a/extensions/panache/pom.xml
+++ b/extensions/panache/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.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 fd187b2b45fcd..c4894bc936d62 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
+ 1.9.0.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 943e829b02f06..c0c4ec81b5980 100644
--- a/extensions/panache/rest-data-panache/pom.xml
+++ b/extensions/panache/rest-data-panache/pom.xml
@@ -6,7 +6,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../../../build-parent/pom.xml
diff --git a/extensions/panache/rest-data-panache/runtime/pom.xml b/extensions/panache/rest-data-panache/runtime/pom.xml
index 2a4e7578b29ab..7bc2db367d429 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
+ 1.9.0.Final
quarkus-rest-data-panache
diff --git a/extensions/picocli/deployment/pom.xml b/extensions/picocli/deployment/pom.xml
index 5cd3ffb067c2f..cb74659bfd463 100644
--- a/extensions/picocli/deployment/pom.xml
+++ b/extensions/picocli/deployment/pom.xml
@@ -6,7 +6,7 @@
io.quarkus
quarkus-picocli-parent
- 999-SNAPSHOT
+ 1.9.0.Final
quarkus-picocli-deployment
diff --git a/extensions/picocli/pom.xml b/extensions/picocli/pom.xml
index 101df1229cbb8..ccc06d8441d66 100644
--- a/extensions/picocli/pom.xml
+++ b/extensions/picocli/pom.xml
@@ -6,7 +6,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../pom.xml
diff --git a/extensions/picocli/runtime/pom.xml b/extensions/picocli/runtime/pom.xml
index 6e87c1e1211d2..3ae8b7ae637ab 100644
--- a/extensions/picocli/runtime/pom.xml
+++ b/extensions/picocli/runtime/pom.xml
@@ -6,7 +6,7 @@
io.quarkus
quarkus-picocli-parent
- 999-SNAPSHOT
+ 1.9.0.Final
quarkus-picocli
diff --git a/extensions/pom.xml b/extensions/pom.xml
index 50f5301502090..477c1bae47fae 100644
--- a/extensions/pom.xml
+++ b/extensions/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../build-parent/pom.xml
4.0.0
diff --git a/extensions/quartz/deployment/pom.xml b/extensions/quartz/deployment/pom.xml
index ee15976860035..026886f73d5aa 100644
--- a/extensions/quartz/deployment/pom.xml
+++ b/extensions/quartz/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-quartz-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../
diff --git a/extensions/quartz/pom.xml b/extensions/quartz/pom.xml
index 15d019cf1ffcf..16bc89173c56d 100644
--- a/extensions/quartz/pom.xml
+++ b/extensions/quartz/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../pom.xml
diff --git a/extensions/quartz/runtime/pom.xml b/extensions/quartz/runtime/pom.xml
index e8ac070fd8c11..3c084dd792ef7 100644
--- a/extensions/quartz/runtime/pom.xml
+++ b/extensions/quartz/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-quartz-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../
4.0.0
diff --git a/extensions/qute/deployment/pom.xml b/extensions/qute/deployment/pom.xml
index d16fd1cd99c40..9fcacab7ba54b 100644
--- a/extensions/qute/deployment/pom.xml
+++ b/extensions/qute/deployment/pom.xml
@@ -6,7 +6,7 @@
quarkus-qute-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../
diff --git a/extensions/qute/pom.xml b/extensions/qute/pom.xml
index 58829b02f79a9..cd77b7b7e567f 100644
--- a/extensions/qute/pom.xml
+++ b/extensions/qute/pom.xml
@@ -7,7 +7,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../pom.xml
diff --git a/extensions/qute/runtime/pom.xml b/extensions/qute/runtime/pom.xml
index ee47f8defd956..aaefa29b2d5f9 100644
--- a/extensions/qute/runtime/pom.xml
+++ b/extensions/qute/runtime/pom.xml
@@ -6,7 +6,7 @@
quarkus-qute-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../
diff --git a/extensions/reactive-datasource/deployment/pom.xml b/extensions/reactive-datasource/deployment/pom.xml
index 9d134a34e2ba8..42eeeeb137db1 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
+ 1.9.0.Final
../
4.0.0
diff --git a/extensions/reactive-datasource/pom.xml b/extensions/reactive-datasource/pom.xml
index a3f6689686e06..6d710b03e8023 100644
--- a/extensions/reactive-datasource/pom.xml
+++ b/extensions/reactive-datasource/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../pom.xml
4.0.0
diff --git a/extensions/reactive-datasource/runtime/pom.xml b/extensions/reactive-datasource/runtime/pom.xml
index e65e6d5d68862..71a0d03f90bb6 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
+ 1.9.0.Final
../
4.0.0
diff --git a/extensions/reactive-db2-client/deployment/pom.xml b/extensions/reactive-db2-client/deployment/pom.xml
index 6093cdcc5a72b..cf873592c3b10 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
+ 1.9.0.Final
../
diff --git a/extensions/reactive-db2-client/pom.xml b/extensions/reactive-db2-client/pom.xml
index 0dd54906622bc..77d551c189c1c 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
+ 1.9.0.Final
../pom.xml
diff --git a/extensions/reactive-db2-client/runtime/pom.xml b/extensions/reactive-db2-client/runtime/pom.xml
index c98c3b385c6c1..dd80df511660c 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
+ 1.9.0.Final
../
diff --git a/extensions/reactive-mysql-client/deployment/pom.xml b/extensions/reactive-mysql-client/deployment/pom.xml
index 6c09fe92e1e3a..18c44a71c670b 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
+ 1.9.0.Final
../
diff --git a/extensions/reactive-mysql-client/pom.xml b/extensions/reactive-mysql-client/pom.xml
index b5d61313a9d31..cd751506798f1 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
+ 1.9.0.Final
../pom.xml
diff --git a/extensions/reactive-mysql-client/runtime/pom.xml b/extensions/reactive-mysql-client/runtime/pom.xml
index 410842c241fdd..40dcc10faec9c 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
+ 1.9.0.Final
../
diff --git a/extensions/reactive-pg-client/deployment/pom.xml b/extensions/reactive-pg-client/deployment/pom.xml
index 22f4bfeefdfce..9f8d7c7b16779 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
+ 1.9.0.Final
../
diff --git a/extensions/reactive-pg-client/pom.xml b/extensions/reactive-pg-client/pom.xml
index ef8d4535a0b97..5f8aa10878e7e 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
+ 1.9.0.Final
../pom.xml
diff --git a/extensions/reactive-pg-client/runtime/pom.xml b/extensions/reactive-pg-client/runtime/pom.xml
index a67158b1bc290..37cdc1e52d9b7 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
+ 1.9.0.Final
../
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..47008586aa833 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
+ 1.9.0.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 0a2501a95c02d..4aa89e344d241 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-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../../../build-parent/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 4052b5ebc8b77..0dd21be1ada20 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
+ 1.9.0.Final
4.0.0
diff --git a/extensions/reactive-streams-operators/pom.xml b/extensions/reactive-streams-operators/pom.xml
index cd2f77b8f4ad4..a5fe572e10422 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
+ 1.9.0.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..501221b612787 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
+ 1.9.0.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 cbda7f034598e..2be4118bafd05 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-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../../../build-parent/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..00df6ca0ed77b 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
+ 1.9.0.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..3c028c011cb02 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
+ 1.9.0.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 b8798ab745d3e..cd4e66949d536 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-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../../../build-parent/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 d0e9ebf669e53..32f18b7541f68 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
+ 1.9.0.Final
quarkus-smallrye-reactive-type-converters
diff --git a/extensions/redis-client/deployment/pom.xml b/extensions/redis-client/deployment/pom.xml
index 759b324e4a316..f545acb79e37a 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
+ 1.9.0.Final
../
diff --git a/extensions/redis-client/pom.xml b/extensions/redis-client/pom.xml
index 458b2563a75bf..7804002f5ad7b 100644
--- a/extensions/redis-client/pom.xml
+++ b/extensions/redis-client/pom.xml
@@ -7,7 +7,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../pom.xml
diff --git a/extensions/redis-client/runtime/pom.xml b/extensions/redis-client/runtime/pom.xml
index 7cdc2a237daee..37a6c12cbe1bc 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
+ 1.9.0.Final
../
diff --git a/extensions/rest-client-jackson/deployment/pom.xml b/extensions/rest-client-jackson/deployment/pom.xml
index d0ba161b61338..2269dc396ad06 100644
--- a/extensions/rest-client-jackson/deployment/pom.xml
+++ b/extensions/rest-client-jackson/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-rest-client-jackson-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../
4.0.0
diff --git a/extensions/rest-client-jackson/pom.xml b/extensions/rest-client-jackson/pom.xml
index bed008174c6c2..40d2f8155b6bb 100644
--- a/extensions/rest-client-jackson/pom.xml
+++ b/extensions/rest-client-jackson/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../pom.xml
4.0.0
diff --git a/extensions/rest-client-jackson/runtime/pom.xml b/extensions/rest-client-jackson/runtime/pom.xml
index 6345ed9f89ed9..de5d9e0ccb339 100644
--- a/extensions/rest-client-jackson/runtime/pom.xml
+++ b/extensions/rest-client-jackson/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-rest-client-jackson-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../
4.0.0
diff --git a/extensions/rest-client-jaxb/deployment/pom.xml b/extensions/rest-client-jaxb/deployment/pom.xml
index bb138d8671489..d20ee8412d688 100644
--- a/extensions/rest-client-jaxb/deployment/pom.xml
+++ b/extensions/rest-client-jaxb/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-rest-client-jaxb-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../
4.0.0
diff --git a/extensions/rest-client-jaxb/pom.xml b/extensions/rest-client-jaxb/pom.xml
index 26c75be023b2b..56c7c1a252d6e 100644
--- a/extensions/rest-client-jaxb/pom.xml
+++ b/extensions/rest-client-jaxb/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../pom.xml
4.0.0
diff --git a/extensions/rest-client-jaxb/runtime/pom.xml b/extensions/rest-client-jaxb/runtime/pom.xml
index 77345e8877a65..9e873b664e309 100644
--- a/extensions/rest-client-jaxb/runtime/pom.xml
+++ b/extensions/rest-client-jaxb/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-rest-client-jaxb-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../
4.0.0
diff --git a/extensions/rest-client-jsonb/deployment/pom.xml b/extensions/rest-client-jsonb/deployment/pom.xml
index 0505299df2dba..f9014059521be 100644
--- a/extensions/rest-client-jsonb/deployment/pom.xml
+++ b/extensions/rest-client-jsonb/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-rest-client-jsonb-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../
4.0.0
diff --git a/extensions/rest-client-jsonb/pom.xml b/extensions/rest-client-jsonb/pom.xml
index 02d92982456d2..6eb145b2cbb7f 100644
--- a/extensions/rest-client-jsonb/pom.xml
+++ b/extensions/rest-client-jsonb/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../pom.xml
4.0.0
diff --git a/extensions/rest-client-jsonb/runtime/pom.xml b/extensions/rest-client-jsonb/runtime/pom.xml
index f25528fdba94f..2aff304ad81b5 100644
--- a/extensions/rest-client-jsonb/runtime/pom.xml
+++ b/extensions/rest-client-jsonb/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-rest-client-jsonb-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../
4.0.0
diff --git a/extensions/rest-client-mutiny/deployment/pom.xml b/extensions/rest-client-mutiny/deployment/pom.xml
index 551765f9e87fc..d6d8dec2002d8 100644
--- a/extensions/rest-client-mutiny/deployment/pom.xml
+++ b/extensions/rest-client-mutiny/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-rest-client-mutiny-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../
4.0.0
diff --git a/extensions/rest-client-mutiny/pom.xml b/extensions/rest-client-mutiny/pom.xml
index 46a098e9c9e3b..4a3d7228f8c9f 100644
--- a/extensions/rest-client-mutiny/pom.xml
+++ b/extensions/rest-client-mutiny/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../pom.xml
4.0.0
diff --git a/extensions/rest-client-mutiny/runtime/pom.xml b/extensions/rest-client-mutiny/runtime/pom.xml
index ac1d4d6b58701..cbfa510a06939 100644
--- a/extensions/rest-client-mutiny/runtime/pom.xml
+++ b/extensions/rest-client-mutiny/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-rest-client-mutiny-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../
4.0.0
diff --git a/extensions/rest-client/deployment/pom.xml b/extensions/rest-client/deployment/pom.xml
index 4b50ed6f1dfbe..88e38584313f1 100644
--- a/extensions/rest-client/deployment/pom.xml
+++ b/extensions/rest-client/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-rest-client-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../
4.0.0
diff --git a/extensions/rest-client/pom.xml b/extensions/rest-client/pom.xml
index 28073c0276a2f..e302848a61092 100644
--- a/extensions/rest-client/pom.xml
+++ b/extensions/rest-client/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../pom.xml
4.0.0
diff --git a/extensions/rest-client/runtime/pom.xml b/extensions/rest-client/runtime/pom.xml
index 51557081624e2..e08c18a57f5f4 100644
--- a/extensions/rest-client/runtime/pom.xml
+++ b/extensions/rest-client/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-rest-client-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../
4.0.0
diff --git a/extensions/resteasy-common/deployment/pom.xml b/extensions/resteasy-common/deployment/pom.xml
index 6650beb359853..e63d6294fb856 100644
--- a/extensions/resteasy-common/deployment/pom.xml
+++ b/extensions/resteasy-common/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-resteasy-common-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../
4.0.0
diff --git a/extensions/resteasy-common/pom.xml b/extensions/resteasy-common/pom.xml
index 63d6c11cd7ecc..fb16eb710fc0e 100644
--- a/extensions/resteasy-common/pom.xml
+++ b/extensions/resteasy-common/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../pom.xml
4.0.0
diff --git a/extensions/resteasy-common/runtime/pom.xml b/extensions/resteasy-common/runtime/pom.xml
index f2449fb897c0b..d55109ced7d05 100644
--- a/extensions/resteasy-common/runtime/pom.xml
+++ b/extensions/resteasy-common/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-resteasy-common-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../
4.0.0
diff --git a/extensions/resteasy-common/spi/pom.xml b/extensions/resteasy-common/spi/pom.xml
index 17817f6b707f8..6caeb0681d307 100644
--- a/extensions/resteasy-common/spi/pom.xml
+++ b/extensions/resteasy-common/spi/pom.xml
@@ -5,7 +5,7 @@
quarkus-resteasy-common-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../
4.0.0
diff --git a/extensions/resteasy-jackson/deployment/pom.xml b/extensions/resteasy-jackson/deployment/pom.xml
index 23cdcdf25f58e..841974d14b2b8 100644
--- a/extensions/resteasy-jackson/deployment/pom.xml
+++ b/extensions/resteasy-jackson/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-resteasy-jackson-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../
4.0.0
diff --git a/extensions/resteasy-jackson/pom.xml b/extensions/resteasy-jackson/pom.xml
index fe4c5c14b193c..30e5badf095b2 100644
--- a/extensions/resteasy-jackson/pom.xml
+++ b/extensions/resteasy-jackson/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../pom.xml
4.0.0
diff --git a/extensions/resteasy-jackson/runtime/pom.xml b/extensions/resteasy-jackson/runtime/pom.xml
index 8bdf38377f3de..07889b6a16252 100644
--- a/extensions/resteasy-jackson/runtime/pom.xml
+++ b/extensions/resteasy-jackson/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-resteasy-jackson-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../
4.0.0
diff --git a/extensions/resteasy-jaxb/deployment/pom.xml b/extensions/resteasy-jaxb/deployment/pom.xml
index 8413bb06354ff..8c4c1de1e3c77 100644
--- a/extensions/resteasy-jaxb/deployment/pom.xml
+++ b/extensions/resteasy-jaxb/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-resteasy-jaxb-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../
4.0.0
diff --git a/extensions/resteasy-jaxb/pom.xml b/extensions/resteasy-jaxb/pom.xml
index 3d3726599a398..d2f39f9a2360b 100644
--- a/extensions/resteasy-jaxb/pom.xml
+++ b/extensions/resteasy-jaxb/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../pom.xml
4.0.0
diff --git a/extensions/resteasy-jaxb/runtime/pom.xml b/extensions/resteasy-jaxb/runtime/pom.xml
index b324c362e78e8..5d59197e5e801 100644
--- a/extensions/resteasy-jaxb/runtime/pom.xml
+++ b/extensions/resteasy-jaxb/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-resteasy-jaxb-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../
4.0.0
diff --git a/extensions/resteasy-jsonb/deployment/pom.xml b/extensions/resteasy-jsonb/deployment/pom.xml
index 63d24f85fc90f..8b279531a24fa 100644
--- a/extensions/resteasy-jsonb/deployment/pom.xml
+++ b/extensions/resteasy-jsonb/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-resteasy-jsonb-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../
4.0.0
diff --git a/extensions/resteasy-jsonb/pom.xml b/extensions/resteasy-jsonb/pom.xml
index 282ef6193f2b4..c305155e38b65 100644
--- a/extensions/resteasy-jsonb/pom.xml
+++ b/extensions/resteasy-jsonb/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../pom.xml
4.0.0
diff --git a/extensions/resteasy-jsonb/runtime/pom.xml b/extensions/resteasy-jsonb/runtime/pom.xml
index 34de53626f17d..f07c4d96ce64a 100644
--- a/extensions/resteasy-jsonb/runtime/pom.xml
+++ b/extensions/resteasy-jsonb/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-resteasy-jsonb-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../
4.0.0
diff --git a/extensions/resteasy-multipart/deployment/pom.xml b/extensions/resteasy-multipart/deployment/pom.xml
index c6aa29c808b89..898254ed5f41f 100644
--- a/extensions/resteasy-multipart/deployment/pom.xml
+++ b/extensions/resteasy-multipart/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-resteasy-multipart-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../
4.0.0
diff --git a/extensions/resteasy-multipart/pom.xml b/extensions/resteasy-multipart/pom.xml
index c8578da906a7a..0bca8f186cda8 100644
--- a/extensions/resteasy-multipart/pom.xml
+++ b/extensions/resteasy-multipart/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../pom.xml
4.0.0
diff --git a/extensions/resteasy-multipart/runtime/pom.xml b/extensions/resteasy-multipart/runtime/pom.xml
index efefe1b274afe..5f001ae228582 100644
--- a/extensions/resteasy-multipart/runtime/pom.xml
+++ b/extensions/resteasy-multipart/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-resteasy-multipart-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../
4.0.0
diff --git a/extensions/resteasy-mutiny-common/deployment/pom.xml b/extensions/resteasy-mutiny-common/deployment/pom.xml
index 3e8b48a049d7a..f215152261490 100644
--- a/extensions/resteasy-mutiny-common/deployment/pom.xml
+++ b/extensions/resteasy-mutiny-common/deployment/pom.xml
@@ -6,7 +6,7 @@
quarkus-resteasy-mutiny-common-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../
diff --git a/extensions/resteasy-mutiny-common/pom.xml b/extensions/resteasy-mutiny-common/pom.xml
index 112c7d4b70951..9979d9481350b 100644
--- a/extensions/resteasy-mutiny-common/pom.xml
+++ b/extensions/resteasy-mutiny-common/pom.xml
@@ -7,7 +7,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../pom.xml
diff --git a/extensions/resteasy-mutiny-common/runtime/pom.xml b/extensions/resteasy-mutiny-common/runtime/pom.xml
index 76219efe57faf..ccddff5705dd5 100644
--- a/extensions/resteasy-mutiny-common/runtime/pom.xml
+++ b/extensions/resteasy-mutiny-common/runtime/pom.xml
@@ -6,7 +6,7 @@
quarkus-resteasy-mutiny-common-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../
diff --git a/extensions/resteasy-mutiny/deployment/pom.xml b/extensions/resteasy-mutiny/deployment/pom.xml
index bc63b924226d7..4b31c26ea7d22 100644
--- a/extensions/resteasy-mutiny/deployment/pom.xml
+++ b/extensions/resteasy-mutiny/deployment/pom.xml
@@ -6,7 +6,7 @@
quarkus-resteasy-mutiny-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../
diff --git a/extensions/resteasy-mutiny/pom.xml b/extensions/resteasy-mutiny/pom.xml
index dd53e29fe5ea4..a0bd4aeed9c94 100644
--- a/extensions/resteasy-mutiny/pom.xml
+++ b/extensions/resteasy-mutiny/pom.xml
@@ -7,7 +7,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../pom.xml
diff --git a/extensions/resteasy-mutiny/runtime/pom.xml b/extensions/resteasy-mutiny/runtime/pom.xml
index 5a991179df57d..16a17895ec1ad 100644
--- a/extensions/resteasy-mutiny/runtime/pom.xml
+++ b/extensions/resteasy-mutiny/runtime/pom.xml
@@ -6,7 +6,7 @@
quarkus-resteasy-mutiny-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../
diff --git a/extensions/resteasy-qute/deployment/pom.xml b/extensions/resteasy-qute/deployment/pom.xml
index 774ed24a7ac69..6b4c82645fbb6 100644
--- a/extensions/resteasy-qute/deployment/pom.xml
+++ b/extensions/resteasy-qute/deployment/pom.xml
@@ -6,7 +6,7 @@
quarkus-resteasy-qute-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../
diff --git a/extensions/resteasy-qute/pom.xml b/extensions/resteasy-qute/pom.xml
index 3f14d943dae21..9a49e769ef61f 100644
--- a/extensions/resteasy-qute/pom.xml
+++ b/extensions/resteasy-qute/pom.xml
@@ -7,7 +7,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../pom.xml
diff --git a/extensions/resteasy-qute/runtime/pom.xml b/extensions/resteasy-qute/runtime/pom.xml
index 9ffe58c1595f4..afb15d595fe3e 100644
--- a/extensions/resteasy-qute/runtime/pom.xml
+++ b/extensions/resteasy-qute/runtime/pom.xml
@@ -6,7 +6,7 @@
quarkus-resteasy-qute-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../
diff --git a/extensions/resteasy-server-common/deployment/pom.xml b/extensions/resteasy-server-common/deployment/pom.xml
index 92f999e5a8c7e..32a90cd4600fd 100644
--- a/extensions/resteasy-server-common/deployment/pom.xml
+++ b/extensions/resteasy-server-common/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-resteasy-server-common-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../
4.0.0
diff --git a/extensions/resteasy-server-common/pom.xml b/extensions/resteasy-server-common/pom.xml
index ad6f30dfae832..546942373262a 100644
--- a/extensions/resteasy-server-common/pom.xml
+++ b/extensions/resteasy-server-common/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../pom.xml
4.0.0
diff --git a/extensions/resteasy-server-common/runtime/pom.xml b/extensions/resteasy-server-common/runtime/pom.xml
index d97c3ebee34dd..2912838e0444e 100644
--- a/extensions/resteasy-server-common/runtime/pom.xml
+++ b/extensions/resteasy-server-common/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-resteasy-server-common-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../
4.0.0
diff --git a/extensions/resteasy-server-common/spi/pom.xml b/extensions/resteasy-server-common/spi/pom.xml
index f8be09a456d62..e75af89fbe261 100644
--- a/extensions/resteasy-server-common/spi/pom.xml
+++ b/extensions/resteasy-server-common/spi/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-resteasy-server-common-parent
- 999-SNAPSHOT
+ 1.9.0.Final
quarkus-resteasy-server-common-spi
diff --git a/extensions/resteasy/deployment/pom.xml b/extensions/resteasy/deployment/pom.xml
index 684c1d8505051..d29b0851926b1 100644
--- a/extensions/resteasy/deployment/pom.xml
+++ b/extensions/resteasy/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-resteasy-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../
4.0.0
diff --git a/extensions/resteasy/pom.xml b/extensions/resteasy/pom.xml
index 7e795c7944773..a45072e5a7fb5 100644
--- a/extensions/resteasy/pom.xml
+++ b/extensions/resteasy/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../pom.xml
4.0.0
diff --git a/extensions/resteasy/runtime/pom.xml b/extensions/resteasy/runtime/pom.xml
index a32f5b0e36db4..97375545661db 100644
--- a/extensions/resteasy/runtime/pom.xml
+++ b/extensions/resteasy/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-resteasy-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../
4.0.0
diff --git a/extensions/scala/deployment/pom.xml b/extensions/scala/deployment/pom.xml
index 6da90d9f94264..33c32e74ebf33 100644
--- a/extensions/scala/deployment/pom.xml
+++ b/extensions/scala/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-scala-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../
diff --git a/extensions/scala/pom.xml b/extensions/scala/pom.xml
index ce4e53e7e8dbe..413968d6cbd4c 100644
--- a/extensions/scala/pom.xml
+++ b/extensions/scala/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../pom.xml
4.0.0
diff --git a/extensions/scala/runtime/pom.xml b/extensions/scala/runtime/pom.xml
index be20101021aad..479e426cb078a 100644
--- a/extensions/scala/runtime/pom.xml
+++ b/extensions/scala/runtime/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-scala-parent
- 999-SNAPSHOT
+ 1.9.0.Final
quarkus-scala
diff --git a/extensions/scheduler/deployment/pom.xml b/extensions/scheduler/deployment/pom.xml
index 1703d10efdfc8..c27a4a0682c34 100644
--- a/extensions/scheduler/deployment/pom.xml
+++ b/extensions/scheduler/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-scheduler-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../
diff --git a/extensions/scheduler/pom.xml b/extensions/scheduler/pom.xml
index 8b620bde33677..d370e17f489bd 100644
--- a/extensions/scheduler/pom.xml
+++ b/extensions/scheduler/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../pom.xml
diff --git a/extensions/scheduler/runtime/pom.xml b/extensions/scheduler/runtime/pom.xml
index 6f34328851f05..b75d4eb24c987 100644
--- a/extensions/scheduler/runtime/pom.xml
+++ b/extensions/scheduler/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-scheduler-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../
4.0.0
diff --git a/extensions/security-jpa/deployment/pom.xml b/extensions/security-jpa/deployment/pom.xml
index 519560c585513..5bd0ac7873acf 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
+ 1.9.0.Final
../pom.xml
diff --git a/extensions/security-jpa/pom.xml b/extensions/security-jpa/pom.xml
index c53c7de78743d..aabb9f5842639 100644
--- a/extensions/security-jpa/pom.xml
+++ b/extensions/security-jpa/pom.xml
@@ -6,7 +6,7 @@
io.quarkus
quarkus-extensions-parent
- 999-SNAPSHOT
+ 1.9.0.Final
../pom.xml
diff --git a/extensions/security-jpa/runtime/pom.xml b/extensions/security-jpa/runtime/pom.xml
index 86e4819b16730..f7b932ee8eafa 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
+ 1.9.0.Final
../pom.xml
diff --git a/extensions/security/deployment/pom.xml b/extensions/security/deployment/pom.xml
index 9214343675a7a..750afec0b89d8 100644
--- a/extensions/security/deployment/pom.xml
+++ b/extensions/security/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-security-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../
4.0.0
diff --git a/extensions/security/pom.xml b/extensions/security/pom.xml
index 5de52522bb462..9adb82c0fb899 100644
--- a/extensions/security/pom.xml
+++ b/extensions/security/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../pom.xml
4.0.0
diff --git a/extensions/security/runtime-spi/pom.xml b/extensions/security/runtime-spi/pom.xml
index 2f71d8bdae548..b3200148708a7 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
+ 1.9.0.Final
../
4.0.0
diff --git a/extensions/security/runtime/pom.xml b/extensions/security/runtime/pom.xml
index d41bc6e84d840..55e13f80b7659 100644
--- a/extensions/security/runtime/pom.xml
+++ b/extensions/security/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-security-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../
4.0.0
diff --git a/extensions/security/spi/pom.xml b/extensions/security/spi/pom.xml
index ffcb11b1be061..8a14d8c0deb0a 100644
--- a/extensions/security/spi/pom.xml
+++ b/extensions/security/spi/pom.xml
@@ -5,7 +5,7 @@
quarkus-security-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../
4.0.0
diff --git a/extensions/security/test-utils/pom.xml b/extensions/security/test-utils/pom.xml
index 8302ce60c8c2f..a586c19f7d4fe 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
+ 1.9.0.Final
../
4.0.0
diff --git a/extensions/smallrye-context-propagation/deployment/pom.xml b/extensions/smallrye-context-propagation/deployment/pom.xml
index 283a65f17d206..8bd7801d8937c 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
+ 1.9.0.Final
../
4.0.0
diff --git a/extensions/smallrye-context-propagation/pom.xml b/extensions/smallrye-context-propagation/pom.xml
index 3206cecd3aa44..4ba7c81032255 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
+ 1.9.0.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 b0383953e4cce..291e85165cc30 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
+ 1.9.0.Final
../
4.0.0
diff --git a/extensions/smallrye-fault-tolerance/deployment/pom.xml b/extensions/smallrye-fault-tolerance/deployment/pom.xml
index 00935ed52ed90..7ecae15ec023d 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
+ 1.9.0.Final
../
4.0.0
diff --git a/extensions/smallrye-fault-tolerance/pom.xml b/extensions/smallrye-fault-tolerance/pom.xml
index b297446b0d4d3..ad1d1e673df35 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
+ 1.9.0.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 01b0fdc90190a..9ed5b65b66877 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
+ 1.9.0.Final
../
4.0.0
diff --git a/extensions/smallrye-graphql/deployment/pom.xml b/extensions/smallrye-graphql/deployment/pom.xml
index 3a3b76136005b..911b3a438c5e1 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
+ 1.9.0.Final
../pom.xml
4.0.0
diff --git a/extensions/smallrye-graphql/pom.xml b/extensions/smallrye-graphql/pom.xml
index 8ce1f9c3947da..c36e4c730320e 100644
--- a/extensions/smallrye-graphql/pom.xml
+++ b/extensions/smallrye-graphql/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../pom.xml
4.0.0
diff --git a/extensions/smallrye-graphql/runtime/pom.xml b/extensions/smallrye-graphql/runtime/pom.xml
index 9543d01f041da..5a495406dea18 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
+ 1.9.0.Final
../pom.xml
4.0.0
diff --git a/extensions/smallrye-health/deployment/pom.xml b/extensions/smallrye-health/deployment/pom.xml
index 359bfb844e82f..e2461c214a98e 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
+ 1.9.0.Final
../
4.0.0
diff --git a/extensions/smallrye-health/pom.xml b/extensions/smallrye-health/pom.xml
index 57e4d20e3848e..a722ab2d77e3e 100644
--- a/extensions/smallrye-health/pom.xml
+++ b/extensions/smallrye-health/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../pom.xml
4.0.0
diff --git a/extensions/smallrye-health/runtime/pom.xml b/extensions/smallrye-health/runtime/pom.xml
index 202b04877a145..adb42ca9cf601 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
+ 1.9.0.Final
../
4.0.0
diff --git a/extensions/smallrye-health/spi/pom.xml b/extensions/smallrye-health/spi/pom.xml
index e974104be02b1..c3421cdbfeab5 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
+ 1.9.0.Final
../
4.0.0
diff --git a/extensions/smallrye-jwt/deployment/pom.xml b/extensions/smallrye-jwt/deployment/pom.xml
index 650e8b134181f..df59af30c7d52 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
+ 1.9.0.Final
../
4.0.0
diff --git a/extensions/smallrye-jwt/pom.xml b/extensions/smallrye-jwt/pom.xml
index 541e26245e122..eabcce562abb0 100644
--- a/extensions/smallrye-jwt/pom.xml
+++ b/extensions/smallrye-jwt/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../pom.xml
4.0.0
diff --git a/extensions/smallrye-jwt/runtime/pom.xml b/extensions/smallrye-jwt/runtime/pom.xml
index 6f275398da2a3..6a942c51f091f 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
+ 1.9.0.Final
../
4.0.0
diff --git a/extensions/smallrye-metrics/deployment/pom.xml b/extensions/smallrye-metrics/deployment/pom.xml
index 6cc246babb4d1..c741b9fcf20dd 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
+ 1.9.0.Final
../
4.0.0
diff --git a/extensions/smallrye-metrics/pom.xml b/extensions/smallrye-metrics/pom.xml
index 5264c96ec477e..b5ea955f2bb1f 100644
--- a/extensions/smallrye-metrics/pom.xml
+++ b/extensions/smallrye-metrics/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../pom.xml
4.0.0
diff --git a/extensions/smallrye-metrics/runtime/pom.xml b/extensions/smallrye-metrics/runtime/pom.xml
index 795df878bc8f4..e706893ab70f9 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
+ 1.9.0.Final
../
4.0.0
diff --git a/extensions/smallrye-metrics/spi/pom.xml b/extensions/smallrye-metrics/spi/pom.xml
index 8251341d57d35..2f16118a85b53 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
+ 1.9.0.Final
../
4.0.0
diff --git a/extensions/smallrye-openapi-common/deployment/pom.xml b/extensions/smallrye-openapi-common/deployment/pom.xml
index 3ed7f2e880b33..e33a76b2f448c 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
+ 1.9.0.Final
../
4.0.0
diff --git a/extensions/smallrye-openapi-common/pom.xml b/extensions/smallrye-openapi-common/pom.xml
index 45c394dfb9096..e2dc71e6267f0 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
+ 1.9.0.Final
../pom.xml
4.0.0
diff --git a/extensions/smallrye-openapi/deployment/pom.xml b/extensions/smallrye-openapi/deployment/pom.xml
index 05643633a2ea0..d1b819b5b45fd 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
+ 1.9.0.Final
../
4.0.0
diff --git a/extensions/smallrye-openapi/pom.xml b/extensions/smallrye-openapi/pom.xml
index 9f15b5fe6d077..27c5ba523cf12 100644
--- a/extensions/smallrye-openapi/pom.xml
+++ b/extensions/smallrye-openapi/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../pom.xml
4.0.0
diff --git a/extensions/smallrye-openapi/runtime/pom.xml b/extensions/smallrye-openapi/runtime/pom.xml
index c929a03d4b55b..5eb7bfc0018b6 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
+ 1.9.0.Final
../
4.0.0
diff --git a/extensions/smallrye-openapi/spi/pom.xml b/extensions/smallrye-openapi/spi/pom.xml
index 6e161cd0ced6f..3a301c75750fd 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
+ 1.9.0.Final
../
4.0.0
diff --git a/extensions/smallrye-opentracing/deployment/pom.xml b/extensions/smallrye-opentracing/deployment/pom.xml
index d906e750e1ee4..8c4dce855baad 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
+ 1.9.0.Final
../
4.0.0
diff --git a/extensions/smallrye-opentracing/pom.xml b/extensions/smallrye-opentracing/pom.xml
index e7c787b9a7fb1..1d24a50543ffc 100644
--- a/extensions/smallrye-opentracing/pom.xml
+++ b/extensions/smallrye-opentracing/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../pom.xml
4.0.0
diff --git a/extensions/smallrye-opentracing/runtime/pom.xml b/extensions/smallrye-opentracing/runtime/pom.xml
index 1a7d0c941da23..d868b874dfe81 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
+ 1.9.0.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 a63e658293636..1dca324754483 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
+ 1.9.0.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..29796623edf8b 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
+ 1.9.0.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..0233854b1b730 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
+ 1.9.0.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 5ff767776ce32..ec1c28c97c3a6 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
+ 1.9.0.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..17603d89a0fe8 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
+ 1.9.0.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..a0a9a9873794b 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
+ 1.9.0.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..eaf3cf9f084ad 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
+ 1.9.0.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..24888dcefe842 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
+ 1.9.0.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..1293da49ac599 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
+ 1.9.0.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 1f80f68f40b84..1581142bc1554 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
+ 1.9.0.Final
../
diff --git a/extensions/smallrye-reactive-messaging/pom.xml b/extensions/smallrye-reactive-messaging/pom.xml
index 10003767fc13c..21417e4836cbc 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
+ 1.9.0.Final
../pom.xml
diff --git a/extensions/smallrye-reactive-messaging/runtime/pom.xml b/extensions/smallrye-reactive-messaging/runtime/pom.xml
index 79bc05b9d26d7..4c1e8b0e9d0e7 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
+ 1.9.0.Final
../
4.0.0
diff --git a/extensions/spring-boot-properties/deployment/pom.xml b/extensions/spring-boot-properties/deployment/pom.xml
index e746697fc6ffb..00e6f8a77c90f 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
+ 1.9.0.Final
4.0.0
diff --git a/extensions/spring-boot-properties/pom.xml b/extensions/spring-boot-properties/pom.xml
index e3500dea8accb..b9ede189ef82b 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
+ 1.9.0.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 5d3d0df380da4..2d2ef4b9dc251 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
+ 1.9.0.Final
4.0.0
diff --git a/extensions/spring-cache/deployment/pom.xml b/extensions/spring-cache/deployment/pom.xml
index 6a41ca3198124..462054a6297fb 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
+ 1.9.0.Final
4.0.0
diff --git a/extensions/spring-cache/pom.xml b/extensions/spring-cache/pom.xml
index 8a8df385e7f58..0558622842736 100644
--- a/extensions/spring-cache/pom.xml
+++ b/extensions/spring-cache/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../pom.xml
4.0.0
diff --git a/extensions/spring-cache/runtime/pom.xml b/extensions/spring-cache/runtime/pom.xml
index 6b61426c55579..c4284f7326d75 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
+ 1.9.0.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 b9b66e07f1ba9..d38729b3f2572 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
+ 1.9.0.Final
4.0.0
diff --git a/extensions/spring-cloud-config-client/pom.xml b/extensions/spring-cloud-config-client/pom.xml
index f00cf81b4d015..697dc4aa1e225 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
+ 1.9.0.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 5350c17e2be4a..e5f24f0cd68e6 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
+ 1.9.0.Final
4.0.0
diff --git a/extensions/spring-data-jpa/deployment/pom.xml b/extensions/spring-data-jpa/deployment/pom.xml
index 3597eba0146b3..fdf76e25cf3c8 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
+ 1.9.0.Final
../
diff --git a/extensions/spring-data-jpa/pom.xml b/extensions/spring-data-jpa/pom.xml
index 854652008ad1d..f210ccaf625e3 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
+ 1.9.0.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 1ff2a9f7aa0e6..80d4b95b8ba1c 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
+ 1.9.0.Final
../
diff --git a/extensions/spring-di/deployment/pom.xml b/extensions/spring-di/deployment/pom.xml
index 244869fab7664..5351c904b114f 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
+ 1.9.0.Final
../
diff --git a/extensions/spring-di/pom.xml b/extensions/spring-di/pom.xml
index 1065c9fc23c39..c64e42336162b 100644
--- a/extensions/spring-di/pom.xml
+++ b/extensions/spring-di/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../pom.xml
4.0.0
diff --git a/extensions/spring-di/runtime/pom.xml b/extensions/spring-di/runtime/pom.xml
index 2c6abf5594957..3ff4841897c90 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
+ 1.9.0.Final
../
diff --git a/extensions/spring-scheduled/deployment/pom.xml b/extensions/spring-scheduled/deployment/pom.xml
index ca8221a793856..5468877bb705a 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
+ 1.9.0.Final
../
diff --git a/extensions/spring-scheduled/pom.xml b/extensions/spring-scheduled/pom.xml
index 8a5e072a26612..063873a732dc9 100644
--- a/extensions/spring-scheduled/pom.xml
+++ b/extensions/spring-scheduled/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../pom.xml
4.0.0
diff --git a/extensions/spring-scheduled/runtime/pom.xml b/extensions/spring-scheduled/runtime/pom.xml
index f672a427a69b0..9741baed39630 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
+ 1.9.0.Final
../
diff --git a/extensions/spring-security/deployment/pom.xml b/extensions/spring-security/deployment/pom.xml
index f8c0287427583..84a7ce6e9f0ee 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
+ 1.9.0.Final
../
diff --git a/extensions/spring-security/pom.xml b/extensions/spring-security/pom.xml
index fc8468e71fdc2..ccd2bfbdfcff7 100644
--- a/extensions/spring-security/pom.xml
+++ b/extensions/spring-security/pom.xml
@@ -6,7 +6,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../pom.xml
diff --git a/extensions/spring-security/runtime/pom.xml b/extensions/spring-security/runtime/pom.xml
index ac142b4b1dfb8..b5893d81ef831 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
+ 1.9.0.Final
../
diff --git a/extensions/spring-web/deployment/pom.xml b/extensions/spring-web/deployment/pom.xml
index 3b0015422dff8..375995455b352 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
+ 1.9.0.Final
../
diff --git a/extensions/spring-web/pom.xml b/extensions/spring-web/pom.xml
index b287523b966fc..27be081c1b7a0 100644
--- a/extensions/spring-web/pom.xml
+++ b/extensions/spring-web/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../pom.xml
4.0.0
diff --git a/extensions/spring-web/runtime/pom.xml b/extensions/spring-web/runtime/pom.xml
index 14c2269d84360..20be3ba4a349f 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
+ 1.9.0.Final
../
diff --git a/extensions/swagger-ui/deployment/pom.xml b/extensions/swagger-ui/deployment/pom.xml
index 9dc385902b659..33317c6876aee 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
+ 1.9.0.Final
../
4.0.0
diff --git a/extensions/swagger-ui/pom.xml b/extensions/swagger-ui/pom.xml
index 07d5ec17fe35f..088848591ff74 100644
--- a/extensions/swagger-ui/pom.xml
+++ b/extensions/swagger-ui/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../pom.xml
4.0.0
diff --git a/extensions/swagger-ui/runtime/pom.xml b/extensions/swagger-ui/runtime/pom.xml
index dcad2198150d2..2ca3058c2854a 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
+ 1.9.0.Final
../
4.0.0
diff --git a/extensions/tika/deployment/pom.xml b/extensions/tika/deployment/pom.xml
index 008ebb75ee5fb..8bade485bb1c7 100644
--- a/extensions/tika/deployment/pom.xml
+++ b/extensions/tika/deployment/pom.xml
@@ -4,7 +4,7 @@
quarkus-tika-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../
4.0.0
diff --git a/extensions/tika/pom.xml b/extensions/tika/pom.xml
index 54c3959de3656..722e0f1699e3c 100644
--- a/extensions/tika/pom.xml
+++ b/extensions/tika/pom.xml
@@ -21,7 +21,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../pom.xml
4.0.0
diff --git a/extensions/tika/runtime/pom.xml b/extensions/tika/runtime/pom.xml
index 8a2cd8d56be45..a5e46c0914f95 100644
--- a/extensions/tika/runtime/pom.xml
+++ b/extensions/tika/runtime/pom.xml
@@ -4,7 +4,7 @@
quarkus-tika-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../
4.0.0
diff --git a/extensions/undertow-websockets/deployment/pom.xml b/extensions/undertow-websockets/deployment/pom.xml
index b5abc0dd243ce..8eedfd89688d3 100644
--- a/extensions/undertow-websockets/deployment/pom.xml
+++ b/extensions/undertow-websockets/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-undertow-websockets-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../
4.0.0
diff --git a/extensions/undertow-websockets/pom.xml b/extensions/undertow-websockets/pom.xml
index e8bc9b7569dab..5766d3e473af2 100644
--- a/extensions/undertow-websockets/pom.xml
+++ b/extensions/undertow-websockets/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../pom.xml
4.0.0
diff --git a/extensions/undertow-websockets/runtime/pom.xml b/extensions/undertow-websockets/runtime/pom.xml
index 871612b7cbb3f..f1720ecbb3aa4 100644
--- a/extensions/undertow-websockets/runtime/pom.xml
+++ b/extensions/undertow-websockets/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-undertow-websockets-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../
4.0.0
diff --git a/extensions/undertow/deployment/pom.xml b/extensions/undertow/deployment/pom.xml
index 35a5c3ded9af0..4954912145892 100644
--- a/extensions/undertow/deployment/pom.xml
+++ b/extensions/undertow/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-http-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
4.0.0
diff --git a/extensions/undertow/pom.xml b/extensions/undertow/pom.xml
index 7c0d3091b638c..ac1fa4878052c 100644
--- a/extensions/undertow/pom.xml
+++ b/extensions/undertow/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../pom.xml
4.0.0
diff --git a/extensions/undertow/runtime/pom.xml b/extensions/undertow/runtime/pom.xml
index 9bdee9ea0ac3a..73ca35ab6d236 100644
--- a/extensions/undertow/runtime/pom.xml
+++ b/extensions/undertow/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-http-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
4.0.0
diff --git a/extensions/undertow/spi/pom.xml b/extensions/undertow/spi/pom.xml
index 3b13bfdf67625..94d3fecfbc6ee 100644
--- a/extensions/undertow/spi/pom.xml
+++ b/extensions/undertow/spi/pom.xml
@@ -5,7 +5,7 @@
quarkus-http-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
4.0.0
diff --git a/extensions/vault/deployment/pom.xml b/extensions/vault/deployment/pom.xml
index 1e88a2be6e855..05a27bf9de94a 100644
--- a/extensions/vault/deployment/pom.xml
+++ b/extensions/vault/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-vault-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../
4.0.0
diff --git a/extensions/vault/model/pom.xml b/extensions/vault/model/pom.xml
index f9801c621cdda..3e2facabf245e 100644
--- a/extensions/vault/model/pom.xml
+++ b/extensions/vault/model/pom.xml
@@ -5,7 +5,7 @@
quarkus-vault-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../
4.0.0
diff --git a/extensions/vault/pom.xml b/extensions/vault/pom.xml
index 2afd7d5acecdc..cb65dff9efdb2 100644
--- a/extensions/vault/pom.xml
+++ b/extensions/vault/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../pom.xml
4.0.0
diff --git a/extensions/vault/runtime/pom.xml b/extensions/vault/runtime/pom.xml
index e7baa41a8e714..e8e5d09eeb04a 100644
--- a/extensions/vault/runtime/pom.xml
+++ b/extensions/vault/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-vault-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../
4.0.0
diff --git a/extensions/vertx-core/deployment/pom.xml b/extensions/vertx-core/deployment/pom.xml
index 801c8b351ab0c..0bcf4008f8e29 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
+ 1.9.0.Final
../
4.0.0
diff --git a/extensions/vertx-core/pom.xml b/extensions/vertx-core/pom.xml
index 6712a08239c35..4e12058943b2c 100644
--- a/extensions/vertx-core/pom.xml
+++ b/extensions/vertx-core/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../pom.xml
4.0.0
diff --git a/extensions/vertx-core/runtime/pom.xml b/extensions/vertx-core/runtime/pom.xml
index 2e51e71a5461d..ccd4e824ec910 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
+ 1.9.0.Final
../
4.0.0
diff --git a/extensions/vertx-graphql/deployment/pom.xml b/extensions/vertx-graphql/deployment/pom.xml
index e78929ba64fd1..e9d6e2aac98e4 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
+ 1.9.0.Final
../pom.xml
diff --git a/extensions/vertx-graphql/pom.xml b/extensions/vertx-graphql/pom.xml
index 16a51923b70a1..3d16a13d1df8c 100644
--- a/extensions/vertx-graphql/pom.xml
+++ b/extensions/vertx-graphql/pom.xml
@@ -6,7 +6,7 @@
io.quarkus
quarkus-extensions-parent
- 999-SNAPSHOT
+ 1.9.0.Final
../pom.xml
diff --git a/extensions/vertx-graphql/runtime/pom.xml b/extensions/vertx-graphql/runtime/pom.xml
index c31216398fedc..4173452719800 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
+ 1.9.0.Final
../pom.xml
diff --git a/extensions/vertx-http/deployment/pom.xml b/extensions/vertx-http/deployment/pom.xml
index 8aec622429865..f1a0a28242e59 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
+ 1.9.0.Final
../
4.0.0
diff --git a/extensions/vertx-http/pom.xml b/extensions/vertx-http/pom.xml
index 052d669a5b72e..fbe9d8574b642 100644
--- a/extensions/vertx-http/pom.xml
+++ b/extensions/vertx-http/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../pom.xml
4.0.0
diff --git a/extensions/vertx-http/runtime/pom.xml b/extensions/vertx-http/runtime/pom.xml
index c99240b785d8f..4e10fa1601885 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
+ 1.9.0.Final
../
4.0.0
diff --git a/extensions/vertx-web/deployment/pom.xml b/extensions/vertx-web/deployment/pom.xml
index 80b83d2561ccd..ee9439aae25d5 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
+ 1.9.0.Final
../
4.0.0
diff --git a/extensions/vertx-web/pom.xml b/extensions/vertx-web/pom.xml
index 44f3a5b9cd911..06c30e3cdae8f 100644
--- a/extensions/vertx-web/pom.xml
+++ b/extensions/vertx-web/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../pom.xml
4.0.0
diff --git a/extensions/vertx-web/runtime/pom.xml b/extensions/vertx-web/runtime/pom.xml
index c35fd96453d30..ed06b5bd156eb 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
+ 1.9.0.Final
../
4.0.0
diff --git a/extensions/vertx/deployment/pom.xml b/extensions/vertx/deployment/pom.xml
index 6a2ef081fd342..1c0d893035757 100644
--- a/extensions/vertx/deployment/pom.xml
+++ b/extensions/vertx/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-vertx-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../
4.0.0
diff --git a/extensions/vertx/pom.xml b/extensions/vertx/pom.xml
index 9cb20b8b18786..52822061b85fa 100644
--- a/extensions/vertx/pom.xml
+++ b/extensions/vertx/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../pom.xml
4.0.0
diff --git a/extensions/vertx/runtime/pom.xml b/extensions/vertx/runtime/pom.xml
index 8a79d774551ea..9a4ae55675107 100644
--- a/extensions/vertx/runtime/pom.xml
+++ b/extensions/vertx/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-vertx-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../
4.0.0
diff --git a/extensions/webjars-locator/deployment/pom.xml b/extensions/webjars-locator/deployment/pom.xml
index faf4aed550020..c4d45f1e33a5e 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
+ 1.9.0.Final
../
4.0.0
diff --git a/extensions/webjars-locator/pom.xml b/extensions/webjars-locator/pom.xml
index 62e69ce2dd90b..e0f70e3f107d0 100644
--- a/extensions/webjars-locator/pom.xml
+++ b/extensions/webjars-locator/pom.xml
@@ -5,7 +5,7 @@
quarkus-extensions-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../pom.xml
4.0.0
diff --git a/extensions/webjars-locator/runtime/pom.xml b/extensions/webjars-locator/runtime/pom.xml
index eec53719fef2a..092124c9a3a84 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
+ 1.9.0.Final
../
4.0.0
diff --git a/independent-projects/arc/pom.xml b/independent-projects/arc/pom.xml
index 411f701313b53..8ca62305cb1ba 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
+ 1.9.0.Final
diff --git a/independent-projects/arc/processor/pom.xml b/independent-projects/arc/processor/pom.xml
index 3d88d1ee76f83..1ac7ffb68ae26 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
+ 1.9.0.Final
../
diff --git a/independent-projects/arc/runtime/pom.xml b/independent-projects/arc/runtime/pom.xml
index 8a2d740bceeb3..3e7c306b62445 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
+ 1.9.0.Final
../
diff --git a/independent-projects/arc/tests/pom.xml b/independent-projects/arc/tests/pom.xml
index 545c03bea81ed..a003702ef409c 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
+ 1.9.0.Final
../
diff --git a/independent-projects/bootstrap/app-model/pom.xml b/independent-projects/bootstrap/app-model/pom.xml
index 425c62d6b7565..bd0bd0f9eaf08 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
+ 1.9.0.Final
../pom.xml
4.0.0
diff --git a/independent-projects/bootstrap/core/pom.xml b/independent-projects/bootstrap/core/pom.xml
index c026ea5dde4ad..1ce5a1738770c 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
+ 1.9.0.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 7eec9777248ac..9110cf02fdb33 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
+ 1.9.0.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 45cdff43bf5b0..bb988f1c7c007 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
+ 1.9.0.Final
../
quarkus-bootstrap-maven-plugin
diff --git a/independent-projects/bootstrap/maven-resolver/pom.xml b/independent-projects/bootstrap/maven-resolver/pom.xml
index c03fb540b1787..0accc1e89e2c0 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
+ 1.9.0.Final
../pom.xml
4.0.0
diff --git a/independent-projects/bootstrap/pom.xml b/independent-projects/bootstrap/pom.xml
index 734f07c1ad27a..a1ecd75c189dc 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
+ 1.9.0.Final
Apache License, Version 2.0
diff --git a/independent-projects/bootstrap/runner/pom.xml b/independent-projects/bootstrap/runner/pom.xml
index 11e0dc084a262..c61c000442e9f 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
+ 1.9.0.Final
../pom.xml
4.0.0
diff --git a/independent-projects/enforcer-rules/pom.xml b/independent-projects/enforcer-rules/pom.xml
index f1870f7fd1c2d..3f9b2225e114e 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
+ 1.9.0.Final
Apache License, Version 2.0
diff --git a/independent-projects/ide-config/pom.xml b/independent-projects/ide-config/pom.xml
index a4958f784671c..ba78ee7faba79 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
+ 1.9.0.Final
jar
diff --git a/independent-projects/qute/core/pom.xml b/independent-projects/qute/core/pom.xml
index 1053950850c13..f5920e4b972ac 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
+ 1.9.0.Final
../
diff --git a/independent-projects/qute/generator/pom.xml b/independent-projects/qute/generator/pom.xml
index 57edddb4aab5a..7767ab905c591 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
+ 1.9.0.Final
../
diff --git a/independent-projects/qute/pom.xml b/independent-projects/qute/pom.xml
index 234e22563345e..508f0ee7c149a 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
+ 1.9.0.Final
Qute - Parent
diff --git a/independent-projects/revapi/pom.xml b/independent-projects/revapi/pom.xml
index 43dad9d6ed354..65eab6b13bc91 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
+ 1.9.0.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/codestarts/pom.xml b/independent-projects/tools/codestarts/pom.xml
index 2814f5adc016f..e56e4de26b1b7 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
+ 1.9.0.Final
quarkus-devtools-codestarts
diff --git a/independent-projects/tools/devtools-common/pom.xml b/independent-projects/tools/devtools-common/pom.xml
index 400f63d0b7b35..8dbf8d321479d 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
+ 1.9.0.Final
quarkus-devtools-common
diff --git a/independent-projects/tools/message-writer/pom.xml b/independent-projects/tools/message-writer/pom.xml
index 1f5eb4b30862f..43149caa4737a 100644
--- a/independent-projects/tools/message-writer/pom.xml
+++ b/independent-projects/tools/message-writer/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-tools-parent
- 999-SNAPSHOT
+ 1.9.0.Final
quarkus-devtools-message-writer
diff --git a/independent-projects/tools/platform-descriptor-api/pom.xml b/independent-projects/tools/platform-descriptor-api/pom.xml
index 7d4d978905f95..687524e9a2d31 100644
--- a/independent-projects/tools/platform-descriptor-api/pom.xml
+++ b/independent-projects/tools/platform-descriptor-api/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-tools-parent
- 999-SNAPSHOT
+ 1.9.0.Final
quarkus-platform-descriptor-api
diff --git a/independent-projects/tools/platform-descriptor-resolver-json/pom.xml b/independent-projects/tools/platform-descriptor-resolver-json/pom.xml
index b6362dcd8fb26..ec588845eaf41 100644
--- a/independent-projects/tools/platform-descriptor-resolver-json/pom.xml
+++ b/independent-projects/tools/platform-descriptor-resolver-json/pom.xml
@@ -5,7 +5,7 @@
quarkus-tools-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../pom.xml
4.0.0
diff --git a/independent-projects/tools/pom.xml b/independent-projects/tools/pom.xml
index e84e02bfa104d..57f1889e9eda2 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
+ 1.9.0.Final
Apache License, Version 2.0
@@ -49,7 +49,7 @@
3.5.13
3.0.0-M5
1.6.8
- 999-SNAPSHOT
+ 1.9.0.Final
16
2.8.0
3.0.15.Final
diff --git a/independent-projects/tools/utilities/pom.xml b/independent-projects/tools/utilities/pom.xml
index e17701486bfa3..abe9322c4e607 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
+ 1.9.0.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 71e67dd6e142f..81bba153782ac 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
+ 1.9.0.Final
../
4.0.0
diff --git a/integration-tests/amazon-lambda-http/pom.xml b/integration-tests/amazon-lambda-http/pom.xml
index d2338f65dd585..7a9506904f179 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
+ 1.9.0.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 9784845359cd3..45aefc8bd0d54 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
+ 1.9.0.Final
../
4.0.0
diff --git a/integration-tests/amazon-lambda/pom.xml b/integration-tests/amazon-lambda/pom.xml
index 9f11ad88cb822..875ef5bb6a87a 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
+ 1.9.0.Final
../
4.0.0
diff --git a/integration-tests/amazon-services/pom.xml b/integration-tests/amazon-services/pom.xml
index 0dd5bdef2c23f..52370921ed00e 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
+ 1.9.0.Final
../
4.0.0
diff --git a/integration-tests/artemis-core/pom.xml b/integration-tests/artemis-core/pom.xml
index 4e896876a6fd1..331b88b8e7a7e 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
+ 1.9.0.Final
4.0.0
diff --git a/integration-tests/artemis-jms/pom.xml b/integration-tests/artemis-jms/pom.xml
index a26e7aa070cd3..1878faddb3bcd 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
+ 1.9.0.Final
4.0.0
diff --git a/integration-tests/bootstrap-config/application/pom.xml b/integration-tests/bootstrap-config/application/pom.xml
index e40b15fe89d27..7941352032222 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
+ 1.9.0.Final
../
@@ -22,7 +22,7 @@
io.quarkus
quarkus-integration-test-bootstrap-config-extension
- 999-SNAPSHOT
+ 1.9.0.Final
diff --git a/integration-tests/bootstrap-config/extension/deployment/pom.xml b/integration-tests/bootstrap-config/extension/deployment/pom.xml
index 72b1144f7e159..69648ed3ce18d 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
+ 1.9.0.Final
../
@@ -22,7 +22,7 @@
io.quarkus
quarkus-integration-test-bootstrap-config-extension
- 999-SNAPSHOT
+ 1.9.0.Final
diff --git a/integration-tests/bootstrap-config/extension/pom.xml b/integration-tests/bootstrap-config/extension/pom.xml
index 4b8e33fabd2b1..916d0183876d3 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
+ 1.9.0.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 d84bffc7ed76f..06c3e6952919a 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
+ 1.9.0.Final
../
diff --git a/integration-tests/bootstrap-config/pom.xml b/integration-tests/bootstrap-config/pom.xml
index cd9797db529b9..c718c8f5796f4 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
+ 1.9.0.Final
../
diff --git a/integration-tests/cache/pom.xml b/integration-tests/cache/pom.xml
index f9dda0588ffad..f9137be62581b 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
+ 1.9.0.Final
../
diff --git a/integration-tests/class-transformer/deployment/pom.xml b/integration-tests/class-transformer/deployment/pom.xml
index daf23f719f14f..9549b3e1ec01c 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
+ 1.9.0.Final
../
4.0.0
diff --git a/integration-tests/class-transformer/pom.xml b/integration-tests/class-transformer/pom.xml
index 50a20bdfe201f..b4b896622e1d4 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
+ 1.9.0.Final
../
4.0.0
diff --git a/integration-tests/class-transformer/runtime/pom.xml b/integration-tests/class-transformer/runtime/pom.xml
index a9c69e1f61f6d..b23f8b761eb2f 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
+ 1.9.0.Final
../
4.0.0
diff --git a/integration-tests/common-jpa-entities/pom.xml b/integration-tests/common-jpa-entities/pom.xml
index 4d509f72946a6..6a13f466dc674 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
+ 1.9.0.Final
../
4.0.0
diff --git a/integration-tests/consul-config/pom.xml b/integration-tests/consul-config/pom.xml
index f12ef4474ec7e..ebdb02d74d66f 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
+ 1.9.0.Final
../
diff --git a/integration-tests/container-image/maven-invoker-way/pom.xml b/integration-tests/container-image/maven-invoker-way/pom.xml
index 25e681436e623..a39d2a8984b15 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
+ 1.9.0.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..d4a3804d7dc29 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
+ 1.9.0.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 7a3b12517bfb6..fe34aba426a06 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
+ 1.9.0.Final
quarkus-integration-test-container-image-standard
diff --git a/integration-tests/devmode/pom.xml b/integration-tests/devmode/pom.xml
index d00fdbff5f990..aa795a3a50f5f 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
+ 1.9.0.Final
../
4.0.0
diff --git a/integration-tests/devtools/pom.xml b/integration-tests/devtools/pom.xml
index d749831b1cbc2..d099ab71bf543 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
+ 1.9.0.Final
../
4.0.0
diff --git a/integration-tests/elasticsearch-rest-client/pom.xml b/integration-tests/elasticsearch-rest-client/pom.xml
index 5630d287bcdd9..e13ab48eadb85 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
+ 1.9.0.Final
../
diff --git a/integration-tests/elasticsearch-rest-high-level-client/pom.xml b/integration-tests/elasticsearch-rest-high-level-client/pom.xml
index 79ad4a433fff5..2cdb5ad1de9c4 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
+ 1.9.0.Final
../
diff --git a/integration-tests/elytron-resteasy/pom.xml b/integration-tests/elytron-resteasy/pom.xml
index 757f4448de83f..585c5d3cf821c 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
+ 1.9.0.Final
../
diff --git a/integration-tests/elytron-security-jdbc/pom.xml b/integration-tests/elytron-security-jdbc/pom.xml
index 96e3a5e60be9b..f626571bc03ee 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
+ 1.9.0.Final
../pom.xml
diff --git a/integration-tests/elytron-security-ldap/pom.xml b/integration-tests/elytron-security-ldap/pom.xml
index 2f99957ee94b2..d99631a1fa9cd 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
+ 1.9.0.Final
../pom.xml
diff --git a/integration-tests/elytron-security-oauth2/pom.xml b/integration-tests/elytron-security-oauth2/pom.xml
index 7b52497468dc5..da72a845e83d1 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
+ 1.9.0.Final
../
4.0.0
diff --git a/integration-tests/elytron-security/pom.xml b/integration-tests/elytron-security/pom.xml
index 3bb47f45c1e9d..b53f171715ffa 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
+ 1.9.0.Final
../
4.0.0
diff --git a/integration-tests/elytron-undertow/pom.xml b/integration-tests/elytron-undertow/pom.xml
index ddac62d1d56dd..2628d0ae1f1f3 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
+ 1.9.0.Final
../
diff --git a/integration-tests/flyway/pom.xml b/integration-tests/flyway/pom.xml
index 2c7ea6c5daa19..7b88b4f9d84ab 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
+ 1.9.0.Final
../
4.0.0
diff --git a/integration-tests/funqy-amazon-lambda/pom.xml b/integration-tests/funqy-amazon-lambda/pom.xml
index 29174a327b6c4..84ed9f0356e62 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
+ 1.9.0.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 f51593aa8a6d3..e331b4de55383 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
+ 1.9.0.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..eabca0f9f08c5 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
+ 1.9.0.Final
4.0.0
diff --git a/integration-tests/google-cloud-functions/pom.xml b/integration-tests/google-cloud-functions/pom.xml
index 6d8332c9150ef..f1b2fc3726992 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
+ 1.9.0.Final
../
4.0.0
diff --git a/integration-tests/gradle/gradle.properties b/integration-tests/gradle/gradle.properties
index 72a61ab94d241..10a1cb3d5e117 100644
--- a/integration-tests/gradle/gradle.properties
+++ b/integration-tests/gradle/gradle.properties
@@ -1 +1 @@
-version = 999-SNAPSHOT
+version = 1.9.0.Final
diff --git a/integration-tests/gradle/pom.xml b/integration-tests/gradle/pom.xml
index 05e738f746b60..732771d4e6f19 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
+ 1.9.0.Final
quarkus-integration-test-gradle-plugin
diff --git a/integration-tests/grpc-health/pom.xml b/integration-tests/grpc-health/pom.xml
index 8b7e782fc5ca2..3a3e8add050fd 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
+ 1.9.0.Final
../
diff --git a/integration-tests/grpc-interceptors/pom.xml b/integration-tests/grpc-interceptors/pom.xml
index a0dddc1df630b..93463b4a8980f 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
+ 1.9.0.Final
../
diff --git a/integration-tests/grpc-mutual-auth/pom.xml b/integration-tests/grpc-mutual-auth/pom.xml
index a4533670d1739..b8ea1eceba1fd 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
+ 1.9.0.Final
../
diff --git a/integration-tests/grpc-plain-text-mutiny/pom.xml b/integration-tests/grpc-plain-text-mutiny/pom.xml
index 4696971975b71..6b423c5f0d0bf 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
+ 1.9.0.Final
../
diff --git a/integration-tests/grpc-plain-text/pom.xml b/integration-tests/grpc-plain-text/pom.xml
index 4f8f259956c22..157135396a845 100644
--- a/integration-tests/grpc-plain-text/pom.xml
+++ b/integration-tests/grpc-plain-text/pom.xml
@@ -7,7 +7,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../
diff --git a/integration-tests/grpc-proto-v2/pom.xml b/integration-tests/grpc-proto-v2/pom.xml
index 3076df3b2f365..b63f4fd3e2f9a 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
+ 1.9.0.Final
../
diff --git a/integration-tests/grpc-streaming/pom.xml b/integration-tests/grpc-streaming/pom.xml
index 78d51fa267344..10e626b1a8121 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
+ 1.9.0.Final
../
diff --git a/integration-tests/grpc-tls/pom.xml b/integration-tests/grpc-tls/pom.xml
index b19172e54b796..89b924ca52d12 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
+ 1.9.0.Final
../
diff --git a/integration-tests/hibernate-orm-envers/pom.xml b/integration-tests/hibernate-orm-envers/pom.xml
index 4c57617a51fb8..1d10b09cabc84 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
+ 1.9.0.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 403dfa168fa80..1d8a3df7949fd 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
+ 1.9.0.Final
../
4.0.0
diff --git a/integration-tests/hibernate-orm-panache/pom.xml b/integration-tests/hibernate-orm-panache/pom.xml
index 53bd9b0764bce..03e870486126e 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
+ 1.9.0.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 144ac2ba02852..543eec3dea629 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
+ 1.9.0.Final
quarkus-integration-test-hibernate-orm-rest-data-panache
diff --git a/integration-tests/hibernate-reactive-db2/pom.xml b/integration-tests/hibernate-reactive-db2/pom.xml
index f9f18ce77ad28..44135e19dd7d9 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
+ 1.9.0.Final
../
4.0.0
diff --git a/integration-tests/hibernate-reactive-mysql/pom.xml b/integration-tests/hibernate-reactive-mysql/pom.xml
index 76b1cd44cb472..c3fac760e4c1e 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
+ 1.9.0.Final
../
4.0.0
diff --git a/integration-tests/hibernate-reactive-panache/pom.xml b/integration-tests/hibernate-reactive-panache/pom.xml
index 62cd1fb9f42b6..40a0c72aa4957 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
+ 1.9.0.Final
../
4.0.0
diff --git a/integration-tests/hibernate-reactive-postgresql/pom.xml b/integration-tests/hibernate-reactive-postgresql/pom.xml
index 7a9985699b69e..54bd15cbb081b 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
+ 1.9.0.Final
../
4.0.0
diff --git a/integration-tests/hibernate-search-elasticsearch/pom.xml b/integration-tests/hibernate-search-elasticsearch/pom.xml
index 81b01b2f65479..493af58fa4a1d 100644
--- a/integration-tests/hibernate-search-elasticsearch/pom.xml
+++ b/integration-tests/hibernate-search-elasticsearch/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../
4.0.0
diff --git a/integration-tests/hibernate-tenancy/pom.xml b/integration-tests/hibernate-tenancy/pom.xml
index 00256165cd069..88a4cc8d3b51b 100644
--- a/integration-tests/hibernate-tenancy/pom.xml
+++ b/integration-tests/hibernate-tenancy/pom.xml
@@ -6,7 +6,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../
4.0.0
diff --git a/integration-tests/hibernate-validator/pom.xml b/integration-tests/hibernate-validator/pom.xml
index 70501d2c5ab25..eb156d6c85771 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
+ 1.9.0.Final
../
4.0.0
diff --git a/integration-tests/ide-launcher/pom.xml b/integration-tests/ide-launcher/pom.xml
index 616f4d82b6028..fd5b602223cec 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
+ 1.9.0.Final
../
diff --git a/integration-tests/infinispan-cache-jpa/pom.xml b/integration-tests/infinispan-cache-jpa/pom.xml
index a7c538446ce25..44bbee59b85d8 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
+ 1.9.0.Final
../
4.0.0
diff --git a/integration-tests/infinispan-client/pom.xml b/integration-tests/infinispan-client/pom.xml
index a943c6d7a7683..b06cbd6e2f03c 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
+ 1.9.0.Final
../
4.0.0
diff --git a/integration-tests/injectmock/pom.xml b/integration-tests/injectmock/pom.xml
index f184c2d7acd58..224a2a44c245e 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
+ 1.9.0.Final
quarkus-integration-test-injectmock
diff --git a/integration-tests/jackson/pom.xml b/integration-tests/jackson/pom.xml
index 6e046cce65f1d..482352cee0984 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
+ 1.9.0.Final
../
diff --git a/integration-tests/jaxp/pom.xml b/integration-tests/jaxp/pom.xml
index 5cf92ae0778e4..eb19774efe0d8 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
+ 1.9.0.Final
../
4.0.0
diff --git a/integration-tests/jgit/pom.xml b/integration-tests/jgit/pom.xml
index 4a315c253dfff..a98ae22255c1e 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
+ 1.9.0.Final
../
quarkus-integration-test-jgit
diff --git a/integration-tests/jpa-db2/pom.xml b/integration-tests/jpa-db2/pom.xml
index 21a92e07f789e..2e7cac2721654 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
+ 1.9.0.Final
../
4.0.0
diff --git a/integration-tests/jpa-derby/pom.xml b/integration-tests/jpa-derby/pom.xml
index 672c5690bc6db..6a4e73e2a9371 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
+ 1.9.0.Final
../
4.0.0
diff --git a/integration-tests/jpa-h2/pom.xml b/integration-tests/jpa-h2/pom.xml
index 7afb0235dbcbe..ad1ce9c464d0f 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
+ 1.9.0.Final
../
4.0.0
diff --git a/integration-tests/jpa-mariadb/pom.xml b/integration-tests/jpa-mariadb/pom.xml
index 7b6941df3c246..7b989e06e58df 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
+ 1.9.0.Final
../
4.0.0
diff --git a/integration-tests/jpa-mssql/pom.xml b/integration-tests/jpa-mssql/pom.xml
index b3316956859ce..3443ebf149d4d 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
+ 1.9.0.Final
../
4.0.0
diff --git a/integration-tests/jpa-mysql/pom.xml b/integration-tests/jpa-mysql/pom.xml
index 0d3808125f4dd..0e2e05e69f1ea 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
+ 1.9.0.Final
../
4.0.0
diff --git a/integration-tests/jpa-postgresql/pom.xml b/integration-tests/jpa-postgresql/pom.xml
index f774d92ca2791..018e738629b56 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
+ 1.9.0.Final
../
4.0.0
diff --git a/integration-tests/jpa-without-entity/pom.xml b/integration-tests/jpa-without-entity/pom.xml
index 6638967d87aef..225739f89b649 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
+ 1.9.0.Final
4.0.0
diff --git a/integration-tests/jpa/pom.xml b/integration-tests/jpa/pom.xml
index b9ebda055bb1f..87c01256729f6 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
+ 1.9.0.Final
../
4.0.0
diff --git a/integration-tests/jsch/pom.xml b/integration-tests/jsch/pom.xml
index d9d3676557190..1d30691574f00 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
+ 1.9.0.Final
../
quarkus-integration-test-jsch
diff --git a/integration-tests/jsonb/pom.xml b/integration-tests/jsonb/pom.xml
index 7998f1a3b252a..b2ba6d940660d 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
+ 1.9.0.Final
../
diff --git a/integration-tests/kafka-avro/pom.xml b/integration-tests/kafka-avro/pom.xml
index 6eaf5f8b21767..ff7e663a00002 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
+ 1.9.0.Final
../
4.0.0
diff --git a/integration-tests/kafka-streams/pom.xml b/integration-tests/kafka-streams/pom.xml
index 0c115d75c1505..a1e759db528c8 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
+ 1.9.0.Final
../
4.0.0
diff --git a/integration-tests/kafka/pom.xml b/integration-tests/kafka/pom.xml
index 6f52d9bce3806..71e8c331c68cf 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
+ 1.9.0.Final
../
4.0.0
diff --git a/integration-tests/keycloak-authorization/pom.xml b/integration-tests/keycloak-authorization/pom.xml
index a1b7a54fdb110..9ddea2770bbc1 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
+ 1.9.0.Final
../
4.0.0
diff --git a/integration-tests/kotlin/pom.xml b/integration-tests/kotlin/pom.xml
index d310d28e36dc1..8c0d7a179fa4b 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
+ 1.9.0.Final
../
diff --git a/integration-tests/kubernetes-client/pom.xml b/integration-tests/kubernetes-client/pom.xml
index d4e5ff835e54f..794ad2ec19fbb 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
+ 1.9.0.Final
../
diff --git a/integration-tests/kubernetes/maven-invoker-way/pom.xml b/integration-tests/kubernetes/maven-invoker-way/pom.xml
index 652a8f0484259..7ae2ca538c161 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
+ 1.9.0.Final
../
diff --git a/integration-tests/kubernetes/pom.xml b/integration-tests/kubernetes/pom.xml
index ee8b234fa2409..c7605fd9950d6 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
+ 1.9.0.Final
../
diff --git a/integration-tests/kubernetes/quarkus-standard-way/pom.xml b/integration-tests/kubernetes/quarkus-standard-way/pom.xml
index c6de165f926ae..2ee4fb463d05d 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
+ 1.9.0.Final
../
diff --git a/integration-tests/liquibase/pom.xml b/integration-tests/liquibase/pom.xml
index 5f0967d2307b1..d17a3cae73390 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
+ 1.9.0.Final
../
4.0.0
diff --git a/integration-tests/logging-gelf/pom.xml b/integration-tests/logging-gelf/pom.xml
index af04f622cd307..66981445e9887 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
+ 1.9.0.Final
../pom.xml
diff --git a/integration-tests/logging-json/pom.xml b/integration-tests/logging-json/pom.xml
index 904ebfe011319..78f64b07de24c 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
+ 1.9.0.Final
../
4.0.0
diff --git a/integration-tests/mailer/pom.xml b/integration-tests/mailer/pom.xml
index 974eae2467965..6dbb9e926d14d 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
+ 1.9.0.Final
../
4.0.0
diff --git a/integration-tests/main/pom.xml b/integration-tests/main/pom.xml
index a70f12dbe603f..5672f5de223f5 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
+ 1.9.0.Final
../
4.0.0
diff --git a/integration-tests/maven/pom.xml b/integration-tests/maven/pom.xml
index 1b955e00d9d27..7841d2e621153 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
+ 1.9.0.Final
quarkus-integration-test-maven
diff --git a/integration-tests/micrometer-jmx/pom.xml b/integration-tests/micrometer-jmx/pom.xml
index 0d05e11bbfd5f..4b9ba3f50c628 100644
--- a/integration-tests/micrometer-jmx/pom.xml
+++ b/integration-tests/micrometer-jmx/pom.xml
@@ -6,7 +6,7 @@
io.quarkus
quarkus-integration-tests-parent
- 999-SNAPSHOT
+ 1.9.0.Final
../
diff --git a/integration-tests/micrometer-mp-metrics/pom.xml b/integration-tests/micrometer-mp-metrics/pom.xml
index e38cab5f9480a..9cdb3318f6b67 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
+ 1.9.0.Final
../
diff --git a/integration-tests/micrometer-prometheus/pom.xml b/integration-tests/micrometer-prometheus/pom.xml
index cadec0dd2d8de..2073deae397c5 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
+ 1.9.0.Final
../
diff --git a/integration-tests/mongodb-client/pom.xml b/integration-tests/mongodb-client/pom.xml
index ea67bcbab1552..81eff795b92d8 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
+ 1.9.0.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 4a1636909a16d..4f9c989e32010 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
+ 1.9.0.Final
quarkus-integration-test-mongodb-panache-kotlin
diff --git a/integration-tests/mongodb-panache/pom.xml b/integration-tests/mongodb-panache/pom.xml
index 735aed48653cd..5743bb594508f 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
+ 1.9.0.Final
quarkus-integration-test-mongodb-panache
diff --git a/integration-tests/narayana-jta/pom.xml b/integration-tests/narayana-jta/pom.xml
index 919ac9d0cc400..b08056205b689 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
+ 1.9.0.Final
../
4.0.0
diff --git a/integration-tests/narayana-stm/pom.xml b/integration-tests/narayana-stm/pom.xml
index 1e52dbf01a755..688b0cf6f6d4e 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
+ 1.9.0.Final
../
4.0.0
diff --git a/integration-tests/neo4j/pom.xml b/integration-tests/neo4j/pom.xml
index e742e09dab65f..b927d3f6a18e2 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
+ 1.9.0.Final
../
4.0.0
diff --git a/integration-tests/oidc-code-flow/pom.xml b/integration-tests/oidc-code-flow/pom.xml
index 58ddd5f8b7204..72f1c3eb62be8 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
+ 1.9.0.Final
../
4.0.0
diff --git a/integration-tests/oidc-tenancy/pom.xml b/integration-tests/oidc-tenancy/pom.xml
index e5eefb0426b07..59a39e03c1fdd 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
+ 1.9.0.Final
../
4.0.0
diff --git a/integration-tests/oidc/pom.xml b/integration-tests/oidc/pom.xml
index c616f218a9207..185a4d1264739 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
+ 1.9.0.Final
../
4.0.0
diff --git a/integration-tests/openshift-client/pom.xml b/integration-tests/openshift-client/pom.xml
index e907908c2363d..27ff524989202 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
+ 1.9.0.Final
../
diff --git a/integration-tests/packaging/pom.xml b/integration-tests/packaging/pom.xml
index 434a2024e9dc7..393e11bf36d66 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
+ 1.9.0.Final
quarkus-integration-test-packaging
diff --git a/integration-tests/picocli-native/pom.xml b/integration-tests/picocli-native/pom.xml
index 2923dd972dc38..1ffbe697497ba 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
+ 1.9.0.Final
../
4.0.0
diff --git a/integration-tests/picocli/pom.xml b/integration-tests/picocli/pom.xml
index 9c52080b90311..5e33ca9b4967f 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
+ 1.9.0.Final
../
4.0.0
diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml
index 99c679702a1d3..ef4f115011a76 100644
--- a/integration-tests/pom.xml
+++ b/integration-tests/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../build-parent/pom.xml
4.0.0
diff --git a/integration-tests/quartz/pom.xml b/integration-tests/quartz/pom.xml
index 1ab860c5e22e7..ba106fa2057b0 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
+ 1.9.0.Final
../
4.0.0
diff --git a/integration-tests/qute/pom.xml b/integration-tests/qute/pom.xml
index 0666b91d8122c..fb542b31cd5e5 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
+ 1.9.0.Final
../
4.0.0
diff --git a/integration-tests/reactive-db2-client/pom.xml b/integration-tests/reactive-db2-client/pom.xml
index c963d2023b90e..ad71e62e9d177 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
+ 1.9.0.Final
../
diff --git a/integration-tests/reactive-messaging-amqp/pom.xml b/integration-tests/reactive-messaging-amqp/pom.xml
index fc28fffe0929f..4cbc3cdfa4a61 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
+ 1.9.0.Final
../
4.0.0
diff --git a/integration-tests/reactive-mysql-client/pom.xml b/integration-tests/reactive-mysql-client/pom.xml
index c84e773046745..91edc9abcfa53 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
+ 1.9.0.Final
../
diff --git a/integration-tests/reactive-pg-client/pom.xml b/integration-tests/reactive-pg-client/pom.xml
index 6dc1c4fa9ecfc..56ff2621fdc66 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
+ 1.9.0.Final
../
diff --git a/integration-tests/redis-client/pom.xml b/integration-tests/redis-client/pom.xml
index 693a67f5e36e3..3cb28cfb2bea7 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
+ 1.9.0.Final
../pom.xml
diff --git a/integration-tests/rest-client/pom.xml b/integration-tests/rest-client/pom.xml
index 39d4d0ad3ec3b..95e473660dd34 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
+ 1.9.0.Final
../
4.0.0
diff --git a/integration-tests/resteasy-jackson/pom.xml b/integration-tests/resteasy-jackson/pom.xml
index 5c9547ec26362..06c5f657723b8 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
+ 1.9.0.Final
../
diff --git a/integration-tests/resteasy-mutiny/pom.xml b/integration-tests/resteasy-mutiny/pom.xml
index e5969da25153d..1b651e03198c9 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
+ 1.9.0.Final
../
diff --git a/integration-tests/scala/pom.xml b/integration-tests/scala/pom.xml
index 96a10d89ddc4e..87acb47bc7b27 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
+ 1.9.0.Final
../
diff --git a/integration-tests/shared-library/pom.xml b/integration-tests/shared-library/pom.xml
index bdd769a4e46b8..a68b184059808 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
+ 1.9.0.Final
../
4.0.0
diff --git a/integration-tests/simple with space/pom.xml b/integration-tests/simple with space/pom.xml
index 77b7d199b4083..67db2c6e10a9d 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
+ 1.9.0.Final
../
4.0.0
diff --git a/integration-tests/smallrye-config/pom.xml b/integration-tests/smallrye-config/pom.xml
index c056d31ba2b41..7c8f31809492a 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
+ 1.9.0.Final
../
diff --git a/integration-tests/smallrye-context-propagation/pom.xml b/integration-tests/smallrye-context-propagation/pom.xml
index 1b27802b4f22e..f2c319ae18bc5 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
+ 1.9.0.Final
../
diff --git a/integration-tests/smallrye-graphql/pom.xml b/integration-tests/smallrye-graphql/pom.xml
index 502c95d26aafa..bcf09803982d5 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
+ 1.9.0.Final
../
diff --git a/integration-tests/smallrye-metrics/pom.xml b/integration-tests/smallrye-metrics/pom.xml
index 43a8eedd29181..556f065092646 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
+ 1.9.0.Final
../
4.0.0
diff --git a/integration-tests/spring-boot-properties/pom.xml b/integration-tests/spring-boot-properties/pom.xml
index bbbff8c831b48..2c19e32b796d7 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
+ 1.9.0.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 1a4aacc7f3587..9dea0965c8b35 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
+ 1.9.0.Final
4.0.0
diff --git a/integration-tests/spring-data-jpa/pom.xml b/integration-tests/spring-data-jpa/pom.xml
index 229d64a139f26..8a2e099c2fe0f 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
+ 1.9.0.Final
../
diff --git a/integration-tests/spring-di/pom.xml b/integration-tests/spring-di/pom.xml
index 6a0a62425032d..6bc82a605ae9f 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
+ 1.9.0.Final
../
diff --git a/integration-tests/spring-web/pom.xml b/integration-tests/spring-web/pom.xml
index a33cc7b3d22f0..fb1632f8449b6 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
+ 1.9.0.Final
../
diff --git a/integration-tests/test-extension/pom.xml b/integration-tests/test-extension/pom.xml
index 462319ef10cd6..f60944cf7e0d6 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
+ 1.9.0.Final
../
4.0.0
diff --git a/integration-tests/tika/pom.xml b/integration-tests/tika/pom.xml
index d14a12ce1fcdc..9e400f9a046e2 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
+ 1.9.0.Final
../
4.0.0
diff --git a/integration-tests/vault-agroal/pom.xml b/integration-tests/vault-agroal/pom.xml
index 776bac34dafee..f755bc2f4f518 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
+ 1.9.0.Final
../
diff --git a/integration-tests/vault-app/pom.xml b/integration-tests/vault-app/pom.xml
index 321e36ed4fb2d..72838710bf0db 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
+ 1.9.0.Final
../
4.0.0
diff --git a/integration-tests/vault/pom.xml b/integration-tests/vault/pom.xml
index e17415982f8ea..94fd4b468b6b6 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
+ 1.9.0.Final
../
diff --git a/integration-tests/vertx-graphql/pom.xml b/integration-tests/vertx-graphql/pom.xml
index 4277dbdb9ae94..078d4c85765a3 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
+ 1.9.0.Final
../pom.xml
diff --git a/integration-tests/vertx-http/pom.xml b/integration-tests/vertx-http/pom.xml
index 7511dbcf21dfa..15c29870c347b 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
+ 1.9.0.Final
../
diff --git a/integration-tests/vertx-web/pom.xml b/integration-tests/vertx-web/pom.xml
index 9d938bc1080ac..b5fb7eabf53b6 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
+ 1.9.0.Final
../
diff --git a/integration-tests/vertx/pom.xml b/integration-tests/vertx/pom.xml
index bfb5d158cedbd..4b96a716a2124 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
+ 1.9.0.Final
../
diff --git a/integration-tests/virtual-http-resteasy/pom.xml b/integration-tests/virtual-http-resteasy/pom.xml
index 5251347aab24f..1758915da8e47 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
+ 1.9.0.Final
../
diff --git a/integration-tests/virtual-http/pom.xml b/integration-tests/virtual-http/pom.xml
index 56050c05cb0f6..6206c08a27e9b 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
+ 1.9.0.Final
../
diff --git a/integration-tests/webjars-locator/pom.xml b/integration-tests/webjars-locator/pom.xml
index 9160a5fb05f3a..992d7ac2ecad3 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
+ 1.9.0.Final
../
diff --git a/pom.xml b/pom.xml
index cda3cbb401fc8..6a8099e6052e3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -12,7 +12,7 @@
io.quarkus
quarkus-parent
Quarkus - Parent pom
- 999-SNAPSHOT
+ 1.9.0.Final
pom
diff --git a/tcks/microprofile-config/pom.xml b/tcks/microprofile-config/pom.xml
index 7c56e92f8878d..9af86812c29af 100644
--- a/tcks/microprofile-config/pom.xml
+++ b/tcks/microprofile-config/pom.xml
@@ -4,7 +4,7 @@
quarkus-tck-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../pom.xml
4.0.0
diff --git a/tcks/microprofile-context-propagation/pom.xml b/tcks/microprofile-context-propagation/pom.xml
index 7bb33b89ea9d9..051821abb0896 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
+ 1.9.0.Final
../pom.xml
4.0.0
diff --git a/tcks/microprofile-fault-tolerance/pom.xml b/tcks/microprofile-fault-tolerance/pom.xml
index 9d954b32e59f6..846a3cac30e16 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
+ 1.9.0.Final
../pom.xml
4.0.0
diff --git a/tcks/microprofile-graphql/pom.xml b/tcks/microprofile-graphql/pom.xml
index e5386d20eb80a..e557976a4df87 100644
--- a/tcks/microprofile-graphql/pom.xml
+++ b/tcks/microprofile-graphql/pom.xml
@@ -5,7 +5,7 @@
quarkus-tck-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../pom.xml
4.0.0
diff --git a/tcks/microprofile-health/pom.xml b/tcks/microprofile-health/pom.xml
index 50ccd22d069ac..e30cbb616082b 100644
--- a/tcks/microprofile-health/pom.xml
+++ b/tcks/microprofile-health/pom.xml
@@ -4,7 +4,7 @@
quarkus-tck-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../pom.xml
4.0.0
diff --git a/tcks/microprofile-jwt/pom.xml b/tcks/microprofile-jwt/pom.xml
index ac97c7a3e92c4..338d3feb9f00d 100644
--- a/tcks/microprofile-jwt/pom.xml
+++ b/tcks/microprofile-jwt/pom.xml
@@ -4,7 +4,7 @@
quarkus-tck-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../pom.xml
4.0.0
diff --git a/tcks/microprofile-metrics/api/pom.xml b/tcks/microprofile-metrics/api/pom.xml
index b5033523183e1..854ed7079163d 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
+ 1.9.0.Final
../pom.xml
4.0.0
diff --git a/tcks/microprofile-metrics/optional/pom.xml b/tcks/microprofile-metrics/optional/pom.xml
index d679e143f631d..0a1ddc44ab999 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
+ 1.9.0.Final
../pom.xml
4.0.0
diff --git a/tcks/microprofile-metrics/pom.xml b/tcks/microprofile-metrics/pom.xml
index 0fcaedd410bb3..9d5b6e3f08f95 100644
--- a/tcks/microprofile-metrics/pom.xml
+++ b/tcks/microprofile-metrics/pom.xml
@@ -4,7 +4,7 @@
quarkus-tck-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../pom.xml
4.0.0
diff --git a/tcks/microprofile-metrics/rest/pom.xml b/tcks/microprofile-metrics/rest/pom.xml
index fc9b248b67b44..3c4506c8a862d 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
+ 1.9.0.Final
../pom.xml
4.0.0
diff --git a/tcks/microprofile-openapi/pom.xml b/tcks/microprofile-openapi/pom.xml
index 37a893333db14..2109dc33900e4 100644
--- a/tcks/microprofile-openapi/pom.xml
+++ b/tcks/microprofile-openapi/pom.xml
@@ -5,7 +5,7 @@
io.quarkus
quarkus-tck-parent
- 999-SNAPSHOT
+ 1.9.0.Final
../pom.xml
4.0.0
diff --git a/tcks/microprofile-opentracing/base/pom.xml b/tcks/microprofile-opentracing/base/pom.xml
index 553c57e2f5179..b73f8c5e4f439 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
+ 1.9.0.Final
4.0.0
diff --git a/tcks/microprofile-opentracing/pom.xml b/tcks/microprofile-opentracing/pom.xml
index 237ddbf0beb72..feb85e2d0243f 100644
--- a/tcks/microprofile-opentracing/pom.xml
+++ b/tcks/microprofile-opentracing/pom.xml
@@ -4,7 +4,7 @@
quarkus-tck-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.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..9eac0778f09d6 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
+ 1.9.0.Final
4.0.0
diff --git a/tcks/microprofile-reactive-messaging/pom.xml b/tcks/microprofile-reactive-messaging/pom.xml
index 23ce0eb1b4e63..708b0555e8055 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
+ 1.9.0.Final
../pom.xml
4.0.0
diff --git a/tcks/microprofile-rest-client/pom.xml b/tcks/microprofile-rest-client/pom.xml
index 99352bef8ce5e..f9e7b61a4d611 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
+ 1.9.0.Final
../pom.xml
4.0.0
diff --git a/tcks/pom.xml b/tcks/pom.xml
index 32a37bc040f28..a6bc051223be3 100644
--- a/tcks/pom.xml
+++ b/tcks/pom.xml
@@ -4,7 +4,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../build-parent/pom.xml
4.0.0
diff --git a/test-framework/amazon-lambda/pom.xml b/test-framework/amazon-lambda/pom.xml
index c6c41572a2e82..0cd4322c7dd51 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
+ 1.9.0.Final
../pom.xml
diff --git a/test-framework/arquillian/pom.xml b/test-framework/arquillian/pom.xml
index f463be5cbd329..b81b23e63e41d 100644
--- a/test-framework/arquillian/pom.xml
+++ b/test-framework/arquillian/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-test-framework
- 999-SNAPSHOT
+ 1.9.0.Final
../
diff --git a/test-framework/artemis/pom.xml b/test-framework/artemis/pom.xml
index d8a6a5d099698..f014986436b11 100644
--- a/test-framework/artemis/pom.xml
+++ b/test-framework/artemis/pom.xml
@@ -5,7 +5,7 @@
io.quarkus
quarkus-test-framework
- 999-SNAPSHOT
+ 1.9.0.Final
../pom.xml
diff --git a/test-framework/common/pom.xml b/test-framework/common/pom.xml
index 5a6c925b68ee2..ffa931f62780a 100644
--- a/test-framework/common/pom.xml
+++ b/test-framework/common/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-test-framework
- 999-SNAPSHOT
+ 1.9.0.Final
../
diff --git a/test-framework/derby/pom.xml b/test-framework/derby/pom.xml
index 4409abdbf5ee4..a7dc77f2f16b4 100644
--- a/test-framework/derby/pom.xml
+++ b/test-framework/derby/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-test-framework
- 999-SNAPSHOT
+ 1.9.0.Final
../
diff --git a/test-framework/devmode-test-utils/pom.xml b/test-framework/devmode-test-utils/pom.xml
index 2fcc6fbc8d222..4586dc74555d0 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
+ 1.9.0.Final
..
4.0.0
diff --git a/test-framework/h2/pom.xml b/test-framework/h2/pom.xml
index c2cda229faff4..485f253477523 100644
--- a/test-framework/h2/pom.xml
+++ b/test-framework/h2/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-test-framework
- 999-SNAPSHOT
+ 1.9.0.Final
../
diff --git a/test-framework/junit5-internal/pom.xml b/test-framework/junit5-internal/pom.xml
index 76102ac899c8f..33a96c4af920a 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
+ 1.9.0.Final
../
diff --git a/test-framework/junit5-mockito/pom.xml b/test-framework/junit5-mockito/pom.xml
index 7bbed4b2db96c..567eff5fb914a 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
+ 1.9.0.Final
../
diff --git a/test-framework/junit5/pom.xml b/test-framework/junit5/pom.xml
index 9a6524da70549..ec9033e911bdf 100644
--- a/test-framework/junit5/pom.xml
+++ b/test-framework/junit5/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-test-framework
- 999-SNAPSHOT
+ 1.9.0.Final
../
diff --git a/test-framework/kubernetes-client/pom.xml b/test-framework/kubernetes-client/pom.xml
index 8574747a455ae..31c45b24928f4 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
+ 1.9.0.Final
../
diff --git a/test-framework/ldap/pom.xml b/test-framework/ldap/pom.xml
index d8cf53d00ff62..7347a81d4e5eb 100644
--- a/test-framework/ldap/pom.xml
+++ b/test-framework/ldap/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-test-framework
- 999-SNAPSHOT
+ 1.9.0.Final
../
diff --git a/test-framework/maven/pom.xml b/test-framework/maven/pom.xml
index d75b9629691aa..9bd0e5f29fd8c 100644
--- a/test-framework/maven/pom.xml
+++ b/test-framework/maven/pom.xml
@@ -5,7 +5,7 @@
quarkus-test-framework
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
..
4.0.0
diff --git a/test-framework/openshift-client/pom.xml b/test-framework/openshift-client/pom.xml
index f5ea6aea56fe5..c9d3933af0d79 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
+ 1.9.0.Final
../
diff --git a/test-framework/pom.xml b/test-framework/pom.xml
index 588045586c9a5..7612725373470 100644
--- a/test-framework/pom.xml
+++ b/test-framework/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.9.0.Final
../build-parent/pom.xml
4.0.0
diff --git a/test-framework/security/pom.xml b/test-framework/security/pom.xml
index 56d34268f01da..92902b2af3224 100644
--- a/test-framework/security/pom.xml
+++ b/test-framework/security/pom.xml
@@ -5,7 +5,7 @@
io.quarkus
quarkus-test-framework
- 999-SNAPSHOT
+ 1.9.0.Final
../pom.xml
diff --git a/test-framework/vault/pom.xml b/test-framework/vault/pom.xml
index f9384231852ea..12db98665c523 100644
--- a/test-framework/vault/pom.xml
+++ b/test-framework/vault/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-test-framework
- 999-SNAPSHOT
+ 1.9.0.Final
../