diff --git a/bom/deployment/pom.xml b/bom/deployment/pom.xml
index 24e7746ee9410..0017186fb9365 100644
--- a/bom/deployment/pom.xml
+++ b/bom/deployment/pom.xml
@@ -5,7 +5,7 @@
quarkus-parent
io.quarkus
- 999-SNAPSHOT
+ 1.0.0.CR1
../../pom.xml
4.0.0
diff --git a/bom/runtime/pom.xml b/bom/runtime/pom.xml
index ad635ee093f2b..1bcacfaa274db 100644
--- a/bom/runtime/pom.xml
+++ b/bom/runtime/pom.xml
@@ -5,7 +5,7 @@
quarkus-parent
io.quarkus
- 999-SNAPSHOT
+ 1.0.0.CR1
../../pom.xml
4.0.0
diff --git a/build-parent/pom.xml b/build-parent/pom.xml
index 07ea30f380197..7fdbedfff6e5a 100644
--- a/build-parent/pom.xml
+++ b/build-parent/pom.xml
@@ -5,7 +5,7 @@
quarkus-parent
io.quarkus
- 999-SNAPSHOT
+ 1.0.0.CR1
4.0.0
diff --git a/core/builder/pom.xml b/core/builder/pom.xml
index a77ce90a1307a..4fd04f861e857 100644
--- a/core/builder/pom.xml
+++ b/core/builder/pom.xml
@@ -10,7 +10,7 @@
io.quarkus
quarkus-build-parent
- 999-SNAPSHOT
+ 1.0.0.CR1
../../build-parent/pom.xml
diff --git a/core/creator/pom.xml b/core/creator/pom.xml
index edf8aed7bd2f3..b4e882ed8feeb 100644
--- a/core/creator/pom.xml
+++ b/core/creator/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.0.0.CR1
../../build-parent/pom.xml
4.0.0
diff --git a/core/deployment/pom.xml b/core/deployment/pom.xml
index 1ff41a1677fad..0a77cc43dd649 100644
--- a/core/deployment/pom.xml
+++ b/core/deployment/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-core-parent
- 999-SNAPSHOT
+ 1.0.0.CR1
../
diff --git a/core/devmode/pom.xml b/core/devmode/pom.xml
index 13db264232759..2fe7f5f96565b 100644
--- a/core/devmode/pom.xml
+++ b/core/devmode/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.0.0.CR1
../../build-parent/pom.xml
4.0.0
diff --git a/core/pom.xml b/core/pom.xml
index ae8a9896c860a..2b2f192a19cee 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.0.0.CR1
../build-parent/pom.xml
4.0.0
diff --git a/core/processor/pom.xml b/core/processor/pom.xml
index a34356dc69aa7..4d3924104ab96 100644
--- a/core/processor/pom.xml
+++ b/core/processor/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-core-parent
- 999-SNAPSHOT
+ 1.0.0.CR1
../
diff --git a/core/runtime/pom.xml b/core/runtime/pom.xml
index 5dd0cff829c7f..9af9319ba475e 100644
--- a/core/runtime/pom.xml
+++ b/core/runtime/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-core-parent
- 999-SNAPSHOT
+ 1.0.0.CR1
../
diff --git a/core/test-extension/deployment/pom.xml b/core/test-extension/deployment/pom.xml
index b43203d8ac8ca..6c3a8212c9310 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.0.0.CR1
4.0.0
diff --git a/core/test-extension/pom.xml b/core/test-extension/pom.xml
index a657ea36f5d66..58519fc25e395 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.0.0.CR1
../
4.0.0
diff --git a/core/test-extension/runtime/pom.xml b/core/test-extension/runtime/pom.xml
index 208261cf59b6e..7fc8566705fee 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.0.0.CR1
4.0.0
diff --git a/devtools/aesh/pom.xml b/devtools/aesh/pom.xml
index d819ca7be44f1..091a70f32daaa 100644
--- a/devtools/aesh/pom.xml
+++ b/devtools/aesh/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.0.0.CR1
../../build-parent/pom.xml
4.0.0
diff --git a/devtools/bom-descriptor-json/pom.xml b/devtools/bom-descriptor-json/pom.xml
index 3cdf6b548c7b2..7a6f2c13655c1 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.0.0.CR1
../
4.0.0
diff --git a/devtools/gradle/gradle.properties b/devtools/gradle/gradle.properties
index a70146c0ed233..cf9f4f4ba2c73 100644
--- a/devtools/gradle/gradle.properties
+++ b/devtools/gradle/gradle.properties
@@ -1 +1 @@
-version = 999-SNAPSHOT
\ No newline at end of file
+version = 1.0.0.CR1
\ No newline at end of file
diff --git a/devtools/gradle/pom.xml b/devtools/gradle/pom.xml
index 0e6b7630d1ced..2b12c44854986 100644
--- a/devtools/gradle/pom.xml
+++ b/devtools/gradle/pom.xml
@@ -5,7 +5,7 @@
io.quarkus
quarkus-build-parent
- 999-SNAPSHOT
+ 1.0.0.CR1
../../build-parent/pom.xml
4.0.0
diff --git a/devtools/maven/pom.xml b/devtools/maven/pom.xml
index 557c564b843e2..a8cd2c3bd1351 100644
--- a/devtools/maven/pom.xml
+++ b/devtools/maven/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.0.0.CR1
../../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 d27120c05dacf..8a97b82a1b76b 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.0.0.CR1
../../build-parent/pom.xml
4.0.0
diff --git a/devtools/platform-descriptor-json/pom.xml b/devtools/platform-descriptor-json/pom.xml
index 66d65a028a558..861c06e8d263b 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.0.0.CR1
quarkus-platform-descriptor-json
diff --git a/devtools/pom.xml b/devtools/pom.xml
index 229552a0fd42f..a2a655c58a57b 100644
--- a/devtools/pom.xml
+++ b/devtools/pom.xml
@@ -7,7 +7,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.0.0.CR1
../build-parent/pom.xml
diff --git a/devtools/reflection-agent/pom.xml b/devtools/reflection-agent/pom.xml
index 441889f563096..e3f78eb059c87 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.0.0.CR1
quarkus-devtools-reflection-agent
diff --git a/docs/pom.xml b/docs/pom.xml
index 7e3a8f35fc9f6..236134b937a0e 100644
--- a/docs/pom.xml
+++ b/docs/pom.xml
@@ -7,7 +7,7 @@
io.quarkus
quarkus-build-parent
- 999-SNAPSHOT
+ 1.0.0.CR1
../build-parent/pom.xml
diff --git a/extensions/agroal/deployment/pom.xml b/extensions/agroal/deployment/pom.xml
index 03167b34a1efd..307ac4d4a4e59 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.0.0.CR1
../
4.0.0
diff --git a/extensions/agroal/pom.xml b/extensions/agroal/pom.xml
index 47b4f6984e30d..c8bcd2439fbab 100644
--- a/extensions/agroal/pom.xml
+++ b/extensions/agroal/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.0.0.CR1
../../build-parent/pom.xml
4.0.0
diff --git a/extensions/agroal/runtime/pom.xml b/extensions/agroal/runtime/pom.xml
index 3600282874ecd..e517ff0e9050d 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.0.0.CR1
../
4.0.0
diff --git a/extensions/amazon-dynamodb/deployment/pom.xml b/extensions/amazon-dynamodb/deployment/pom.xml
index f7e84adbc119d..0fb99ebc04da3 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.0.0.CR1
../pom.xml
diff --git a/extensions/amazon-dynamodb/pom.xml b/extensions/amazon-dynamodb/pom.xml
index 503fe86a7cd5d..301043681e029 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.0.0.CR1
../../build-parent/pom.xml
diff --git a/extensions/amazon-dynamodb/runtime/pom.xml b/extensions/amazon-dynamodb/runtime/pom.xml
index 916fbc0317585..69858bf9900ba 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.0.0.CR1
../pom.xml
diff --git a/extensions/amazon-lambda-http/deployment/pom.xml b/extensions/amazon-lambda-http/deployment/pom.xml
index 511d6393b3c67..b2271a12cb26b 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.0.0.CR1
../pom.xml
diff --git a/extensions/amazon-lambda-http/maven-archetype/pom.xml b/extensions/amazon-lambda-http/maven-archetype/pom.xml
index 674bd13dd27e9..9d6529f368669 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.0.0.CR1
../
4.0.0
diff --git a/extensions/amazon-lambda-http/pom.xml b/extensions/amazon-lambda-http/pom.xml
index c49840d021c39..153bf26d78082 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.0.0.CR1
../../build-parent/pom.xml
diff --git a/extensions/amazon-lambda-http/runtime/pom.xml b/extensions/amazon-lambda-http/runtime/pom.xml
index 42509a4a966ae..532b3b4f5b85b 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.0.0.CR1
../pom.xml
diff --git a/extensions/amazon-lambda/deployment/pom.xml b/extensions/amazon-lambda/deployment/pom.xml
index 94f7ae0cf1344..cf397c0b128bb 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.0.0.CR1
../pom.xml
diff --git a/extensions/amazon-lambda/maven-archetype/pom.xml b/extensions/amazon-lambda/maven-archetype/pom.xml
index 2f9d454bdf47a..3047af6c503bd 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.0.0.CR1
../
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 e7999a71838c9..ca20e65fab5bd 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.0.0.CR1
3.8.1
1.8
UTF-8
diff --git a/extensions/amazon-lambda/pom.xml b/extensions/amazon-lambda/pom.xml
index eaecf4305f979..b0820b7f61822 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.0.0.CR1
../../build-parent/pom.xml
diff --git a/extensions/amazon-lambda/runtime/pom.xml b/extensions/amazon-lambda/runtime/pom.xml
index 5f50b8330de25..161215f94104c 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.0.0.CR1
../pom.xml
diff --git a/extensions/arc/deployment/pom.xml b/extensions/arc/deployment/pom.xml
index 53fc74664d7e2..01c67361f3f9b 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.0.0.CR1
../
4.0.0
diff --git a/extensions/arc/pom.xml b/extensions/arc/pom.xml
index c4f0708fb8b7f..a7638c9739689 100644
--- a/extensions/arc/pom.xml
+++ b/extensions/arc/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.0.0.CR1
../../build-parent/pom.xml
4.0.0
diff --git a/extensions/arc/runtime/pom.xml b/extensions/arc/runtime/pom.xml
index 8f0d2a3bc607d..32ee90e9abd89 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.0.0.CR1
../
4.0.0
diff --git a/extensions/artemis-core/deployment/pom.xml b/extensions/artemis-core/deployment/pom.xml
index b5212a74ca088..6dc618acb5948 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.0.0.CR1
4.0.0
diff --git a/extensions/artemis-core/pom.xml b/extensions/artemis-core/pom.xml
index 6136f616664b2..0a65580df3664 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.0.0.CR1
../../build-parent/pom.xml
diff --git a/extensions/artemis-core/runtime/pom.xml b/extensions/artemis-core/runtime/pom.xml
index 2471ba5700fe6..fc8121ad1e3c3 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.0.0.CR1
4.0.0
diff --git a/extensions/artemis-jms/deployment/pom.xml b/extensions/artemis-jms/deployment/pom.xml
index 039f864fb8cce..542d1c29aebd9 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.0.0.CR1
4.0.0
diff --git a/extensions/artemis-jms/pom.xml b/extensions/artemis-jms/pom.xml
index 73b6fa958f5d1..3613fe341b209 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.0.0.CR1
../../build-parent/pom.xml
diff --git a/extensions/artemis-jms/runtime/pom.xml b/extensions/artemis-jms/runtime/pom.xml
index 341f917c1f9bb..b2ea0bbd9482a 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.0.0.CR1
4.0.0
diff --git a/extensions/azure-functions-http/deployment/pom.xml b/extensions/azure-functions-http/deployment/pom.xml
index bf6846299c1ce..2cf085535f46d 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.0.0.CR1
../
4.0.0
diff --git a/extensions/azure-functions-http/maven-archetype/pom.xml b/extensions/azure-functions-http/maven-archetype/pom.xml
index b2f009ed69dd7..e214e935edbcf 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.0.0.CR1
../
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 84dd798410fa3..f9986cf88f4f5 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.0.0.CR1
1.3.2
${appName}
${appRegion}
diff --git a/extensions/azure-functions-http/pom.xml b/extensions/azure-functions-http/pom.xml
index 8a2842a3288b1..34ce273d22fba 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.0.0.CR1
../../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 da4ad843166eb..f53419eb5220b 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.0.0.CR1
../
4.0.0
diff --git a/extensions/caffeine/deployment/pom.xml b/extensions/caffeine/deployment/pom.xml
index cc8dcc6e1ca5e..a0acd044905cb 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.0.0.CR1
4.0.0
diff --git a/extensions/caffeine/pom.xml b/extensions/caffeine/pom.xml
index 9c308239e0512..706da4dddb186 100644
--- a/extensions/caffeine/pom.xml
+++ b/extensions/caffeine/pom.xml
@@ -6,7 +6,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.0.0.CR1
../../build-parent/pom.xml
4.0.0
diff --git a/extensions/caffeine/runtime/pom.xml b/extensions/caffeine/runtime/pom.xml
index 2246644b68522..4191fc0a849f4 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.0.0.CR1
4.0.0
diff --git a/extensions/elasticsearch-rest-client/deployment/pom.xml b/extensions/elasticsearch-rest-client/deployment/pom.xml
index 85a3dd27bcb66..0b1a8d04e6714 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.0.0.CR1
../
4.0.0
diff --git a/extensions/elasticsearch-rest-client/pom.xml b/extensions/elasticsearch-rest-client/pom.xml
index 6fecd9de4e686..a86732a763edb 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.0.0.CR1
../../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 3f269656070bf..7380ba549c5b6 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.0.0.CR1
../
4.0.0
diff --git a/extensions/elytron-security-jdbc/deployment/pom.xml b/extensions/elytron-security-jdbc/deployment/pom.xml
index 44278fd2fb329..4fcede5d55d3c 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.0.0.CR1
../pom.xml
diff --git a/extensions/elytron-security-jdbc/pom.xml b/extensions/elytron-security-jdbc/pom.xml
index f96385bc3c2c8..f5e4495677894 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.0.0.CR1
../pom.xml
diff --git a/extensions/elytron-security-jdbc/runtime/pom.xml b/extensions/elytron-security-jdbc/runtime/pom.xml
index 4f9c6c78ddf9b..df8073e6f3820 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.0.0.CR1
../pom.xml
diff --git a/extensions/elytron-security-oauth2/deployment/pom.xml b/extensions/elytron-security-oauth2/deployment/pom.xml
index 37cb8e61390de..4a70e26b96d5f 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.0.0.CR1
../
4.0.0
diff --git a/extensions/elytron-security-oauth2/pom.xml b/extensions/elytron-security-oauth2/pom.xml
index bef01c1c3b282..c4dc424cd898c 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.0.0.CR1
../../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 8676e3e2a6c0f..7c4a8dcb86d1b 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.0.0.CR1
../
4.0.0
diff --git a/extensions/elytron-security-properties-file/deployment/pom.xml b/extensions/elytron-security-properties-file/deployment/pom.xml
index 09aeb5cc99c78..d5ccbef732885 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.0.0.CR1
../
4.0.0
diff --git a/extensions/elytron-security-properties-file/pom.xml b/extensions/elytron-security-properties-file/pom.xml
index 6dd904ef22c77..9a4985e3789cc 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.0.0.CR1
../../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 0cbc3141c4543..226362e18948d 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.0.0.CR1
../
4.0.0
diff --git a/extensions/elytron-security/deployment/pom.xml b/extensions/elytron-security/deployment/pom.xml
index d493cac344445..80cd24fece606 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.0.0.CR1
../
4.0.0
diff --git a/extensions/elytron-security/pom.xml b/extensions/elytron-security/pom.xml
index d321f8bb4a270..a5e1d69e25b9a 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.0.0.CR1
../../build-parent/pom.xml
4.0.0
diff --git a/extensions/elytron-security/runtime/pom.xml b/extensions/elytron-security/runtime/pom.xml
index 71aec8628e7e6..a1bd258bc02f8 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.0.0.CR1
../
4.0.0
diff --git a/extensions/flyway/deployment/pom.xml b/extensions/flyway/deployment/pom.xml
index 91cd181b47599..554863f5ccb27 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.0.0.CR1
4.0.0
diff --git a/extensions/flyway/pom.xml b/extensions/flyway/pom.xml
index a17086ab33233..f047271b07e09 100644
--- a/extensions/flyway/pom.xml
+++ b/extensions/flyway/pom.xml
@@ -6,7 +6,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.0.0.CR1
../../build-parent/pom.xml
4.0.0
diff --git a/extensions/flyway/runtime/pom.xml b/extensions/flyway/runtime/pom.xml
index f1804ae019a7f..c3e935f297dfd 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.0.0.CR1
4.0.0
diff --git a/extensions/hibernate-orm/deployment/pom.xml b/extensions/hibernate-orm/deployment/pom.xml
index 5b6294a216614..fa70c8e0cb5b5 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.0.0.CR1
4.0.0
diff --git a/extensions/hibernate-orm/pom.xml b/extensions/hibernate-orm/pom.xml
index b16510865df97..84addcf7be1dd 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.0.0.CR1
../../build-parent/pom.xml
4.0.0
diff --git a/extensions/hibernate-orm/runtime/pom.xml b/extensions/hibernate-orm/runtime/pom.xml
index 491c0406cd599..5ee6515208a61 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.0.0.CR1
4.0.0
diff --git a/extensions/hibernate-search-elasticsearch/deployment/pom.xml b/extensions/hibernate-search-elasticsearch/deployment/pom.xml
index e39d3d43c1164..97f70ca195a29 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.0.0.CR1
../
4.0.0
diff --git a/extensions/hibernate-search-elasticsearch/pom.xml b/extensions/hibernate-search-elasticsearch/pom.xml
index f4a6c64ba845c..ffd88cd2e6c6e 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.0.0.CR1
../../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 56449247de528..48d3fed7a57cb 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.0.0.CR1
../
4.0.0
diff --git a/extensions/hibernate-validator/deployment/pom.xml b/extensions/hibernate-validator/deployment/pom.xml
index 31861e0f2485a..5ce0e189e75fe 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.0.0.CR1
../
4.0.0
diff --git a/extensions/hibernate-validator/pom.xml b/extensions/hibernate-validator/pom.xml
index ac09fbf8bcd04..12f52c3e2a989 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.0.0.CR1
../../build-parent/pom.xml
4.0.0
diff --git a/extensions/hibernate-validator/runtime/pom.xml b/extensions/hibernate-validator/runtime/pom.xml
index 7183ba22ea317..d22fd1adfff97 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.0.0.CR1
../
4.0.0
diff --git a/extensions/infinispan-client/deployment/pom.xml b/extensions/infinispan-client/deployment/pom.xml
index 40c9a1d095e9d..fe7ccec3c6900 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.0.0.CR1
4.0.0
diff --git a/extensions/infinispan-client/pom.xml b/extensions/infinispan-client/pom.xml
index d71ee32a176df..46becd2aeeda6 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.0.0.CR1
../../build-parent/pom.xml
4.0.0
diff --git a/extensions/infinispan-client/runtime/pom.xml b/extensions/infinispan-client/runtime/pom.xml
index 040ce6ac7f9b5..11668f5e2469c 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.0.0.CR1
4.0.0
diff --git a/extensions/infinispan-embedded/deployment/pom.xml b/extensions/infinispan-embedded/deployment/pom.xml
index 53843a1b853a7..8db26f4472ae2 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.0.0.CR1
4.0.0
diff --git a/extensions/infinispan-embedded/pom.xml b/extensions/infinispan-embedded/pom.xml
index 927d89751d97b..4c4f207163a50 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.0.0.CR1
../../build-parent/pom.xml
4.0.0
diff --git a/extensions/infinispan-embedded/runtime/pom.xml b/extensions/infinispan-embedded/runtime/pom.xml
index 80f8719d8cbd4..4af24ff930293 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.0.0.CR1
4.0.0
diff --git a/extensions/jackson/deployment/pom.xml b/extensions/jackson/deployment/pom.xml
index 71b42d61fc563..42e8a3928488e 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.0.0.CR1
../
4.0.0
diff --git a/extensions/jackson/pom.xml b/extensions/jackson/pom.xml
index df156d398e755..27aeb44418f5c 100644
--- a/extensions/jackson/pom.xml
+++ b/extensions/jackson/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.0.0.CR1
../../build-parent/pom.xml
4.0.0
diff --git a/extensions/jackson/runtime/pom.xml b/extensions/jackson/runtime/pom.xml
index 066622a4efa50..15b0b656295a7 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.0.0.CR1
../
4.0.0
diff --git a/extensions/jackson/spi/pom.xml b/extensions/jackson/spi/pom.xml
index af8ebcfb45281..7b8d46ba48377 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.0.0.CR1
4.0.0
diff --git a/extensions/jaeger/deployment/pom.xml b/extensions/jaeger/deployment/pom.xml
index 490cba3c58af1..7d41b9e504049 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.0.0.CR1
../
4.0.0
diff --git a/extensions/jaeger/pom.xml b/extensions/jaeger/pom.xml
index 5a380a4eb89a1..9942292e9e2b4 100644
--- a/extensions/jaeger/pom.xml
+++ b/extensions/jaeger/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.0.0.CR1
../../build-parent/pom.xml
4.0.0
diff --git a/extensions/jaeger/runtime/pom.xml b/extensions/jaeger/runtime/pom.xml
index 552f9fc3751f7..01d604de9765b 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.0.0.CR1
../
4.0.0
diff --git a/extensions/jaxb/deployment/pom.xml b/extensions/jaxb/deployment/pom.xml
index edc16f42d3eff..ab80c2fc6573d 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.0.0.CR1
../
4.0.0
diff --git a/extensions/jaxb/pom.xml b/extensions/jaxb/pom.xml
index 12968c9dc2735..52cce02566d43 100644
--- a/extensions/jaxb/pom.xml
+++ b/extensions/jaxb/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.0.0.CR1
../../build-parent/pom.xml
4.0.0
diff --git a/extensions/jaxb/runtime/pom.xml b/extensions/jaxb/runtime/pom.xml
index 3d91533a1042d..85c0c32339d30 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.0.0.CR1
../
4.0.0
diff --git a/extensions/jdbc/jdbc-derby/deployment/pom.xml b/extensions/jdbc/jdbc-derby/deployment/pom.xml
index a61c08f105b2f..c040ecf95236a 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.0.0.CR1
4.0.0
diff --git a/extensions/jdbc/jdbc-derby/pom.xml b/extensions/jdbc/jdbc-derby/pom.xml
index 4d010d9fb4e46..ca5ebff2ac33b 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.0.0.CR1
4.0.0
diff --git a/extensions/jdbc/jdbc-derby/runtime/pom.xml b/extensions/jdbc/jdbc-derby/runtime/pom.xml
index bab7a00fb7012..2d3addcd6996b 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.0.0.CR1
4.0.0
diff --git a/extensions/jdbc/jdbc-h2/deployment/pom.xml b/extensions/jdbc/jdbc-h2/deployment/pom.xml
index a1c6e5e37df31..821ea772540c2 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.0.0.CR1
4.0.0
diff --git a/extensions/jdbc/jdbc-h2/pom.xml b/extensions/jdbc/jdbc-h2/pom.xml
index fea07d31a2616..02eb1164127b3 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.0.0.CR1
4.0.0
diff --git a/extensions/jdbc/jdbc-h2/runtime/pom.xml b/extensions/jdbc/jdbc-h2/runtime/pom.xml
index ef7f584445901..43a3a7a6c0a25 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.0.0.CR1
4.0.0
diff --git a/extensions/jdbc/jdbc-mariadb/deployment/pom.xml b/extensions/jdbc/jdbc-mariadb/deployment/pom.xml
index 15078f6ccca40..47adfa997688e 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.0.0.CR1
4.0.0
diff --git a/extensions/jdbc/jdbc-mariadb/pom.xml b/extensions/jdbc/jdbc-mariadb/pom.xml
index 201396f91be06..7b706212a99b5 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.0.0.CR1
4.0.0
diff --git a/extensions/jdbc/jdbc-mariadb/runtime/pom.xml b/extensions/jdbc/jdbc-mariadb/runtime/pom.xml
index 9e37c30953be4..f783df71415b9 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.0.0.CR1
4.0.0
diff --git a/extensions/jdbc/jdbc-mssql/deployment/pom.xml b/extensions/jdbc/jdbc-mssql/deployment/pom.xml
index 1a41e6803c7d8..44bcbbdbd0fab 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.0.0.CR1
4.0.0
diff --git a/extensions/jdbc/jdbc-mssql/pom.xml b/extensions/jdbc/jdbc-mssql/pom.xml
index 0a564b2f86d92..5628b6b24b6e0 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.0.0.CR1
4.0.0
diff --git a/extensions/jdbc/jdbc-mssql/runtime/pom.xml b/extensions/jdbc/jdbc-mssql/runtime/pom.xml
index 59239e66d20ba..d72eb91cb6469 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.0.0.CR1
4.0.0
diff --git a/extensions/jdbc/jdbc-mysql/deployment/pom.xml b/extensions/jdbc/jdbc-mysql/deployment/pom.xml
index e2743d5d7384b..9f0dcd0575d54 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.0.0.CR1
4.0.0
@@ -20,7 +20,7 @@
io.quarkus
quarkus-jdbc-mysql
- 999-SNAPSHOT
+ 1.0.0.CR1
diff --git a/extensions/jdbc/jdbc-mysql/pom.xml b/extensions/jdbc/jdbc-mysql/pom.xml
index 1e62583e0c177..13e6048867d23 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.0.0.CR1
4.0.0
diff --git a/extensions/jdbc/jdbc-mysql/runtime/pom.xml b/extensions/jdbc/jdbc-mysql/runtime/pom.xml
index 6f01b9ed12158..4d046138520b8 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.0.0.CR1
4.0.0
diff --git a/extensions/jdbc/jdbc-postgresql/deployment/pom.xml b/extensions/jdbc/jdbc-postgresql/deployment/pom.xml
index dc5d288c6382a..502144902d2ed 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.0.0.CR1
4.0.0
diff --git a/extensions/jdbc/jdbc-postgresql/pom.xml b/extensions/jdbc/jdbc-postgresql/pom.xml
index 1487ac5c582f9..b2d97c54fd45b 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.0.0.CR1
4.0.0
diff --git a/extensions/jdbc/jdbc-postgresql/runtime/pom.xml b/extensions/jdbc/jdbc-postgresql/runtime/pom.xml
index 30660ebf35a2a..1214767fc8c43 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.0.0.CR1
4.0.0
diff --git a/extensions/jdbc/pom.xml b/extensions/jdbc/pom.xml
index 86ca9386fb276..fe40ee343bacc 100644
--- a/extensions/jdbc/pom.xml
+++ b/extensions/jdbc/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.0.0.CR1
../../build-parent/pom.xml
4.0.0
diff --git a/extensions/jgit/deployment/pom.xml b/extensions/jgit/deployment/pom.xml
index 718cadd3e92ab..a4cab40971e8c 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.0.0.CR1
../
diff --git a/extensions/jgit/pom.xml b/extensions/jgit/pom.xml
index dde5a5fbfa113..93593ee381fac 100644
--- a/extensions/jgit/pom.xml
+++ b/extensions/jgit/pom.xml
@@ -6,7 +6,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.0.0.CR1
../../build-parent/pom.xml
diff --git a/extensions/jgit/runtime/pom.xml b/extensions/jgit/runtime/pom.xml
index 620dff6e6e1f5..d3acdb7bde4b3 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.0.0.CR1
../
diff --git a/extensions/jsonb/deployment/pom.xml b/extensions/jsonb/deployment/pom.xml
index 7b858fe14cbb8..35b1e6396b57c 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.0.0.CR1
../
4.0.0
diff --git a/extensions/jsonb/pom.xml b/extensions/jsonb/pom.xml
index 49a00ce8370f1..7836c42b897d6 100644
--- a/extensions/jsonb/pom.xml
+++ b/extensions/jsonb/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.0.0.CR1
../../build-parent/pom.xml
4.0.0
diff --git a/extensions/jsonb/runtime/pom.xml b/extensions/jsonb/runtime/pom.xml
index d204020dab250..86502a1281b74 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.0.0.CR1
../
4.0.0
diff --git a/extensions/jsonb/spi/pom.xml b/extensions/jsonb/spi/pom.xml
index 92a33aa21c500..e8504913e15bd 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.0.0.CR1
4.0.0
diff --git a/extensions/jsonp/deployment/pom.xml b/extensions/jsonp/deployment/pom.xml
index e36f70a9ba179..29462e9cd03e7 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.0.0.CR1
../
4.0.0
diff --git a/extensions/jsonp/pom.xml b/extensions/jsonp/pom.xml
index 7674aac523727..1917158e47e2f 100644
--- a/extensions/jsonp/pom.xml
+++ b/extensions/jsonp/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.0.0.CR1
../../build-parent/pom.xml
4.0.0
diff --git a/extensions/jsonp/runtime/pom.xml b/extensions/jsonp/runtime/pom.xml
index 74de7c3df5270..b52dcea27298a 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.0.0.CR1
../
4.0.0
diff --git a/extensions/kafka-client/deployment/pom.xml b/extensions/kafka-client/deployment/pom.xml
index 51ca51ab83dfc..d4b11fa5216ae 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.0.0.CR1
quarkus-kafka-client-deployment
diff --git a/extensions/kafka-client/pom.xml b/extensions/kafka-client/pom.xml
index e7b50f2d26624..17396cdf4ccfb 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.0.0.CR1
../../build-parent/pom.xml
diff --git a/extensions/kafka-client/runtime/pom.xml b/extensions/kafka-client/runtime/pom.xml
index 08e2a0fa2e26b..a3b701cc18ed6 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.0.0.CR1
quarkus-kafka-client
diff --git a/extensions/kafka-streams/deployment/pom.xml b/extensions/kafka-streams/deployment/pom.xml
index 45c7e1e03d8a9..882909c7a226f 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.0.0.CR1
../
4.0.0
diff --git a/extensions/kafka-streams/pom.xml b/extensions/kafka-streams/pom.xml
index 5231530da6bfa..e009a501d8239 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.0.0.CR1
../../build-parent/pom.xml
4.0.0
diff --git a/extensions/kafka-streams/runtime/pom.xml b/extensions/kafka-streams/runtime/pom.xml
index df683d160a149..b175666b4fce8 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.0.0.CR1
../
4.0.0
diff --git a/extensions/keycloak-authorization/deployment/pom.xml b/extensions/keycloak-authorization/deployment/pom.xml
index 36d599c3cc177..b4a8dba576346 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.0.0.CR1
../
4.0.0
diff --git a/extensions/keycloak-authorization/pom.xml b/extensions/keycloak-authorization/pom.xml
index 87072259bc863..d4de4eaa8e5b3 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.0.0.CR1
../../build-parent/pom.xml
4.0.0
diff --git a/extensions/keycloak-authorization/runtime/pom.xml b/extensions/keycloak-authorization/runtime/pom.xml
index 40d6b9a752a60..89bd853badaca 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.0.0.CR1
../
4.0.0
diff --git a/extensions/kogito/deployment/pom.xml b/extensions/kogito/deployment/pom.xml
index 7b0dc3f5b78f5..4f8722ca12f8c 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.0.0.CR1
4.0.0
diff --git a/extensions/kogito/pom.xml b/extensions/kogito/pom.xml
index c58203f56b688..38d86a7493c34 100644
--- a/extensions/kogito/pom.xml
+++ b/extensions/kogito/pom.xml
@@ -6,7 +6,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.0.0.CR1
../../build-parent/pom.xml
4.0.0
diff --git a/extensions/kogito/runtime/pom.xml b/extensions/kogito/runtime/pom.xml
index 95b869305c334..fe2db3db0a8b8 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.0.0.CR1
4.0.0
diff --git a/extensions/kotlin/deployment/pom.xml b/extensions/kotlin/deployment/pom.xml
index 5eda3361dc307..9d10639aecb11 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.0.0.CR1
../
diff --git a/extensions/kotlin/pom.xml b/extensions/kotlin/pom.xml
index f7dd4f53d308a..76d596fd3ed8e 100644
--- a/extensions/kotlin/pom.xml
+++ b/extensions/kotlin/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.0.0.CR1
../../build-parent/pom.xml
4.0.0
diff --git a/extensions/kotlin/runtime/pom.xml b/extensions/kotlin/runtime/pom.xml
index c7e3d9118f366..f1825d9f6f911 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.0.0.CR1
quarkus-kotlin
diff --git a/extensions/kubernetes-client/deployment/pom.xml b/extensions/kubernetes-client/deployment/pom.xml
index d326d9a1d2805..677f2364c035f 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.0.0.CR1
4.0.0
diff --git a/extensions/kubernetes-client/pom.xml b/extensions/kubernetes-client/pom.xml
index b1758dcf79cb5..d54b675f23d1e 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.0.0.CR1
../../build-parent/pom.xml
4.0.0
diff --git a/extensions/kubernetes-client/runtime/pom.xml b/extensions/kubernetes-client/runtime/pom.xml
index bc22cb63ae6e7..412bc93d4a027 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.0.0.CR1
quarkus-kubernetes-client
diff --git a/extensions/kubernetes/deployment/pom.xml b/extensions/kubernetes/deployment/pom.xml
index 0cd60a15935c3..39a7e1e868dbc 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.0.0.CR1
4.0.0
diff --git a/extensions/kubernetes/pom.xml b/extensions/kubernetes/pom.xml
index e81d6c685bc42..a260fe41f3d46 100644
--- a/extensions/kubernetes/pom.xml
+++ b/extensions/kubernetes/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.0.0.CR1
../../build-parent/pom.xml
4.0.0
diff --git a/extensions/kubernetes/runtime/pom.xml b/extensions/kubernetes/runtime/pom.xml
index dda1be964bce5..3f45c585199b1 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.0.0.CR1
quarkus-kubernetes
diff --git a/extensions/kubernetes/spi/pom.xml b/extensions/kubernetes/spi/pom.xml
index 621c65564a9cc..8ac5ef7593a12 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.0.0.CR1
4.0.0
diff --git a/extensions/mailer/deployment/pom.xml b/extensions/mailer/deployment/pom.xml
index e96876f17fd84..55ac9db0de87f 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.0.0.CR1
../
diff --git a/extensions/mailer/pom.xml b/extensions/mailer/pom.xml
index 8de49c17f036c..76e6745ef7c02 100644
--- a/extensions/mailer/pom.xml
+++ b/extensions/mailer/pom.xml
@@ -7,7 +7,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.0.0.CR1
../../build-parent/pom.xml
diff --git a/extensions/mailer/runtime/pom.xml b/extensions/mailer/runtime/pom.xml
index d156dddc2210c..82b62c6b4c92b 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.0.0.CR1
../
diff --git a/extensions/mongodb-client/deployment/pom.xml b/extensions/mongodb-client/deployment/pom.xml
index 2b8116cc131ee..153eff6da7a85 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.0.0.CR1
quarkus-mongodb-client-deployment
diff --git a/extensions/mongodb-client/pom.xml b/extensions/mongodb-client/pom.xml
index e88210a9c5d2c..18e55bff98dab 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.0.0.CR1
../../build-parent/pom.xml
diff --git a/extensions/mongodb-client/runtime/pom.xml b/extensions/mongodb-client/runtime/pom.xml
index 43e6567abf057..aa2de5b96369f 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.0.0.CR1
quarkus-mongodb-client
diff --git a/extensions/narayana-jta/deployment/pom.xml b/extensions/narayana-jta/deployment/pom.xml
index 1346085f34917..65dd8e58c205b 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.0.0.CR1
../
4.0.0
diff --git a/extensions/narayana-jta/pom.xml b/extensions/narayana-jta/pom.xml
index 542cec5b810d7..26f7aa26273f7 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.0.0.CR1
../../build-parent/pom.xml
4.0.0
diff --git a/extensions/narayana-jta/runtime/pom.xml b/extensions/narayana-jta/runtime/pom.xml
index cfe45f6a03c73..36e9526a312a5 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.0.0.CR1
../
4.0.0
diff --git a/extensions/narayana-stm/deployment/pom.xml b/extensions/narayana-stm/deployment/pom.xml
index 134fe3cf1705c..d7be53c89c9af 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.0.0.CR1
../
4.0.0
diff --git a/extensions/narayana-stm/pom.xml b/extensions/narayana-stm/pom.xml
index 096da3a9c540e..0af0a63c535ea 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.0.0.CR1
../../build-parent/pom.xml
4.0.0
diff --git a/extensions/narayana-stm/runtime/pom.xml b/extensions/narayana-stm/runtime/pom.xml
index 3bb8d12a698b4..83b71e8042c3e 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.0.0.CR1
..
4.0.0
diff --git a/extensions/neo4j/deployment/pom.xml b/extensions/neo4j/deployment/pom.xml
index de4f2d59f5af3..3194036bde4ba 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.0.0.CR1
4.0.0
diff --git a/extensions/neo4j/pom.xml b/extensions/neo4j/pom.xml
index 9b0d13574fa5f..c21279ea9e11e 100644
--- a/extensions/neo4j/pom.xml
+++ b/extensions/neo4j/pom.xml
@@ -6,7 +6,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.0.0.CR1
../../build-parent/pom.xml
4.0.0
diff --git a/extensions/neo4j/runtime/pom.xml b/extensions/neo4j/runtime/pom.xml
index a9fde15ef64ef..78eea64fba3ab 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.0.0.CR1
4.0.0
diff --git a/extensions/netty/deployment/pom.xml b/extensions/netty/deployment/pom.xml
index cf218597a7825..10bc6d1e2102f 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.0.0.CR1
4.0.0
diff --git a/extensions/netty/pom.xml b/extensions/netty/pom.xml
index 95c392513ecb7..943ce8c447140 100644
--- a/extensions/netty/pom.xml
+++ b/extensions/netty/pom.xml
@@ -6,7 +6,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.0.0.CR1
../../build-parent/pom.xml
4.0.0
diff --git a/extensions/netty/runtime/pom.xml b/extensions/netty/runtime/pom.xml
index e84ebb0050580..4753077a84621 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.0.0.CR1
4.0.0
diff --git a/extensions/oidc/deployment/pom.xml b/extensions/oidc/deployment/pom.xml
index 5b60135623d8c..a56242f5fc431 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.0.0.CR1
../
4.0.0
diff --git a/extensions/oidc/pom.xml b/extensions/oidc/pom.xml
index 437673ff3471f..d627c201b569a 100644
--- a/extensions/oidc/pom.xml
+++ b/extensions/oidc/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.0.0.CR1
../../build-parent/pom.xml
4.0.0
diff --git a/extensions/oidc/runtime/pom.xml b/extensions/oidc/runtime/pom.xml
index e04b0f125131e..500316d605ad9 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.0.0.CR1
../
4.0.0
diff --git a/extensions/panache/hibernate-orm-panache/deployment/pom.xml b/extensions/panache/hibernate-orm-panache/deployment/pom.xml
index a20ac63d604d3..8a5b368df768e 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.0.0.CR1
../
4.0.0
diff --git a/extensions/panache/hibernate-orm-panache/pom.xml b/extensions/panache/hibernate-orm-panache/pom.xml
index c6114f9eb19d6..6501f592095dc 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.0.0.CR1
../../../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 0fd7465040166..66884c6d5c69b 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.0.0.CR1
../
4.0.0
diff --git a/extensions/panache/mongodb-panache/deployment/pom.xml b/extensions/panache/mongodb-panache/deployment/pom.xml
index dc1e4c4f632f6..51e12ca71e821 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.0.0.CR1
../
4.0.0
diff --git a/extensions/panache/mongodb-panache/pom.xml b/extensions/panache/mongodb-panache/pom.xml
index c10a0f718e2fb..84a2412fffe54 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.0.0.CR1
../../../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 1efc566d6e9e8..2ecf56a0e2691 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.0.0.CR1
../
4.0.0
diff --git a/extensions/panache/panache-common/deployment/pom.xml b/extensions/panache/panache-common/deployment/pom.xml
index 526fe669d7ccf..24b1cb858f812 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.0.0.CR1
../
4.0.0
diff --git a/extensions/panache/panache-common/pom.xml b/extensions/panache/panache-common/pom.xml
index dd2879dde6094..0b10fdd9d664e 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.0.0.CR1
../../../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 c2b212bdd2fd1..07cd1c4268048 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.0.0.CR1
../
4.0.0
diff --git a/extensions/panache/panacheql/pom.xml b/extensions/panache/panacheql/pom.xml
index b4d2c3be902f5..15eef949e630e 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.0.0.CR1
../../../build-parent/pom.xml
4.0.0
diff --git a/extensions/panache/pom.xml b/extensions/panache/pom.xml
index b783128ac96b4..28dab655df7d5 100644
--- a/extensions/panache/pom.xml
+++ b/extensions/panache/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.0.0.CR1
../../build-parent/pom.xml
4.0.0
diff --git a/extensions/pom.xml b/extensions/pom.xml
index 67f7e53d52ed9..a51041a0a26c9 100644
--- a/extensions/pom.xml
+++ b/extensions/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.0.0.CR1
../build-parent/pom.xml
4.0.0
diff --git a/extensions/reactive-mysql-client/deployment/pom.xml b/extensions/reactive-mysql-client/deployment/pom.xml
index 7cc1e4a204669..766f151aa05fa 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.0.0.CR1
../
diff --git a/extensions/reactive-mysql-client/pom.xml b/extensions/reactive-mysql-client/pom.xml
index a74193d48f5e3..8b17f20af4977 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.0.0.CR1
../../build-parent/pom.xml
diff --git a/extensions/reactive-mysql-client/runtime/pom.xml b/extensions/reactive-mysql-client/runtime/pom.xml
index bf2be5c3284ba..06b6bd90575a0 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.0.0.CR1
../
diff --git a/extensions/reactive-pg-client/deployment/pom.xml b/extensions/reactive-pg-client/deployment/pom.xml
index 2952748f83cd6..370ec1edd97c4 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.0.0.CR1
../
diff --git a/extensions/reactive-pg-client/pom.xml b/extensions/reactive-pg-client/pom.xml
index e90b3974b0d3b..83789f349716f 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.0.0.CR1
../../build-parent/pom.xml
diff --git a/extensions/reactive-pg-client/runtime/pom.xml b/extensions/reactive-pg-client/runtime/pom.xml
index 967a87c9100af..2e8533be19d97 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.0.0.CR1
../
diff --git a/extensions/reactive-streams-operators/pom.xml b/extensions/reactive-streams-operators/pom.xml
index 9437a26db5b34..840be952d5a1e 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.0.0.CR1
../../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 604054bdf32f3..596a4606423eb 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.0.0.CR1
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 4cf762e8bb71e..5bb3a41874a2b 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.0.0.CR1
../../../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 ed6545af21bcb..b98b97c93a32e 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.0.0.CR1
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 e557102493ca2..e5924c8520483 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.0.0.CR1
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 eb90341d1ea15..f70e9dc8dfe5a 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.0.0.CR1
../../../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 79cb30a02ef1b..93c4111ff3ce5 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.0.0.CR1
quarkus-smallrye-reactive-type-converters
diff --git a/extensions/rest-client/deployment/pom.xml b/extensions/rest-client/deployment/pom.xml
index ccd3bde9aa6ff..8b34f8a9ef4dc 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.0.0.CR1
../
4.0.0
diff --git a/extensions/rest-client/pom.xml b/extensions/rest-client/pom.xml
index dae231a4d4040..4949f31965734 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.0.0.CR1
../../build-parent/pom.xml
4.0.0
diff --git a/extensions/rest-client/runtime/pom.xml b/extensions/rest-client/runtime/pom.xml
index e7cd65dde329e..0713add360186 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.0.0.CR1
../
4.0.0
diff --git a/extensions/resteasy-common/deployment/pom.xml b/extensions/resteasy-common/deployment/pom.xml
index 7f04f1644cfac..258141160ce45 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.0.0.CR1
../
4.0.0
diff --git a/extensions/resteasy-common/pom.xml b/extensions/resteasy-common/pom.xml
index 6005c0e254b92..ab32df89cb77b 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.0.0.CR1
../../build-parent/pom.xml
4.0.0
diff --git a/extensions/resteasy-common/runtime/pom.xml b/extensions/resteasy-common/runtime/pom.xml
index 12fdcd0bda0ce..e3cbccdce810d 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.0.0.CR1
../
4.0.0
diff --git a/extensions/resteasy-common/spi/pom.xml b/extensions/resteasy-common/spi/pom.xml
index fc0ce101024c4..b43b093af89a3 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.0.0.CR1
../
4.0.0
diff --git a/extensions/resteasy-jackson/deployment/pom.xml b/extensions/resteasy-jackson/deployment/pom.xml
index 689259d981d48..c8fb83f42fa2b 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.0.0.CR1
../
4.0.0
diff --git a/extensions/resteasy-jackson/pom.xml b/extensions/resteasy-jackson/pom.xml
index 767f69cc4df9d..b8eb66dc703e8 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.0.0.CR1
../../build-parent/pom.xml
4.0.0
diff --git a/extensions/resteasy-jackson/runtime/pom.xml b/extensions/resteasy-jackson/runtime/pom.xml
index 666820a2896b9..9a1dac11900f6 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.0.0.CR1
../
4.0.0
diff --git a/extensions/resteasy-jaxb/deployment/pom.xml b/extensions/resteasy-jaxb/deployment/pom.xml
index 2a48eef42de50..30ad5111528ee 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.0.0.CR1
../
4.0.0
diff --git a/extensions/resteasy-jaxb/pom.xml b/extensions/resteasy-jaxb/pom.xml
index e16a4a32d8e05..353ebe647abca 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.0.0.CR1
../../build-parent/pom.xml
4.0.0
diff --git a/extensions/resteasy-jaxb/runtime/pom.xml b/extensions/resteasy-jaxb/runtime/pom.xml
index fe20a62a032dc..f2ff945756448 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.0.0.CR1
../
4.0.0
diff --git a/extensions/resteasy-jsonb/deployment/pom.xml b/extensions/resteasy-jsonb/deployment/pom.xml
index ec997bbc2bea6..87ea98bfcde84 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.0.0.CR1
../
4.0.0
diff --git a/extensions/resteasy-jsonb/pom.xml b/extensions/resteasy-jsonb/pom.xml
index 35cca798cdd0c..c7f245488930b 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.0.0.CR1
../../build-parent/pom.xml
4.0.0
diff --git a/extensions/resteasy-jsonb/runtime/pom.xml b/extensions/resteasy-jsonb/runtime/pom.xml
index 9d78b15ea239c..3e26899079b4d 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.0.0.CR1
../
4.0.0
diff --git a/extensions/resteasy-server-common/deployment/pom.xml b/extensions/resteasy-server-common/deployment/pom.xml
index eb4ca6cfdfbe2..fc591d2a61d35 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.0.0.CR1
../
4.0.0
diff --git a/extensions/resteasy-server-common/pom.xml b/extensions/resteasy-server-common/pom.xml
index ddb76b9b0ae15..25b252f1f5eaa 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.0.0.CR1
../../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 52d2928537f57..3536c872ca889 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.0.0.CR1
../
4.0.0
diff --git a/extensions/resteasy-server-common/spi/pom.xml b/extensions/resteasy-server-common/spi/pom.xml
index 4911f00f3c538..05f7b58b39ebf 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.0.0.CR1
quarkus-resteasy-server-common-spi
diff --git a/extensions/resteasy/deployment/pom.xml b/extensions/resteasy/deployment/pom.xml
index 993ae24efdb8c..da76e73ac0a84 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.0.0.CR1
../
4.0.0
diff --git a/extensions/resteasy/pom.xml b/extensions/resteasy/pom.xml
index 05d24dee59732..a24118eca27a9 100644
--- a/extensions/resteasy/pom.xml
+++ b/extensions/resteasy/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.0.0.CR1
../../build-parent/pom.xml
4.0.0
diff --git a/extensions/resteasy/runtime/pom.xml b/extensions/resteasy/runtime/pom.xml
index 352842f462cb3..96061ef6db063 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.0.0.CR1
../
4.0.0
diff --git a/extensions/scala/deployment/pom.xml b/extensions/scala/deployment/pom.xml
index 960847e8873bf..5eb97c72e023e 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.0.0.CR1
../
diff --git a/extensions/scala/pom.xml b/extensions/scala/pom.xml
index 07b756383e053..603f19a9c09f2 100644
--- a/extensions/scala/pom.xml
+++ b/extensions/scala/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.0.0.CR1
../../build-parent/pom.xml
4.0.0
diff --git a/extensions/scala/runtime/pom.xml b/extensions/scala/runtime/pom.xml
index ddc0f1cd26e4c..ebb8479d5b880 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.0.0.CR1
quarkus-scala
diff --git a/extensions/scheduler/deployment/pom.xml b/extensions/scheduler/deployment/pom.xml
index 4e590f87ca140..65b1e5c47c6af 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.0.0.CR1
../
diff --git a/extensions/scheduler/pom.xml b/extensions/scheduler/pom.xml
index fb8625d4589da..bbc4cb19924bf 100644
--- a/extensions/scheduler/pom.xml
+++ b/extensions/scheduler/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.0.0.CR1
../../build-parent/pom.xml
diff --git a/extensions/scheduler/runtime/pom.xml b/extensions/scheduler/runtime/pom.xml
index b3b20851c9ce0..89ba0a82d8a10 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.0.0.CR1
../
4.0.0
diff --git a/extensions/security/deployment/pom.xml b/extensions/security/deployment/pom.xml
index 322540a475518..8bb7341e14837 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.0.0.CR1
../
4.0.0
diff --git a/extensions/security/pom.xml b/extensions/security/pom.xml
index a09fdbcec2a34..27c51b334f07b 100644
--- a/extensions/security/pom.xml
+++ b/extensions/security/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.0.0.CR1
../../build-parent/pom.xml
4.0.0
diff --git a/extensions/security/runtime/pom.xml b/extensions/security/runtime/pom.xml
index 40136711a0b3e..3b3e2820748da 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.0.0.CR1
../
4.0.0
diff --git a/extensions/security/test-utils/pom.xml b/extensions/security/test-utils/pom.xml
index 69a75d63a60c6..01253cf5cee10 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.0.0.CR1
../
4.0.0
diff --git a/extensions/smallrye-context-propagation/deployment/pom.xml b/extensions/smallrye-context-propagation/deployment/pom.xml
index 6d37b5f64c332..d6cca67a6b8f6 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.0.0.CR1
../
4.0.0
diff --git a/extensions/smallrye-context-propagation/pom.xml b/extensions/smallrye-context-propagation/pom.xml
index c58aab34b3a60..c97a7b26fa9a0 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.0.0.CR1
../../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 1eea0784b42e0..56821fc20e411 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.0.0.CR1
../
4.0.0
diff --git a/extensions/smallrye-fault-tolerance/deployment/pom.xml b/extensions/smallrye-fault-tolerance/deployment/pom.xml
index e79ca9096eee8..9955812a56266 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.0.0.CR1
../
4.0.0
diff --git a/extensions/smallrye-fault-tolerance/pom.xml b/extensions/smallrye-fault-tolerance/pom.xml
index 04cf5441f381a..425422087db27 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.0.0.CR1
../../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 8061e423b4576..2fe21ba048b40 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.0.0.CR1
../
4.0.0
diff --git a/extensions/smallrye-health/deployment/pom.xml b/extensions/smallrye-health/deployment/pom.xml
index f5afc20475ce5..983590849396c 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.0.0.CR1
../
4.0.0
diff --git a/extensions/smallrye-health/pom.xml b/extensions/smallrye-health/pom.xml
index eef727c499cd9..cee5a89439e49 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.0.0.CR1
../../build-parent/pom.xml
4.0.0
diff --git a/extensions/smallrye-health/runtime/pom.xml b/extensions/smallrye-health/runtime/pom.xml
index adeb2c9699b10..db299d298d007 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.0.0.CR1
../
4.0.0
diff --git a/extensions/smallrye-health/spi/pom.xml b/extensions/smallrye-health/spi/pom.xml
index 7ea0252b34e6c..4cee7462dc505 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.0.0.CR1
../
4.0.0
diff --git a/extensions/smallrye-jwt/deployment/pom.xml b/extensions/smallrye-jwt/deployment/pom.xml
index e1e822600674c..75b2950842a62 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.0.0.CR1
../
4.0.0
diff --git a/extensions/smallrye-jwt/pom.xml b/extensions/smallrye-jwt/pom.xml
index 9353874592802..e821d9fccd5eb 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.0.0.CR1
../../build-parent/pom.xml
4.0.0
diff --git a/extensions/smallrye-jwt/runtime/pom.xml b/extensions/smallrye-jwt/runtime/pom.xml
index a101b8b63f60a..629066272f088 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.0.0.CR1
../
4.0.0
diff --git a/extensions/smallrye-metrics/deployment/pom.xml b/extensions/smallrye-metrics/deployment/pom.xml
index 882e931391bd6..bed6dcc00dfb5 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.0.0.CR1
../
4.0.0
diff --git a/extensions/smallrye-metrics/pom.xml b/extensions/smallrye-metrics/pom.xml
index 09b808a71ddfc..037ffb69a1491 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.0.0.CR1
../../build-parent/pom.xml
4.0.0
diff --git a/extensions/smallrye-metrics/runtime/pom.xml b/extensions/smallrye-metrics/runtime/pom.xml
index 615b179dd0a27..a3447e9ee838a 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.0.0.CR1
../
4.0.0
diff --git a/extensions/smallrye-openapi-common/deployment/pom.xml b/extensions/smallrye-openapi-common/deployment/pom.xml
index d678fa7c572b7..721867503a294 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.0.0.CR1
../
4.0.0
diff --git a/extensions/smallrye-openapi-common/pom.xml b/extensions/smallrye-openapi-common/pom.xml
index a7f8a2d52120e..edba29c0bf90b 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.0.0.CR1
../../build-parent/pom.xml
4.0.0
diff --git a/extensions/smallrye-openapi/deployment/pom.xml b/extensions/smallrye-openapi/deployment/pom.xml
index e329ba47a65cf..2b75161dea8e2 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.0.0.CR1
../
4.0.0
diff --git a/extensions/smallrye-openapi/pom.xml b/extensions/smallrye-openapi/pom.xml
index f49b798247ca3..02757805bea33 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.0.0.CR1
../../build-parent/pom.xml
4.0.0
diff --git a/extensions/smallrye-openapi/runtime/pom.xml b/extensions/smallrye-openapi/runtime/pom.xml
index ce899bad670bf..1171bab0c641f 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.0.0.CR1
../
4.0.0
diff --git a/extensions/smallrye-opentracing/deployment/pom.xml b/extensions/smallrye-opentracing/deployment/pom.xml
index f96c0923ac6bc..deec9e002f239 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.0.0.CR1
../
4.0.0
diff --git a/extensions/smallrye-opentracing/pom.xml b/extensions/smallrye-opentracing/pom.xml
index 97b1025357d86..b5aaf5b901a2a 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.0.0.CR1
../../build-parent/pom.xml
4.0.0
diff --git a/extensions/smallrye-opentracing/runtime/pom.xml b/extensions/smallrye-opentracing/runtime/pom.xml
index f68c44a410a23..0616263554f0e 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.0.0.CR1
../
4.0.0
diff --git a/extensions/smallrye-reactive-messaging-amqp/deployment/pom.xml b/extensions/smallrye-reactive-messaging-amqp/deployment/pom.xml
index 6617208ae41c6..454b5026b6af3 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.0.0.CR1
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 3f896bde6b1ed..0c11d8ae36c4d 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.0.0.CR1
../../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 5ce1596f590f0..bd69358865348 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.0.0.CR1
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 6e1936dfb6ce0..4bb77e4636376 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.0.0.CR1
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 2c3967f8eee84..5461cd169e8df 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.0.0.CR1
../../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 4144091a790e7..b824e7a4cd43c 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.0.0.CR1
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 7d3a984905113..8715a6a9e4297 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.0.0.CR1
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 8cd21f85308e6..94aa3e4cdac35 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.0.0.CR1
../../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 fc6ca58cc3dc4..76693413d3cba 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.0.0.CR1
quarkus-smallrye-reactive-messaging-mqtt
diff --git a/extensions/smallrye-reactive-messaging/deployment/pom.xml b/extensions/smallrye-reactive-messaging/deployment/pom.xml
index 540e291bc2b23..d18dfb5e9198e 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.0.0.CR1
../
diff --git a/extensions/smallrye-reactive-messaging/pom.xml b/extensions/smallrye-reactive-messaging/pom.xml
index 0a7dd67b4bcfb..10e26ad00869d 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.0.0.CR1
../../build-parent/pom.xml
diff --git a/extensions/smallrye-reactive-messaging/runtime/pom.xml b/extensions/smallrye-reactive-messaging/runtime/pom.xml
index 6ebcfe391c8e4..f59953e348704 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.0.0.CR1
../
4.0.0
diff --git a/extensions/spring-data-jpa/deployment/pom.xml b/extensions/spring-data-jpa/deployment/pom.xml
index 704f6f327293a..ca936f174740f 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.0.0.CR1
../
diff --git a/extensions/spring-data-jpa/pom.xml b/extensions/spring-data-jpa/pom.xml
index 9f7ffab282f2a..97a18d70e116a 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.0.0.CR1
../../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 b173e294d930d..84c08353fdbce 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.0.0.CR1
../
diff --git a/extensions/spring-di/deployment/pom.xml b/extensions/spring-di/deployment/pom.xml
index a5f6966f91df9..d8940ad31cfcb 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.0.0.CR1
../
diff --git a/extensions/spring-di/pom.xml b/extensions/spring-di/pom.xml
index b0e9d4fab6e23..6308e92c50f5b 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.0.0.CR1
../../build-parent/pom.xml
4.0.0
diff --git a/extensions/spring-di/runtime/pom.xml b/extensions/spring-di/runtime/pom.xml
index 12e53d4b6db92..d06b2cd8a42e6 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.0.0.CR1
../
diff --git a/extensions/spring-web/deployment/pom.xml b/extensions/spring-web/deployment/pom.xml
index 79a0db4778bf6..ca4404bc199c4 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.0.0.CR1
../
diff --git a/extensions/spring-web/pom.xml b/extensions/spring-web/pom.xml
index c53964e905d80..74c9ebc54cff0 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.0.0.CR1
../../build-parent/pom.xml
4.0.0
diff --git a/extensions/spring-web/runtime/pom.xml b/extensions/spring-web/runtime/pom.xml
index ccf85040288a3..9a1f1728b88f5 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.0.0.CR1
../
diff --git a/extensions/swagger-ui/deployment/pom.xml b/extensions/swagger-ui/deployment/pom.xml
index 4274e7b968088..904f96013ba27 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.0.0.CR1
../
4.0.0
diff --git a/extensions/swagger-ui/pom.xml b/extensions/swagger-ui/pom.xml
index 90abfcf33b60c..afe5ce413304f 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.0.0.CR1
../../build-parent/pom.xml
4.0.0
diff --git a/extensions/swagger-ui/runtime/pom.xml b/extensions/swagger-ui/runtime/pom.xml
index f35276c66894a..c7b4d8990baac 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.0.0.CR1
../
4.0.0
diff --git a/extensions/tika/deployment/pom.xml b/extensions/tika/deployment/pom.xml
index 67b9532939771..bed0a5cc3f36a 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.0.0.CR1
../
4.0.0
diff --git a/extensions/tika/pom.xml b/extensions/tika/pom.xml
index 6df77ea5976a6..f0f30e9418e49 100644
--- a/extensions/tika/pom.xml
+++ b/extensions/tika/pom.xml
@@ -21,7 +21,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.0.0.CR1
../../build-parent/pom.xml
4.0.0
diff --git a/extensions/tika/runtime/pom.xml b/extensions/tika/runtime/pom.xml
index 3add5452064bc..e1bb1519e62df 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.0.0.CR1
../
4.0.0
diff --git a/extensions/undertow-websockets/deployment/pom.xml b/extensions/undertow-websockets/deployment/pom.xml
index df5c0a559bb9a..9b7a0a1b6bb68 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.0.0.CR1
../
4.0.0
diff --git a/extensions/undertow-websockets/pom.xml b/extensions/undertow-websockets/pom.xml
index 2f24d50e342a4..4271fce81df55 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.0.0.CR1
../../build-parent/pom.xml
4.0.0
diff --git a/extensions/undertow-websockets/runtime/pom.xml b/extensions/undertow-websockets/runtime/pom.xml
index e4e727a4a4330..0a511e81a613c 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.0.0.CR1
../
4.0.0
diff --git a/extensions/undertow/deployment/pom.xml b/extensions/undertow/deployment/pom.xml
index fed663380177c..8ffd008fdabf0 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.0.0.CR1
4.0.0
diff --git a/extensions/undertow/pom.xml b/extensions/undertow/pom.xml
index 4b20f1e116e53..3baefda56ab8f 100644
--- a/extensions/undertow/pom.xml
+++ b/extensions/undertow/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.0.0.CR1
../../build-parent/pom.xml
4.0.0
diff --git a/extensions/undertow/runtime/pom.xml b/extensions/undertow/runtime/pom.xml
index 6465349bedb6c..690b250ba4887 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.0.0.CR1
4.0.0
diff --git a/extensions/undertow/spi/pom.xml b/extensions/undertow/spi/pom.xml
index aecde17352060..4fa021045644f 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.0.0.CR1
4.0.0
diff --git a/extensions/vault/deployment/pom.xml b/extensions/vault/deployment/pom.xml
index 6ca399e10fc05..19091ca344699 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.0.0.CR1
../
4.0.0
diff --git a/extensions/vault/pom.xml b/extensions/vault/pom.xml
index 42adde1b849d5..e32fb3fe33d8b 100644
--- a/extensions/vault/pom.xml
+++ b/extensions/vault/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.0.0.CR1
../../build-parent/pom.xml
4.0.0
diff --git a/extensions/vault/runtime/pom.xml b/extensions/vault/runtime/pom.xml
index 3a110b32c7434..e81bb6419e778 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.0.0.CR1
../
4.0.0
diff --git a/extensions/vault/spi/pom.xml b/extensions/vault/spi/pom.xml
index 308feab0beb67..0df8694e7ec86 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.0.0.CR1
../../agroal
4.0.0
diff --git a/extensions/vertx-core/deployment/pom.xml b/extensions/vertx-core/deployment/pom.xml
index f9ab88db1bb33..5782044b1f785 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.0.0.CR1
../
4.0.0
diff --git a/extensions/vertx-core/pom.xml b/extensions/vertx-core/pom.xml
index 2ab97a2c48cad..9a628141558c2 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.0.0.CR1
../../build-parent/pom.xml
4.0.0
diff --git a/extensions/vertx-core/runtime/pom.xml b/extensions/vertx-core/runtime/pom.xml
index ceaf0211ebc63..88e121632b894 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.0.0.CR1
../
4.0.0
diff --git a/extensions/vertx-http/deployment/pom.xml b/extensions/vertx-http/deployment/pom.xml
index 8a8706610b793..65eb3ff38e51e 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.0.0.CR1
../
4.0.0
diff --git a/extensions/vertx-http/pom.xml b/extensions/vertx-http/pom.xml
index 4a13209903596..d4f77215dff26 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.0.0.CR1
../../build-parent/pom.xml
4.0.0
diff --git a/extensions/vertx-http/runtime/pom.xml b/extensions/vertx-http/runtime/pom.xml
index c7090901dd49e..badddd56420f5 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.0.0.CR1
../
4.0.0
diff --git a/extensions/vertx-web/deployment/pom.xml b/extensions/vertx-web/deployment/pom.xml
index 5b8f3735f2fcf..022ef6ab5f64c 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.0.0.CR1
../
4.0.0
diff --git a/extensions/vertx-web/pom.xml b/extensions/vertx-web/pom.xml
index 7f1634349eeff..205ad593d625e 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.0.0.CR1
../../build-parent/pom.xml
4.0.0
diff --git a/extensions/vertx-web/runtime/pom.xml b/extensions/vertx-web/runtime/pom.xml
index fa73502c14c20..7ba57e4064dc9 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.0.0.CR1
../
4.0.0
diff --git a/extensions/vertx/deployment/pom.xml b/extensions/vertx/deployment/pom.xml
index 4e35c9dc4fe1b..0e84579ee3773 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.0.0.CR1
../
4.0.0
diff --git a/extensions/vertx/pom.xml b/extensions/vertx/pom.xml
index de795aa5d2937..5e96238aa653b 100644
--- a/extensions/vertx/pom.xml
+++ b/extensions/vertx/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.0.0.CR1
../../build-parent/pom.xml
4.0.0
diff --git a/extensions/vertx/runtime/pom.xml b/extensions/vertx/runtime/pom.xml
index b86c2cb88766d..788b55db3a3d1 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.0.0.CR1
../
4.0.0
diff --git a/independent-projects/arc/pom.xml b/independent-projects/arc/pom.xml
index 1acd9a34c3177..b9e8fffab427e 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.0.0.CR1
diff --git a/independent-projects/arc/processor/pom.xml b/independent-projects/arc/processor/pom.xml
index 26351bf63488b..7615d82a29f6c 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.0.0.CR1
../
diff --git a/independent-projects/arc/runtime/pom.xml b/independent-projects/arc/runtime/pom.xml
index e84cf7ddfd081..1f973d522bfb1 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.0.0.CR1
../
diff --git a/independent-projects/arc/tests/pom.xml b/independent-projects/arc/tests/pom.xml
index 324039183101e..223c6d98c3392 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.0.0.CR1
../
diff --git a/independent-projects/bootstrap/core/pom.xml b/independent-projects/bootstrap/core/pom.xml
index 7d8b0a3605e51..58b8f96aaeb9b 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.0.0.CR1
../pom.xml
4.0.0
diff --git a/independent-projects/bootstrap/maven-plugin/pom.xml b/independent-projects/bootstrap/maven-plugin/pom.xml
index 9b131603223e9..25756780163af 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.0.0.CR1
../
quarkus-bootstrap-maven-plugin
diff --git a/independent-projects/bootstrap/pom.xml b/independent-projects/bootstrap/pom.xml
index ddec6a0609690..9c57662a9feb8 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.0.0.CR1
Apache License, Version 2.0
diff --git a/independent-projects/tools/common/pom.xml b/independent-projects/tools/common/pom.xml
index 99846903870af..a5a7455e9c2ca 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.0.0.CR1
quarkus-devtools-common
diff --git a/independent-projects/tools/platform-descriptor-api/pom.xml b/independent-projects/tools/platform-descriptor-api/pom.xml
index 5d6d0bd227b43..54cdf04e3c33d 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.0.0.CR1
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 7a63970cff0da..a6b3bb70f1f3e 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.0.0.CR1
../pom.xml
4.0.0
diff --git a/independent-projects/tools/pom.xml b/independent-projects/tools/pom.xml
index ca6d81059ae8d..2cd1f7d932d18 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.0.0.CR1
Apache License, Version 2.0
@@ -48,7 +48,7 @@
3.5.4
3.0.0
1.6.8
- 999-SNAPSHOT
+ 1.0.0.CR1
3.0.0.Beta1
diff --git a/integration-tests/amazon-dynamodb/pom.xml b/integration-tests/amazon-dynamodb/pom.xml
index 51f0a5da3f347..905ccb573ae74 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.0.0.CR1
../
4.0.0
diff --git a/integration-tests/amazon-lambda-http-resteasy/pom.xml b/integration-tests/amazon-lambda-http-resteasy/pom.xml
index ab618e48d1ff6..ece6870d74f29 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.0.0.CR1
../
4.0.0
diff --git a/integration-tests/amazon-lambda-http/pom.xml b/integration-tests/amazon-lambda-http/pom.xml
index 640f7b8dff641..88484adbc20ee 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.0.0.CR1
../
4.0.0
diff --git a/integration-tests/amazon-lambda/pom.xml b/integration-tests/amazon-lambda/pom.xml
index 9282acbe209aa..d58ef3f653b3d 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.0.0.CR1
../
4.0.0
diff --git a/integration-tests/artemis-core/pom.xml b/integration-tests/artemis-core/pom.xml
index 090e5a6237c0e..9e664076854e4 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.0.0.CR1
4.0.0
diff --git a/integration-tests/artemis-jms/pom.xml b/integration-tests/artemis-jms/pom.xml
index 0cb6ab92e36a2..cacba7b1e845f 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.0.0.CR1
4.0.0
diff --git a/integration-tests/class-transformer/deployment/pom.xml b/integration-tests/class-transformer/deployment/pom.xml
index 6fc8ad7eb3203..34d3f70a830c6 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.0.0.CR1
../
4.0.0
diff --git a/integration-tests/class-transformer/pom.xml b/integration-tests/class-transformer/pom.xml
index 60b13af2764bf..e1123f88f4f8b 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.0.0.CR1
../
4.0.0
diff --git a/integration-tests/class-transformer/runtime/pom.xml b/integration-tests/class-transformer/runtime/pom.xml
index df981afe02748..aae44263ab5be 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.0.0.CR1
../
4.0.0
diff --git a/integration-tests/common-jpa-entities/pom.xml b/integration-tests/common-jpa-entities/pom.xml
index 389cd3160f1bb..4aab9fbc9a239 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.0.0.CR1
../
4.0.0
diff --git a/integration-tests/elytron-resteasy/pom.xml b/integration-tests/elytron-resteasy/pom.xml
index 86c42a9db1504..c295849ae7634 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.0.0.CR1
../
diff --git a/integration-tests/elytron-security-jdbc/pom.xml b/integration-tests/elytron-security-jdbc/pom.xml
index 7b8a78e0aa3fa..99b12cd33fa75 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.0.0.CR1
../pom.xml
diff --git a/integration-tests/elytron-security-oauth2/pom.xml b/integration-tests/elytron-security-oauth2/pom.xml
index 2ebd218f78801..7b99968168210 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.0.0.CR1
../
4.0.0
diff --git a/integration-tests/elytron-security/pom.xml b/integration-tests/elytron-security/pom.xml
index 990b517659e33..925de4da3c033 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.0.0.CR1
../
4.0.0
diff --git a/integration-tests/elytron-undertow/pom.xml b/integration-tests/elytron-undertow/pom.xml
index 3e3eaccc681ce..a7dd3e8567f3c 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.0.0.CR1
../
diff --git a/integration-tests/flyway/pom.xml b/integration-tests/flyway/pom.xml
index c2a3ddaddab1b..833c1c0467db2 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.0.0.CR1
../
4.0.0
diff --git a/integration-tests/hibernate-orm-panache/pom.xml b/integration-tests/hibernate-orm-panache/pom.xml
index 1bb24f146b847..e3a26273212e3 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.0.0.CR1
../
4.0.0
diff --git a/integration-tests/hibernate-search-elasticsearch/pom.xml b/integration-tests/hibernate-search-elasticsearch/pom.xml
index 2be65edac0c53..1b81718f58dee 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.0.0.CR1
../
4.0.0
diff --git a/integration-tests/hibernate-validator/pom.xml b/integration-tests/hibernate-validator/pom.xml
index d89e72664fbe0..0f0b133388269 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.0.0.CR1
../
4.0.0
diff --git a/integration-tests/infinispan-cache-jpa/pom.xml b/integration-tests/infinispan-cache-jpa/pom.xml
index 1b4cd3ab0f320..5c96df38987b3 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.0.0.CR1
../
4.0.0
diff --git a/integration-tests/infinispan-client/pom.xml b/integration-tests/infinispan-client/pom.xml
index 9fedcd848b150..96cd18ae918f3 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.0.0.CR1
../
4.0.0
diff --git a/integration-tests/infinispan-embedded/pom.xml b/integration-tests/infinispan-embedded/pom.xml
index 4a6826aab74ff..451e8c0a2000e 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.0.0.CR1
../
4.0.0
diff --git a/integration-tests/jackson/model/pom.xml b/integration-tests/jackson/model/pom.xml
index a41b4a609f544..5a0645c880190 100644
--- a/integration-tests/jackson/model/pom.xml
+++ b/integration-tests/jackson/model/pom.xml
@@ -10,7 +10,7 @@
quarkus-integration-test-jackson-parent
io.quarkus
- 999-SNAPSHOT
+ 1.0.0.CR1
quarkus-integration-test-jackson-model
diff --git a/integration-tests/jackson/pom.xml b/integration-tests/jackson/pom.xml
index 9ef944831065e..e85373f926766 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.0.0.CR1
../
diff --git a/integration-tests/jackson/service/pom.xml b/integration-tests/jackson/service/pom.xml
index 7f9c0191e531b..70c4542e857dc 100644
--- a/integration-tests/jackson/service/pom.xml
+++ b/integration-tests/jackson/service/pom.xml
@@ -8,7 +8,7 @@
quarkus-integration-test-jackson-parent
io.quarkus
- 999-SNAPSHOT
+ 1.0.0.CR1
quarkus-integration-test-jackson-service
diff --git a/integration-tests/jgit/pom.xml b/integration-tests/jgit/pom.xml
index c36749b1791e5..a0461c6ba0657 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.0.0.CR1
../
quarkus-integration-test-jgit
diff --git a/integration-tests/jpa-derby/pom.xml b/integration-tests/jpa-derby/pom.xml
index 10f426d0137f8..0f43e5046234d 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.0.0.CR1
../
4.0.0
diff --git a/integration-tests/jpa-h2/pom.xml b/integration-tests/jpa-h2/pom.xml
index 23eaf40c1d472..1d820fdc1f744 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.0.0.CR1
../
4.0.0
diff --git a/integration-tests/jpa-mariadb/pom.xml b/integration-tests/jpa-mariadb/pom.xml
index 94468418d8b14..843296de6a1a5 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.0.0.CR1
../
4.0.0
diff --git a/integration-tests/jpa-mssql/pom.xml b/integration-tests/jpa-mssql/pom.xml
index 6c9e42aeb732c..43a8d9980c851 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.0.0.CR1
../
4.0.0
diff --git a/integration-tests/jpa-mysql/pom.xml b/integration-tests/jpa-mysql/pom.xml
index 5ad99cb1e968a..2cb5992de8eac 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.0.0.CR1
../
4.0.0
diff --git a/integration-tests/jpa-postgresql/pom.xml b/integration-tests/jpa-postgresql/pom.xml
index d412ae1d36796..6160e6f211b1e 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.0.0.CR1
../
4.0.0
diff --git a/integration-tests/jpa/pom.xml b/integration-tests/jpa/pom.xml
index 8f58ab9bbf0d3..b145bac177e0b 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.0.0.CR1
../
4.0.0
diff --git a/integration-tests/jsonb/pom.xml b/integration-tests/jsonb/pom.xml
index 962a25b0c7e66..36d2503ca94d8 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.0.0.CR1
../
diff --git a/integration-tests/kafka/pom.xml b/integration-tests/kafka/pom.xml
index 48849a0d00755..4d507bfe37389 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.0.0.CR1
../
4.0.0
diff --git a/integration-tests/keycloak-authorization/pom.xml b/integration-tests/keycloak-authorization/pom.xml
index db508843ceefc..e82764c2b2d19 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.0.0.CR1
../
4.0.0
diff --git a/integration-tests/kogito-maven/pom.xml b/integration-tests/kogito-maven/pom.xml
index 9f6ee86794de0..4007759f9a52a 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.0.0.CR1
../
diff --git a/integration-tests/kogito/pom.xml b/integration-tests/kogito/pom.xml
index e53234da0021f..e82e510be2cde 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.0.0.CR1
../
diff --git a/integration-tests/kotlin/pom.xml b/integration-tests/kotlin/pom.xml
index 774bf6691db07..c968a7096ad2c 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.0.0.CR1
../
diff --git a/integration-tests/kubernetes-client/pom.xml b/integration-tests/kubernetes-client/pom.xml
index 7d41f0e5b492c..87f0eb367280b 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.0.0.CR1
../
diff --git a/integration-tests/kubernetes/pom.xml b/integration-tests/kubernetes/pom.xml
index cd527784b2052..7311db26f4269 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.0.0.CR1
quarkus-integration-test-kubernetes
Quarkus - Integration Tests - Kubernetes extension
diff --git a/integration-tests/main/pom.xml b/integration-tests/main/pom.xml
index dc876bd17f22e..43a925769cdcd 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.0.0.CR1
../
4.0.0
diff --git a/integration-tests/maven/pom.xml b/integration-tests/maven/pom.xml
index 485434ed4ead8..b18571e997a35 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.0.0.CR1
quarkus-integration-test-maven
diff --git a/integration-tests/mongodb-client/pom.xml b/integration-tests/mongodb-client/pom.xml
index b1d762e164575..8b423e91364e9 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.0.0.CR1
quarkus-integration-test-mongodb-client
diff --git a/integration-tests/mongodb-panache/pom.xml b/integration-tests/mongodb-panache/pom.xml
index 367ea74f5172d..f1fb68fd9c143 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.0.0.CR1
quarkus-integration-test-mongodb-panache
diff --git a/integration-tests/narayana-jta/pom.xml b/integration-tests/narayana-jta/pom.xml
index 6e48d66d871e6..f3de77dc83ac4 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.0.0.CR1
../
4.0.0
diff --git a/integration-tests/narayana-stm/pom.xml b/integration-tests/narayana-stm/pom.xml
index 7f97ca99cba0f..0e082c9555a39 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.0.0.CR1
../
4.0.0
diff --git a/integration-tests/neo4j/pom.xml b/integration-tests/neo4j/pom.xml
index af0945bde4097..7cb4709e23f3a 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.0.0.CR1
../
4.0.0
diff --git a/integration-tests/oidc-code-flow/pom.xml b/integration-tests/oidc-code-flow/pom.xml
index 08a177230f7b9..29dbe4759d197 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.0.0.CR1
../
4.0.0
diff --git a/integration-tests/oidc/pom.xml b/integration-tests/oidc/pom.xml
index 6421acc825e78..1b90fd98a5d01 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.0.0.CR1
../
4.0.0
diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml
index ed07a7fb1dda4..0561d599d5c62 100644
--- a/integration-tests/pom.xml
+++ b/integration-tests/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.0.0.CR1
../build-parent/pom.xml
4.0.0
diff --git a/integration-tests/reactive-mysql-client/pom.xml b/integration-tests/reactive-mysql-client/pom.xml
index 8d5f4bcd27c3d..ace68cb3b3c32 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.0.0.CR1
../
diff --git a/integration-tests/reactive-pg-client/pom.xml b/integration-tests/reactive-pg-client/pom.xml
index c006259e1c436..6397322d7cb9b 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.0.0.CR1
../
diff --git a/integration-tests/resteasy-jackson/pom.xml b/integration-tests/resteasy-jackson/pom.xml
index 1ef8ae0a010a3..f4a9941f5743a 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.0.0.CR1
../
diff --git a/integration-tests/scala/pom.xml b/integration-tests/scala/pom.xml
index 13a53f324f993..2e30bcb2fa551 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.0.0.CR1
../
diff --git a/integration-tests/shared-library/pom.xml b/integration-tests/shared-library/pom.xml
index dfb80f6764429..6d2e5ec58b6b0 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.0.0.CR1
../
4.0.0
diff --git a/integration-tests/spring-data-jpa/pom.xml b/integration-tests/spring-data-jpa/pom.xml
index bc4ddfcb7f0c4..8ca771b24e4e6 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.0.0.CR1
../
diff --git a/integration-tests/spring-di/pom.xml b/integration-tests/spring-di/pom.xml
index f0f47cdf255c1..1b83000f90d1f 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.0.0.CR1
../
diff --git a/integration-tests/spring-web/pom.xml b/integration-tests/spring-web/pom.xml
index 7895299e8b8f1..5da16e0c36782 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.0.0.CR1
../
diff --git a/integration-tests/test-extension/pom.xml b/integration-tests/test-extension/pom.xml
index bbf42382475c6..128c4290b7607 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.0.0.CR1
../
4.0.0
diff --git a/integration-tests/tika/pom.xml b/integration-tests/tika/pom.xml
index 0abe4e95f6469..4d74edce1bfa0 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.0.0.CR1
../
4.0.0
diff --git a/integration-tests/vault-agroal/pom.xml b/integration-tests/vault-agroal/pom.xml
index fc03ff62c9813..40a07293f13cd 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.0.0.CR1
../
diff --git a/integration-tests/vault-app/pom.xml b/integration-tests/vault-app/pom.xml
index 741fa9ad27256..451da90e8ea12 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.0.0.CR1
../
4.0.0
diff --git a/integration-tests/vault/pom.xml b/integration-tests/vault/pom.xml
index 72ce157012712..ae24dbeabe381 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.0.0.CR1
../
diff --git a/integration-tests/vertx-http/pom.xml b/integration-tests/vertx-http/pom.xml
index c6b276a8aa757..49d3fa44fda52 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.0.0.CR1
../
diff --git a/integration-tests/vertx/pom.xml b/integration-tests/vertx/pom.xml
index c690a4adbf8e5..f221120b177b1 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.0.0.CR1
../
diff --git a/integration-tests/virtual-http-resteasy/pom.xml b/integration-tests/virtual-http-resteasy/pom.xml
index 2a273ebdae297..4a96492af550a 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.0.0.CR1
../
diff --git a/integration-tests/virtual-http/pom.xml b/integration-tests/virtual-http/pom.xml
index b3a47a2378203..a969d8f5f33e1 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.0.0.CR1
../
diff --git a/pom.xml b/pom.xml
index bbf2bd58af841..8016ca5bcdeee 100644
--- a/pom.xml
+++ b/pom.xml
@@ -12,7 +12,7 @@
io.quarkus
quarkus-parent
Quarkus - Parent pom
- 999-SNAPSHOT
+ 1.0.0.CR1
pom
diff --git a/tcks/microprofile-config/pom.xml b/tcks/microprofile-config/pom.xml
index d97f5b4c70982..28d990f2b83f1 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.0.0.CR1
../pom.xml
4.0.0
diff --git a/tcks/microprofile-context-propagation/pom.xml b/tcks/microprofile-context-propagation/pom.xml
index 139b059f74e48..83d365b9ca837 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.0.0.CR1
../pom.xml
4.0.0
diff --git a/tcks/microprofile-fault-tolerance/pom.xml b/tcks/microprofile-fault-tolerance/pom.xml
index a41101697c0c7..8b564f1634b5a 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.0.0.CR1
../pom.xml
4.0.0
diff --git a/tcks/microprofile-health/pom.xml b/tcks/microprofile-health/pom.xml
index aeea4907d2399..0f5afd5ea82fc 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.0.0.CR1
../pom.xml
4.0.0
diff --git a/tcks/microprofile-jwt/pom.xml b/tcks/microprofile-jwt/pom.xml
index 43933cd5dae58..ba327496fb413 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.0.0.CR1
../pom.xml
4.0.0
diff --git a/tcks/microprofile-metrics/api/pom.xml b/tcks/microprofile-metrics/api/pom.xml
index a2e6a36fb1aa6..8bf360cf8dc58 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.0.0.CR1
../pom.xml
4.0.0
diff --git a/tcks/microprofile-metrics/pom.xml b/tcks/microprofile-metrics/pom.xml
index 1bdb43ef3964a..2bca7e3fbd798 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.0.0.CR1
../pom.xml
4.0.0
diff --git a/tcks/microprofile-metrics/rest/pom.xml b/tcks/microprofile-metrics/rest/pom.xml
index c38c376f1af44..64d3ba3079f81 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.0.0.CR1
../pom.xml
4.0.0
diff --git a/tcks/microprofile-openapi/pom.xml b/tcks/microprofile-openapi/pom.xml
index a3ed9b68df74d..e12987c956606 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.0.0.CR1
../pom.xml
4.0.0
diff --git a/tcks/microprofile-opentracing/base/pom.xml b/tcks/microprofile-opentracing/base/pom.xml
index f9c3681880819..10c12bed598a5 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.0.0.CR1
4.0.0
diff --git a/tcks/microprofile-opentracing/pom.xml b/tcks/microprofile-opentracing/pom.xml
index d055b41411787..efca047b23a1a 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.0.0.CR1
../pom.xml
4.0.0
diff --git a/tcks/microprofile-opentracing/rest-client/pom.xml b/tcks/microprofile-opentracing/rest-client/pom.xml
index 492fb3728fe03..3ccf64f3dba05 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.0.0.CR1
4.0.0
diff --git a/tcks/microprofile-reactive-messaging/pom.xml b/tcks/microprofile-reactive-messaging/pom.xml
index 8bd190bdc5eb4..dae2e3b6a82fc 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.0.0.CR1
../pom.xml
4.0.0
diff --git a/tcks/microprofile-rest-client/pom.xml b/tcks/microprofile-rest-client/pom.xml
index 4f2405e7a2945..b7b88580d9f54 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.0.0.CR1
../pom.xml
4.0.0
diff --git a/tcks/pom.xml b/tcks/pom.xml
index 8f316e4e5a8bf..2fd419a1a689d 100644
--- a/tcks/pom.xml
+++ b/tcks/pom.xml
@@ -4,7 +4,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.0.0.CR1
../build-parent/pom.xml
4.0.0
diff --git a/test-framework/amazon-lambda/pom.xml b/test-framework/amazon-lambda/pom.xml
index 1bf9abf414820..a3e902d659716 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.0.0.CR1
../pom.xml
diff --git a/test-framework/arquillian/pom.xml b/test-framework/arquillian/pom.xml
index d55ebf86c2b1b..af12df0be1f57 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.0.0.CR1
../
diff --git a/test-framework/common/pom.xml b/test-framework/common/pom.xml
index 61da99ff3c822..5a3f61c5e5250 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.0.0.CR1
../
diff --git a/test-framework/derby/pom.xml b/test-framework/derby/pom.xml
index 952f01927d5d0..55e4633453cfb 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.0.0.CR1
../
diff --git a/test-framework/h2/pom.xml b/test-framework/h2/pom.xml
index c50619a433f3a..702dc01207771 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.0.0.CR1
../
diff --git a/test-framework/junit5-internal/pom.xml b/test-framework/junit5-internal/pom.xml
index d11f7665c4af1..fa433c7ca73cb 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.0.0.CR1
../
diff --git a/test-framework/junit5/pom.xml b/test-framework/junit5/pom.xml
index 3f4e04e909802..d596f6dc96aa3 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.0.0.CR1
../
diff --git a/test-framework/kubernetes-client/pom.xml b/test-framework/kubernetes-client/pom.xml
index 2b90c1c78a7a1..6ae4bd608cdec 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.0.0.CR1
../
diff --git a/test-framework/maven/pom.xml b/test-framework/maven/pom.xml
index 4da93275ffbb6..1e3d1659bd2b4 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.0.0.CR1
..
4.0.0
diff --git a/test-framework/pom.xml b/test-framework/pom.xml
index c4a590f4a1683..1324deb2ca15e 100644
--- a/test-framework/pom.xml
+++ b/test-framework/pom.xml
@@ -5,7 +5,7 @@
quarkus-build-parent
io.quarkus
- 999-SNAPSHOT
+ 1.0.0.CR1
../build-parent/pom.xml
4.0.0
diff --git a/test-framework/vault/pom.xml b/test-framework/vault/pom.xml
index bee5486a61bf7..b1e16f74f17f4 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.0.0.CR1
../