diff --git a/bom/deployment/pom.xml b/bom/deployment/pom.xml
index 47068b79d..f0ba14610 100644
--- a/bom/deployment/pom.xml
+++ b/bom/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-parent
io.quarkus
- 999-SNAPSHOT
+ 1.2.0.Final
../../pom.xml
4.0.0
diff --git a/bom/runtime/pom.xml b/bom/runtime/pom.xml
index 906296070..a09b2e5a1 100644
--- a/bom/runtime/pom.xml
+++ b/bom/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-parent
io.quarkus
- 999-SNAPSHOT
+ 1.2.0.Final
../../pom.xml
4.0.0
diff --git a/build-parent/pom.xml b/build-parent/pom.xml
index 0e42c4573..bd5f8748f 100644
--- a/build-parent/pom.xml
+++ b/build-parent/pom.xml
@@ -5,7 +5,7 @@
quarkus-parent
io.quarkus
- 999-SNAPSHOT
+ 1.2.0.Final
4.0.0
diff --git a/core/builder/pom.xml b/core/builder/pom.xml
index a77ce90a1..e7c560289 100644
--- a/core/builder/pom.xml
+++ b/core/builder/pom.xml
@@ -10,7 +10,7 @@
io.quarkus
quarkus-build-parent
- 999-SNAPSHOT
+ 1.2.0.Final
../../build-parent/pom.xml
diff --git a/core/creator/pom.xml b/core/creator/pom.xml
index edf8aed7b..2d6acb0c1 100644
--- a/core/creator/pom.xml
+++ b/core/creator/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.2.0.Final
../../build-parent/pom.xml
4.0.0
diff --git a/core/deployment/pom.xml b/core/deployment/pom.xml
index 1ff41a167..28513932f 100644
--- a/core/deployment/pom.xml
+++ b/core/deployment/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-core-parent
- 999-SNAPSHOT
+ 1.2.0.Final
../
diff --git a/core/devmode/pom.xml b/core/devmode/pom.xml
index 13db26423..7dd42a6ff 100644
--- a/core/devmode/pom.xml
+++ b/core/devmode/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.2.0.Final
../../build-parent/pom.xml
4.0.0
diff --git a/core/pom.xml b/core/pom.xml
index ae8a9896c..5ff81a70c 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.2.0.Final
../build-parent/pom.xml
4.0.0
diff --git a/core/processor/pom.xml b/core/processor/pom.xml
index a34356dc6..9bb5e28db 100644
--- a/core/processor/pom.xml
+++ b/core/processor/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-core-parent
- 999-SNAPSHOT
+ 1.2.0.Final
../
diff --git a/core/runtime/pom.xml b/core/runtime/pom.xml
index 8337866bb..6cd5942ef 100644
--- a/core/runtime/pom.xml
+++ b/core/runtime/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-core-parent
- 999-SNAPSHOT
+ 1.2.0.Final
../
diff --git a/core/test-extension/deployment/pom.xml b/core/test-extension/deployment/pom.xml
index b43203d8a..d4ddebc60 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.2.0.Final
4.0.0
diff --git a/core/test-extension/pom.xml b/core/test-extension/pom.xml
index a657ea36f..a24bfa10a 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.2.0.Final
../
4.0.0
diff --git a/core/test-extension/runtime/pom.xml b/core/test-extension/runtime/pom.xml
index 208261cf5..f8ce7b5ce 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.2.0.Final
4.0.0
diff --git a/devtools/aesh/pom.xml b/devtools/aesh/pom.xml
index d819ca7be..5219151e3 100644
--- a/devtools/aesh/pom.xml
+++ b/devtools/aesh/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.2.0.Final
../../build-parent/pom.xml
4.0.0
diff --git a/devtools/bom-descriptor-json/pom.xml b/devtools/bom-descriptor-json/pom.xml
index 3cdf6b548..1a1fb3387 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.2.0.Final
../
4.0.0
diff --git a/devtools/gradle/gradle.properties b/devtools/gradle/gradle.properties
index a70146c0e..36734036c 100644
--- a/devtools/gradle/gradle.properties
+++ b/devtools/gradle/gradle.properties
@@ -1 +1 @@
-version = 999-SNAPSHOT
\ No newline at end of file
+version = 1.2.0.Final
\ No newline at end of file
diff --git a/devtools/gradle/pom.xml b/devtools/gradle/pom.xml
index e7ec22027..7a30b4888 100644
--- a/devtools/gradle/pom.xml
+++ b/devtools/gradle/pom.xml
@@ -5,7 +5,7 @@
io.quarkus
quarkus-build-parent
- 999-SNAPSHOT
+ 1.2.0.Final
../../build-parent/pom.xml
4.0.0
diff --git a/devtools/maven/pom.xml b/devtools/maven/pom.xml
index 876e6320b..d8687d12f 100644
--- a/devtools/maven/pom.xml
+++ b/devtools/maven/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.2.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 d27120c05..d10c5f6bd 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.2.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 56f22a325..2f238df83 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.2.0.Final
quarkus-platform-descriptor-json
diff --git a/devtools/pom.xml b/devtools/pom.xml
index 229552a0f..85a88d10f 100644
--- a/devtools/pom.xml
+++ b/devtools/pom.xml
@@ -7,7 +7,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.2.0.Final
../build-parent/pom.xml
diff --git a/devtools/reflection-agent/pom.xml b/devtools/reflection-agent/pom.xml
index 441889f56..91a860539 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.2.0.Final
quarkus-devtools-reflection-agent
diff --git a/docs/pom.xml b/docs/pom.xml
index b734f020a..0db71d9c5 100644
--- a/docs/pom.xml
+++ b/docs/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-build-parent
- 999-SNAPSHOT
+ 1.2.0.Final
../build-parent/pom.xml
diff --git a/extensions/agroal/deployment/pom.xml b/extensions/agroal/deployment/pom.xml
index 7449ad4ad..a03e10957 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.2.0.Final
../
4.0.0
diff --git a/extensions/agroal/pom.xml b/extensions/agroal/pom.xml
index 4eb57e49b..4a23263ad 100644
--- a/extensions/agroal/pom.xml
+++ b/extensions/agroal/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.2.0.Final
../../build-parent/pom.xml
4.0.0
diff --git a/extensions/agroal/runtime/pom.xml b/extensions/agroal/runtime/pom.xml
index 8ac3373d6..b1d5b2030 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.2.0.Final
../
4.0.0
diff --git a/extensions/agroal/spi/pom.xml b/extensions/agroal/spi/pom.xml
index b457ade0d..16732b954 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.2.0.Final
../
4.0.0
diff --git a/extensions/amazon-dynamodb/deployment/pom.xml b/extensions/amazon-dynamodb/deployment/pom.xml
index f7e84adbc..15afd4ff2 100644
--- a/extensions/amazon-dynamodb/deployment/pom.xml
+++ b/extensions/amazon-dynamodb/deployment/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-amazon-dynamodb-parent
- 999-SNAPSHOT
+ 1.2.0.Final
../pom.xml
diff --git a/extensions/amazon-dynamodb/pom.xml b/extensions/amazon-dynamodb/pom.xml
index 503fe86a7..b7abd06c7 100644
--- a/extensions/amazon-dynamodb/pom.xml
+++ b/extensions/amazon-dynamodb/pom.xml
@@ -7,7 +7,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.2.0.Final
../../build-parent/pom.xml
diff --git a/extensions/amazon-dynamodb/runtime/pom.xml b/extensions/amazon-dynamodb/runtime/pom.xml
index 916fbc031..504eb9d6d 100644
--- a/extensions/amazon-dynamodb/runtime/pom.xml
+++ b/extensions/amazon-dynamodb/runtime/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-amazon-dynamodb-parent
- 999-SNAPSHOT
+ 1.2.0.Final
../pom.xml
diff --git a/extensions/amazon-lambda-http/deployment/pom.xml b/extensions/amazon-lambda-http/deployment/pom.xml
index 511d6393b..640d47526 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.2.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 93afd0c19..f4d61dbdf 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.2.0.Final
../
4.0.0
diff --git a/extensions/amazon-lambda-http/pom.xml b/extensions/amazon-lambda-http/pom.xml
index c49840d02..de7c2c50d 100644
--- a/extensions/amazon-lambda-http/pom.xml
+++ b/extensions/amazon-lambda-http/pom.xml
@@ -7,7 +7,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.2.0.Final
../../build-parent/pom.xml
diff --git a/extensions/amazon-lambda-http/runtime/pom.xml b/extensions/amazon-lambda-http/runtime/pom.xml
index 9dc609d58..cba946149 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.2.0.Final
../pom.xml
diff --git a/extensions/amazon-lambda/deployment/pom.xml b/extensions/amazon-lambda/deployment/pom.xml
index 94f7ae0cf..638406ef9 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.2.0.Final
../pom.xml
diff --git a/extensions/amazon-lambda/maven-archetype/pom.xml b/extensions/amazon-lambda/maven-archetype/pom.xml
index 632b6f3d6..b086ed411 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.2.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 e7999a718..9f88bf95b 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
@@ -10,7 +10,7 @@
UTF-8
2.22.0
true
- 999-SNAPSHOT
+ 1.2.0.Final
3.8.1
1.8
UTF-8
diff --git a/extensions/amazon-lambda/pom.xml b/extensions/amazon-lambda/pom.xml
index eaecf4305..872be0346 100644
--- a/extensions/amazon-lambda/pom.xml
+++ b/extensions/amazon-lambda/pom.xml
@@ -7,7 +7,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.2.0.Final
../../build-parent/pom.xml
diff --git a/extensions/amazon-lambda/runtime/pom.xml b/extensions/amazon-lambda/runtime/pom.xml
index 5f50b8330..db0d03adb 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.2.0.Final
../pom.xml
diff --git a/extensions/arc/deployment/pom.xml b/extensions/arc/deployment/pom.xml
index 53fc74664..14a2f6e04 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.2.0.Final
../
4.0.0
diff --git a/extensions/arc/pom.xml b/extensions/arc/pom.xml
index c4f0708fb..109f7fbaf 100644
--- a/extensions/arc/pom.xml
+++ b/extensions/arc/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.2.0.Final
../../build-parent/pom.xml
4.0.0
diff --git a/extensions/arc/runtime/pom.xml b/extensions/arc/runtime/pom.xml
index 8f0d2a3bc..f674f4416 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.2.0.Final
../
4.0.0
diff --git a/extensions/artemis-core/deployment/pom.xml b/extensions/artemis-core/deployment/pom.xml
index d25a4fff9..85622d6c1 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.2.0.Final
4.0.0
diff --git a/extensions/artemis-core/pom.xml b/extensions/artemis-core/pom.xml
index 6136f6166..cc59c8401 100644
--- a/extensions/artemis-core/pom.xml
+++ b/extensions/artemis-core/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.2.0.Final
../../build-parent/pom.xml
diff --git a/extensions/artemis-core/runtime/pom.xml b/extensions/artemis-core/runtime/pom.xml
index 2ce771b64..aa3e9180e 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.2.0.Final
4.0.0
diff --git a/extensions/artemis-jms/deployment/pom.xml b/extensions/artemis-jms/deployment/pom.xml
index 039f864fb..54cedf29e 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.2.0.Final
4.0.0
diff --git a/extensions/artemis-jms/pom.xml b/extensions/artemis-jms/pom.xml
index 73b6fa958..a2282eebc 100644
--- a/extensions/artemis-jms/pom.xml
+++ b/extensions/artemis-jms/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.2.0.Final
../../build-parent/pom.xml
diff --git a/extensions/artemis-jms/runtime/pom.xml b/extensions/artemis-jms/runtime/pom.xml
index 094c14451..7159df4f3 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.2.0.Final
4.0.0
diff --git a/extensions/azure-functions-http/deployment/pom.xml b/extensions/azure-functions-http/deployment/pom.xml
index bf6846299..6ecdeb9c2 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.2.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 29634eb65..720695114 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.2.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 84dd79841..1ba64df06 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
@@ -9,7 +9,7 @@
2.22.0
1.8
1.8
- 999-SNAPSHOT
+ 1.2.0.Final
1.3.2
${appName}
${appRegion}
diff --git a/extensions/azure-functions-http/pom.xml b/extensions/azure-functions-http/pom.xml
index 8a2842a32..575dcd3b1 100644
--- a/extensions/azure-functions-http/pom.xml
+++ b/extensions/azure-functions-http/pom.xml
@@ -21,7 +21,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.2.0.Final
../../build-parent/pom.xml
4.0.0
diff --git a/extensions/azure-functions-http/runtime/pom.xml b/extensions/azure-functions-http/runtime/pom.xml
index da4ad8431..c06e15e19 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.2.0.Final
../
4.0.0
diff --git a/extensions/cache/deployment/pom.xml b/extensions/cache/deployment/pom.xml
index 1fbec2b82..ca8a8b103 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.2.0.Final
../
diff --git a/extensions/cache/pom.xml b/extensions/cache/pom.xml
index 8e75314bf..2762bec91 100644
--- a/extensions/cache/pom.xml
+++ b/extensions/cache/pom.xml
@@ -7,7 +7,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.2.0.Final
../../build-parent/pom.xml
diff --git a/extensions/cache/runtime/pom.xml b/extensions/cache/runtime/pom.xml
index ee1dbe392..13850b443 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.2.0.Final
../
diff --git a/extensions/caffeine/deployment/pom.xml b/extensions/caffeine/deployment/pom.xml
index cc8dcc6e1..5f4198897 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.2.0.Final
4.0.0
diff --git a/extensions/caffeine/pom.xml b/extensions/caffeine/pom.xml
index 9c308239e..6eba6ab95 100644
--- a/extensions/caffeine/pom.xml
+++ b/extensions/caffeine/pom.xml
@@ -6,7 +6,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.2.0.Final
../../build-parent/pom.xml
4.0.0
diff --git a/extensions/caffeine/runtime/pom.xml b/extensions/caffeine/runtime/pom.xml
index 2246644b6..1c9fd970b 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.2.0.Final
4.0.0
diff --git a/extensions/config-yaml/deployment/pom.xml b/extensions/config-yaml/deployment/pom.xml
index 727470f3d..42854048f 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.2.0.Final
../
diff --git a/extensions/config-yaml/pom.xml b/extensions/config-yaml/pom.xml
index f2e2c099a..98bebd545 100644
--- a/extensions/config-yaml/pom.xml
+++ b/extensions/config-yaml/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.2.0.Final
../../build-parent/pom.xml
4.0.0
diff --git a/extensions/config-yaml/runtime/pom.xml b/extensions/config-yaml/runtime/pom.xml
index 4b6fcb3e2..32ad9c515 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.2.0.Final
quarkus-config-yaml
diff --git a/extensions/elasticsearch-rest-client/deployment/pom.xml b/extensions/elasticsearch-rest-client/deployment/pom.xml
index 85a3dd27b..4a0b5e7bb 100644
--- a/extensions/elasticsearch-rest-client/deployment/pom.xml
+++ b/extensions/elasticsearch-rest-client/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-elasticsearch-rest-client-parent
io.quarkus
- 999-SNAPSHOT
+ 1.2.0.Final
../
4.0.0
diff --git a/extensions/elasticsearch-rest-client/pom.xml b/extensions/elasticsearch-rest-client/pom.xml
index 6fecd9de4..1f0bdfc3f 100644
--- a/extensions/elasticsearch-rest-client/pom.xml
+++ b/extensions/elasticsearch-rest-client/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.2.0.Final
../../build-parent/pom.xml
4.0.0
diff --git a/extensions/elasticsearch-rest-client/runtime/pom.xml b/extensions/elasticsearch-rest-client/runtime/pom.xml
index 3f2696560..e4d48c55d 100644
--- a/extensions/elasticsearch-rest-client/runtime/pom.xml
+++ b/extensions/elasticsearch-rest-client/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-elasticsearch-rest-client-parent
io.quarkus
- 999-SNAPSHOT
+ 1.2.0.Final
../
4.0.0
diff --git a/extensions/elytron-security-common/deployment/pom.xml b/extensions/elytron-security-common/deployment/pom.xml
index 9cb7588f3..a323bd090 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.2.0.Final
../
4.0.0
diff --git a/extensions/elytron-security-common/pom.xml b/extensions/elytron-security-common/pom.xml
index f8520149f..e57f5efd8 100644
--- a/extensions/elytron-security-common/pom.xml
+++ b/extensions/elytron-security-common/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.2.0.Final
../../build-parent/pom.xml
4.0.0
diff --git a/extensions/elytron-security-common/runtime/pom.xml b/extensions/elytron-security-common/runtime/pom.xml
index dff337ab6..92c02d36d 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.2.0.Final
../
4.0.0
diff --git a/extensions/elytron-security-jdbc/deployment/pom.xml b/extensions/elytron-security-jdbc/deployment/pom.xml
index 44278fd2f..d1523f188 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.2.0.Final
../pom.xml
diff --git a/extensions/elytron-security-jdbc/pom.xml b/extensions/elytron-security-jdbc/pom.xml
index f96385bc3..0c256a189 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.2.0.Final
../pom.xml
diff --git a/extensions/elytron-security-jdbc/runtime/pom.xml b/extensions/elytron-security-jdbc/runtime/pom.xml
index 4f9c6c78d..8182f4cbf 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.2.0.Final
../pom.xml
diff --git a/extensions/elytron-security-oauth2/deployment/pom.xml b/extensions/elytron-security-oauth2/deployment/pom.xml
index 37cb8e613..4551a231e 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.2.0.Final
../
4.0.0
diff --git a/extensions/elytron-security-oauth2/pom.xml b/extensions/elytron-security-oauth2/pom.xml
index bef01c1c3..350e61166 100644
--- a/extensions/elytron-security-oauth2/pom.xml
+++ b/extensions/elytron-security-oauth2/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.2.0.Final
../../build-parent/pom.xml
4.0.0
diff --git a/extensions/elytron-security-oauth2/runtime/pom.xml b/extensions/elytron-security-oauth2/runtime/pom.xml
index 8676e3e2a..cb00ab9d6 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.2.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 09aeb5cc9..d21330661 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.2.0.Final
../
4.0.0
diff --git a/extensions/elytron-security-properties-file/pom.xml b/extensions/elytron-security-properties-file/pom.xml
index 6dd904ef2..fb44c2325 100644
--- a/extensions/elytron-security-properties-file/pom.xml
+++ b/extensions/elytron-security-properties-file/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.2.0.Final
../../build-parent/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 0cbc3141c..18f50992e 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.2.0.Final
../
4.0.0
diff --git a/extensions/elytron-security/deployment/pom.xml b/extensions/elytron-security/deployment/pom.xml
index efb2db382..d372457bb 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.2.0.Final
../
4.0.0
diff --git a/extensions/elytron-security/pom.xml b/extensions/elytron-security/pom.xml
index d321f8bb4..f807df467 100644
--- a/extensions/elytron-security/pom.xml
+++ b/extensions/elytron-security/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.2.0.Final
../../build-parent/pom.xml
4.0.0
diff --git a/extensions/elytron-security/runtime/pom.xml b/extensions/elytron-security/runtime/pom.xml
index f52ae5e73..cde6d15d7 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.2.0.Final
../
4.0.0
diff --git a/extensions/flyway/deployment/pom.xml b/extensions/flyway/deployment/pom.xml
index 91cd181b4..ece6b5e3c 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.2.0.Final
4.0.0
diff --git a/extensions/flyway/pom.xml b/extensions/flyway/pom.xml
index a17086ab3..e37b9d57b 100644
--- a/extensions/flyway/pom.xml
+++ b/extensions/flyway/pom.xml
@@ -6,7 +6,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.2.0.Final
../../build-parent/pom.xml
4.0.0
diff --git a/extensions/flyway/runtime/pom.xml b/extensions/flyway/runtime/pom.xml
index 4ce1b1c88..e7b12cf2a 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.2.0.Final
4.0.0
diff --git a/extensions/hibernate-orm/deployment/pom.xml b/extensions/hibernate-orm/deployment/pom.xml
index 5311679d6..b238c4954 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.2.0.Final
4.0.0
diff --git a/extensions/hibernate-orm/pom.xml b/extensions/hibernate-orm/pom.xml
index b16510865..382350502 100644
--- a/extensions/hibernate-orm/pom.xml
+++ b/extensions/hibernate-orm/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.2.0.Final
../../build-parent/pom.xml
4.0.0
diff --git a/extensions/hibernate-orm/runtime/pom.xml b/extensions/hibernate-orm/runtime/pom.xml
index 357396cbb..017f60655 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.2.0.Final
4.0.0
diff --git a/extensions/hibernate-search-elasticsearch/deployment/pom.xml b/extensions/hibernate-search-elasticsearch/deployment/pom.xml
index e39d3d43c..9fc4ce546 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.2.0.Final
../
4.0.0
diff --git a/extensions/hibernate-search-elasticsearch/pom.xml b/extensions/hibernate-search-elasticsearch/pom.xml
index f4a6c64ba..c945261df 100644
--- a/extensions/hibernate-search-elasticsearch/pom.xml
+++ b/extensions/hibernate-search-elasticsearch/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.2.0.Final
../../build-parent/pom.xml
4.0.0
diff --git a/extensions/hibernate-search-elasticsearch/runtime/pom.xml b/extensions/hibernate-search-elasticsearch/runtime/pom.xml
index 56449247d..9ce5678f0 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.2.0.Final
../
4.0.0
diff --git a/extensions/hibernate-validator/deployment/pom.xml b/extensions/hibernate-validator/deployment/pom.xml
index 8ce58a436..d6862820b 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.2.0.Final
../
4.0.0
diff --git a/extensions/hibernate-validator/pom.xml b/extensions/hibernate-validator/pom.xml
index ac09fbf8b..dd7aaf282 100644
--- a/extensions/hibernate-validator/pom.xml
+++ b/extensions/hibernate-validator/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.2.0.Final
../../build-parent/pom.xml
4.0.0
diff --git a/extensions/hibernate-validator/runtime/pom.xml b/extensions/hibernate-validator/runtime/pom.xml
index fdb9c1a61..b75f2bce4 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.2.0.Final
../
4.0.0
diff --git a/extensions/infinispan-client/deployment/pom.xml b/extensions/infinispan-client/deployment/pom.xml
index 053d981f0..f9cf21177 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.2.0.Final
4.0.0
diff --git a/extensions/infinispan-client/pom.xml b/extensions/infinispan-client/pom.xml
index d71ee32a1..b2e4ef4ea 100644
--- a/extensions/infinispan-client/pom.xml
+++ b/extensions/infinispan-client/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.2.0.Final
../../build-parent/pom.xml
4.0.0
diff --git a/extensions/infinispan-client/runtime/pom.xml b/extensions/infinispan-client/runtime/pom.xml
index 0cc55e17b..112ce1818 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.2.0.Final
4.0.0
diff --git a/extensions/infinispan-embedded/deployment/pom.xml b/extensions/infinispan-embedded/deployment/pom.xml
index 53843a1b8..3600f2fcc 100644
--- a/extensions/infinispan-embedded/deployment/pom.xml
+++ b/extensions/infinispan-embedded/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-infinispan-embedded-parent
io.quarkus
- 999-SNAPSHOT
+ 1.2.0.Final
4.0.0
diff --git a/extensions/infinispan-embedded/pom.xml b/extensions/infinispan-embedded/pom.xml
index 927d89751..e9a8c16df 100644
--- a/extensions/infinispan-embedded/pom.xml
+++ b/extensions/infinispan-embedded/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.2.0.Final
../../build-parent/pom.xml
4.0.0
diff --git a/extensions/infinispan-embedded/runtime/pom.xml b/extensions/infinispan-embedded/runtime/pom.xml
index ea450674d..50e2df8d5 100644
--- a/extensions/infinispan-embedded/runtime/pom.xml
+++ b/extensions/infinispan-embedded/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-infinispan-embedded-parent
io.quarkus
- 999-SNAPSHOT
+ 1.2.0.Final
4.0.0
diff --git a/extensions/jackson/deployment/pom.xml b/extensions/jackson/deployment/pom.xml
index 71b42d61f..50e6c6fe6 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.2.0.Final
../
4.0.0
diff --git a/extensions/jackson/pom.xml b/extensions/jackson/pom.xml
index df156d398..1f00b9c21 100644
--- a/extensions/jackson/pom.xml
+++ b/extensions/jackson/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.2.0.Final
../../build-parent/pom.xml
4.0.0
diff --git a/extensions/jackson/runtime/pom.xml b/extensions/jackson/runtime/pom.xml
index 066622a4e..d51e7a321 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.2.0.Final
../
4.0.0
diff --git a/extensions/jackson/spi/pom.xml b/extensions/jackson/spi/pom.xml
index af8ebcfb4..035c9b2c9 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.2.0.Final
4.0.0
diff --git a/extensions/jaeger/deployment/pom.xml b/extensions/jaeger/deployment/pom.xml
index 490cba3c5..f0c562094 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.2.0.Final
../
4.0.0
diff --git a/extensions/jaeger/pom.xml b/extensions/jaeger/pom.xml
index 5a380a4eb..54bf68f94 100644
--- a/extensions/jaeger/pom.xml
+++ b/extensions/jaeger/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.2.0.Final
../../build-parent/pom.xml
4.0.0
diff --git a/extensions/jaeger/runtime/pom.xml b/extensions/jaeger/runtime/pom.xml
index 552f9fc37..3064f0b76 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.2.0.Final
../
4.0.0
diff --git a/extensions/jaxb/deployment/pom.xml b/extensions/jaxb/deployment/pom.xml
index edc16f42d..fae20db1c 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.2.0.Final
../
4.0.0
diff --git a/extensions/jaxb/pom.xml b/extensions/jaxb/pom.xml
index 12968c9dc..aa68a1c25 100644
--- a/extensions/jaxb/pom.xml
+++ b/extensions/jaxb/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.2.0.Final
../../build-parent/pom.xml
4.0.0
diff --git a/extensions/jaxb/runtime/pom.xml b/extensions/jaxb/runtime/pom.xml
index 3d91533a1..cd8a110cd 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.2.0.Final
../
4.0.0
diff --git a/extensions/jdbc/jdbc-derby/deployment/pom.xml b/extensions/jdbc/jdbc-derby/deployment/pom.xml
index a61c08f10..de7329727 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.2.0.Final
4.0.0
diff --git a/extensions/jdbc/jdbc-derby/pom.xml b/extensions/jdbc/jdbc-derby/pom.xml
index 4d010d9fb..2f3271a1e 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.2.0.Final
4.0.0
diff --git a/extensions/jdbc/jdbc-derby/runtime/pom.xml b/extensions/jdbc/jdbc-derby/runtime/pom.xml
index bab7a00fb..6956b3ce2 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.2.0.Final
4.0.0
diff --git a/extensions/jdbc/jdbc-h2/deployment/pom.xml b/extensions/jdbc/jdbc-h2/deployment/pom.xml
index a1c6e5e37..defcfae31 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.2.0.Final
4.0.0
diff --git a/extensions/jdbc/jdbc-h2/pom.xml b/extensions/jdbc/jdbc-h2/pom.xml
index fea07d31a..bf5135a81 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.2.0.Final
4.0.0
diff --git a/extensions/jdbc/jdbc-h2/runtime/pom.xml b/extensions/jdbc/jdbc-h2/runtime/pom.xml
index ef7f58444..f31cdfb66 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.2.0.Final
4.0.0
diff --git a/extensions/jdbc/jdbc-mariadb/deployment/pom.xml b/extensions/jdbc/jdbc-mariadb/deployment/pom.xml
index 15078f6cc..08d1cd2ac 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.2.0.Final
4.0.0
diff --git a/extensions/jdbc/jdbc-mariadb/pom.xml b/extensions/jdbc/jdbc-mariadb/pom.xml
index 201396f91..f2d253c47 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.2.0.Final
4.0.0
diff --git a/extensions/jdbc/jdbc-mariadb/runtime/pom.xml b/extensions/jdbc/jdbc-mariadb/runtime/pom.xml
index 9e37c3095..be20e0b01 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.2.0.Final
4.0.0
diff --git a/extensions/jdbc/jdbc-mssql/deployment/pom.xml b/extensions/jdbc/jdbc-mssql/deployment/pom.xml
index 1a41e6803..197d95ecf 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.2.0.Final
4.0.0
diff --git a/extensions/jdbc/jdbc-mssql/pom.xml b/extensions/jdbc/jdbc-mssql/pom.xml
index 0a564b2f8..513790586 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.2.0.Final
4.0.0
diff --git a/extensions/jdbc/jdbc-mssql/runtime/pom.xml b/extensions/jdbc/jdbc-mssql/runtime/pom.xml
index 59239e66d..0e1b7fe8f 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.2.0.Final
4.0.0
diff --git a/extensions/jdbc/jdbc-mysql/deployment/pom.xml b/extensions/jdbc/jdbc-mysql/deployment/pom.xml
index e2743d5d7..033ea48dc 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.2.0.Final
4.0.0
@@ -20,7 +20,7 @@
io.quarkus
quarkus-jdbc-mysql
- 999-SNAPSHOT
+ 1.2.0.Final
diff --git a/extensions/jdbc/jdbc-mysql/pom.xml b/extensions/jdbc/jdbc-mysql/pom.xml
index 1e62583e0..9ca82ca86 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.2.0.Final
4.0.0
diff --git a/extensions/jdbc/jdbc-mysql/runtime/pom.xml b/extensions/jdbc/jdbc-mysql/runtime/pom.xml
index 6f01b9ed1..1722bb5a0 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.2.0.Final
4.0.0
diff --git a/extensions/jdbc/jdbc-postgresql/deployment/pom.xml b/extensions/jdbc/jdbc-postgresql/deployment/pom.xml
index dc5d288c6..10e4e62fb 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.2.0.Final
4.0.0
diff --git a/extensions/jdbc/jdbc-postgresql/pom.xml b/extensions/jdbc/jdbc-postgresql/pom.xml
index 1487ac5c5..e72e5abcd 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.2.0.Final
4.0.0
diff --git a/extensions/jdbc/jdbc-postgresql/runtime/pom.xml b/extensions/jdbc/jdbc-postgresql/runtime/pom.xml
index 30660ebf3..61fe3a6b9 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.2.0.Final
4.0.0
diff --git a/extensions/jdbc/pom.xml b/extensions/jdbc/pom.xml
index 86ca9386f..339b8badb 100644
--- a/extensions/jdbc/pom.xml
+++ b/extensions/jdbc/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.2.0.Final
../../build-parent/pom.xml
4.0.0
diff --git a/extensions/jgit/deployment/pom.xml b/extensions/jgit/deployment/pom.xml
index 37c9edb7a..9b588b791 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.2.0.Final
../
diff --git a/extensions/jgit/pom.xml b/extensions/jgit/pom.xml
index dde5a5fbf..bb96cd330 100644
--- a/extensions/jgit/pom.xml
+++ b/extensions/jgit/pom.xml
@@ -6,7 +6,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.2.0.Final
../../build-parent/pom.xml
diff --git a/extensions/jgit/runtime/pom.xml b/extensions/jgit/runtime/pom.xml
index 9ae1132e7..15d046c5b 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.2.0.Final
../
diff --git a/extensions/jsch/deployment/pom.xml b/extensions/jsch/deployment/pom.xml
index 8d49d3e7a..e46d1363a 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.2.0.Final
../pom.xml
diff --git a/extensions/jsch/pom.xml b/extensions/jsch/pom.xml
index 4cd0b1251..d09723c04 100644
--- a/extensions/jsch/pom.xml
+++ b/extensions/jsch/pom.xml
@@ -6,7 +6,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.2.0.Final
../../build-parent/pom.xml
diff --git a/extensions/jsch/runtime/pom.xml b/extensions/jsch/runtime/pom.xml
index 2b6bf18b4..c28796d9f 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.2.0.Final
../pom.xml
diff --git a/extensions/jsonb/deployment/pom.xml b/extensions/jsonb/deployment/pom.xml
index 7b858fe14..b4695bda6 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.2.0.Final
../
4.0.0
diff --git a/extensions/jsonb/pom.xml b/extensions/jsonb/pom.xml
index 49a00ce83..435a566c6 100644
--- a/extensions/jsonb/pom.xml
+++ b/extensions/jsonb/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.2.0.Final
../../build-parent/pom.xml
4.0.0
diff --git a/extensions/jsonb/runtime/pom.xml b/extensions/jsonb/runtime/pom.xml
index d204020da..e6f1387aa 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.2.0.Final
../
4.0.0
diff --git a/extensions/jsonb/spi/pom.xml b/extensions/jsonb/spi/pom.xml
index 92a33aa21..b12096026 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.2.0.Final
4.0.0
diff --git a/extensions/jsonp/deployment/pom.xml b/extensions/jsonp/deployment/pom.xml
index e36f70a9b..e7cfd3b34 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.2.0.Final
../
4.0.0
diff --git a/extensions/jsonp/pom.xml b/extensions/jsonp/pom.xml
index 7674aac52..d2255f942 100644
--- a/extensions/jsonp/pom.xml
+++ b/extensions/jsonp/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.2.0.Final
../../build-parent/pom.xml
4.0.0
diff --git a/extensions/jsonp/runtime/pom.xml b/extensions/jsonp/runtime/pom.xml
index 74de7c3df..0c13c94fe 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.2.0.Final
../
4.0.0
diff --git a/extensions/kafka-client/deployment/pom.xml b/extensions/kafka-client/deployment/pom.xml
index 240d59931..6a798322b 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.2.0.Final
quarkus-kafka-client-deployment
diff --git a/extensions/kafka-client/pom.xml b/extensions/kafka-client/pom.xml
index e7b50f2d2..8c67f4c46 100644
--- a/extensions/kafka-client/pom.xml
+++ b/extensions/kafka-client/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.2.0.Final
../../build-parent/pom.xml
diff --git a/extensions/kafka-client/runtime/pom.xml b/extensions/kafka-client/runtime/pom.xml
index 382b3ecc0..e30f74dc6 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.2.0.Final
quarkus-kafka-client
diff --git a/extensions/kafka-streams/deployment/pom.xml b/extensions/kafka-streams/deployment/pom.xml
index b59e7fb29..9cb0e621e 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.2.0.Final
../
4.0.0
diff --git a/extensions/kafka-streams/pom.xml b/extensions/kafka-streams/pom.xml
index 5231530da..66500cb08 100644
--- a/extensions/kafka-streams/pom.xml
+++ b/extensions/kafka-streams/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.2.0.Final
../../build-parent/pom.xml
4.0.0
diff --git a/extensions/kafka-streams/runtime/pom.xml b/extensions/kafka-streams/runtime/pom.xml
index 2be409ef1..6180ae96c 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.2.0.Final
../
4.0.0
diff --git a/extensions/keycloak-authorization/deployment/pom.xml b/extensions/keycloak-authorization/deployment/pom.xml
index fe20f51c1..ade89b6de 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.2.0.Final
../
4.0.0
diff --git a/extensions/keycloak-authorization/pom.xml b/extensions/keycloak-authorization/pom.xml
index 87072259b..4949675aa 100644
--- a/extensions/keycloak-authorization/pom.xml
+++ b/extensions/keycloak-authorization/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.2.0.Final
../../build-parent/pom.xml
4.0.0
diff --git a/extensions/keycloak-authorization/runtime/pom.xml b/extensions/keycloak-authorization/runtime/pom.xml
index 9c3f16405..6e72b360c 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.2.0.Final
../
4.0.0
diff --git a/extensions/kogito/deployment/pom.xml b/extensions/kogito/deployment/pom.xml
index 7b0dc3f5b..70f3f7851 100644
--- a/extensions/kogito/deployment/pom.xml
+++ b/extensions/kogito/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-kogito-parent
io.quarkus
- 999-SNAPSHOT
+ 1.2.0.Final
4.0.0
diff --git a/extensions/kogito/pom.xml b/extensions/kogito/pom.xml
index c58203f56..edf7266e1 100644
--- a/extensions/kogito/pom.xml
+++ b/extensions/kogito/pom.xml
@@ -6,7 +6,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.2.0.Final
../../build-parent/pom.xml
4.0.0
diff --git a/extensions/kogito/runtime/pom.xml b/extensions/kogito/runtime/pom.xml
index 94b728a08..a4a4b2332 100644
--- a/extensions/kogito/runtime/pom.xml
+++ b/extensions/kogito/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-kogito-parent
io.quarkus
- 999-SNAPSHOT
+ 1.2.0.Final
4.0.0
diff --git a/extensions/kotlin/deployment/pom.xml b/extensions/kotlin/deployment/pom.xml
index 67622c54c..e908be905 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.2.0.Final
../
diff --git a/extensions/kotlin/pom.xml b/extensions/kotlin/pom.xml
index f7dd4f53d..3e1c07fd0 100644
--- a/extensions/kotlin/pom.xml
+++ b/extensions/kotlin/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.2.0.Final
../../build-parent/pom.xml
4.0.0
diff --git a/extensions/kotlin/runtime/pom.xml b/extensions/kotlin/runtime/pom.xml
index c7e3d9118..574627fc6 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.2.0.Final
quarkus-kotlin
diff --git a/extensions/kubernetes-client/deployment/pom.xml b/extensions/kubernetes-client/deployment/pom.xml
index ff203ba0e..21ecd3399 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.2.0.Final
4.0.0
diff --git a/extensions/kubernetes-client/pom.xml b/extensions/kubernetes-client/pom.xml
index b1758dcf7..9cce2073a 100644
--- a/extensions/kubernetes-client/pom.xml
+++ b/extensions/kubernetes-client/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.2.0.Final
../../build-parent/pom.xml
4.0.0
diff --git a/extensions/kubernetes-client/runtime/pom.xml b/extensions/kubernetes-client/runtime/pom.xml
index 1d175d63e..7cb0a164d 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.2.0.Final
quarkus-kubernetes-client
diff --git a/extensions/kubernetes/deployment/pom.xml b/extensions/kubernetes/deployment/pom.xml
index fd8c7b44a..84a040374 100644
--- a/extensions/kubernetes/deployment/pom.xml
+++ b/extensions/kubernetes/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-kubernetes-parent
io.quarkus
- 999-SNAPSHOT
+ 1.2.0.Final
4.0.0
diff --git a/extensions/kubernetes/pom.xml b/extensions/kubernetes/pom.xml
index e81d6c685..4a429a6b1 100644
--- a/extensions/kubernetes/pom.xml
+++ b/extensions/kubernetes/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.2.0.Final
../../build-parent/pom.xml
4.0.0
diff --git a/extensions/kubernetes/runtime/pom.xml b/extensions/kubernetes/runtime/pom.xml
index dda1be964..c81e76070 100644
--- a/extensions/kubernetes/runtime/pom.xml
+++ b/extensions/kubernetes/runtime/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-kubernetes-parent
- 999-SNAPSHOT
+ 1.2.0.Final
quarkus-kubernetes
diff --git a/extensions/kubernetes/spi/pom.xml b/extensions/kubernetes/spi/pom.xml
index 621c65564..388b5b58a 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.2.0.Final
4.0.0
diff --git a/extensions/logging-gelf/deployment/pom.xml b/extensions/logging-gelf/deployment/pom.xml
index 193d448ab..cb632f561 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.2.0.Final
../pom.xml
diff --git a/extensions/logging-gelf/pom.xml b/extensions/logging-gelf/pom.xml
index b25cb1a3b..7020e1dd2 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.2.0.Final
../pom.xml
diff --git a/extensions/logging-gelf/runtime/pom.xml b/extensions/logging-gelf/runtime/pom.xml
index 0e3be8d0b..f808fc996 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.2.0.Final
../pom.xml
diff --git a/extensions/logging-json/deployment/pom.xml b/extensions/logging-json/deployment/pom.xml
index dcf12462e..71f4d9d92 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.2.0.Final
../
diff --git a/extensions/logging-json/pom.xml b/extensions/logging-json/pom.xml
index 063b93e5e..d41ce6b66 100644
--- a/extensions/logging-json/pom.xml
+++ b/extensions/logging-json/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.2.0.Final
../../build-parent/pom.xml
4.0.0
diff --git a/extensions/logging-json/runtime/pom.xml b/extensions/logging-json/runtime/pom.xml
index 8bb3f44c6..024b2792c 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.2.0.Final
../
diff --git a/extensions/logging-sentry/deployment/pom.xml b/extensions/logging-sentry/deployment/pom.xml
index df0b5a712..64824c302 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.2.0.Final
../pom.xml
diff --git a/extensions/logging-sentry/pom.xml b/extensions/logging-sentry/pom.xml
index c73a89369..1725758c2 100644
--- a/extensions/logging-sentry/pom.xml
+++ b/extensions/logging-sentry/pom.xml
@@ -6,7 +6,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.2.0.Final
../../build-parent/pom.xml
quarkus-logging-sentry-parent
diff --git a/extensions/logging-sentry/runtime/pom.xml b/extensions/logging-sentry/runtime/pom.xml
index 5decc83d2..3c8be48e0 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.2.0.Final
../pom.xml
diff --git a/extensions/mailer/deployment/pom.xml b/extensions/mailer/deployment/pom.xml
index aec7797c6..af1acca2a 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.2.0.Final
../
diff --git a/extensions/mailer/pom.xml b/extensions/mailer/pom.xml
index 8de49c17f..0eac52412 100644
--- a/extensions/mailer/pom.xml
+++ b/extensions/mailer/pom.xml
@@ -7,7 +7,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.2.0.Final
../../build-parent/pom.xml
diff --git a/extensions/mailer/runtime/pom.xml b/extensions/mailer/runtime/pom.xml
index b77125968..f1f9d000c 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.2.0.Final
../
diff --git a/extensions/mongodb-client/deployment/pom.xml b/extensions/mongodb-client/deployment/pom.xml
index f7882d5c3..9f1062fa4 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.2.0.Final
quarkus-mongodb-client-deployment
diff --git a/extensions/mongodb-client/pom.xml b/extensions/mongodb-client/pom.xml
index e88210a9c..b0ff151b3 100644
--- a/extensions/mongodb-client/pom.xml
+++ b/extensions/mongodb-client/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.2.0.Final
../../build-parent/pom.xml
diff --git a/extensions/mongodb-client/runtime/pom.xml b/extensions/mongodb-client/runtime/pom.xml
index 5324fc3b2..55fbaabed 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.2.0.Final
quarkus-mongodb-client
diff --git a/extensions/narayana-jta/deployment/pom.xml b/extensions/narayana-jta/deployment/pom.xml
index 3b236dcde..f97ca04c4 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.2.0.Final
../
4.0.0
diff --git a/extensions/narayana-jta/pom.xml b/extensions/narayana-jta/pom.xml
index 542cec5b8..107721236 100644
--- a/extensions/narayana-jta/pom.xml
+++ b/extensions/narayana-jta/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.2.0.Final
../../build-parent/pom.xml
4.0.0
diff --git a/extensions/narayana-jta/runtime/pom.xml b/extensions/narayana-jta/runtime/pom.xml
index cfe45f6a0..6abddfb76 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.2.0.Final
../
4.0.0
diff --git a/extensions/narayana-stm/deployment/pom.xml b/extensions/narayana-stm/deployment/pom.xml
index 316384f4f..5960517dd 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.2.0.Final
../
4.0.0
diff --git a/extensions/narayana-stm/pom.xml b/extensions/narayana-stm/pom.xml
index 096da3a9c..ca826cce0 100644
--- a/extensions/narayana-stm/pom.xml
+++ b/extensions/narayana-stm/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.2.0.Final
../../build-parent/pom.xml
4.0.0
diff --git a/extensions/narayana-stm/runtime/pom.xml b/extensions/narayana-stm/runtime/pom.xml
index 86d982540..b96547ed1 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.2.0.Final
..
4.0.0
diff --git a/extensions/neo4j/deployment/pom.xml b/extensions/neo4j/deployment/pom.xml
index 9ec3f78fe..68d74558c 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.2.0.Final
4.0.0
diff --git a/extensions/neo4j/pom.xml b/extensions/neo4j/pom.xml
index 9b0d13574..03de5ee58 100644
--- a/extensions/neo4j/pom.xml
+++ b/extensions/neo4j/pom.xml
@@ -6,7 +6,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.2.0.Final
../../build-parent/pom.xml
4.0.0
diff --git a/extensions/neo4j/runtime/pom.xml b/extensions/neo4j/runtime/pom.xml
index 7f824f086..e2467d74a 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.2.0.Final
4.0.0
diff --git a/extensions/netty/deployment/pom.xml b/extensions/netty/deployment/pom.xml
index cf218597a..c83157ebe 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.2.0.Final
4.0.0
diff --git a/extensions/netty/pom.xml b/extensions/netty/pom.xml
index 95c392513..89dac6ef0 100644
--- a/extensions/netty/pom.xml
+++ b/extensions/netty/pom.xml
@@ -6,7 +6,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.2.0.Final
../../build-parent/pom.xml
4.0.0
diff --git a/extensions/netty/runtime/pom.xml b/extensions/netty/runtime/pom.xml
index e84ebb005..2c185bdf1 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.2.0.Final
4.0.0
diff --git a/extensions/oidc/deployment/pom.xml b/extensions/oidc/deployment/pom.xml
index 4826ce32d..9babbc302 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.2.0.Final
../
4.0.0
diff --git a/extensions/oidc/pom.xml b/extensions/oidc/pom.xml
index 437673ff3..775547528 100644
--- a/extensions/oidc/pom.xml
+++ b/extensions/oidc/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.2.0.Final
../../build-parent/pom.xml
4.0.0
diff --git a/extensions/oidc/runtime/pom.xml b/extensions/oidc/runtime/pom.xml
index df7ee0169..1821f7341 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.2.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 a20ac63d6..e7a28709e 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.2.0.Final
../
4.0.0
diff --git a/extensions/panache/hibernate-orm-panache/pom.xml b/extensions/panache/hibernate-orm-panache/pom.xml
index c6114f9eb..ece7f2c02 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.2.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 fe71c76a7..77dcdf1c0 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.2.0.Final
../
4.0.0
diff --git a/extensions/panache/mongodb-panache/deployment/pom.xml b/extensions/panache/mongodb-panache/deployment/pom.xml
index dc1e4c4f6..3930e0242 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.2.0.Final
../
4.0.0
diff --git a/extensions/panache/mongodb-panache/pom.xml b/extensions/panache/mongodb-panache/pom.xml
index c10a0f718..5a4874fc6 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.2.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 1efc566d6..d69e6d51f 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.2.0.Final
../
4.0.0
diff --git a/extensions/panache/panache-common/deployment/pom.xml b/extensions/panache/panache-common/deployment/pom.xml
index 526fe669d..6e7dc60a1 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.2.0.Final
../
4.0.0
diff --git a/extensions/panache/panache-common/pom.xml b/extensions/panache/panache-common/pom.xml
index dd2879dde..799c1f564 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.2.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 c2b212bdd..d431df87e 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.2.0.Final
../
4.0.0
diff --git a/extensions/panache/panacheql/pom.xml b/extensions/panache/panacheql/pom.xml
index b4d2c3be9..3d87ffa86 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.2.0.Final
../../../build-parent/pom.xml
4.0.0
diff --git a/extensions/panache/pom.xml b/extensions/panache/pom.xml
index b783128ac..208135288 100644
--- a/extensions/panache/pom.xml
+++ b/extensions/panache/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.2.0.Final
../../build-parent/pom.xml
4.0.0
diff --git a/extensions/pom.xml b/extensions/pom.xml
index fba9c146b..03f8fde4e 100644
--- a/extensions/pom.xml
+++ b/extensions/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.2.0.Final
../build-parent/pom.xml
4.0.0
diff --git a/extensions/quartz/deployment/pom.xml b/extensions/quartz/deployment/pom.xml
index ce55f3ac3..325ee023f 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.2.0.Final
../
diff --git a/extensions/quartz/pom.xml b/extensions/quartz/pom.xml
index aae216150..2e6ddd18e 100644
--- a/extensions/quartz/pom.xml
+++ b/extensions/quartz/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.2.0.Final
../../build-parent/pom.xml
diff --git a/extensions/quartz/runtime/pom.xml b/extensions/quartz/runtime/pom.xml
index ae6593109..1dd5c2f9b 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.2.0.Final
../
4.0.0
diff --git a/extensions/qute/deployment/pom.xml b/extensions/qute/deployment/pom.xml
index c76413e76..b77a16276 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.2.0.Final
../
diff --git a/extensions/qute/pom.xml b/extensions/qute/pom.xml
index 27f9ba75a..bb3d28b6f 100644
--- a/extensions/qute/pom.xml
+++ b/extensions/qute/pom.xml
@@ -7,7 +7,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.2.0.Final
../../build-parent/pom.xml
diff --git a/extensions/qute/runtime/pom.xml b/extensions/qute/runtime/pom.xml
index 26e14b62c..23ee1937e 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.2.0.Final
../
diff --git a/extensions/reactive-mysql-client/deployment/pom.xml b/extensions/reactive-mysql-client/deployment/pom.xml
index 88633381e..ff7c9dd75 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.2.0.Final
../
diff --git a/extensions/reactive-mysql-client/pom.xml b/extensions/reactive-mysql-client/pom.xml
index a74193d48..00fa07969 100644
--- a/extensions/reactive-mysql-client/pom.xml
+++ b/extensions/reactive-mysql-client/pom.xml
@@ -23,7 +23,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.2.0.Final
../../build-parent/pom.xml
diff --git a/extensions/reactive-mysql-client/runtime/pom.xml b/extensions/reactive-mysql-client/runtime/pom.xml
index bf2be5c32..ad03a089f 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.2.0.Final
../
diff --git a/extensions/reactive-pg-client/deployment/pom.xml b/extensions/reactive-pg-client/deployment/pom.xml
index ce8f22e73..d569d4df2 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.2.0.Final
../
diff --git a/extensions/reactive-pg-client/pom.xml b/extensions/reactive-pg-client/pom.xml
index e90b3974b..aed1b4d41 100644
--- a/extensions/reactive-pg-client/pom.xml
+++ b/extensions/reactive-pg-client/pom.xml
@@ -7,7 +7,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.2.0.Final
../../build-parent/pom.xml
diff --git a/extensions/reactive-pg-client/runtime/pom.xml b/extensions/reactive-pg-client/runtime/pom.xml
index 967a87c91..2cd91768c 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.2.0.Final
../
diff --git a/extensions/reactive-streams-operators/pom.xml b/extensions/reactive-streams-operators/pom.xml
index 9437a26db..abc41fa4c 100644
--- a/extensions/reactive-streams-operators/pom.xml
+++ b/extensions/reactive-streams-operators/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.2.0.Final
../../build-parent/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 604054bdf..6fe261c82 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.2.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 4cf762e8b..b2a7db283 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.2.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 ed6545af2..2ee0e154f 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.2.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 e55710249..6d4eb58f0 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.2.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 eb90341d1..487ec684d 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.2.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 79cb30a02..f99884038 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.2.0.Final
quarkus-smallrye-reactive-type-converters
diff --git a/extensions/rest-client/deployment/pom.xml b/extensions/rest-client/deployment/pom.xml
index ccd3bde9a..4ae3da30f 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.2.0.Final
../
4.0.0
diff --git a/extensions/rest-client/pom.xml b/extensions/rest-client/pom.xml
index dae231a4d..adb98d94d 100644
--- a/extensions/rest-client/pom.xml
+++ b/extensions/rest-client/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.2.0.Final
../../build-parent/pom.xml
4.0.0
diff --git a/extensions/rest-client/runtime/pom.xml b/extensions/rest-client/runtime/pom.xml
index e7cd65dde..d2309a23d 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.2.0.Final
../
4.0.0
diff --git a/extensions/resteasy-common/deployment/pom.xml b/extensions/resteasy-common/deployment/pom.xml
index 7f04f1644..b252748e3 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.2.0.Final
../
4.0.0
diff --git a/extensions/resteasy-common/pom.xml b/extensions/resteasy-common/pom.xml
index 6005c0e25..d7e9c43f7 100644
--- a/extensions/resteasy-common/pom.xml
+++ b/extensions/resteasy-common/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.2.0.Final
../../build-parent/pom.xml
4.0.0
diff --git a/extensions/resteasy-common/runtime/pom.xml b/extensions/resteasy-common/runtime/pom.xml
index 12fdcd0bd..f4894925a 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.2.0.Final
../
4.0.0
diff --git a/extensions/resteasy-common/spi/pom.xml b/extensions/resteasy-common/spi/pom.xml
index fc0ce1010..50e8b3810 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.2.0.Final
../
4.0.0
diff --git a/extensions/resteasy-jackson/deployment/pom.xml b/extensions/resteasy-jackson/deployment/pom.xml
index 689259d98..6e395cfac 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.2.0.Final
../
4.0.0
diff --git a/extensions/resteasy-jackson/pom.xml b/extensions/resteasy-jackson/pom.xml
index 767f69cc4..978c3233c 100644
--- a/extensions/resteasy-jackson/pom.xml
+++ b/extensions/resteasy-jackson/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.2.0.Final
../../build-parent/pom.xml
4.0.0
diff --git a/extensions/resteasy-jackson/runtime/pom.xml b/extensions/resteasy-jackson/runtime/pom.xml
index 666820a28..b2be35754 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.2.0.Final
../
4.0.0
diff --git a/extensions/resteasy-jaxb/deployment/pom.xml b/extensions/resteasy-jaxb/deployment/pom.xml
index 2a48eef42..650945fc8 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.2.0.Final
../
4.0.0
diff --git a/extensions/resteasy-jaxb/pom.xml b/extensions/resteasy-jaxb/pom.xml
index e16a4a32d..e02fe556c 100644
--- a/extensions/resteasy-jaxb/pom.xml
+++ b/extensions/resteasy-jaxb/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.2.0.Final
../../build-parent/pom.xml
4.0.0
diff --git a/extensions/resteasy-jaxb/runtime/pom.xml b/extensions/resteasy-jaxb/runtime/pom.xml
index fe20a62a0..835e878c7 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.2.0.Final
../
4.0.0
diff --git a/extensions/resteasy-jsonb/deployment/pom.xml b/extensions/resteasy-jsonb/deployment/pom.xml
index ec997bbc2..9a1fb1a7a 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.2.0.Final
../
4.0.0
diff --git a/extensions/resteasy-jsonb/pom.xml b/extensions/resteasy-jsonb/pom.xml
index 35cca798c..5a63fbcab 100644
--- a/extensions/resteasy-jsonb/pom.xml
+++ b/extensions/resteasy-jsonb/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.2.0.Final
../../build-parent/pom.xml
4.0.0
diff --git a/extensions/resteasy-jsonb/runtime/pom.xml b/extensions/resteasy-jsonb/runtime/pom.xml
index 9d78b15ea..09364829d 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.2.0.Final
../
4.0.0
diff --git a/extensions/resteasy-qute/deployment/pom.xml b/extensions/resteasy-qute/deployment/pom.xml
index 2c5a2ed7a..2b169003b 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.2.0.Final
../
diff --git a/extensions/resteasy-qute/pom.xml b/extensions/resteasy-qute/pom.xml
index 7ce45a94b..3c4cfc709 100644
--- a/extensions/resteasy-qute/pom.xml
+++ b/extensions/resteasy-qute/pom.xml
@@ -7,7 +7,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.2.0.Final
../../build-parent/pom.xml
diff --git a/extensions/resteasy-qute/runtime/pom.xml b/extensions/resteasy-qute/runtime/pom.xml
index 1cd11ae19..b0ee2f383 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.2.0.Final
../
diff --git a/extensions/resteasy-server-common/deployment/pom.xml b/extensions/resteasy-server-common/deployment/pom.xml
index eb4ca6cfd..2aab4bf88 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.2.0.Final
../
4.0.0
diff --git a/extensions/resteasy-server-common/pom.xml b/extensions/resteasy-server-common/pom.xml
index ddb76b9b0..6a41e466c 100644
--- a/extensions/resteasy-server-common/pom.xml
+++ b/extensions/resteasy-server-common/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.2.0.Final
../../build-parent/pom.xml
4.0.0
diff --git a/extensions/resteasy-server-common/runtime/pom.xml b/extensions/resteasy-server-common/runtime/pom.xml
index 52d292853..ca8b653b6 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.2.0.Final
../
4.0.0
diff --git a/extensions/resteasy-server-common/spi/pom.xml b/extensions/resteasy-server-common/spi/pom.xml
index 4911f00f3..7a979440e 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.2.0.Final
quarkus-resteasy-server-common-spi
diff --git a/extensions/resteasy/deployment/pom.xml b/extensions/resteasy/deployment/pom.xml
index 0c1f1e66a..eeeb27b0a 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.2.0.Final
../
4.0.0
diff --git a/extensions/resteasy/pom.xml b/extensions/resteasy/pom.xml
index 05d24dee5..fe4381b94 100644
--- a/extensions/resteasy/pom.xml
+++ b/extensions/resteasy/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.2.0.Final
../../build-parent/pom.xml
4.0.0
diff --git a/extensions/resteasy/runtime/pom.xml b/extensions/resteasy/runtime/pom.xml
index 352842f46..2149a805c 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.2.0.Final
../
4.0.0
diff --git a/extensions/scala/deployment/pom.xml b/extensions/scala/deployment/pom.xml
index 1de5ed080..a1c5fb64b 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.2.0.Final
../
diff --git a/extensions/scala/pom.xml b/extensions/scala/pom.xml
index 07b756383..6fa349692 100644
--- a/extensions/scala/pom.xml
+++ b/extensions/scala/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.2.0.Final
../../build-parent/pom.xml
4.0.0
diff --git a/extensions/scala/runtime/pom.xml b/extensions/scala/runtime/pom.xml
index ddc0f1cd2..b18095b16 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.2.0.Final
quarkus-scala
diff --git a/extensions/scheduler/deployment/pom.xml b/extensions/scheduler/deployment/pom.xml
index 4e590f87c..ffcbb87cb 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.2.0.Final
../
diff --git a/extensions/scheduler/pom.xml b/extensions/scheduler/pom.xml
index fb8625d45..fda00fd76 100644
--- a/extensions/scheduler/pom.xml
+++ b/extensions/scheduler/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.2.0.Final
../../build-parent/pom.xml
diff --git a/extensions/scheduler/runtime/pom.xml b/extensions/scheduler/runtime/pom.xml
index 4c5722f81..ddc9b5cc9 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.2.0.Final
../
4.0.0
diff --git a/extensions/security/deployment/pom.xml b/extensions/security/deployment/pom.xml
index d5df32829..eb2afaf17 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.2.0.Final
../
4.0.0
diff --git a/extensions/security/pom.xml b/extensions/security/pom.xml
index 05c9a784e..86b121e2a 100644
--- a/extensions/security/pom.xml
+++ b/extensions/security/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.2.0.Final
../../build-parent/pom.xml
4.0.0
diff --git a/extensions/security/runtime/pom.xml b/extensions/security/runtime/pom.xml
index 40136711a..78b1a32d2 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.2.0.Final
../
4.0.0
diff --git a/extensions/security/spi/pom.xml b/extensions/security/spi/pom.xml
index c642ed855..838cb8986 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.2.0.Final
../
4.0.0
diff --git a/extensions/security/test-utils/pom.xml b/extensions/security/test-utils/pom.xml
index f03ba33bf..b565b9a5b 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.2.0.Final
../
4.0.0
diff --git a/extensions/smallrye-context-propagation/deployment/pom.xml b/extensions/smallrye-context-propagation/deployment/pom.xml
index 6d37b5f64..573b0b93d 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.2.0.Final
../
4.0.0
diff --git a/extensions/smallrye-context-propagation/pom.xml b/extensions/smallrye-context-propagation/pom.xml
index c58aab34b..ac1b945fa 100644
--- a/extensions/smallrye-context-propagation/pom.xml
+++ b/extensions/smallrye-context-propagation/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.2.0.Final
../../build-parent/pom.xml
4.0.0
diff --git a/extensions/smallrye-context-propagation/runtime/pom.xml b/extensions/smallrye-context-propagation/runtime/pom.xml
index 1eea0784b..dd91d2eff 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.2.0.Final
../
4.0.0
diff --git a/extensions/smallrye-fault-tolerance/deployment/pom.xml b/extensions/smallrye-fault-tolerance/deployment/pom.xml
index c96bd88af..c8852d204 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.2.0.Final
../
4.0.0
diff --git a/extensions/smallrye-fault-tolerance/pom.xml b/extensions/smallrye-fault-tolerance/pom.xml
index 04cf5441f..aea33c377 100644
--- a/extensions/smallrye-fault-tolerance/pom.xml
+++ b/extensions/smallrye-fault-tolerance/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.2.0.Final
../../build-parent/pom.xml
4.0.0
diff --git a/extensions/smallrye-fault-tolerance/runtime/pom.xml b/extensions/smallrye-fault-tolerance/runtime/pom.xml
index 8cb780fae..14118af9d 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.2.0.Final
../
4.0.0
diff --git a/extensions/smallrye-health/deployment/pom.xml b/extensions/smallrye-health/deployment/pom.xml
index f5afc2047..4b831379f 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.2.0.Final
../
4.0.0
diff --git a/extensions/smallrye-health/pom.xml b/extensions/smallrye-health/pom.xml
index eef727c49..531747900 100644
--- a/extensions/smallrye-health/pom.xml
+++ b/extensions/smallrye-health/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.2.0.Final
../../build-parent/pom.xml
4.0.0
diff --git a/extensions/smallrye-health/runtime/pom.xml b/extensions/smallrye-health/runtime/pom.xml
index adeb2c969..90f2697b3 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.2.0.Final
../
4.0.0
diff --git a/extensions/smallrye-health/spi/pom.xml b/extensions/smallrye-health/spi/pom.xml
index 7ea0252b3..17cde4a3b 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.2.0.Final
../
4.0.0
diff --git a/extensions/smallrye-jwt/deployment/pom.xml b/extensions/smallrye-jwt/deployment/pom.xml
index 53e66713f..c4808cd23 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.2.0.Final
../
4.0.0
diff --git a/extensions/smallrye-jwt/pom.xml b/extensions/smallrye-jwt/pom.xml
index 935387459..0d3f42955 100644
--- a/extensions/smallrye-jwt/pom.xml
+++ b/extensions/smallrye-jwt/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.2.0.Final
../../build-parent/pom.xml
4.0.0
diff --git a/extensions/smallrye-jwt/runtime/pom.xml b/extensions/smallrye-jwt/runtime/pom.xml
index a101b8b63..5fee23de1 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.2.0.Final
../
4.0.0
diff --git a/extensions/smallrye-metrics/deployment/pom.xml b/extensions/smallrye-metrics/deployment/pom.xml
index faa7778c6..8b61d2d06 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.2.0.Final
../
4.0.0
diff --git a/extensions/smallrye-metrics/pom.xml b/extensions/smallrye-metrics/pom.xml
index 6c5081770..185ee62e3 100644
--- a/extensions/smallrye-metrics/pom.xml
+++ b/extensions/smallrye-metrics/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.2.0.Final
../../build-parent/pom.xml
4.0.0
diff --git a/extensions/smallrye-metrics/runtime/pom.xml b/extensions/smallrye-metrics/runtime/pom.xml
index 615b179dd..4bfec20c4 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.2.0.Final
../
4.0.0
diff --git a/extensions/smallrye-metrics/spi/pom.xml b/extensions/smallrye-metrics/spi/pom.xml
index 390b2dbe3..afe63e0a1 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.2.0.Final
../
4.0.0
diff --git a/extensions/smallrye-openapi-common/deployment/pom.xml b/extensions/smallrye-openapi-common/deployment/pom.xml
index d678fa7c5..81af8dabf 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.2.0.Final
../
4.0.0
diff --git a/extensions/smallrye-openapi-common/pom.xml b/extensions/smallrye-openapi-common/pom.xml
index a7f8a2d52..696daba9f 100644
--- a/extensions/smallrye-openapi-common/pom.xml
+++ b/extensions/smallrye-openapi-common/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.2.0.Final
../../build-parent/pom.xml
4.0.0
diff --git a/extensions/smallrye-openapi/deployment/pom.xml b/extensions/smallrye-openapi/deployment/pom.xml
index e329ba47a..6b24745a8 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.2.0.Final
../
4.0.0
diff --git a/extensions/smallrye-openapi/pom.xml b/extensions/smallrye-openapi/pom.xml
index f49b79824..76983f26a 100644
--- a/extensions/smallrye-openapi/pom.xml
+++ b/extensions/smallrye-openapi/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.2.0.Final
../../build-parent/pom.xml
4.0.0
diff --git a/extensions/smallrye-openapi/runtime/pom.xml b/extensions/smallrye-openapi/runtime/pom.xml
index ce899bad6..f6ab04b45 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.2.0.Final
../
4.0.0
diff --git a/extensions/smallrye-opentracing/deployment/pom.xml b/extensions/smallrye-opentracing/deployment/pom.xml
index 704196b32..3ce4f84c3 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.2.0.Final
../
4.0.0
diff --git a/extensions/smallrye-opentracing/pom.xml b/extensions/smallrye-opentracing/pom.xml
index 97b102535..0ce3647ca 100644
--- a/extensions/smallrye-opentracing/pom.xml
+++ b/extensions/smallrye-opentracing/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.2.0.Final
../../build-parent/pom.xml
4.0.0
diff --git a/extensions/smallrye-opentracing/runtime/pom.xml b/extensions/smallrye-opentracing/runtime/pom.xml
index 3b4b099c8..91df44d45 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.2.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 6617208ae..7fdbfd43f 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.2.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 3f896bde6..064191640 100644
--- a/extensions/smallrye-reactive-messaging-amqp/pom.xml
+++ b/extensions/smallrye-reactive-messaging-amqp/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.2.0.Final
../../build-parent/pom.xml
diff --git a/extensions/smallrye-reactive-messaging-amqp/runtime/pom.xml b/extensions/smallrye-reactive-messaging-amqp/runtime/pom.xml
index 5ce1596f5..f048376ec 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.2.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 6e1936dfb..593018f5d 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.2.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 2c3967f8e..fe473b0bd 100644
--- a/extensions/smallrye-reactive-messaging-kafka/pom.xml
+++ b/extensions/smallrye-reactive-messaging-kafka/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.2.0.Final
../../build-parent/pom.xml
diff --git a/extensions/smallrye-reactive-messaging-kafka/runtime/pom.xml b/extensions/smallrye-reactive-messaging-kafka/runtime/pom.xml
index 4144091a7..32c5acd0f 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.2.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 7d3a98490..c20abcedc 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.2.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 8cd21f853..dfe1eec50 100644
--- a/extensions/smallrye-reactive-messaging-mqtt/pom.xml
+++ b/extensions/smallrye-reactive-messaging-mqtt/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.2.0.Final
../../build-parent/pom.xml
diff --git a/extensions/smallrye-reactive-messaging-mqtt/runtime/pom.xml b/extensions/smallrye-reactive-messaging-mqtt/runtime/pom.xml
index fc6ca58cc..e0f9ad5b7 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.2.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 540e291bc..34412ac83 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.2.0.Final
../
diff --git a/extensions/smallrye-reactive-messaging/pom.xml b/extensions/smallrye-reactive-messaging/pom.xml
index 0a7dd67b4..e50154e8a 100644
--- a/extensions/smallrye-reactive-messaging/pom.xml
+++ b/extensions/smallrye-reactive-messaging/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.2.0.Final
../../build-parent/pom.xml
diff --git a/extensions/smallrye-reactive-messaging/runtime/pom.xml b/extensions/smallrye-reactive-messaging/runtime/pom.xml
index 6ebcfe391..01385273f 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.2.0.Final
../
4.0.0
diff --git a/extensions/spring-boot-properties/deployment/pom.xml b/extensions/spring-boot-properties/deployment/pom.xml
index 60e3b3c0d..e955d1661 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.2.0.Final
4.0.0
diff --git a/extensions/spring-boot-properties/pom.xml b/extensions/spring-boot-properties/pom.xml
index 474cea7cf..7c8806c84 100644
--- a/extensions/spring-boot-properties/pom.xml
+++ b/extensions/spring-boot-properties/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.2.0.Final
../../build-parent/pom.xml
4.0.0
diff --git a/extensions/spring-boot-properties/runtime/pom.xml b/extensions/spring-boot-properties/runtime/pom.xml
index 77fc15755..7056fae80 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.2.0.Final
4.0.0
diff --git a/extensions/spring-data-jpa/deployment/pom.xml b/extensions/spring-data-jpa/deployment/pom.xml
index 8b712b778..885e44052 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.2.0.Final
../
diff --git a/extensions/spring-data-jpa/pom.xml b/extensions/spring-data-jpa/pom.xml
index 9f7ffab28..989395199 100644
--- a/extensions/spring-data-jpa/pom.xml
+++ b/extensions/spring-data-jpa/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.2.0.Final
../../build-parent/pom.xml
4.0.0
diff --git a/extensions/spring-data-jpa/runtime/pom.xml b/extensions/spring-data-jpa/runtime/pom.xml
index b173e294d..9919e5972 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.2.0.Final
../
diff --git a/extensions/spring-di/deployment/pom.xml b/extensions/spring-di/deployment/pom.xml
index a5f6966f9..ae0b9a8c4 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.2.0.Final
../
diff --git a/extensions/spring-di/pom.xml b/extensions/spring-di/pom.xml
index b0e9d4fab..37eb2a76a 100644
--- a/extensions/spring-di/pom.xml
+++ b/extensions/spring-di/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.2.0.Final
../../build-parent/pom.xml
4.0.0
diff --git a/extensions/spring-di/runtime/pom.xml b/extensions/spring-di/runtime/pom.xml
index 12e53d4b6..8c5354a4f 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.2.0.Final
../
diff --git a/extensions/spring-security/deployment/pom.xml b/extensions/spring-security/deployment/pom.xml
index 181da38f0..231bf317c 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.2.0.Final
../
diff --git a/extensions/spring-security/pom.xml b/extensions/spring-security/pom.xml
index 95cf38edd..8f77a9500 100644
--- a/extensions/spring-security/pom.xml
+++ b/extensions/spring-security/pom.xml
@@ -6,7 +6,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.2.0.Final
../../build-parent/pom.xml
diff --git a/extensions/spring-security/runtime/pom.xml b/extensions/spring-security/runtime/pom.xml
index 1d6295649..0e19af820 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.2.0.Final
../
diff --git a/extensions/spring-web/deployment/pom.xml b/extensions/spring-web/deployment/pom.xml
index 79a0db477..dd10321d0 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.2.0.Final
../
diff --git a/extensions/spring-web/pom.xml b/extensions/spring-web/pom.xml
index c53964e90..0e5419797 100644
--- a/extensions/spring-web/pom.xml
+++ b/extensions/spring-web/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.2.0.Final
../../build-parent/pom.xml
4.0.0
diff --git a/extensions/spring-web/runtime/pom.xml b/extensions/spring-web/runtime/pom.xml
index ccf850402..4136ab6b6 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.2.0.Final
../
diff --git a/extensions/swagger-ui/deployment/pom.xml b/extensions/swagger-ui/deployment/pom.xml
index 4274e7b96..7d01abc71 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.2.0.Final
../
4.0.0
diff --git a/extensions/swagger-ui/pom.xml b/extensions/swagger-ui/pom.xml
index 90abfcf33..d5dab2fd2 100644
--- a/extensions/swagger-ui/pom.xml
+++ b/extensions/swagger-ui/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.2.0.Final
../../build-parent/pom.xml
4.0.0
diff --git a/extensions/swagger-ui/runtime/pom.xml b/extensions/swagger-ui/runtime/pom.xml
index f35276c66..0d875a340 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.2.0.Final
../
4.0.0
diff --git a/extensions/tika/deployment/pom.xml b/extensions/tika/deployment/pom.xml
index 67b953293..d6dac49ff 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.2.0.Final
../
4.0.0
diff --git a/extensions/tika/pom.xml b/extensions/tika/pom.xml
index 6df77ea59..67c36892f 100644
--- a/extensions/tika/pom.xml
+++ b/extensions/tika/pom.xml
@@ -21,7 +21,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.2.0.Final
../../build-parent/pom.xml
4.0.0
diff --git a/extensions/tika/runtime/pom.xml b/extensions/tika/runtime/pom.xml
index 3add54520..496898841 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.2.0.Final
../
4.0.0
diff --git a/extensions/undertow-websockets/deployment/pom.xml b/extensions/undertow-websockets/deployment/pom.xml
index 8addcb197..552ca8ad2 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.2.0.Final
../
4.0.0
diff --git a/extensions/undertow-websockets/pom.xml b/extensions/undertow-websockets/pom.xml
index 2f24d50e3..f047a6546 100644
--- a/extensions/undertow-websockets/pom.xml
+++ b/extensions/undertow-websockets/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.2.0.Final
../../build-parent/pom.xml
4.0.0
diff --git a/extensions/undertow-websockets/runtime/pom.xml b/extensions/undertow-websockets/runtime/pom.xml
index e4e727a4a..620d24dc7 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.2.0.Final
../
4.0.0
diff --git a/extensions/undertow/deployment/pom.xml b/extensions/undertow/deployment/pom.xml
index fed663380..237f5c4ef 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.2.0.Final
4.0.0
diff --git a/extensions/undertow/pom.xml b/extensions/undertow/pom.xml
index 4b20f1e11..6e408daca 100644
--- a/extensions/undertow/pom.xml
+++ b/extensions/undertow/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.2.0.Final
../../build-parent/pom.xml
4.0.0
diff --git a/extensions/undertow/runtime/pom.xml b/extensions/undertow/runtime/pom.xml
index 6465349be..afee7468e 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.2.0.Final
4.0.0
diff --git a/extensions/undertow/spi/pom.xml b/extensions/undertow/spi/pom.xml
index aecde1735..2b8e6aba0 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.2.0.Final
4.0.0
diff --git a/extensions/vault/deployment/pom.xml b/extensions/vault/deployment/pom.xml
index 6ca399e10..d0649da6e 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.2.0.Final
../
4.0.0
diff --git a/extensions/vault/pom.xml b/extensions/vault/pom.xml
index 42adde1b8..641ea7a35 100644
--- a/extensions/vault/pom.xml
+++ b/extensions/vault/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.2.0.Final
../../build-parent/pom.xml
4.0.0
diff --git a/extensions/vault/runtime/pom.xml b/extensions/vault/runtime/pom.xml
index 3a110b32c..67341869b 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.2.0.Final
../
4.0.0
diff --git a/extensions/vault/spi/pom.xml b/extensions/vault/spi/pom.xml
index 308feab0b..b79e012d8 100644
--- a/extensions/vault/spi/pom.xml
+++ b/extensions/vault/spi/pom.xml
@@ -5,7 +5,7 @@
quarkus-agroal-parent
io.quarkus
- 999-SNAPSHOT
+ 1.2.0.Final
../../agroal
4.0.0
diff --git a/extensions/vertx-core/deployment/pom.xml b/extensions/vertx-core/deployment/pom.xml
index f9ab88db1..52bc363bc 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.2.0.Final
../
4.0.0
diff --git a/extensions/vertx-core/pom.xml b/extensions/vertx-core/pom.xml
index 2ab97a2c4..dad056943 100644
--- a/extensions/vertx-core/pom.xml
+++ b/extensions/vertx-core/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.2.0.Final
../../build-parent/pom.xml
4.0.0
diff --git a/extensions/vertx-core/runtime/pom.xml b/extensions/vertx-core/runtime/pom.xml
index ceaf0211e..16157d096 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.2.0.Final
../
4.0.0
diff --git a/extensions/vertx-graphql/deployment/pom.xml b/extensions/vertx-graphql/deployment/pom.xml
index 0b2217a09..27f13fd82 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.2.0.Final
../pom.xml
diff --git a/extensions/vertx-graphql/pom.xml b/extensions/vertx-graphql/pom.xml
index 54b97896d..2a37f2e83 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.2.0.Final
../pom.xml
diff --git a/extensions/vertx-graphql/runtime/pom.xml b/extensions/vertx-graphql/runtime/pom.xml
index c95e48662..c9cf14359 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.2.0.Final
../pom.xml
diff --git a/extensions/vertx-http/deployment/pom.xml b/extensions/vertx-http/deployment/pom.xml
index 8a8706610..0fb5c628f 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.2.0.Final
../
4.0.0
diff --git a/extensions/vertx-http/pom.xml b/extensions/vertx-http/pom.xml
index 4a1320990..0a19e2675 100644
--- a/extensions/vertx-http/pom.xml
+++ b/extensions/vertx-http/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.2.0.Final
../../build-parent/pom.xml
4.0.0
diff --git a/extensions/vertx-http/runtime/pom.xml b/extensions/vertx-http/runtime/pom.xml
index c7090901d..662441ece 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.2.0.Final
../
4.0.0
diff --git a/extensions/vertx-web/deployment/pom.xml b/extensions/vertx-web/deployment/pom.xml
index 5b8f3735f..fed76ba31 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.2.0.Final
../
4.0.0
diff --git a/extensions/vertx-web/pom.xml b/extensions/vertx-web/pom.xml
index 7f1634349..fa62ad172 100644
--- a/extensions/vertx-web/pom.xml
+++ b/extensions/vertx-web/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.2.0.Final
../../build-parent/pom.xml
4.0.0
diff --git a/extensions/vertx-web/runtime/pom.xml b/extensions/vertx-web/runtime/pom.xml
index fa73502c1..6db29e66c 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.2.0.Final
../
4.0.0
diff --git a/extensions/vertx/deployment/pom.xml b/extensions/vertx/deployment/pom.xml
index 4e35c9dc4..d2ddde0df 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.2.0.Final
../
4.0.0
diff --git a/extensions/vertx/pom.xml b/extensions/vertx/pom.xml
index de795aa5d..c686b8d6a 100644
--- a/extensions/vertx/pom.xml
+++ b/extensions/vertx/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.2.0.Final
../../build-parent/pom.xml
4.0.0
diff --git a/extensions/vertx/runtime/pom.xml b/extensions/vertx/runtime/pom.xml
index b86c2cb88..4059da0ff 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.2.0.Final
../
4.0.0
diff --git a/independent-projects/arc/pom.xml b/independent-projects/arc/pom.xml
index c9adb065a..34dff3a17 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.2.0.Final
diff --git a/independent-projects/arc/processor/pom.xml b/independent-projects/arc/processor/pom.xml
index 26351bf63..e13eda0c4 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.2.0.Final
../
diff --git a/independent-projects/arc/runtime/pom.xml b/independent-projects/arc/runtime/pom.xml
index c2ce33dc0..d12c7486f 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.2.0.Final
../
diff --git a/independent-projects/arc/tests/pom.xml b/independent-projects/arc/tests/pom.xml
index 324039183..17a54a06e 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.2.0.Final
../
diff --git a/independent-projects/bootstrap/core/pom.xml b/independent-projects/bootstrap/core/pom.xml
index 5f8a5308c..981d719e3 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.2.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 9b1316032..7e759d71a 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.2.0.Final
../
quarkus-bootstrap-maven-plugin
diff --git a/independent-projects/bootstrap/pom.xml b/independent-projects/bootstrap/pom.xml
index b6da177a7..494839e36 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.2.0.Final
Apache License, Version 2.0
diff --git a/independent-projects/qute/core/pom.xml b/independent-projects/qute/core/pom.xml
index b9a8d0e4c..9ca2a3ba2 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.2.0.Final
../
diff --git a/independent-projects/qute/generator/pom.xml b/independent-projects/qute/generator/pom.xml
index 76780cd4f..79cf2ccdd 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.2.0.Final
../
diff --git a/independent-projects/qute/pom.xml b/independent-projects/qute/pom.xml
index e1b95b5c3..e7d06ef5c 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.2.0.Final
Qute - Parent
diff --git a/independent-projects/qute/rxjava/pom.xml b/independent-projects/qute/rxjava/pom.xml
index 57ea97e80..0a1aa9b8e 100644
--- a/independent-projects/qute/rxjava/pom.xml
+++ b/independent-projects/qute/rxjava/pom.xml
@@ -7,7 +7,7 @@
io.quarkus.qute
qute-parent
- 999-SNAPSHOT
+ 1.2.0.Final
../
diff --git a/independent-projects/tools/common/pom.xml b/independent-projects/tools/common/pom.xml
index 998469038..af4e66228 100644
--- a/independent-projects/tools/common/pom.xml
+++ b/independent-projects/tools/common/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-tools-parent
- 999-SNAPSHOT
+ 1.2.0.Final
quarkus-devtools-common
diff --git a/independent-projects/tools/platform-descriptor-api/pom.xml b/independent-projects/tools/platform-descriptor-api/pom.xml
index 5d6d0bd22..5596cf1a3 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.2.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 14d95d884..07fd127eb 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.2.0.Final
../pom.xml
4.0.0
diff --git a/independent-projects/tools/pom.xml b/independent-projects/tools/pom.xml
index 014422d34..5462c49da 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.2.0.Final
Apache License, Version 2.0
@@ -48,7 +48,7 @@
3.5.4
3.2.4
1.6.8
- 999-SNAPSHOT
+ 1.2.0.Final
3.0.0.Beta1
diff --git a/integration-tests/amazon-dynamodb/pom.xml b/integration-tests/amazon-dynamodb/pom.xml
index 51f0a5da3..a49384f2f 100644
--- a/integration-tests/amazon-dynamodb/pom.xml
+++ b/integration-tests/amazon-dynamodb/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 1.2.0.Final
../
4.0.0
diff --git a/integration-tests/amazon-lambda-http-resteasy/pom.xml b/integration-tests/amazon-lambda-http-resteasy/pom.xml
index 3bc814a13..ff8e59b11 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.2.0.Final
../
4.0.0
diff --git a/integration-tests/amazon-lambda-http/pom.xml b/integration-tests/amazon-lambda-http/pom.xml
index 9a08589d6..6023d90df 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.2.0.Final
../
4.0.0
diff --git a/integration-tests/amazon-lambda/pom.xml b/integration-tests/amazon-lambda/pom.xml
index 9282acbe2..4e284d39d 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.2.0.Final
../
4.0.0
diff --git a/integration-tests/artemis-core/pom.xml b/integration-tests/artemis-core/pom.xml
index 522354be2..e4884a594 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.2.0.Final
4.0.0
diff --git a/integration-tests/artemis-jms/pom.xml b/integration-tests/artemis-jms/pom.xml
index 05b0ae12e..29feebec5 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.2.0.Final
4.0.0
diff --git a/integration-tests/cache/pom.xml b/integration-tests/cache/pom.xml
index ba221719c..8eab92f82 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.2.0.Final
../
diff --git a/integration-tests/class-transformer/deployment/pom.xml b/integration-tests/class-transformer/deployment/pom.xml
index 6fc8ad7eb..39ea2266c 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.2.0.Final
../
4.0.0
diff --git a/integration-tests/class-transformer/pom.xml b/integration-tests/class-transformer/pom.xml
index 60b13af27..e6392ceaf 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.2.0.Final
../
4.0.0
diff --git a/integration-tests/class-transformer/runtime/pom.xml b/integration-tests/class-transformer/runtime/pom.xml
index df981afe0..9297d964d 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.2.0.Final
../
4.0.0
diff --git a/integration-tests/common-jpa-entities/pom.xml b/integration-tests/common-jpa-entities/pom.xml
index 389cd3160..4301cba1b 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.2.0.Final
../
4.0.0
diff --git a/integration-tests/elytron-resteasy/pom.xml b/integration-tests/elytron-resteasy/pom.xml
index cb26af28a..f0058097a 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.2.0.Final
../
diff --git a/integration-tests/elytron-security-jdbc/pom.xml b/integration-tests/elytron-security-jdbc/pom.xml
index 7b8a78e0a..fd6d02419 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.2.0.Final
../pom.xml
diff --git a/integration-tests/elytron-security-oauth2/pom.xml b/integration-tests/elytron-security-oauth2/pom.xml
index 34d887bb3..d547ed21c 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.2.0.Final
../
4.0.0
diff --git a/integration-tests/elytron-security/pom.xml b/integration-tests/elytron-security/pom.xml
index 892920ca7..6a693fdd0 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.2.0.Final
../
4.0.0
diff --git a/integration-tests/elytron-undertow/pom.xml b/integration-tests/elytron-undertow/pom.xml
index 3e3eaccc6..75346f366 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.2.0.Final
../
diff --git a/integration-tests/flyway/pom.xml b/integration-tests/flyway/pom.xml
index e5afb1450..45b4215df 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.2.0.Final
../
4.0.0
diff --git a/integration-tests/hibernate-orm-panache/pom.xml b/integration-tests/hibernate-orm-panache/pom.xml
index 572f19c9d..45d5cd07d 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.2.0.Final
../
4.0.0
diff --git a/integration-tests/hibernate-search-elasticsearch/pom.xml b/integration-tests/hibernate-search-elasticsearch/pom.xml
index c607395b7..6f0b3be73 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.2.0.Final
../
4.0.0
diff --git a/integration-tests/hibernate-validator/pom.xml b/integration-tests/hibernate-validator/pom.xml
index f5a4ef24c..d0eecb3f7 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.2.0.Final
../
4.0.0
diff --git a/integration-tests/infinispan-cache-jpa/pom.xml b/integration-tests/infinispan-cache-jpa/pom.xml
index 1b4cd3ab0..126021bba 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.2.0.Final
../
4.0.0
diff --git a/integration-tests/infinispan-client/pom.xml b/integration-tests/infinispan-client/pom.xml
index 352a66616..ec8339bf6 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.2.0.Final
../
4.0.0
diff --git a/integration-tests/infinispan-embedded/pom.xml b/integration-tests/infinispan-embedded/pom.xml
index bfdec55fc..fd80c9690 100644
--- a/integration-tests/infinispan-embedded/pom.xml
+++ b/integration-tests/infinispan-embedded/pom.xml
@@ -5,7 +5,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 1.2.0.Final
../
4.0.0
diff --git a/integration-tests/jackson/pom.xml b/integration-tests/jackson/pom.xml
index b149bf94f..fa14981ce 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.2.0.Final
../
diff --git a/integration-tests/jgit/pom.xml b/integration-tests/jgit/pom.xml
index c36749b17..055bae11b 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.2.0.Final
../
quarkus-integration-test-jgit
diff --git a/integration-tests/jpa-derby/pom.xml b/integration-tests/jpa-derby/pom.xml
index 10f426d01..7d76d039e 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.2.0.Final
../
4.0.0
diff --git a/integration-tests/jpa-h2/pom.xml b/integration-tests/jpa-h2/pom.xml
index 23eaf40c1..b92c6d605 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.2.0.Final
../
4.0.0
diff --git a/integration-tests/jpa-mariadb/pom.xml b/integration-tests/jpa-mariadb/pom.xml
index 8c3eb78e8..c9281af42 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.2.0.Final
../
4.0.0
diff --git a/integration-tests/jpa-mssql/pom.xml b/integration-tests/jpa-mssql/pom.xml
index 6c9e42aeb..7cd4ed38f 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.2.0.Final
../
4.0.0
diff --git a/integration-tests/jpa-mysql/pom.xml b/integration-tests/jpa-mysql/pom.xml
index 6a3bc77cd..404eeda71 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.2.0.Final
../
4.0.0
diff --git a/integration-tests/jpa-postgresql/pom.xml b/integration-tests/jpa-postgresql/pom.xml
index f9a9a9ab2..fc15b9e05 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.2.0.Final
../
4.0.0
diff --git a/integration-tests/jpa-without-entity/pom.xml b/integration-tests/jpa-without-entity/pom.xml
index daaaacf86..66a6e5977 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.2.0.Final
4.0.0
diff --git a/integration-tests/jpa/pom.xml b/integration-tests/jpa/pom.xml
index 8f58ab9bb..67b95af7a 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.2.0.Final
../
4.0.0
diff --git a/integration-tests/jsch/pom.xml b/integration-tests/jsch/pom.xml
index ae4372af8..c8a532a77 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.2.0.Final
../
quarkus-integration-test-jsch
diff --git a/integration-tests/jsonb/pom.xml b/integration-tests/jsonb/pom.xml
index 0c2a2cba3..907d507e5 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.2.0.Final
../
diff --git a/integration-tests/kafka-streams/pom.xml b/integration-tests/kafka-streams/pom.xml
index 413cfa478..d06300534 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.2.0.Final
../
4.0.0
diff --git a/integration-tests/kafka/pom.xml b/integration-tests/kafka/pom.xml
index 44613c67c..750b82350 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.2.0.Final
../
4.0.0
diff --git a/integration-tests/keycloak-authorization/pom.xml b/integration-tests/keycloak-authorization/pom.xml
index 041078e67..1105a2327 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.2.0.Final
../
4.0.0
diff --git a/integration-tests/kogito-maven/pom.xml b/integration-tests/kogito-maven/pom.xml
index 0224044b6..30ac11585 100644
--- a/integration-tests/kogito-maven/pom.xml
+++ b/integration-tests/kogito-maven/pom.xml
@@ -7,7 +7,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 1.2.0.Final
../
diff --git a/integration-tests/kogito/pom.xml b/integration-tests/kogito/pom.xml
index e53234da0..b71592708 100644
--- a/integration-tests/kogito/pom.xml
+++ b/integration-tests/kogito/pom.xml
@@ -7,7 +7,7 @@
quarkus-integration-tests-parent
io.quarkus
- 999-SNAPSHOT
+ 1.2.0.Final
../
diff --git a/integration-tests/kotlin/pom.xml b/integration-tests/kotlin/pom.xml
index 59f47ddb6..c4157de43 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.2.0.Final
../
diff --git a/integration-tests/kubernetes-client/pom.xml b/integration-tests/kubernetes-client/pom.xml
index 7d41f0e5b..4a3340235 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.2.0.Final
../
diff --git a/integration-tests/kubernetes/pom.xml b/integration-tests/kubernetes/pom.xml
index 7f7d5b865..c8078e5fe 100644
--- a/integration-tests/kubernetes/pom.xml
+++ b/integration-tests/kubernetes/pom.xml
@@ -5,7 +5,7 @@
io.quarkus
quarkus-integration-tests-parent
- 999-SNAPSHOT
+ 1.2.0.Final
quarkus-integration-test-kubernetes
Quarkus - Integration Tests - Kubernetes extension
diff --git a/integration-tests/logging-gelf/pom.xml b/integration-tests/logging-gelf/pom.xml
index c6dcaa9b3..996734872 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.2.0.Final
../pom.xml
diff --git a/integration-tests/main/pom.xml b/integration-tests/main/pom.xml
index 1cb2f3a6c..5380e6ddc 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.2.0.Final
../
4.0.0
diff --git a/integration-tests/maven/pom.xml b/integration-tests/maven/pom.xml
index be6ded0e8..0ab6eca2c 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.2.0.Final
quarkus-integration-test-maven
diff --git a/integration-tests/mongodb-client/pom.xml b/integration-tests/mongodb-client/pom.xml
index 511944ca1..c8ab56fce 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.2.0.Final
quarkus-integration-test-mongodb-client
diff --git a/integration-tests/mongodb-panache/pom.xml b/integration-tests/mongodb-panache/pom.xml
index 2f889f6f7..62e0c190e 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.2.0.Final
quarkus-integration-test-mongodb-panache
diff --git a/integration-tests/narayana-jta/pom.xml b/integration-tests/narayana-jta/pom.xml
index 6e48d66d8..ac40b58f8 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.2.0.Final
../
4.0.0
diff --git a/integration-tests/narayana-stm/pom.xml b/integration-tests/narayana-stm/pom.xml
index 7f97ca99c..2ab20c6dc 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.2.0.Final
../
4.0.0
diff --git a/integration-tests/neo4j/pom.xml b/integration-tests/neo4j/pom.xml
index 049bad9cb..4210ebb15 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.2.0.Final
../
4.0.0
diff --git a/integration-tests/oidc-code-flow/pom.xml b/integration-tests/oidc-code-flow/pom.xml
index 6189bf349..a19b43530 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.2.0.Final
../
4.0.0
diff --git a/integration-tests/oidc-tenancy/pom.xml b/integration-tests/oidc-tenancy/pom.xml
index 60843cd50..f22466733 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.2.0.Final
../
4.0.0
diff --git a/integration-tests/oidc/pom.xml b/integration-tests/oidc/pom.xml
index 0570ebfe1..1ab609b19 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.2.0.Final
../
4.0.0
diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml
index 52af0a412..f5d4e9460 100644
--- a/integration-tests/pom.xml
+++ b/integration-tests/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.2.0.Final
../build-parent/pom.xml
4.0.0
diff --git a/integration-tests/quartz/pom.xml b/integration-tests/quartz/pom.xml
index d0581b8d7..e52bb8397 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.2.0.Final
../
4.0.0
diff --git a/integration-tests/reactive-mysql-client/pom.xml b/integration-tests/reactive-mysql-client/pom.xml
index 8d5f4bcd2..62bd85f15 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.2.0.Final
../
diff --git a/integration-tests/reactive-pg-client/pom.xml b/integration-tests/reactive-pg-client/pom.xml
index c006259e1..b77200c6a 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.2.0.Final
../
diff --git a/integration-tests/resteasy-jackson/pom.xml b/integration-tests/resteasy-jackson/pom.xml
index 1ef8ae0a0..490a2e36e 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.2.0.Final
../
diff --git a/integration-tests/scala/pom.xml b/integration-tests/scala/pom.xml
index b2d901452..f88aa4b95 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.2.0.Final
../
diff --git a/integration-tests/shared-library/pom.xml b/integration-tests/shared-library/pom.xml
index dfb80f676..a7d23616a 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.2.0.Final
../
4.0.0
diff --git a/integration-tests/spring-boot-properties/pom.xml b/integration-tests/spring-boot-properties/pom.xml
index a90bcbac9..f7833c77b 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.2.0.Final
4.0.0
diff --git a/integration-tests/spring-data-jpa/pom.xml b/integration-tests/spring-data-jpa/pom.xml
index bc4ddfcb7..7c42fe93b 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.2.0.Final
../
diff --git a/integration-tests/spring-di/pom.xml b/integration-tests/spring-di/pom.xml
index f0f47cdf2..9a9cfbb48 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.2.0.Final
../
diff --git a/integration-tests/spring-web/pom.xml b/integration-tests/spring-web/pom.xml
index edeeb7e96..5e2936f51 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.2.0.Final
../
diff --git a/integration-tests/test-extension/pom.xml b/integration-tests/test-extension/pom.xml
index 1ef0f36bb..ba576dca3 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.2.0.Final
../
4.0.0
diff --git a/integration-tests/tika/pom.xml b/integration-tests/tika/pom.xml
index 0abe4e95f..d1d3bb0de 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.2.0.Final
../
4.0.0
diff --git a/integration-tests/vault-agroal/pom.xml b/integration-tests/vault-agroal/pom.xml
index 9e820b670..20b3ce0ba 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.2.0.Final
../
diff --git a/integration-tests/vault-app/pom.xml b/integration-tests/vault-app/pom.xml
index 82630cec2..b0fdcd2bc 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.2.0.Final
../
4.0.0
diff --git a/integration-tests/vault/pom.xml b/integration-tests/vault/pom.xml
index fa16a90ed..910d64cb5 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.2.0.Final
../
diff --git a/integration-tests/vertx-graphql/pom.xml b/integration-tests/vertx-graphql/pom.xml
index 3ed19f8eb..7216a2044 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.2.0.Final
../pom.xml
diff --git a/integration-tests/vertx-http/pom.xml b/integration-tests/vertx-http/pom.xml
index eef1a2e2f..ee113cc4a 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.2.0.Final
../
diff --git a/integration-tests/vertx/pom.xml b/integration-tests/vertx/pom.xml
index c690a4adb..054315545 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.2.0.Final
../
diff --git a/integration-tests/virtual-http-resteasy/pom.xml b/integration-tests/virtual-http-resteasy/pom.xml
index 2a273ebda..a2c59a15a 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.2.0.Final
../
diff --git a/integration-tests/virtual-http/pom.xml b/integration-tests/virtual-http/pom.xml
index b3a47a237..a0e75d580 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.2.0.Final
../
diff --git a/pom.xml b/pom.xml
index 00ff31b7e..c474800f0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -12,7 +12,7 @@
io.quarkus
quarkus-parent
Quarkus - Parent pom
- 999-SNAPSHOT
+ 1.2.0.Final
pom
diff --git a/tcks/microprofile-config/pom.xml b/tcks/microprofile-config/pom.xml
index c8be3cfc6..6f4c3817e 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.2.0.Final
../pom.xml
4.0.0
diff --git a/tcks/microprofile-context-propagation/pom.xml b/tcks/microprofile-context-propagation/pom.xml
index 139b059f7..05401ade8 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.2.0.Final
../pom.xml
4.0.0
diff --git a/tcks/microprofile-fault-tolerance/pom.xml b/tcks/microprofile-fault-tolerance/pom.xml
index bc6845297..393d123f2 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.2.0.Final
../pom.xml
4.0.0
diff --git a/tcks/microprofile-health/pom.xml b/tcks/microprofile-health/pom.xml
index aeea4907d..13a6db3c5 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.2.0.Final
../pom.xml
4.0.0
diff --git a/tcks/microprofile-jwt/pom.xml b/tcks/microprofile-jwt/pom.xml
index 43933cd5d..f23cc7a24 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.2.0.Final
../pom.xml
4.0.0
diff --git a/tcks/microprofile-metrics/api/pom.xml b/tcks/microprofile-metrics/api/pom.xml
index ca2d0faef..ccb5d9208 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.2.0.Final
../pom.xml
4.0.0
diff --git a/tcks/microprofile-metrics/pom.xml b/tcks/microprofile-metrics/pom.xml
index 1bdb43ef3..5dfcda111 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.2.0.Final
../pom.xml
4.0.0
diff --git a/tcks/microprofile-metrics/rest/pom.xml b/tcks/microprofile-metrics/rest/pom.xml
index c38c376f1..a04b66ede 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.2.0.Final
../pom.xml
4.0.0
diff --git a/tcks/microprofile-openapi/pom.xml b/tcks/microprofile-openapi/pom.xml
index a3ed9b68d..34a66fd7a 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.2.0.Final
../pom.xml
4.0.0
diff --git a/tcks/microprofile-opentracing/base/pom.xml b/tcks/microprofile-opentracing/base/pom.xml
index 3b270caef..6a80a45f8 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.2.0.Final
4.0.0
diff --git a/tcks/microprofile-opentracing/pom.xml b/tcks/microprofile-opentracing/pom.xml
index d055b4141..b27aa5a44 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.2.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 492fb3728..94cbda464 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.2.0.Final
4.0.0
diff --git a/tcks/microprofile-reactive-messaging/pom.xml b/tcks/microprofile-reactive-messaging/pom.xml
index 8bd190bdc..39d3ff1ef 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.2.0.Final
../pom.xml
4.0.0
diff --git a/tcks/microprofile-rest-client/pom.xml b/tcks/microprofile-rest-client/pom.xml
index 4947d131a..be36e9f23 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.2.0.Final
../pom.xml
4.0.0
diff --git a/tcks/pom.xml b/tcks/pom.xml
index 8f316e4e5..99d9f9699 100644
--- a/tcks/pom.xml
+++ b/tcks/pom.xml
@@ -4,7 +4,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.2.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 4b2dcdd0e..a42696f3d 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.2.0.Final
../pom.xml
diff --git a/test-framework/arquillian/pom.xml b/test-framework/arquillian/pom.xml
index d606c9172..bd7fc992c 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.2.0.Final
../
diff --git a/test-framework/artemis/pom.xml b/test-framework/artemis/pom.xml
index 788510026..0defe32c0 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.2.0.Final
../pom.xml
diff --git a/test-framework/common/pom.xml b/test-framework/common/pom.xml
index faa9a4d85..bdbdec111 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.2.0.Final
../
diff --git a/test-framework/derby/pom.xml b/test-framework/derby/pom.xml
index 30391f7d3..9ea06b8d4 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.2.0.Final
../
diff --git a/test-framework/h2/pom.xml b/test-framework/h2/pom.xml
index f72de43f7..dfa892333 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.2.0.Final
../
diff --git a/test-framework/junit5-internal/pom.xml b/test-framework/junit5-internal/pom.xml
index 89028d579..8c02db981 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.2.0.Final
../
diff --git a/test-framework/junit5/pom.xml b/test-framework/junit5/pom.xml
index d94e0b09d..624d9eeb2 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.2.0.Final
../
diff --git a/test-framework/kubernetes-client/pom.xml b/test-framework/kubernetes-client/pom.xml
index 1a33c0fb4..709d9f509 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.2.0.Final
../
diff --git a/test-framework/ldap/pom.xml b/test-framework/ldap/pom.xml
index de6a35f3f..874f18674 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.2.0.Final
../
diff --git a/test-framework/maven/pom.xml b/test-framework/maven/pom.xml
index 7eec73c46..a6394091b 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.2.0.Final
..
4.0.0
diff --git a/test-framework/pom.xml b/test-framework/pom.xml
index 8e8e86d82..422bf2f56 100644
--- a/test-framework/pom.xml
+++ b/test-framework/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.2.0.Final
../build-parent/pom.xml
4.0.0
diff --git a/test-framework/vault/pom.xml b/test-framework/vault/pom.xml
index d55f134e6..92c812d4e 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.2.0.Final
../