diff --git a/bom/application/pom.xml b/bom/application/pom.xml index 64ab9d7f8efef..00e64cf18ab63 100644 --- a/bom/application/pom.xml +++ b/bom/application/pom.xml @@ -5,7 +5,7 @@ quarkus-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../../pom.xml 4.0.0 diff --git a/bom/test/pom.xml b/bom/test/pom.xml index 78b85e6627067..ee2215f819727 100644 --- a/bom/test/pom.xml +++ b/bom/test/pom.xml @@ -5,7 +5,7 @@ quarkus-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../../pom.xml 4.0.0 diff --git a/build-parent/pom.xml b/build-parent/pom.xml index d434c7cb8fc0a..74a45432f9deb 100644 --- a/build-parent/pom.xml +++ b/build-parent/pom.xml @@ -5,7 +5,7 @@ quarkus-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/core/builder/pom.xml b/core/builder/pom.xml index b2160369dbd27..0d0723719088d 100644 --- a/core/builder/pom.xml +++ b/core/builder/pom.xml @@ -10,7 +10,7 @@ io.quarkus quarkus-build-parent - 999-SNAPSHOT + 2.2.0.CR1 ../../build-parent/pom.xml diff --git a/core/class-change-agent/pom.xml b/core/class-change-agent/pom.xml index 5b57062f854b3..ba44481695415 100644 --- a/core/class-change-agent/pom.xml +++ b/core/class-change-agent/pom.xml @@ -7,7 +7,7 @@ quarkus-build-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../../build-parent/pom.xml diff --git a/core/deployment/pom.xml b/core/deployment/pom.xml index 6976efd549c85..27f8f2f8669b2 100644 --- a/core/deployment/pom.xml +++ b/core/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-core-parent - 999-SNAPSHOT + 2.2.0.CR1 quarkus-core-deployment diff --git a/core/devmode-spi/pom.xml b/core/devmode-spi/pom.xml index 377814ec6712c..60a210f3415c1 100644 --- a/core/devmode-spi/pom.xml +++ b/core/devmode-spi/pom.xml @@ -5,7 +5,7 @@ quarkus-build-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../../build-parent/pom.xml 4.0.0 diff --git a/core/junit4-mock/pom.xml b/core/junit4-mock/pom.xml index 4e94d0989ff92..a72f470e992c9 100644 --- a/core/junit4-mock/pom.xml +++ b/core/junit4-mock/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-core-parent - 999-SNAPSHOT + 2.2.0.CR1 quarkus-junit4-mock diff --git a/core/launcher/pom.xml b/core/launcher/pom.xml index 1c518816d2a6b..90dc9dc597f9f 100644 --- a/core/launcher/pom.xml +++ b/core/launcher/pom.xml @@ -5,7 +5,7 @@ quarkus-build-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../../build-parent/pom.xml 4.0.0 diff --git a/core/pom.xml b/core/pom.xml index 30a09f8df404c..8c4bb7b95425d 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -5,7 +5,7 @@ quarkus-build-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../build-parent/pom.xml 4.0.0 diff --git a/core/processor/pom.xml b/core/processor/pom.xml index 9e8816cddef9c..48bb2229cd4af 100644 --- a/core/processor/pom.xml +++ b/core/processor/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-core-parent - 999-SNAPSHOT + 2.2.0.CR1 quarkus-extension-processor diff --git a/core/runtime/pom.xml b/core/runtime/pom.xml index c29db610ab48f..ff222abdf60cd 100644 --- a/core/runtime/pom.xml +++ b/core/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-core-parent - 999-SNAPSHOT + 2.2.0.CR1 quarkus-core diff --git a/core/test-extension/deployment/pom.xml b/core/test-extension/deployment/pom.xml index 686f3667dc567..6448cc50cd109 100644 --- a/core/test-extension/deployment/pom.xml +++ b/core/test-extension/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-test-extension-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/core/test-extension/pom.xml b/core/test-extension/pom.xml index f6bd01cb36e0a..0d43580aae1cb 100644 --- a/core/test-extension/pom.xml +++ b/core/test-extension/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-core-parent - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/core/test-extension/runtime/pom.xml b/core/test-extension/runtime/pom.xml index 16c106e83c618..c7e696ec2bc00 100644 --- a/core/test-extension/runtime/pom.xml +++ b/core/test-extension/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-test-extension-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/coverage-report/pom.xml b/coverage-report/pom.xml index add1ebfc3401b..05e08d1b47a00 100644 --- a/coverage-report/pom.xml +++ b/coverage-report/pom.xml @@ -4,7 +4,7 @@ quarkus-build-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../build-parent/pom.xml quarkus-coverage-report diff --git a/devtools/bom-descriptor-json/pom.xml b/devtools/bom-descriptor-json/pom.xml index d18fd370ada25..89b6fba328622 100644 --- a/devtools/bom-descriptor-json/pom.xml +++ b/devtools/bom-descriptor-json/pom.xml @@ -5,7 +5,7 @@ quarkus-devtools-all io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/devtools/cli/pom.xml b/devtools/cli/pom.xml index 61db6a075dece..d49e12cdba218 100644 --- a/devtools/cli/pom.xml +++ b/devtools/cli/pom.xml @@ -5,7 +5,7 @@ quarkus-build-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../../build-parent/pom.xml 4.0.0 diff --git a/devtools/gradle/gradle.properties b/devtools/gradle/gradle.properties index a70146c0ed233..ea71b480716d4 100644 --- a/devtools/gradle/gradle.properties +++ b/devtools/gradle/gradle.properties @@ -1 +1 @@ -version = 999-SNAPSHOT \ No newline at end of file +version = 2.2.0.CR1 \ No newline at end of file diff --git a/devtools/gradle/pom.xml b/devtools/gradle/pom.xml index b389269b26600..c90fdac19ffd0 100644 --- a/devtools/gradle/pom.xml +++ b/devtools/gradle/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-build-parent - 999-SNAPSHOT + 2.2.0.CR1 ../../build-parent/pom.xml 4.0.0 diff --git a/devtools/maven/pom.xml b/devtools/maven/pom.xml index e5a95f0cc207b..58f46b761ee7c 100644 --- a/devtools/maven/pom.xml +++ b/devtools/maven/pom.xml @@ -5,7 +5,7 @@ quarkus-build-parent io.quarkus - 999-SNAPSHOT + 2.2.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 3959a47c3c77c..5d8f5370cbae5 100644 --- a/devtools/platform-descriptor-json-plugin/pom.xml +++ b/devtools/platform-descriptor-json-plugin/pom.xml @@ -5,7 +5,7 @@ quarkus-build-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../../build-parent/pom.xml 4.0.0 diff --git a/devtools/platform-properties/pom.xml b/devtools/platform-properties/pom.xml index 22e6f06e3b14c..5feb6f3b67e8a 100644 --- a/devtools/platform-properties/pom.xml +++ b/devtools/platform-properties/pom.xml @@ -5,7 +5,7 @@ quarkus-devtools-all io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/devtools/pom.xml b/devtools/pom.xml index 236312274469c..9bbdba3ea7194 100644 --- a/devtools/pom.xml +++ b/devtools/pom.xml @@ -7,7 +7,7 @@ quarkus-build-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../build-parent/pom.xml diff --git a/devtools/project-core-extension-codestarts/pom.xml b/devtools/project-core-extension-codestarts/pom.xml index d5e1f30f4d239..f092c88574ec3 100644 --- a/devtools/project-core-extension-codestarts/pom.xml +++ b/devtools/project-core-extension-codestarts/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-devtools-all - 999-SNAPSHOT + 2.2.0.CR1 quarkus-project-core-extension-codestarts diff --git a/devtools/reflection-agent/pom.xml b/devtools/reflection-agent/pom.xml index 9039be0559ea9..5a1e373f94e97 100644 --- a/devtools/reflection-agent/pom.xml +++ b/devtools/reflection-agent/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-devtools-all - 999-SNAPSHOT + 2.2.0.CR1 quarkus-devtools-reflection-agent diff --git a/docs/pom.xml b/docs/pom.xml index 6e70270bceede..09fd1e1741b05 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-build-parent - 999-SNAPSHOT + 2.2.0.CR1 ../build-parent/pom.xml diff --git a/extensions/agroal/deployment/pom.xml b/extensions/agroal/deployment/pom.xml index e120b9ad70e93..cb66da82a0cfe 100644 --- a/extensions/agroal/deployment/pom.xml +++ b/extensions/agroal/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-agroal-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/agroal/pom.xml b/extensions/agroal/pom.xml index 2ebcce6c78b23..e30be9ec7bbeb 100644 --- a/extensions/agroal/pom.xml +++ b/extensions/agroal/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/agroal/runtime/pom.xml b/extensions/agroal/runtime/pom.xml index 95e4e00e536a2..fbfa2e3328eab 100644 --- a/extensions/agroal/runtime/pom.xml +++ b/extensions/agroal/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-agroal-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/agroal/spi/pom.xml b/extensions/agroal/spi/pom.xml index dc8fe8e1ef587..ef3616932b6ff 100644 --- a/extensions/agroal/spi/pom.xml +++ b/extensions/agroal/spi/pom.xml @@ -5,7 +5,7 @@ quarkus-agroal-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/amazon-alexa/deployment/pom.xml b/extensions/amazon-alexa/deployment/pom.xml index 2ca0d8ce156a6..40707205e5102 100644 --- a/extensions/amazon-alexa/deployment/pom.xml +++ b/extensions/amazon-alexa/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-amazon-alexa-parent - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml diff --git a/extensions/amazon-alexa/pom.xml b/extensions/amazon-alexa/pom.xml index b9d123c8d7066..6bdf0bac8c8bf 100644 --- a/extensions/amazon-alexa/pom.xml +++ b/extensions/amazon-alexa/pom.xml @@ -7,7 +7,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml diff --git a/extensions/amazon-alexa/runtime/pom.xml b/extensions/amazon-alexa/runtime/pom.xml index 1a5ca861dfb41..49177489f8805 100644 --- a/extensions/amazon-alexa/runtime/pom.xml +++ b/extensions/amazon-alexa/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-amazon-alexa-parent - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml diff --git a/extensions/amazon-lambda-http/deployment/pom.xml b/extensions/amazon-lambda-http/deployment/pom.xml index 2d1091906ac49..5198e7184f7a6 100644 --- a/extensions/amazon-lambda-http/deployment/pom.xml +++ b/extensions/amazon-lambda-http/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-amazon-lambda-http-parent - 999-SNAPSHOT + 2.2.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 dce1a1e348f69..5371ea319c349 100644 --- a/extensions/amazon-lambda-http/maven-archetype/pom.xml +++ b/extensions/amazon-lambda-http/maven-archetype/pom.xml @@ -5,7 +5,7 @@ quarkus-amazon-lambda-http-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/amazon-lambda-http/maven-archetype/src/main/resources/archetype-resources/pom.xml b/extensions/amazon-lambda-http/maven-archetype/src/main/resources/archetype-resources/pom.xml index 0d45f136b91d9..f5f043bea4a3a 100644 --- a/extensions/amazon-lambda-http/maven-archetype/src/main/resources/archetype-resources/pom.xml +++ b/extensions/amazon-lambda-http/maven-archetype/src/main/resources/archetype-resources/pom.xml @@ -14,10 +14,10 @@ 11 UTF-8 UTF-8 - 999-SNAPSHOT + 2.2.0.CR1 quarkus-bom io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 3.0.0-M5 diff --git a/extensions/amazon-lambda-http/pom.xml b/extensions/amazon-lambda-http/pom.xml index 61c49706a6b97..062b5d3fba844 100644 --- a/extensions/amazon-lambda-http/pom.xml +++ b/extensions/amazon-lambda-http/pom.xml @@ -7,7 +7,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml diff --git a/extensions/amazon-lambda-http/runtime/pom.xml b/extensions/amazon-lambda-http/runtime/pom.xml index 96b8fe96c6122..1f019df33c826 100644 --- a/extensions/amazon-lambda-http/runtime/pom.xml +++ b/extensions/amazon-lambda-http/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-amazon-lambda-http-parent - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml diff --git a/extensions/amazon-lambda-rest/deployment/pom.xml b/extensions/amazon-lambda-rest/deployment/pom.xml index 32362c7132335..179655d760427 100644 --- a/extensions/amazon-lambda-rest/deployment/pom.xml +++ b/extensions/amazon-lambda-rest/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-amazon-lambda-rest-parent - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml diff --git a/extensions/amazon-lambda-rest/maven-archetype/pom.xml b/extensions/amazon-lambda-rest/maven-archetype/pom.xml index 326475ac1feed..17ad89c6696f1 100644 --- a/extensions/amazon-lambda-rest/maven-archetype/pom.xml +++ b/extensions/amazon-lambda-rest/maven-archetype/pom.xml @@ -5,7 +5,7 @@ quarkus-amazon-lambda-rest-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/amazon-lambda-rest/maven-archetype/src/main/resources/archetype-resources/pom.xml b/extensions/amazon-lambda-rest/maven-archetype/src/main/resources/archetype-resources/pom.xml index 0f165b7151e45..be041ac5dc3e7 100644 --- a/extensions/amazon-lambda-rest/maven-archetype/src/main/resources/archetype-resources/pom.xml +++ b/extensions/amazon-lambda-rest/maven-archetype/src/main/resources/archetype-resources/pom.xml @@ -14,10 +14,10 @@ 11 UTF-8 UTF-8 - 999-SNAPSHOT + 2.2.0.CR1 quarkus-bom io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 3.0.0-M5 diff --git a/extensions/amazon-lambda-rest/pom.xml b/extensions/amazon-lambda-rest/pom.xml index 34cb1cf262363..70e5f0361aa5b 100644 --- a/extensions/amazon-lambda-rest/pom.xml +++ b/extensions/amazon-lambda-rest/pom.xml @@ -7,7 +7,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml diff --git a/extensions/amazon-lambda-rest/runtime/pom.xml b/extensions/amazon-lambda-rest/runtime/pom.xml index f97aaa8984870..1ca286ef93623 100644 --- a/extensions/amazon-lambda-rest/runtime/pom.xml +++ b/extensions/amazon-lambda-rest/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-amazon-lambda-rest-parent - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml diff --git a/extensions/amazon-lambda-xray/deployment/pom.xml b/extensions/amazon-lambda-xray/deployment/pom.xml index f35b2095131ad..649f2cfcfa298 100644 --- a/extensions/amazon-lambda-xray/deployment/pom.xml +++ b/extensions/amazon-lambda-xray/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-amazon-lambda-xray-parent - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml diff --git a/extensions/amazon-lambda-xray/pom.xml b/extensions/amazon-lambda-xray/pom.xml index 017de6ed72fad..4337a72199242 100644 --- a/extensions/amazon-lambda-xray/pom.xml +++ b/extensions/amazon-lambda-xray/pom.xml @@ -7,7 +7,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml diff --git a/extensions/amazon-lambda-xray/runtime/pom.xml b/extensions/amazon-lambda-xray/runtime/pom.xml index 687de88ed830b..a6c00245840b3 100644 --- a/extensions/amazon-lambda-xray/runtime/pom.xml +++ b/extensions/amazon-lambda-xray/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-amazon-lambda-xray-parent - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml diff --git a/extensions/amazon-lambda/common-deployment/pom.xml b/extensions/amazon-lambda/common-deployment/pom.xml index f2686d8d098c6..8acdb25ef71b0 100644 --- a/extensions/amazon-lambda/common-deployment/pom.xml +++ b/extensions/amazon-lambda/common-deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-amazon-lambda-parent - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml diff --git a/extensions/amazon-lambda/common-runtime/pom.xml b/extensions/amazon-lambda/common-runtime/pom.xml index a4d201dc27e56..265375ac04ea3 100644 --- a/extensions/amazon-lambda/common-runtime/pom.xml +++ b/extensions/amazon-lambda/common-runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-amazon-lambda-parent - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml diff --git a/extensions/amazon-lambda/deployment/pom.xml b/extensions/amazon-lambda/deployment/pom.xml index 6748ee9112fa6..d8d4476861d8e 100644 --- a/extensions/amazon-lambda/deployment/pom.xml +++ b/extensions/amazon-lambda/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-amazon-lambda-parent - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml diff --git a/extensions/amazon-lambda/maven-archetype/pom.xml b/extensions/amazon-lambda/maven-archetype/pom.xml index 32e7bcd3439bf..17e83ff13eead 100644 --- a/extensions/amazon-lambda/maven-archetype/pom.xml +++ b/extensions/amazon-lambda/maven-archetype/pom.xml @@ -5,7 +5,7 @@ quarkus-amazon-lambda-parent io.quarkus - 999-SNAPSHOT + 2.2.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 b617576bb157a..0251559cf85e3 100644 --- a/extensions/amazon-lambda/maven-archetype/src/main/resources/archetype-resources/pom.xml +++ b/extensions/amazon-lambda/maven-archetype/src/main/resources/archetype-resources/pom.xml @@ -13,10 +13,10 @@ 11 UTF-8 UTF-8 - 999-SNAPSHOT + 2.2.0.CR1 quarkus-bom io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 3.0.0-M5 diff --git a/extensions/amazon-lambda/pom.xml b/extensions/amazon-lambda/pom.xml index 71ccac1880aee..102bd4aa5b54b 100644 --- a/extensions/amazon-lambda/pom.xml +++ b/extensions/amazon-lambda/pom.xml @@ -7,7 +7,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml diff --git a/extensions/amazon-lambda/runtime/pom.xml b/extensions/amazon-lambda/runtime/pom.xml index 6fc1f292dc367..723612f3f635e 100644 --- a/extensions/amazon-lambda/runtime/pom.xml +++ b/extensions/amazon-lambda/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-amazon-lambda-parent - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml diff --git a/extensions/amazon-services/common/deployment/pom.xml b/extensions/amazon-services/common/deployment/pom.xml index e6b6e21be7e98..5deb51e58465b 100644 --- a/extensions/amazon-services/common/deployment/pom.xml +++ b/extensions/amazon-services/common/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-amazon-common-parent - 999-SNAPSHOT + 2.2.0.CR1 quarkus-amazon-common-deployment diff --git a/extensions/amazon-services/common/pom.xml b/extensions/amazon-services/common/pom.xml index 715e0d0d29a37..58242570d4e04 100644 --- a/extensions/amazon-services/common/pom.xml +++ b/extensions/amazon-services/common/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-amazon-services-parent - 999-SNAPSHOT + 2.2.0.CR1 quarkus-amazon-common-parent diff --git a/extensions/amazon-services/common/runtime/pom.xml b/extensions/amazon-services/common/runtime/pom.xml index fb41db02499ad..b681e5a5b6357 100644 --- a/extensions/amazon-services/common/runtime/pom.xml +++ b/extensions/amazon-services/common/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-amazon-common-parent - 999-SNAPSHOT + 2.2.0.CR1 quarkus-amazon-common diff --git a/extensions/amazon-services/dynamodb/deployment/pom.xml b/extensions/amazon-services/dynamodb/deployment/pom.xml index 11744223187ab..2be61086fe146 100644 --- a/extensions/amazon-services/dynamodb/deployment/pom.xml +++ b/extensions/amazon-services/dynamodb/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-amazon-dynamodb-parent - 999-SNAPSHOT + 2.2.0.CR1 quarkus-amazon-dynamodb-deployment diff --git a/extensions/amazon-services/dynamodb/pom.xml b/extensions/amazon-services/dynamodb/pom.xml index a2fe1b8dd88fe..0922d07c41815 100644 --- a/extensions/amazon-services/dynamodb/pom.xml +++ b/extensions/amazon-services/dynamodb/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-amazon-services-parent - 999-SNAPSHOT + 2.2.0.CR1 quarkus-amazon-dynamodb-parent diff --git a/extensions/amazon-services/dynamodb/runtime/pom.xml b/extensions/amazon-services/dynamodb/runtime/pom.xml index d700cb81061b6..0f5641337f7c6 100644 --- a/extensions/amazon-services/dynamodb/runtime/pom.xml +++ b/extensions/amazon-services/dynamodb/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-amazon-dynamodb-parent - 999-SNAPSHOT + 2.2.0.CR1 quarkus-amazon-dynamodb diff --git a/extensions/amazon-services/iam/deployment/pom.xml b/extensions/amazon-services/iam/deployment/pom.xml index 366dfcbacad36..cc144493022ae 100644 --- a/extensions/amazon-services/iam/deployment/pom.xml +++ b/extensions/amazon-services/iam/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-amazon-iam-parent - 999-SNAPSHOT + 2.2.0.CR1 quarkus-amazon-iam-deployment diff --git a/extensions/amazon-services/iam/pom.xml b/extensions/amazon-services/iam/pom.xml index 788eb7f6f9611..49dbc11dc2813 100644 --- a/extensions/amazon-services/iam/pom.xml +++ b/extensions/amazon-services/iam/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-amazon-services-parent - 999-SNAPSHOT + 2.2.0.CR1 quarkus-amazon-iam-parent diff --git a/extensions/amazon-services/iam/runtime/pom.xml b/extensions/amazon-services/iam/runtime/pom.xml index 156283cfff290..c623a8285ad91 100644 --- a/extensions/amazon-services/iam/runtime/pom.xml +++ b/extensions/amazon-services/iam/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-amazon-iam-parent - 999-SNAPSHOT + 2.2.0.CR1 quarkus-amazon-iam diff --git a/extensions/amazon-services/kms/deployment/pom.xml b/extensions/amazon-services/kms/deployment/pom.xml index d5cd3a0fa9c4d..b0e0b5839e2c6 100644 --- a/extensions/amazon-services/kms/deployment/pom.xml +++ b/extensions/amazon-services/kms/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-amazon-kms-parent - 999-SNAPSHOT + 2.2.0.CR1 quarkus-amazon-kms-deployment diff --git a/extensions/amazon-services/kms/pom.xml b/extensions/amazon-services/kms/pom.xml index 180529ce27a35..e8531a88b9af7 100644 --- a/extensions/amazon-services/kms/pom.xml +++ b/extensions/amazon-services/kms/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-amazon-services-parent - 999-SNAPSHOT + 2.2.0.CR1 quarkus-amazon-kms-parent diff --git a/extensions/amazon-services/kms/runtime/pom.xml b/extensions/amazon-services/kms/runtime/pom.xml index 0eba7e257d8be..d878a2bb5eac4 100644 --- a/extensions/amazon-services/kms/runtime/pom.xml +++ b/extensions/amazon-services/kms/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-amazon-kms-parent - 999-SNAPSHOT + 2.2.0.CR1 quarkus-amazon-kms diff --git a/extensions/amazon-services/pom.xml b/extensions/amazon-services/pom.xml index 149cf3c37006b..6132b5fc09579 100644 --- a/extensions/amazon-services/pom.xml +++ b/extensions/amazon-services/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/amazon-services/s3/deployment/pom.xml b/extensions/amazon-services/s3/deployment/pom.xml index a2ba9c4accc22..ed2cd877129a6 100644 --- a/extensions/amazon-services/s3/deployment/pom.xml +++ b/extensions/amazon-services/s3/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-amazon-s3-parent - 999-SNAPSHOT + 2.2.0.CR1 quarkus-amazon-s3-deployment diff --git a/extensions/amazon-services/s3/pom.xml b/extensions/amazon-services/s3/pom.xml index 86102fb7cbab5..cdbf6a6eaed3b 100644 --- a/extensions/amazon-services/s3/pom.xml +++ b/extensions/amazon-services/s3/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-amazon-services-parent - 999-SNAPSHOT + 2.2.0.CR1 quarkus-amazon-s3-parent diff --git a/extensions/amazon-services/s3/runtime/pom.xml b/extensions/amazon-services/s3/runtime/pom.xml index 96d6f0c353dc0..d7170018dae11 100644 --- a/extensions/amazon-services/s3/runtime/pom.xml +++ b/extensions/amazon-services/s3/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-amazon-s3-parent - 999-SNAPSHOT + 2.2.0.CR1 quarkus-amazon-s3 diff --git a/extensions/amazon-services/ses/deployment/pom.xml b/extensions/amazon-services/ses/deployment/pom.xml index 2b4e31d71e4b6..7c2152ed9993a 100644 --- a/extensions/amazon-services/ses/deployment/pom.xml +++ b/extensions/amazon-services/ses/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-amazon-ses-parent - 999-SNAPSHOT + 2.2.0.CR1 quarkus-amazon-ses-deployment diff --git a/extensions/amazon-services/ses/pom.xml b/extensions/amazon-services/ses/pom.xml index 3336a82cc88d5..f81437a4c0986 100644 --- a/extensions/amazon-services/ses/pom.xml +++ b/extensions/amazon-services/ses/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-amazon-services-parent - 999-SNAPSHOT + 2.2.0.CR1 quarkus-amazon-ses-parent diff --git a/extensions/amazon-services/ses/runtime/pom.xml b/extensions/amazon-services/ses/runtime/pom.xml index 8ba690cc0d18c..0b9ab4c98df21 100644 --- a/extensions/amazon-services/ses/runtime/pom.xml +++ b/extensions/amazon-services/ses/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-amazon-ses-parent - 999-SNAPSHOT + 2.2.0.CR1 quarkus-amazon-ses diff --git a/extensions/amazon-services/sns/deployment/pom.xml b/extensions/amazon-services/sns/deployment/pom.xml index 1be9bf555988a..61dcd11e52ad3 100644 --- a/extensions/amazon-services/sns/deployment/pom.xml +++ b/extensions/amazon-services/sns/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-amazon-sns-parent - 999-SNAPSHOT + 2.2.0.CR1 quarkus-amazon-sns-deployment diff --git a/extensions/amazon-services/sns/pom.xml b/extensions/amazon-services/sns/pom.xml index 90f3610fcfe4e..5c6c000bad99d 100644 --- a/extensions/amazon-services/sns/pom.xml +++ b/extensions/amazon-services/sns/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-amazon-services-parent - 999-SNAPSHOT + 2.2.0.CR1 quarkus-amazon-sns-parent diff --git a/extensions/amazon-services/sns/runtime/pom.xml b/extensions/amazon-services/sns/runtime/pom.xml index af02948433173..6a28a4e905a48 100644 --- a/extensions/amazon-services/sns/runtime/pom.xml +++ b/extensions/amazon-services/sns/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-amazon-sns-parent - 999-SNAPSHOT + 2.2.0.CR1 quarkus-amazon-sns diff --git a/extensions/amazon-services/sqs/deployment/pom.xml b/extensions/amazon-services/sqs/deployment/pom.xml index 45cee91d201bd..a54cb9526f643 100644 --- a/extensions/amazon-services/sqs/deployment/pom.xml +++ b/extensions/amazon-services/sqs/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-amazon-sqs-parent - 999-SNAPSHOT + 2.2.0.CR1 quarkus-amazon-sqs-deployment diff --git a/extensions/amazon-services/sqs/pom.xml b/extensions/amazon-services/sqs/pom.xml index fedf206cb72ff..306a6e3b43a22 100644 --- a/extensions/amazon-services/sqs/pom.xml +++ b/extensions/amazon-services/sqs/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-amazon-services-parent - 999-SNAPSHOT + 2.2.0.CR1 quarkus-amazon-sqs-parent diff --git a/extensions/amazon-services/sqs/runtime/pom.xml b/extensions/amazon-services/sqs/runtime/pom.xml index 2ae995235ef61..1c39da3155369 100644 --- a/extensions/amazon-services/sqs/runtime/pom.xml +++ b/extensions/amazon-services/sqs/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-amazon-sqs-parent - 999-SNAPSHOT + 2.2.0.CR1 quarkus-amazon-sqs diff --git a/extensions/amazon-services/ssm/deployment/pom.xml b/extensions/amazon-services/ssm/deployment/pom.xml index 2782f6abc4e24..b75a2affc2f2e 100644 --- a/extensions/amazon-services/ssm/deployment/pom.xml +++ b/extensions/amazon-services/ssm/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-amazon-ssm-parent - 999-SNAPSHOT + 2.2.0.CR1 quarkus-amazon-ssm-deployment diff --git a/extensions/amazon-services/ssm/pom.xml b/extensions/amazon-services/ssm/pom.xml index e66077bfb737a..acc9c04c6f48a 100644 --- a/extensions/amazon-services/ssm/pom.xml +++ b/extensions/amazon-services/ssm/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-amazon-services-parent - 999-SNAPSHOT + 2.2.0.CR1 quarkus-amazon-ssm-parent diff --git a/extensions/amazon-services/ssm/runtime/pom.xml b/extensions/amazon-services/ssm/runtime/pom.xml index 8828eee568f3a..29dc46e167f9b 100644 --- a/extensions/amazon-services/ssm/runtime/pom.xml +++ b/extensions/amazon-services/ssm/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-amazon-ssm-parent - 999-SNAPSHOT + 2.2.0.CR1 quarkus-amazon-ssm diff --git a/extensions/apache-httpclient/deployment/pom.xml b/extensions/apache-httpclient/deployment/pom.xml index ffdffa75ba962..0c5df36d8c2d2 100644 --- a/extensions/apache-httpclient/deployment/pom.xml +++ b/extensions/apache-httpclient/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-apache-httpclient-parent - 999-SNAPSHOT + 2.2.0.CR1 quarkus-apache-httpclient-deployment Quarkus - Apache HttpClient - Deployment diff --git a/extensions/apache-httpclient/pom.xml b/extensions/apache-httpclient/pom.xml index 5dc76a6970107..a50ca25411b67 100644 --- a/extensions/apache-httpclient/pom.xml +++ b/extensions/apache-httpclient/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-extensions-parent - 999-SNAPSHOT + 2.2.0.CR1 quarkus-apache-httpclient-parent pom diff --git a/extensions/apache-httpclient/runtime/pom.xml b/extensions/apache-httpclient/runtime/pom.xml index bd3f78bda686e..cda8183376254 100644 --- a/extensions/apache-httpclient/runtime/pom.xml +++ b/extensions/apache-httpclient/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-apache-httpclient-parent - 999-SNAPSHOT + 2.2.0.CR1 quarkus-apache-httpclient Quarkus - Apache HttpClient - Runtime diff --git a/extensions/apicurio-registry-avro/deployment/pom.xml b/extensions/apicurio-registry-avro/deployment/pom.xml index d6d94877f4efe..55c41bff9635f 100644 --- a/extensions/apicurio-registry-avro/deployment/pom.xml +++ b/extensions/apicurio-registry-avro/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-apicurio-registry-avro-parent - 999-SNAPSHOT + 2.2.0.CR1 quarkus-apicurio-registry-avro-deployment diff --git a/extensions/apicurio-registry-avro/pom.xml b/extensions/apicurio-registry-avro/pom.xml index 3689c6ada15f2..97386955b6d36 100644 --- a/extensions/apicurio-registry-avro/pom.xml +++ b/extensions/apicurio-registry-avro/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml diff --git a/extensions/apicurio-registry-avro/runtime/pom.xml b/extensions/apicurio-registry-avro/runtime/pom.xml index 39cafeefaf44d..c8de7382bfbc4 100644 --- a/extensions/apicurio-registry-avro/runtime/pom.xml +++ b/extensions/apicurio-registry-avro/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-apicurio-registry-avro-parent - 999-SNAPSHOT + 2.2.0.CR1 quarkus-apicurio-registry-avro diff --git a/extensions/arc/deployment/pom.xml b/extensions/arc/deployment/pom.xml index 9d20499b6ff75..26f8f224fc3bf 100644 --- a/extensions/arc/deployment/pom.xml +++ b/extensions/arc/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-arc-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/arc/pom.xml b/extensions/arc/pom.xml index 455b95ec65d3a..e7e2ecbf7b203 100644 --- a/extensions/arc/pom.xml +++ b/extensions/arc/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/arc/runtime/pom.xml b/extensions/arc/runtime/pom.xml index e6c77e4aa6496..1595cc2d591a9 100644 --- a/extensions/arc/runtime/pom.xml +++ b/extensions/arc/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-arc-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/artemis-core/deployment/pom.xml b/extensions/artemis-core/deployment/pom.xml index 4875d8887bd48..5ad940c987003 100644 --- a/extensions/artemis-core/deployment/pom.xml +++ b/extensions/artemis-core/deployment/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-artemis-core-parent - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/artemis-core/pom.xml b/extensions/artemis-core/pom.xml index 81a3c3154868a..f053c90146c4a 100644 --- a/extensions/artemis-core/pom.xml +++ b/extensions/artemis-core/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml diff --git a/extensions/artemis-core/runtime/pom.xml b/extensions/artemis-core/runtime/pom.xml index ccf838385bc7e..0801edf12fccd 100644 --- a/extensions/artemis-core/runtime/pom.xml +++ b/extensions/artemis-core/runtime/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-artemis-core-parent - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/artemis-jms/deployment/pom.xml b/extensions/artemis-jms/deployment/pom.xml index cebddccd29e44..cc87d5a66c626 100644 --- a/extensions/artemis-jms/deployment/pom.xml +++ b/extensions/artemis-jms/deployment/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-artemis-jms-parent - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/artemis-jms/pom.xml b/extensions/artemis-jms/pom.xml index 4fe85d1fbcbd9..50d093a138b05 100644 --- a/extensions/artemis-jms/pom.xml +++ b/extensions/artemis-jms/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml diff --git a/extensions/artemis-jms/runtime/pom.xml b/extensions/artemis-jms/runtime/pom.xml index 40c8e71221700..afa2c2799ab81 100644 --- a/extensions/artemis-jms/runtime/pom.xml +++ b/extensions/artemis-jms/runtime/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-artemis-jms-parent - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/avro/deployment/pom.xml b/extensions/avro/deployment/pom.xml index d322405cf1f7d..5f618e6956af2 100644 --- a/extensions/avro/deployment/pom.xml +++ b/extensions/avro/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-avro-parent - 999-SNAPSHOT + 2.2.0.CR1 quarkus-avro-deployment diff --git a/extensions/avro/pom.xml b/extensions/avro/pom.xml index 5cfa0fa587bcf..d34e9f638decb 100644 --- a/extensions/avro/pom.xml +++ b/extensions/avro/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml diff --git a/extensions/avro/runtime/pom.xml b/extensions/avro/runtime/pom.xml index ff58f1febfdb6..4d37652136ab2 100644 --- a/extensions/avro/runtime/pom.xml +++ b/extensions/avro/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-avro-parent - 999-SNAPSHOT + 2.2.0.CR1 quarkus-avro diff --git a/extensions/azure-functions-http/deployment/pom.xml b/extensions/azure-functions-http/deployment/pom.xml index 873720ccb3ae7..cb9c1d41892e1 100644 --- a/extensions/azure-functions-http/deployment/pom.xml +++ b/extensions/azure-functions-http/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-azure-functions-http-parent io.quarkus - 999-SNAPSHOT + 2.2.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 c41613ce774f0..138d4a355647e 100644 --- a/extensions/azure-functions-http/maven-archetype/pom.xml +++ b/extensions/azure-functions-http/maven-archetype/pom.xml @@ -5,7 +5,7 @@ quarkus-azure-functions-http-parent io.quarkus - 999-SNAPSHOT + 2.2.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 24d48af000f54..edc353c5107f8 100644 --- a/extensions/azure-functions-http/maven-archetype/src/main/resources/archetype-resources/pom.xml +++ b/extensions/azure-functions-http/maven-archetype/src/main/resources/archetype-resources/pom.xml @@ -12,10 +12,10 @@ 11 UTF-8 UTF-8 - 999-SNAPSHOT + 2.2.0.CR1 quarkus-bom io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 3.1.0 3.0.0-M5 diff --git a/extensions/azure-functions-http/pom.xml b/extensions/azure-functions-http/pom.xml index b68a683b1ab58..a4ddfbee3d214 100644 --- a/extensions/azure-functions-http/pom.xml +++ b/extensions/azure-functions-http/pom.xml @@ -21,7 +21,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/azure-functions-http/runtime/pom.xml b/extensions/azure-functions-http/runtime/pom.xml index f7d176bcf73ca..0408271b6f3be 100644 --- a/extensions/azure-functions-http/runtime/pom.xml +++ b/extensions/azure-functions-http/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-azure-functions-http-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/cache/deployment/pom.xml b/extensions/cache/deployment/pom.xml index a1c35c5f644c4..e21b4c63140df 100644 --- a/extensions/cache/deployment/pom.xml +++ b/extensions/cache/deployment/pom.xml @@ -7,7 +7,7 @@ quarkus-cache-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 quarkus-cache-deployment diff --git a/extensions/cache/pom.xml b/extensions/cache/pom.xml index 65befebd45a1e..4e887ac943240 100644 --- a/extensions/cache/pom.xml +++ b/extensions/cache/pom.xml @@ -7,7 +7,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml diff --git a/extensions/cache/runtime/pom.xml b/extensions/cache/runtime/pom.xml index 4c2bddc8d4948..bd15ccaa7e55f 100644 --- a/extensions/cache/runtime/pom.xml +++ b/extensions/cache/runtime/pom.xml @@ -7,7 +7,7 @@ quarkus-cache-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 quarkus-cache diff --git a/extensions/caffeine/deployment/pom.xml b/extensions/caffeine/deployment/pom.xml index 64c391724995f..5e25280a61031 100644 --- a/extensions/caffeine/deployment/pom.xml +++ b/extensions/caffeine/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-caffeine-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/caffeine/pom.xml b/extensions/caffeine/pom.xml index 8ab1e106ca586..4da7a8f5ca473 100644 --- a/extensions/caffeine/pom.xml +++ b/extensions/caffeine/pom.xml @@ -6,7 +6,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/caffeine/runtime/pom.xml b/extensions/caffeine/runtime/pom.xml index 7504c562c5f26..d6fdbbcb79810 100644 --- a/extensions/caffeine/runtime/pom.xml +++ b/extensions/caffeine/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-caffeine-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/config-yaml/deployment/pom.xml b/extensions/config-yaml/deployment/pom.xml index fcbb526f40966..398102f8fa0e1 100644 --- a/extensions/config-yaml/deployment/pom.xml +++ b/extensions/config-yaml/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-config-yaml-parent - 999-SNAPSHOT + 2.2.0.CR1 quarkus-config-yaml-deployment diff --git a/extensions/config-yaml/pom.xml b/extensions/config-yaml/pom.xml index 799d1334b02c0..1dce56fd79efc 100644 --- a/extensions/config-yaml/pom.xml +++ b/extensions/config-yaml/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/config-yaml/runtime/pom.xml b/extensions/config-yaml/runtime/pom.xml index 2046e06c53153..ea2dfbc61a747 100644 --- a/extensions/config-yaml/runtime/pom.xml +++ b/extensions/config-yaml/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-config-yaml-parent - 999-SNAPSHOT + 2.2.0.CR1 quarkus-config-yaml diff --git a/extensions/consul-config/deployment/pom.xml b/extensions/consul-config/deployment/pom.xml index 411e420da0eaf..5e5ac32462db7 100644 --- a/extensions/consul-config/deployment/pom.xml +++ b/extensions/consul-config/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-consul-config-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/consul-config/pom.xml b/extensions/consul-config/pom.xml index 88d7557158f4d..782811f428cd0 100644 --- a/extensions/consul-config/pom.xml +++ b/extensions/consul-config/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/consul-config/runtime/pom.xml b/extensions/consul-config/runtime/pom.xml index 06ecea7a8fc14..dcc000671a9ca 100644 --- a/extensions/consul-config/runtime/pom.xml +++ b/extensions/consul-config/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-consul-config-parent - 999-SNAPSHOT + 2.2.0.CR1 quarkus-consul-config diff --git a/extensions/container-image/container-image-docker/deployment/pom.xml b/extensions/container-image/container-image-docker/deployment/pom.xml index 32e5e5f7394c5..a6b17123e067e 100644 --- a/extensions/container-image/container-image-docker/deployment/pom.xml +++ b/extensions/container-image/container-image-docker/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-container-image-docker-parent - 999-SNAPSHOT + 2.2.0.CR1 quarkus-container-image-docker-deployment diff --git a/extensions/container-image/container-image-docker/pom.xml b/extensions/container-image/container-image-docker/pom.xml index 9e778d91943f8..a4cfdfc4a7d88 100644 --- a/extensions/container-image/container-image-docker/pom.xml +++ b/extensions/container-image/container-image-docker/pom.xml @@ -5,7 +5,7 @@ quarkus-container-image-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/container-image/container-image-docker/runtime/pom.xml b/extensions/container-image/container-image-docker/runtime/pom.xml index e1d8a5711654c..73fa4fa2cf6b5 100644 --- a/extensions/container-image/container-image-docker/runtime/pom.xml +++ b/extensions/container-image/container-image-docker/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-container-image-docker-parent - 999-SNAPSHOT + 2.2.0.CR1 quarkus-container-image-docker diff --git a/extensions/container-image/container-image-jib/deployment/pom.xml b/extensions/container-image/container-image-jib/deployment/pom.xml index d595ade0ff69a..f6b4f1f93e9a1 100644 --- a/extensions/container-image/container-image-jib/deployment/pom.xml +++ b/extensions/container-image/container-image-jib/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-container-image-jib-parent - 999-SNAPSHOT + 2.2.0.CR1 quarkus-container-image-jib-deployment diff --git a/extensions/container-image/container-image-jib/pom.xml b/extensions/container-image/container-image-jib/pom.xml index da9f7101c7ab4..71a948fc1438a 100644 --- a/extensions/container-image/container-image-jib/pom.xml +++ b/extensions/container-image/container-image-jib/pom.xml @@ -5,7 +5,7 @@ quarkus-container-image-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/container-image/container-image-jib/runtime/pom.xml b/extensions/container-image/container-image-jib/runtime/pom.xml index 4fea04f09d8ba..123cba48fce2b 100644 --- a/extensions/container-image/container-image-jib/runtime/pom.xml +++ b/extensions/container-image/container-image-jib/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-container-image-jib-parent - 999-SNAPSHOT + 2.2.0.CR1 quarkus-container-image-jib diff --git a/extensions/container-image/container-image-openshift/deployment/pom.xml b/extensions/container-image/container-image-openshift/deployment/pom.xml index c101061d05f68..ba41d6f76ccca 100644 --- a/extensions/container-image/container-image-openshift/deployment/pom.xml +++ b/extensions/container-image/container-image-openshift/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-container-image-openshift-parent - 999-SNAPSHOT + 2.2.0.CR1 quarkus-container-image-openshift-deployment diff --git a/extensions/container-image/container-image-openshift/pom.xml b/extensions/container-image/container-image-openshift/pom.xml index eb7c4c2dc81f0..c49e174b384e2 100644 --- a/extensions/container-image/container-image-openshift/pom.xml +++ b/extensions/container-image/container-image-openshift/pom.xml @@ -5,7 +5,7 @@ quarkus-container-image-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/container-image/container-image-openshift/runtime/pom.xml b/extensions/container-image/container-image-openshift/runtime/pom.xml index 6be638ea21951..61cb2b9161068 100644 --- a/extensions/container-image/container-image-openshift/runtime/pom.xml +++ b/extensions/container-image/container-image-openshift/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-container-image-openshift-parent - 999-SNAPSHOT + 2.2.0.CR1 quarkus-container-image-openshift diff --git a/extensions/container-image/container-image-s2i/deployment/pom.xml b/extensions/container-image/container-image-s2i/deployment/pom.xml index e717ba19077b3..00b3c2f72621c 100644 --- a/extensions/container-image/container-image-s2i/deployment/pom.xml +++ b/extensions/container-image/container-image-s2i/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-container-image-s2i-parent - 999-SNAPSHOT + 2.2.0.CR1 quarkus-container-image-s2i-deployment diff --git a/extensions/container-image/container-image-s2i/pom.xml b/extensions/container-image/container-image-s2i/pom.xml index c7464d927fdbc..8e6a2bd614af9 100644 --- a/extensions/container-image/container-image-s2i/pom.xml +++ b/extensions/container-image/container-image-s2i/pom.xml @@ -5,7 +5,7 @@ quarkus-container-image-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/container-image/container-image-s2i/runtime/pom.xml b/extensions/container-image/container-image-s2i/runtime/pom.xml index 1721550f8ccf1..d722fd5fb335f 100644 --- a/extensions/container-image/container-image-s2i/runtime/pom.xml +++ b/extensions/container-image/container-image-s2i/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-container-image-s2i-parent - 999-SNAPSHOT + 2.2.0.CR1 quarkus-container-image-s2i diff --git a/extensions/container-image/deployment/pom.xml b/extensions/container-image/deployment/pom.xml index f6dd3f9da0772..b0cc857735d2b 100644 --- a/extensions/container-image/deployment/pom.xml +++ b/extensions/container-image/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-container-image-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/container-image/pom.xml b/extensions/container-image/pom.xml index 89cc62936e863..7d96fa588397e 100644 --- a/extensions/container-image/pom.xml +++ b/extensions/container-image/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml diff --git a/extensions/container-image/runtime/pom.xml b/extensions/container-image/runtime/pom.xml index 3f51e7abf2fd3..a0b138318fee1 100644 --- a/extensions/container-image/runtime/pom.xml +++ b/extensions/container-image/runtime/pom.xml @@ -7,7 +7,7 @@ quarkus-container-image-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 quarkus-container-image diff --git a/extensions/container-image/spi/pom.xml b/extensions/container-image/spi/pom.xml index 7b744c342557f..701500ae445b9 100644 --- a/extensions/container-image/spi/pom.xml +++ b/extensions/container-image/spi/pom.xml @@ -4,7 +4,7 @@ quarkus-container-image-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/container-image/util/pom.xml b/extensions/container-image/util/pom.xml index 07742e983ff32..c24f148d3e967 100644 --- a/extensions/container-image/util/pom.xml +++ b/extensions/container-image/util/pom.xml @@ -4,7 +4,7 @@ quarkus-container-image-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/credentials/deployment/pom.xml b/extensions/credentials/deployment/pom.xml index 8ec28c952111b..8d0a2af66e7d0 100644 --- a/extensions/credentials/deployment/pom.xml +++ b/extensions/credentials/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-credentials-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/credentials/pom.xml b/extensions/credentials/pom.xml index f7588cbfab3e1..675ee9dc26d97 100644 --- a/extensions/credentials/pom.xml +++ b/extensions/credentials/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/credentials/runtime/pom.xml b/extensions/credentials/runtime/pom.xml index e5e90becca4b6..70570c1c158a6 100644 --- a/extensions/credentials/runtime/pom.xml +++ b/extensions/credentials/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-credentials-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/datasource/common/pom.xml b/extensions/datasource/common/pom.xml index adf4b76faecde..71306ba268bfc 100644 --- a/extensions/datasource/common/pom.xml +++ b/extensions/datasource/common/pom.xml @@ -5,7 +5,7 @@ quarkus-datasource-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/datasource/deployment-spi/pom.xml b/extensions/datasource/deployment-spi/pom.xml index c5fe1bd7c7c4d..7c07801fc73bd 100644 --- a/extensions/datasource/deployment-spi/pom.xml +++ b/extensions/datasource/deployment-spi/pom.xml @@ -5,7 +5,7 @@ quarkus-datasource-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/datasource/deployment/pom.xml b/extensions/datasource/deployment/pom.xml index 5306f76c8e6b3..b6ba505ee5887 100644 --- a/extensions/datasource/deployment/pom.xml +++ b/extensions/datasource/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-datasource-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/datasource/pom.xml b/extensions/datasource/pom.xml index 3831e40d41a48..bf22101ddbd0e 100644 --- a/extensions/datasource/pom.xml +++ b/extensions/datasource/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/datasource/runtime/pom.xml b/extensions/datasource/runtime/pom.xml index eae8d29226ad3..2a0cfc7193287 100644 --- a/extensions/datasource/runtime/pom.xml +++ b/extensions/datasource/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-datasource-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/devservices/common/pom.xml b/extensions/devservices/common/pom.xml index 0bfc2c543a11d..cf796917cfbad 100644 --- a/extensions/devservices/common/pom.xml +++ b/extensions/devservices/common/pom.xml @@ -5,7 +5,7 @@ quarkus-devservices-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/devservices/db2/pom.xml b/extensions/devservices/db2/pom.xml index 3b70046344628..906d8bd551573 100644 --- a/extensions/devservices/db2/pom.xml +++ b/extensions/devservices/db2/pom.xml @@ -5,7 +5,7 @@ quarkus-devservices-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/devservices/derby/pom.xml b/extensions/devservices/derby/pom.xml index 3187ee20cb35b..ae22b09f3946e 100644 --- a/extensions/devservices/derby/pom.xml +++ b/extensions/devservices/derby/pom.xml @@ -5,7 +5,7 @@ quarkus-devservices-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/devservices/h2/pom.xml b/extensions/devservices/h2/pom.xml index e01ae5f9430ff..27c1234f66892 100644 --- a/extensions/devservices/h2/pom.xml +++ b/extensions/devservices/h2/pom.xml @@ -5,7 +5,7 @@ quarkus-devservices-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/devservices/mariadb/pom.xml b/extensions/devservices/mariadb/pom.xml index 8ee4e2c4acf7d..8a301f2142fc9 100644 --- a/extensions/devservices/mariadb/pom.xml +++ b/extensions/devservices/mariadb/pom.xml @@ -5,7 +5,7 @@ quarkus-devservices-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/devservices/mssql/pom.xml b/extensions/devservices/mssql/pom.xml index d309ba56a6621..93b7115a09355 100644 --- a/extensions/devservices/mssql/pom.xml +++ b/extensions/devservices/mssql/pom.xml @@ -5,7 +5,7 @@ quarkus-devservices-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/devservices/mysql/pom.xml b/extensions/devservices/mysql/pom.xml index 25b0ef64ed4be..304b3989db797 100644 --- a/extensions/devservices/mysql/pom.xml +++ b/extensions/devservices/mysql/pom.xml @@ -5,7 +5,7 @@ quarkus-devservices-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/devservices/pom.xml b/extensions/devservices/pom.xml index bcdb8478fd647..991200301b781 100644 --- a/extensions/devservices/pom.xml +++ b/extensions/devservices/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/devservices/postgresql/pom.xml b/extensions/devservices/postgresql/pom.xml index 08d0fda8d2684..8c7119c8918da 100644 --- a/extensions/devservices/postgresql/pom.xml +++ b/extensions/devservices/postgresql/pom.xml @@ -5,7 +5,7 @@ quarkus-devservices-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/elasticsearch-rest-client-common/deployment/pom.xml b/extensions/elasticsearch-rest-client-common/deployment/pom.xml index 5d076759ec98f..47ae49e6563d8 100644 --- a/extensions/elasticsearch-rest-client-common/deployment/pom.xml +++ b/extensions/elasticsearch-rest-client-common/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-elasticsearch-rest-client-common-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/elasticsearch-rest-client-common/pom.xml b/extensions/elasticsearch-rest-client-common/pom.xml index 186615e41e0e5..fb8bbe737a5d1 100644 --- a/extensions/elasticsearch-rest-client-common/pom.xml +++ b/extensions/elasticsearch-rest-client-common/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/elasticsearch-rest-client-common/runtime/pom.xml b/extensions/elasticsearch-rest-client-common/runtime/pom.xml index a22223eba8aa3..7bd93fbce4eef 100644 --- a/extensions/elasticsearch-rest-client-common/runtime/pom.xml +++ b/extensions/elasticsearch-rest-client-common/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-elasticsearch-rest-client-common-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/elasticsearch-rest-client/deployment/pom.xml b/extensions/elasticsearch-rest-client/deployment/pom.xml index 314a5c7744d5a..d40b6bb7c7d45 100644 --- a/extensions/elasticsearch-rest-client/deployment/pom.xml +++ b/extensions/elasticsearch-rest-client/deployment/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-elasticsearch-rest-client-parent - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml diff --git a/extensions/elasticsearch-rest-client/pom.xml b/extensions/elasticsearch-rest-client/pom.xml index 3fe3538d20f32..cb712255c496d 100644 --- a/extensions/elasticsearch-rest-client/pom.xml +++ b/extensions/elasticsearch-rest-client/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml diff --git a/extensions/elasticsearch-rest-client/runtime/pom.xml b/extensions/elasticsearch-rest-client/runtime/pom.xml index e998f4a228d69..ba2656f710573 100644 --- a/extensions/elasticsearch-rest-client/runtime/pom.xml +++ b/extensions/elasticsearch-rest-client/runtime/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-elasticsearch-rest-client-parent - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml diff --git a/extensions/elasticsearch-rest-high-level-client/deployment/pom.xml b/extensions/elasticsearch-rest-high-level-client/deployment/pom.xml index 12e5b32daed5d..f105d1baab4ef 100644 --- a/extensions/elasticsearch-rest-high-level-client/deployment/pom.xml +++ b/extensions/elasticsearch-rest-high-level-client/deployment/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-elasticsearch-rest-high-level-client-parent - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/elasticsearch-rest-high-level-client/pom.xml b/extensions/elasticsearch-rest-high-level-client/pom.xml index 79f0f2240d206..8607eaa7c2d8b 100644 --- a/extensions/elasticsearch-rest-high-level-client/pom.xml +++ b/extensions/elasticsearch-rest-high-level-client/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml diff --git a/extensions/elasticsearch-rest-high-level-client/runtime/pom.xml b/extensions/elasticsearch-rest-high-level-client/runtime/pom.xml index dbf5f814d1877..5bca3077cec8b 100644 --- a/extensions/elasticsearch-rest-high-level-client/runtime/pom.xml +++ b/extensions/elasticsearch-rest-high-level-client/runtime/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-elasticsearch-rest-high-level-client-parent - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/elytron-security-common/deployment/pom.xml b/extensions/elytron-security-common/deployment/pom.xml index ee2a9b249beca..fb1b1f330c283 100644 --- a/extensions/elytron-security-common/deployment/pom.xml +++ b/extensions/elytron-security-common/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-elytron-security-common-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/elytron-security-common/pom.xml b/extensions/elytron-security-common/pom.xml index 2172b9de5e91a..3313a43afbf92 100644 --- a/extensions/elytron-security-common/pom.xml +++ b/extensions/elytron-security-common/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/elytron-security-common/runtime/pom.xml b/extensions/elytron-security-common/runtime/pom.xml index 4a1bbcfd72386..74b4eb687aa5d 100644 --- a/extensions/elytron-security-common/runtime/pom.xml +++ b/extensions/elytron-security-common/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-elytron-security-common-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/elytron-security-jdbc/deployment/pom.xml b/extensions/elytron-security-jdbc/deployment/pom.xml index 0e71187e66be6..7d551dd9122a7 100644 --- a/extensions/elytron-security-jdbc/deployment/pom.xml +++ b/extensions/elytron-security-jdbc/deployment/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-elytron-security-jdbc-parent - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml diff --git a/extensions/elytron-security-jdbc/pom.xml b/extensions/elytron-security-jdbc/pom.xml index 3fa5d6b19e361..5650ecb435e3c 100644 --- a/extensions/elytron-security-jdbc/pom.xml +++ b/extensions/elytron-security-jdbc/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-extensions-parent - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml diff --git a/extensions/elytron-security-jdbc/runtime/pom.xml b/extensions/elytron-security-jdbc/runtime/pom.xml index f4054dacd1309..0d3a6e857044b 100644 --- a/extensions/elytron-security-jdbc/runtime/pom.xml +++ b/extensions/elytron-security-jdbc/runtime/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-elytron-security-jdbc-parent - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml diff --git a/extensions/elytron-security-ldap/deployment/pom.xml b/extensions/elytron-security-ldap/deployment/pom.xml index 99a20bc5e4968..aefeca8db02b9 100644 --- a/extensions/elytron-security-ldap/deployment/pom.xml +++ b/extensions/elytron-security-ldap/deployment/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-elytron-security-ldap-parent - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml diff --git a/extensions/elytron-security-ldap/pom.xml b/extensions/elytron-security-ldap/pom.xml index c7f782508322a..e38290af05152 100644 --- a/extensions/elytron-security-ldap/pom.xml +++ b/extensions/elytron-security-ldap/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-extensions-parent - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml diff --git a/extensions/elytron-security-ldap/runtime/pom.xml b/extensions/elytron-security-ldap/runtime/pom.xml index b5ae6b200dde2..4d2be94605e64 100644 --- a/extensions/elytron-security-ldap/runtime/pom.xml +++ b/extensions/elytron-security-ldap/runtime/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-elytron-security-ldap-parent - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml diff --git a/extensions/elytron-security-oauth2/deployment/pom.xml b/extensions/elytron-security-oauth2/deployment/pom.xml index 8602d41d65d87..7791ac0b92417 100644 --- a/extensions/elytron-security-oauth2/deployment/pom.xml +++ b/extensions/elytron-security-oauth2/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-elytron-security-oauth2-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/elytron-security-oauth2/pom.xml b/extensions/elytron-security-oauth2/pom.xml index ad71d1fd4080a..2a9f1d9e1931c 100644 --- a/extensions/elytron-security-oauth2/pom.xml +++ b/extensions/elytron-security-oauth2/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/elytron-security-oauth2/runtime/pom.xml b/extensions/elytron-security-oauth2/runtime/pom.xml index 138be84a4c29f..9b72f6ca7a27a 100644 --- a/extensions/elytron-security-oauth2/runtime/pom.xml +++ b/extensions/elytron-security-oauth2/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-elytron-security-oauth2-parent io.quarkus - 999-SNAPSHOT + 2.2.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 860ea5329ce9f..b036f770275da 100644 --- a/extensions/elytron-security-properties-file/deployment/pom.xml +++ b/extensions/elytron-security-properties-file/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-elytron-security-properties-file-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/elytron-security-properties-file/pom.xml b/extensions/elytron-security-properties-file/pom.xml index 21fc44bf232ae..8566e788b393e 100644 --- a/extensions/elytron-security-properties-file/pom.xml +++ b/extensions/elytron-security-properties-file/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/elytron-security-properties-file/runtime/pom.xml b/extensions/elytron-security-properties-file/runtime/pom.xml index e4505220400e7..396d4fb44fc4a 100644 --- a/extensions/elytron-security-properties-file/runtime/pom.xml +++ b/extensions/elytron-security-properties-file/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-elytron-security-properties-file-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/elytron-security/deployment/pom.xml b/extensions/elytron-security/deployment/pom.xml index 0bc492a2d6e31..3a486dd47682f 100644 --- a/extensions/elytron-security/deployment/pom.xml +++ b/extensions/elytron-security/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-elytron-security-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/elytron-security/pom.xml b/extensions/elytron-security/pom.xml index 00650552699be..525d2c6b5215f 100644 --- a/extensions/elytron-security/pom.xml +++ b/extensions/elytron-security/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/elytron-security/runtime/pom.xml b/extensions/elytron-security/runtime/pom.xml index fe3db9a291038..ecd81da63a820 100644 --- a/extensions/elytron-security/runtime/pom.xml +++ b/extensions/elytron-security/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-elytron-security-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/flyway/deployment/pom.xml b/extensions/flyway/deployment/pom.xml index 0959b2a77c9cc..6ef8cd17b0045 100644 --- a/extensions/flyway/deployment/pom.xml +++ b/extensions/flyway/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-flyway-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/flyway/pom.xml b/extensions/flyway/pom.xml index 78fe0ed722454..f1cc7f738e029 100644 --- a/extensions/flyway/pom.xml +++ b/extensions/flyway/pom.xml @@ -6,7 +6,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/flyway/runtime/pom.xml b/extensions/flyway/runtime/pom.xml index fdbc551aa5297..970962e7b20e7 100644 --- a/extensions/flyway/runtime/pom.xml +++ b/extensions/flyway/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-flyway-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/funqy/funqy-amazon-lambda/deployment/pom.xml b/extensions/funqy/funqy-amazon-lambda/deployment/pom.xml index 2a03684b9a675..a8f4103559d71 100644 --- a/extensions/funqy/funqy-amazon-lambda/deployment/pom.xml +++ b/extensions/funqy/funqy-amazon-lambda/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-funqy-amazon-lambda-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/funqy/funqy-amazon-lambda/maven-archetype/pom.xml b/extensions/funqy/funqy-amazon-lambda/maven-archetype/pom.xml index 6b0414ec4538f..278cb149f748f 100644 --- a/extensions/funqy/funqy-amazon-lambda/maven-archetype/pom.xml +++ b/extensions/funqy/funqy-amazon-lambda/maven-archetype/pom.xml @@ -5,7 +5,7 @@ quarkus-funqy-amazon-lambda-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/funqy/funqy-amazon-lambda/maven-archetype/src/main/resources/archetype-resources/pom.xml b/extensions/funqy/funqy-amazon-lambda/maven-archetype/src/main/resources/archetype-resources/pom.xml index 3db716e8169b3..02e90957af123 100644 --- a/extensions/funqy/funqy-amazon-lambda/maven-archetype/src/main/resources/archetype-resources/pom.xml +++ b/extensions/funqy/funqy-amazon-lambda/maven-archetype/src/main/resources/archetype-resources/pom.xml @@ -13,10 +13,10 @@ 11 UTF-8 UTF-8 - 999-SNAPSHOT + 2.2.0.CR1 quarkus-bom io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 3.0.0-M5 diff --git a/extensions/funqy/funqy-amazon-lambda/pom.xml b/extensions/funqy/funqy-amazon-lambda/pom.xml index d35c9dab581b7..01c0f8d4ad987 100644 --- a/extensions/funqy/funqy-amazon-lambda/pom.xml +++ b/extensions/funqy/funqy-amazon-lambda/pom.xml @@ -5,7 +5,7 @@ quarkus-funqy-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/funqy/funqy-amazon-lambda/runtime/pom.xml b/extensions/funqy/funqy-amazon-lambda/runtime/pom.xml index d5f86f18397b8..9817e5db48ca4 100644 --- a/extensions/funqy/funqy-amazon-lambda/runtime/pom.xml +++ b/extensions/funqy/funqy-amazon-lambda/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-funqy-amazon-lambda-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/funqy/funqy-google-cloud-functions/deployment/pom.xml b/extensions/funqy/funqy-google-cloud-functions/deployment/pom.xml index f61c2eeba3a36..1fa4afd6dcae5 100644 --- a/extensions/funqy/funqy-google-cloud-functions/deployment/pom.xml +++ b/extensions/funqy/funqy-google-cloud-functions/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-funqy-google-cloud-functions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/funqy/funqy-google-cloud-functions/pom.xml b/extensions/funqy/funqy-google-cloud-functions/pom.xml index 2ad5b7e65acb8..0d43b4534259e 100644 --- a/extensions/funqy/funqy-google-cloud-functions/pom.xml +++ b/extensions/funqy/funqy-google-cloud-functions/pom.xml @@ -5,7 +5,7 @@ quarkus-funqy-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/funqy/funqy-google-cloud-functions/runtime/pom.xml b/extensions/funqy/funqy-google-cloud-functions/runtime/pom.xml index 04962ed7575b7..02cf169dddc48 100644 --- a/extensions/funqy/funqy-google-cloud-functions/runtime/pom.xml +++ b/extensions/funqy/funqy-google-cloud-functions/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-funqy-google-cloud-functions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/funqy/funqy-http/deployment/pom.xml b/extensions/funqy/funqy-http/deployment/pom.xml index 231189e3b612d..526bd69128681 100644 --- a/extensions/funqy/funqy-http/deployment/pom.xml +++ b/extensions/funqy/funqy-http/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-funqy-http-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/funqy/funqy-http/pom.xml b/extensions/funqy/funqy-http/pom.xml index 8d93ea4e99c9a..2b1ebd41f144b 100644 --- a/extensions/funqy/funqy-http/pom.xml +++ b/extensions/funqy/funqy-http/pom.xml @@ -5,7 +5,7 @@ quarkus-funqy-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/funqy/funqy-http/runtime/pom.xml b/extensions/funqy/funqy-http/runtime/pom.xml index 709e36041c504..9f5866054c9ef 100644 --- a/extensions/funqy/funqy-http/runtime/pom.xml +++ b/extensions/funqy/funqy-http/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-funqy-http-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/funqy/funqy-knative-events/deployment/pom.xml b/extensions/funqy/funqy-knative-events/deployment/pom.xml index 4c25454e815ad..7dc8e8e5df9aa 100644 --- a/extensions/funqy/funqy-knative-events/deployment/pom.xml +++ b/extensions/funqy/funqy-knative-events/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-funqy-knative-events-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/funqy/funqy-knative-events/pom.xml b/extensions/funqy/funqy-knative-events/pom.xml index 0f488a9727b3f..6582fc99468fb 100644 --- a/extensions/funqy/funqy-knative-events/pom.xml +++ b/extensions/funqy/funqy-knative-events/pom.xml @@ -5,7 +5,7 @@ quarkus-funqy-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/funqy/funqy-knative-events/runtime/pom.xml b/extensions/funqy/funqy-knative-events/runtime/pom.xml index 5c1e78c7bfa59..68bd3c3b1e3a2 100644 --- a/extensions/funqy/funqy-knative-events/runtime/pom.xml +++ b/extensions/funqy/funqy-knative-events/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-funqy-knative-events-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/funqy/funqy-server-common/deployment/pom.xml b/extensions/funqy/funqy-server-common/deployment/pom.xml index cc7074d7e7b23..a72df9e24e9c6 100644 --- a/extensions/funqy/funqy-server-common/deployment/pom.xml +++ b/extensions/funqy/funqy-server-common/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-funqy-server-common-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/funqy/funqy-server-common/pom.xml b/extensions/funqy/funqy-server-common/pom.xml index 060217e666f06..e3e9c816c4f75 100644 --- a/extensions/funqy/funqy-server-common/pom.xml +++ b/extensions/funqy/funqy-server-common/pom.xml @@ -5,7 +5,7 @@ quarkus-funqy-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/funqy/funqy-server-common/runtime/pom.xml b/extensions/funqy/funqy-server-common/runtime/pom.xml index 3583471b6f497..861053c9067f5 100644 --- a/extensions/funqy/funqy-server-common/runtime/pom.xml +++ b/extensions/funqy/funqy-server-common/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-funqy-server-common-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/funqy/pom.xml b/extensions/funqy/pom.xml index 0c578b71fcf89..b7bde3ba830cb 100644 --- a/extensions/funqy/pom.xml +++ b/extensions/funqy/pom.xml @@ -6,7 +6,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/google-cloud-functions-http/deployment/pom.xml b/extensions/google-cloud-functions-http/deployment/pom.xml index 4af62db26e4b9..3e621bf1d2f24 100644 --- a/extensions/google-cloud-functions-http/deployment/pom.xml +++ b/extensions/google-cloud-functions-http/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-google-cloud-functions-http-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/google-cloud-functions-http/pom.xml b/extensions/google-cloud-functions-http/pom.xml index dea5d9f83d99a..5010745740b41 100644 --- a/extensions/google-cloud-functions-http/pom.xml +++ b/extensions/google-cloud-functions-http/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/google-cloud-functions-http/runtime/pom.xml b/extensions/google-cloud-functions-http/runtime/pom.xml index 5dd813408f4ea..799dcb90d1dcf 100644 --- a/extensions/google-cloud-functions-http/runtime/pom.xml +++ b/extensions/google-cloud-functions-http/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-google-cloud-functions-http-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/google-cloud-functions/deployment/pom.xml b/extensions/google-cloud-functions/deployment/pom.xml index 750177b130f89..ec46f1c034652 100755 --- a/extensions/google-cloud-functions/deployment/pom.xml +++ b/extensions/google-cloud-functions/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-google-cloud-functions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/google-cloud-functions/pom.xml b/extensions/google-cloud-functions/pom.xml index c3f3895d66613..8ac54ae673674 100755 --- a/extensions/google-cloud-functions/pom.xml +++ b/extensions/google-cloud-functions/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/google-cloud-functions/runtime/pom.xml b/extensions/google-cloud-functions/runtime/pom.xml index bff0cbaac0603..f748f6d08593b 100755 --- a/extensions/google-cloud-functions/runtime/pom.xml +++ b/extensions/google-cloud-functions/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-google-cloud-functions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/grpc-common/deployment/pom.xml b/extensions/grpc-common/deployment/pom.xml index 801044c4f2937..8064fa0442326 100644 --- a/extensions/grpc-common/deployment/pom.xml +++ b/extensions/grpc-common/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-grpc-common-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/grpc-common/pom.xml b/extensions/grpc-common/pom.xml index eb4f6ebc3e505..9cabffbc7142f 100644 --- a/extensions/grpc-common/pom.xml +++ b/extensions/grpc-common/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/grpc-common/runtime/pom.xml b/extensions/grpc-common/runtime/pom.xml index d66663f38f12a..d5aee517fa5ea 100644 --- a/extensions/grpc-common/runtime/pom.xml +++ b/extensions/grpc-common/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-grpc-common-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/grpc/codegen/pom.xml b/extensions/grpc/codegen/pom.xml index fb5f22ae1ab63..b2b12f1a272de 100644 --- a/extensions/grpc/codegen/pom.xml +++ b/extensions/grpc/codegen/pom.xml @@ -6,7 +6,7 @@ quarkus-grpc-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 quarkus-grpc-codegen diff --git a/extensions/grpc/deployment/pom.xml b/extensions/grpc/deployment/pom.xml index c753299475663..623c887cac6ca 100644 --- a/extensions/grpc/deployment/pom.xml +++ b/extensions/grpc/deployment/pom.xml @@ -6,7 +6,7 @@ quarkus-grpc-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 quarkus-grpc-deployment diff --git a/extensions/grpc/pom.xml b/extensions/grpc/pom.xml index 17349a62f9db1..5d28bddea216e 100644 --- a/extensions/grpc/pom.xml +++ b/extensions/grpc/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/grpc/protoc/pom.xml b/extensions/grpc/protoc/pom.xml index 4c5c1266a7f6e..30e3c81014867 100644 --- a/extensions/grpc/protoc/pom.xml +++ b/extensions/grpc/protoc/pom.xml @@ -6,7 +6,7 @@ quarkus-grpc-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 quarkus-grpc-protoc-plugin diff --git a/extensions/grpc/runtime/pom.xml b/extensions/grpc/runtime/pom.xml index d903d623e27e6..155657a7dce6d 100644 --- a/extensions/grpc/runtime/pom.xml +++ b/extensions/grpc/runtime/pom.xml @@ -6,7 +6,7 @@ quarkus-grpc-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 quarkus-grpc diff --git a/extensions/grpc/stubs/pom.xml b/extensions/grpc/stubs/pom.xml index 5c41b5399a993..0996dcdea34dc 100644 --- a/extensions/grpc/stubs/pom.xml +++ b/extensions/grpc/stubs/pom.xml @@ -6,7 +6,7 @@ quarkus-grpc-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 quarkus-grpc-stubs diff --git a/extensions/hibernate-envers/deployment/pom.xml b/extensions/hibernate-envers/deployment/pom.xml index 65968964b4957..61e973283367b 100644 --- a/extensions/hibernate-envers/deployment/pom.xml +++ b/extensions/hibernate-envers/deployment/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-hibernate-envers-parent - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml diff --git a/extensions/hibernate-envers/pom.xml b/extensions/hibernate-envers/pom.xml index b128399e509b6..a034d543ad2b1 100644 --- a/extensions/hibernate-envers/pom.xml +++ b/extensions/hibernate-envers/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-extensions-parent - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml diff --git a/extensions/hibernate-envers/runtime/pom.xml b/extensions/hibernate-envers/runtime/pom.xml index 56bf2f3d64b9b..0ad96ee2700c4 100644 --- a/extensions/hibernate-envers/runtime/pom.xml +++ b/extensions/hibernate-envers/runtime/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-hibernate-envers-parent - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml diff --git a/extensions/hibernate-orm/deployment/pom.xml b/extensions/hibernate-orm/deployment/pom.xml index 75cea02da2efe..40dd288b50eee 100644 --- a/extensions/hibernate-orm/deployment/pom.xml +++ b/extensions/hibernate-orm/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-hibernate-orm-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/hibernate-orm/pom.xml b/extensions/hibernate-orm/pom.xml index 75100dfbfe3b0..2d69b705e6e88 100644 --- a/extensions/hibernate-orm/pom.xml +++ b/extensions/hibernate-orm/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/hibernate-orm/runtime/pom.xml b/extensions/hibernate-orm/runtime/pom.xml index 8bfbc00c08d37..cd203db122729 100644 --- a/extensions/hibernate-orm/runtime/pom.xml +++ b/extensions/hibernate-orm/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-hibernate-orm-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/hibernate-reactive/deployment/pom.xml b/extensions/hibernate-reactive/deployment/pom.xml index 283a0b43c7c4a..b486280476bd9 100644 --- a/extensions/hibernate-reactive/deployment/pom.xml +++ b/extensions/hibernate-reactive/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-hibernate-reactive-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/hibernate-reactive/pom.xml b/extensions/hibernate-reactive/pom.xml index b2d57035e37a7..025cb2926d76a 100644 --- a/extensions/hibernate-reactive/pom.xml +++ b/extensions/hibernate-reactive/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/hibernate-reactive/runtime/pom.xml b/extensions/hibernate-reactive/runtime/pom.xml index dc6308d1991e2..45b2209572f97 100644 --- a/extensions/hibernate-reactive/runtime/pom.xml +++ b/extensions/hibernate-reactive/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-hibernate-reactive-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/hibernate-search-orm-elasticsearch-aws/deployment/pom.xml b/extensions/hibernate-search-orm-elasticsearch-aws/deployment/pom.xml index 5837c63c7b0e8..74580901e9064 100644 --- a/extensions/hibernate-search-orm-elasticsearch-aws/deployment/pom.xml +++ b/extensions/hibernate-search-orm-elasticsearch-aws/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-hibernate-search-orm-elasticsearch-aws-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/hibernate-search-orm-elasticsearch-aws/pom.xml b/extensions/hibernate-search-orm-elasticsearch-aws/pom.xml index 18f925ec2b15d..2a55382f62886 100644 --- a/extensions/hibernate-search-orm-elasticsearch-aws/pom.xml +++ b/extensions/hibernate-search-orm-elasticsearch-aws/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/hibernate-search-orm-elasticsearch-aws/runtime/pom.xml b/extensions/hibernate-search-orm-elasticsearch-aws/runtime/pom.xml index 9ecc7dd67bc62..9c340247334a4 100644 --- a/extensions/hibernate-search-orm-elasticsearch-aws/runtime/pom.xml +++ b/extensions/hibernate-search-orm-elasticsearch-aws/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-hibernate-search-orm-elasticsearch-aws-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/hibernate-search-orm-elasticsearch/deployment/pom.xml b/extensions/hibernate-search-orm-elasticsearch/deployment/pom.xml index f6cac53c1de58..3a869f4514deb 100644 --- a/extensions/hibernate-search-orm-elasticsearch/deployment/pom.xml +++ b/extensions/hibernate-search-orm-elasticsearch/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-hibernate-search-orm-elasticsearch-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/hibernate-search-orm-elasticsearch/pom.xml b/extensions/hibernate-search-orm-elasticsearch/pom.xml index dc01d91759cc0..167bd83959e26 100644 --- a/extensions/hibernate-search-orm-elasticsearch/pom.xml +++ b/extensions/hibernate-search-orm-elasticsearch/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/hibernate-search-orm-elasticsearch/runtime/pom.xml b/extensions/hibernate-search-orm-elasticsearch/runtime/pom.xml index 55696ce4d6f35..17d33a018751e 100644 --- a/extensions/hibernate-search-orm-elasticsearch/runtime/pom.xml +++ b/extensions/hibernate-search-orm-elasticsearch/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-hibernate-search-orm-elasticsearch-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/hibernate-validator/deployment/pom.xml b/extensions/hibernate-validator/deployment/pom.xml index c70a8da754726..23486b0b970a9 100644 --- a/extensions/hibernate-validator/deployment/pom.xml +++ b/extensions/hibernate-validator/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-hibernate-validator-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/hibernate-validator/pom.xml b/extensions/hibernate-validator/pom.xml index 75167f43bc85b..d322d2b0891df 100644 --- a/extensions/hibernate-validator/pom.xml +++ b/extensions/hibernate-validator/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/hibernate-validator/runtime/pom.xml b/extensions/hibernate-validator/runtime/pom.xml index 4bbc0641bc494..897939a2fceb1 100644 --- a/extensions/hibernate-validator/runtime/pom.xml +++ b/extensions/hibernate-validator/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-hibernate-validator-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/hibernate-validator/spi/pom.xml b/extensions/hibernate-validator/spi/pom.xml index d9e7a1fb83eb0..cca7d0ff9a74f 100644 --- a/extensions/hibernate-validator/spi/pom.xml +++ b/extensions/hibernate-validator/spi/pom.xml @@ -5,7 +5,7 @@ quarkus-hibernate-validator-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/infinispan-client/deployment/pom.xml b/extensions/infinispan-client/deployment/pom.xml index ab3d382f595d8..9e906e68165a5 100644 --- a/extensions/infinispan-client/deployment/pom.xml +++ b/extensions/infinispan-client/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-infinispan-client-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/infinispan-client/pom.xml b/extensions/infinispan-client/pom.xml index 098c9701f3126..a025536e1aef0 100644 --- a/extensions/infinispan-client/pom.xml +++ b/extensions/infinispan-client/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/infinispan-client/runtime/pom.xml b/extensions/infinispan-client/runtime/pom.xml index 99be339801aef..83f422f5aa020 100644 --- a/extensions/infinispan-client/runtime/pom.xml +++ b/extensions/infinispan-client/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-infinispan-client-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/jackson/deployment/pom.xml b/extensions/jackson/deployment/pom.xml index 68597280eeabb..d5b711cbf506d 100644 --- a/extensions/jackson/deployment/pom.xml +++ b/extensions/jackson/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-jackson-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/jackson/pom.xml b/extensions/jackson/pom.xml index 33ce8716c92e7..d85e2e1526c20 100644 --- a/extensions/jackson/pom.xml +++ b/extensions/jackson/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/jackson/runtime/pom.xml b/extensions/jackson/runtime/pom.xml index 1b8453357aa44..2803ff4c5fca8 100644 --- a/extensions/jackson/runtime/pom.xml +++ b/extensions/jackson/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-jackson-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/jackson/spi/pom.xml b/extensions/jackson/spi/pom.xml index ec74c779764ae..4295d041b5c4f 100644 --- a/extensions/jackson/spi/pom.xml +++ b/extensions/jackson/spi/pom.xml @@ -5,7 +5,7 @@ quarkus-jackson-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/jaeger/deployment/pom.xml b/extensions/jaeger/deployment/pom.xml index 4b901e141b351..9bdcd58eb9e85 100644 --- a/extensions/jaeger/deployment/pom.xml +++ b/extensions/jaeger/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-jaeger-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/jaeger/pom.xml b/extensions/jaeger/pom.xml index ce8b0cf8de313..6855c7b4032c8 100644 --- a/extensions/jaeger/pom.xml +++ b/extensions/jaeger/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/jaeger/runtime/pom.xml b/extensions/jaeger/runtime/pom.xml index bd5bdf9ede97d..76c13fe01f94e 100644 --- a/extensions/jaeger/runtime/pom.xml +++ b/extensions/jaeger/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-jaeger-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/jaxb/deployment/pom.xml b/extensions/jaxb/deployment/pom.xml index 3bfb4cd06e756..e1422b8c60483 100644 --- a/extensions/jaxb/deployment/pom.xml +++ b/extensions/jaxb/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-jaxb-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/jaxb/pom.xml b/extensions/jaxb/pom.xml index d46bc6c7af1e2..97c2c72fec2c4 100644 --- a/extensions/jaxb/pom.xml +++ b/extensions/jaxb/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/jaxb/runtime/pom.xml b/extensions/jaxb/runtime/pom.xml index 40254dcda7176..8686088ae7f8a 100644 --- a/extensions/jaxb/runtime/pom.xml +++ b/extensions/jaxb/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-jaxb-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/jaxp/deployment/pom.xml b/extensions/jaxp/deployment/pom.xml index 7d03c794aa535..c20b25d770ae2 100644 --- a/extensions/jaxp/deployment/pom.xml +++ b/extensions/jaxp/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-jaxp-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/jaxp/pom.xml b/extensions/jaxp/pom.xml index 56fdebd5b7be1..2cb862eb898e1 100644 --- a/extensions/jaxp/pom.xml +++ b/extensions/jaxp/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/jaxp/runtime/pom.xml b/extensions/jaxp/runtime/pom.xml index 25bdd274b7d86..15a3b7cbe11f1 100644 --- a/extensions/jaxp/runtime/pom.xml +++ b/extensions/jaxp/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-jaxp-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/jdbc/jdbc-db2/deployment/pom.xml b/extensions/jdbc/jdbc-db2/deployment/pom.xml index 848db0271a49e..5944a0e260272 100644 --- a/extensions/jdbc/jdbc-db2/deployment/pom.xml +++ b/extensions/jdbc/jdbc-db2/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-jdbc-db2-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/jdbc/jdbc-db2/pom.xml b/extensions/jdbc/jdbc-db2/pom.xml index 6006e86aa6aae..2d48f23422c9f 100644 --- a/extensions/jdbc/jdbc-db2/pom.xml +++ b/extensions/jdbc/jdbc-db2/pom.xml @@ -5,7 +5,7 @@ quarkus-jdbc-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/jdbc/jdbc-db2/runtime/pom.xml b/extensions/jdbc/jdbc-db2/runtime/pom.xml index 249f8e505b591..b6ae77e83a654 100644 --- a/extensions/jdbc/jdbc-db2/runtime/pom.xml +++ b/extensions/jdbc/jdbc-db2/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-jdbc-db2-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/jdbc/jdbc-derby/deployment/pom.xml b/extensions/jdbc/jdbc-derby/deployment/pom.xml index ac40b1cea983f..3d3f7e02caa0e 100644 --- a/extensions/jdbc/jdbc-derby/deployment/pom.xml +++ b/extensions/jdbc/jdbc-derby/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-jdbc-derby-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/jdbc/jdbc-derby/pom.xml b/extensions/jdbc/jdbc-derby/pom.xml index 946212a7a3be7..b358af6a2e503 100644 --- a/extensions/jdbc/jdbc-derby/pom.xml +++ b/extensions/jdbc/jdbc-derby/pom.xml @@ -5,7 +5,7 @@ quarkus-jdbc-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/jdbc/jdbc-derby/runtime/pom.xml b/extensions/jdbc/jdbc-derby/runtime/pom.xml index 98aea400d68e2..5b991b13ab580 100644 --- a/extensions/jdbc/jdbc-derby/runtime/pom.xml +++ b/extensions/jdbc/jdbc-derby/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-jdbc-derby-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/jdbc/jdbc-h2/deployment/pom.xml b/extensions/jdbc/jdbc-h2/deployment/pom.xml index b40927eefcb7f..9b57e8fb3af85 100644 --- a/extensions/jdbc/jdbc-h2/deployment/pom.xml +++ b/extensions/jdbc/jdbc-h2/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-jdbc-h2-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/jdbc/jdbc-h2/pom.xml b/extensions/jdbc/jdbc-h2/pom.xml index 995aad5458fb0..cb34be486f758 100644 --- a/extensions/jdbc/jdbc-h2/pom.xml +++ b/extensions/jdbc/jdbc-h2/pom.xml @@ -5,7 +5,7 @@ quarkus-jdbc-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/jdbc/jdbc-h2/runtime/pom.xml b/extensions/jdbc/jdbc-h2/runtime/pom.xml index 2d9da9183b185..a4c8e9099dccd 100644 --- a/extensions/jdbc/jdbc-h2/runtime/pom.xml +++ b/extensions/jdbc/jdbc-h2/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-jdbc-h2-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/jdbc/jdbc-mariadb/deployment/pom.xml b/extensions/jdbc/jdbc-mariadb/deployment/pom.xml index 8129318397180..385cc6afc8ebb 100644 --- a/extensions/jdbc/jdbc-mariadb/deployment/pom.xml +++ b/extensions/jdbc/jdbc-mariadb/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-jdbc-mariadb-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/jdbc/jdbc-mariadb/pom.xml b/extensions/jdbc/jdbc-mariadb/pom.xml index e8d0afb16df4c..620be19357aed 100644 --- a/extensions/jdbc/jdbc-mariadb/pom.xml +++ b/extensions/jdbc/jdbc-mariadb/pom.xml @@ -5,7 +5,7 @@ quarkus-jdbc-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/jdbc/jdbc-mariadb/runtime/pom.xml b/extensions/jdbc/jdbc-mariadb/runtime/pom.xml index 774d6df57e8cd..cd7ff3a95899a 100644 --- a/extensions/jdbc/jdbc-mariadb/runtime/pom.xml +++ b/extensions/jdbc/jdbc-mariadb/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-jdbc-mariadb-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/jdbc/jdbc-mssql/deployment/pom.xml b/extensions/jdbc/jdbc-mssql/deployment/pom.xml index 919f95389f615..240de834b8f3d 100644 --- a/extensions/jdbc/jdbc-mssql/deployment/pom.xml +++ b/extensions/jdbc/jdbc-mssql/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-jdbc-mssql-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/jdbc/jdbc-mssql/pom.xml b/extensions/jdbc/jdbc-mssql/pom.xml index 1b95f40bcd2e8..3652024995980 100644 --- a/extensions/jdbc/jdbc-mssql/pom.xml +++ b/extensions/jdbc/jdbc-mssql/pom.xml @@ -5,7 +5,7 @@ quarkus-jdbc-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/jdbc/jdbc-mssql/runtime/pom.xml b/extensions/jdbc/jdbc-mssql/runtime/pom.xml index ee5361d3406a0..2d3fe0338261b 100644 --- a/extensions/jdbc/jdbc-mssql/runtime/pom.xml +++ b/extensions/jdbc/jdbc-mssql/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-jdbc-mssql-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/jdbc/jdbc-mysql/deployment/pom.xml b/extensions/jdbc/jdbc-mysql/deployment/pom.xml index 5ed15d4a3d941..f9c38c8fd0803 100644 --- a/extensions/jdbc/jdbc-mysql/deployment/pom.xml +++ b/extensions/jdbc/jdbc-mysql/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-jdbc-mysql-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/jdbc/jdbc-mysql/pom.xml b/extensions/jdbc/jdbc-mysql/pom.xml index 5d431f1d1d0d6..e38e004a027af 100644 --- a/extensions/jdbc/jdbc-mysql/pom.xml +++ b/extensions/jdbc/jdbc-mysql/pom.xml @@ -5,7 +5,7 @@ quarkus-jdbc-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/jdbc/jdbc-mysql/runtime/pom.xml b/extensions/jdbc/jdbc-mysql/runtime/pom.xml index eb5c1df9754ab..8dd1bd8268198 100644 --- a/extensions/jdbc/jdbc-mysql/runtime/pom.xml +++ b/extensions/jdbc/jdbc-mysql/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-jdbc-mysql-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/jdbc/jdbc-oracle/deployment/pom.xml b/extensions/jdbc/jdbc-oracle/deployment/pom.xml index d42ba3667f316..9b58ec2749ce0 100644 --- a/extensions/jdbc/jdbc-oracle/deployment/pom.xml +++ b/extensions/jdbc/jdbc-oracle/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-jdbc-oracle-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/jdbc/jdbc-oracle/pom.xml b/extensions/jdbc/jdbc-oracle/pom.xml index 5202a498898b0..1fb5c6ab330d1 100644 --- a/extensions/jdbc/jdbc-oracle/pom.xml +++ b/extensions/jdbc/jdbc-oracle/pom.xml @@ -5,7 +5,7 @@ quarkus-jdbc-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/jdbc/jdbc-oracle/runtime/pom.xml b/extensions/jdbc/jdbc-oracle/runtime/pom.xml index 9d56502238fd0..f11d86417a344 100644 --- a/extensions/jdbc/jdbc-oracle/runtime/pom.xml +++ b/extensions/jdbc/jdbc-oracle/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-jdbc-oracle-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/jdbc/jdbc-postgresql/deployment/pom.xml b/extensions/jdbc/jdbc-postgresql/deployment/pom.xml index cbfd96e78561d..6f77ad6631340 100644 --- a/extensions/jdbc/jdbc-postgresql/deployment/pom.xml +++ b/extensions/jdbc/jdbc-postgresql/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-jdbc-postgresql-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/jdbc/jdbc-postgresql/pom.xml b/extensions/jdbc/jdbc-postgresql/pom.xml index 2dddfbaece986..e79f52fb9e7c8 100644 --- a/extensions/jdbc/jdbc-postgresql/pom.xml +++ b/extensions/jdbc/jdbc-postgresql/pom.xml @@ -5,7 +5,7 @@ quarkus-jdbc-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/jdbc/jdbc-postgresql/runtime/pom.xml b/extensions/jdbc/jdbc-postgresql/runtime/pom.xml index 168982f874810..8ce52b04c760b 100644 --- a/extensions/jdbc/jdbc-postgresql/runtime/pom.xml +++ b/extensions/jdbc/jdbc-postgresql/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-jdbc-postgresql-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/jdbc/pom.xml b/extensions/jdbc/pom.xml index d6b59a169d7a1..86a9dc774fa83 100644 --- a/extensions/jdbc/pom.xml +++ b/extensions/jdbc/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/jgit/deployment/pom.xml b/extensions/jgit/deployment/pom.xml index f17d38a0f3572..b0cb36b11b936 100644 --- a/extensions/jgit/deployment/pom.xml +++ b/extensions/jgit/deployment/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-jgit-parent - 999-SNAPSHOT + 2.2.0.CR1 quarkus-jgit-deployment diff --git a/extensions/jgit/pom.xml b/extensions/jgit/pom.xml index 71dc65868b901..48392b95ac4c5 100644 --- a/extensions/jgit/pom.xml +++ b/extensions/jgit/pom.xml @@ -6,7 +6,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml diff --git a/extensions/jgit/runtime/pom.xml b/extensions/jgit/runtime/pom.xml index 36cc9bb65fe74..3987d6b80c843 100644 --- a/extensions/jgit/runtime/pom.xml +++ b/extensions/jgit/runtime/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-jgit-parent - 999-SNAPSHOT + 2.2.0.CR1 quarkus-jgit diff --git a/extensions/jsch/deployment/pom.xml b/extensions/jsch/deployment/pom.xml index 558305449ff89..f0bb3a4fdefd7 100644 --- a/extensions/jsch/deployment/pom.xml +++ b/extensions/jsch/deployment/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-jsch-parent - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml diff --git a/extensions/jsch/pom.xml b/extensions/jsch/pom.xml index 72bb709f87357..1c25c8fcd5287 100644 --- a/extensions/jsch/pom.xml +++ b/extensions/jsch/pom.xml @@ -6,7 +6,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml diff --git a/extensions/jsch/runtime/pom.xml b/extensions/jsch/runtime/pom.xml index eb1bbd68e1b82..53c8970d85f07 100644 --- a/extensions/jsch/runtime/pom.xml +++ b/extensions/jsch/runtime/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-jsch-parent - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml diff --git a/extensions/jsonb/deployment/pom.xml b/extensions/jsonb/deployment/pom.xml index e9e1ed14ace61..3044b57033857 100644 --- a/extensions/jsonb/deployment/pom.xml +++ b/extensions/jsonb/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-jsonb-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/jsonb/pom.xml b/extensions/jsonb/pom.xml index 63e947d2feb33..dac16c5a0f5a0 100644 --- a/extensions/jsonb/pom.xml +++ b/extensions/jsonb/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/jsonb/runtime/pom.xml b/extensions/jsonb/runtime/pom.xml index 4b6e388a31c4c..8ec5b6f46040f 100644 --- a/extensions/jsonb/runtime/pom.xml +++ b/extensions/jsonb/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-jsonb-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/jsonb/spi/pom.xml b/extensions/jsonb/spi/pom.xml index 4efd2dc298dae..4b2abe2be0868 100644 --- a/extensions/jsonb/spi/pom.xml +++ b/extensions/jsonb/spi/pom.xml @@ -5,7 +5,7 @@ quarkus-jsonb-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/jsonp/deployment/pom.xml b/extensions/jsonp/deployment/pom.xml index 6aa5775e3f5b9..aaaaf3c2db17e 100644 --- a/extensions/jsonp/deployment/pom.xml +++ b/extensions/jsonp/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-jsonp-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/jsonp/pom.xml b/extensions/jsonp/pom.xml index 0ff9375ed2a9a..816915026fc41 100644 --- a/extensions/jsonp/pom.xml +++ b/extensions/jsonp/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/jsonp/runtime/pom.xml b/extensions/jsonp/runtime/pom.xml index 25796f087106c..9105dc9e4fee1 100644 --- a/extensions/jsonp/runtime/pom.xml +++ b/extensions/jsonp/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-jsonp-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/kafka-client/deployment/pom.xml b/extensions/kafka-client/deployment/pom.xml index 720455817f9e3..44ad6fdd08a84 100644 --- a/extensions/kafka-client/deployment/pom.xml +++ b/extensions/kafka-client/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-kafka-client-parent - 999-SNAPSHOT + 2.2.0.CR1 quarkus-kafka-client-deployment diff --git a/extensions/kafka-client/pom.xml b/extensions/kafka-client/pom.xml index a0e0885d2b170..caae78a789e61 100644 --- a/extensions/kafka-client/pom.xml +++ b/extensions/kafka-client/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml diff --git a/extensions/kafka-client/runtime/pom.xml b/extensions/kafka-client/runtime/pom.xml index a32618d55b7a1..4d5c5e8300227 100644 --- a/extensions/kafka-client/runtime/pom.xml +++ b/extensions/kafka-client/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-kafka-client-parent - 999-SNAPSHOT + 2.2.0.CR1 quarkus-kafka-client diff --git a/extensions/kafka-streams/deployment/pom.xml b/extensions/kafka-streams/deployment/pom.xml index c2d06a888827a..dcab53e82cc13 100644 --- a/extensions/kafka-streams/deployment/pom.xml +++ b/extensions/kafka-streams/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-kafka-streams-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/kafka-streams/pom.xml b/extensions/kafka-streams/pom.xml index a354d5475a7b8..178020caee314 100644 --- a/extensions/kafka-streams/pom.xml +++ b/extensions/kafka-streams/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/kafka-streams/runtime/pom.xml b/extensions/kafka-streams/runtime/pom.xml index 0aa65482b29a5..432358809ffda 100644 --- a/extensions/kafka-streams/runtime/pom.xml +++ b/extensions/kafka-streams/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-kafka-streams-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/keycloak-admin-client/deployment/pom.xml b/extensions/keycloak-admin-client/deployment/pom.xml index b5e52aa8d8fac..95f5e82c634f8 100644 --- a/extensions/keycloak-admin-client/deployment/pom.xml +++ b/extensions/keycloak-admin-client/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-keycloak-admin-client-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/keycloak-admin-client/pom.xml b/extensions/keycloak-admin-client/pom.xml index 4edf453c5fb86..155364ffdb793 100644 --- a/extensions/keycloak-admin-client/pom.xml +++ b/extensions/keycloak-admin-client/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/keycloak-admin-client/runtime/pom.xml b/extensions/keycloak-admin-client/runtime/pom.xml index 4099c93ff5baa..fb2d83a853981 100644 --- a/extensions/keycloak-admin-client/runtime/pom.xml +++ b/extensions/keycloak-admin-client/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-keycloak-admin-client-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/keycloak-authorization/deployment/pom.xml b/extensions/keycloak-authorization/deployment/pom.xml index 10aa8f76f8fcb..edb2de142edcb 100644 --- a/extensions/keycloak-authorization/deployment/pom.xml +++ b/extensions/keycloak-authorization/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-keycloak-authorization-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/keycloak-authorization/pom.xml b/extensions/keycloak-authorization/pom.xml index 0fb78fa78d2f0..619b1c3367c7b 100644 --- a/extensions/keycloak-authorization/pom.xml +++ b/extensions/keycloak-authorization/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/keycloak-authorization/runtime/pom.xml b/extensions/keycloak-authorization/runtime/pom.xml index f76a3bd602263..45a0c74933837 100644 --- a/extensions/keycloak-authorization/runtime/pom.xml +++ b/extensions/keycloak-authorization/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-keycloak-authorization-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/kotlin/deployment/pom.xml b/extensions/kotlin/deployment/pom.xml index 6e931d801d627..b2f03f1e75874 100644 --- a/extensions/kotlin/deployment/pom.xml +++ b/extensions/kotlin/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-kotlin-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/kotlin/pom.xml b/extensions/kotlin/pom.xml index bd3e30428ea3b..2609580bd0f90 100644 --- a/extensions/kotlin/pom.xml +++ b/extensions/kotlin/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/kotlin/runtime/pom.xml b/extensions/kotlin/runtime/pom.xml index 204e7ad1b0da6..185fc034a9e34 100644 --- a/extensions/kotlin/runtime/pom.xml +++ b/extensions/kotlin/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-kotlin-parent - 999-SNAPSHOT + 2.2.0.CR1 quarkus-kotlin diff --git a/extensions/kubernetes-client/deployment-internal/pom.xml b/extensions/kubernetes-client/deployment-internal/pom.xml index 5e16758ca8d8c..25ecfe1c99da7 100644 --- a/extensions/kubernetes-client/deployment-internal/pom.xml +++ b/extensions/kubernetes-client/deployment-internal/pom.xml @@ -5,7 +5,7 @@ quarkus-kubernetes-client-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/kubernetes-client/deployment/pom.xml b/extensions/kubernetes-client/deployment/pom.xml index 0cc8786ff156d..fc60c6db016a6 100644 --- a/extensions/kubernetes-client/deployment/pom.xml +++ b/extensions/kubernetes-client/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-kubernetes-client-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/kubernetes-client/pom.xml b/extensions/kubernetes-client/pom.xml index 98d813a6b3f80..017ef1760c50d 100644 --- a/extensions/kubernetes-client/pom.xml +++ b/extensions/kubernetes-client/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/kubernetes-client/runtime-internal/pom.xml b/extensions/kubernetes-client/runtime-internal/pom.xml index 2735ea38b3be9..e88a926dfee18 100644 --- a/extensions/kubernetes-client/runtime-internal/pom.xml +++ b/extensions/kubernetes-client/runtime-internal/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-kubernetes-client-parent - 999-SNAPSHOT + 2.2.0.CR1 quarkus-kubernetes-client-internal diff --git a/extensions/kubernetes-client/runtime/pom.xml b/extensions/kubernetes-client/runtime/pom.xml index 7b6fb3849551e..4a47579bdcb67 100644 --- a/extensions/kubernetes-client/runtime/pom.xml +++ b/extensions/kubernetes-client/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-kubernetes-client-parent - 999-SNAPSHOT + 2.2.0.CR1 quarkus-kubernetes-client diff --git a/extensions/kubernetes-client/spi/pom.xml b/extensions/kubernetes-client/spi/pom.xml index 57ef85a82ecfb..d0f15e9ada133 100644 --- a/extensions/kubernetes-client/spi/pom.xml +++ b/extensions/kubernetes-client/spi/pom.xml @@ -4,7 +4,7 @@ quarkus-kubernetes-client-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/kubernetes-config/deployment/pom.xml b/extensions/kubernetes-config/deployment/pom.xml index cf9f194469148..39255f550fe5b 100644 --- a/extensions/kubernetes-config/deployment/pom.xml +++ b/extensions/kubernetes-config/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-kubernetes-config-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/kubernetes-config/pom.xml b/extensions/kubernetes-config/pom.xml index af037a643fca5..fe1861ba40e1b 100644 --- a/extensions/kubernetes-config/pom.xml +++ b/extensions/kubernetes-config/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/kubernetes-config/runtime/pom.xml b/extensions/kubernetes-config/runtime/pom.xml index a40363c772b2d..ad7e4d05ed431 100644 --- a/extensions/kubernetes-config/runtime/pom.xml +++ b/extensions/kubernetes-config/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-kubernetes-config-parent - 999-SNAPSHOT + 2.2.0.CR1 quarkus-kubernetes-config diff --git a/extensions/kubernetes-service-binding/deployment/pom.xml b/extensions/kubernetes-service-binding/deployment/pom.xml index 4a9c91b41925f..d44003cf2da1a 100644 --- a/extensions/kubernetes-service-binding/deployment/pom.xml +++ b/extensions/kubernetes-service-binding/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-kubernetes-service-binding-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/kubernetes-service-binding/pom.xml b/extensions/kubernetes-service-binding/pom.xml index 853422d7adf9a..85e0bb29c7729 100644 --- a/extensions/kubernetes-service-binding/pom.xml +++ b/extensions/kubernetes-service-binding/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/kubernetes-service-binding/runtime/pom.xml b/extensions/kubernetes-service-binding/runtime/pom.xml index 769014d6ed808..723ca01ba8def 100644 --- a/extensions/kubernetes-service-binding/runtime/pom.xml +++ b/extensions/kubernetes-service-binding/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-kubernetes-service-binding-parent - 999-SNAPSHOT + 2.2.0.CR1 quarkus-kubernetes-service-binding diff --git a/extensions/kubernetes/minikube/deployment/pom.xml b/extensions/kubernetes/minikube/deployment/pom.xml index 48c76e5f16fcc..3895ade0cebeb 100644 --- a/extensions/kubernetes/minikube/deployment/pom.xml +++ b/extensions/kubernetes/minikube/deployment/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-minikube-parent - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/kubernetes/minikube/pom.xml b/extensions/kubernetes/minikube/pom.xml index 92305d7d06c85..04a71e2c2a757 100644 --- a/extensions/kubernetes/minikube/pom.xml +++ b/extensions/kubernetes/minikube/pom.xml @@ -5,7 +5,7 @@ quarkus-kubernetes-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/kubernetes/minikube/runtime/pom.xml b/extensions/kubernetes/minikube/runtime/pom.xml index 22c554701e7f9..6b6c60728ce84 100644 --- a/extensions/kubernetes/minikube/runtime/pom.xml +++ b/extensions/kubernetes/minikube/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-minikube-parent - 999-SNAPSHOT + 2.2.0.CR1 quarkus-minikube diff --git a/extensions/kubernetes/openshift/deployment/pom.xml b/extensions/kubernetes/openshift/deployment/pom.xml index 98a6583756a03..48606ecb075b4 100644 --- a/extensions/kubernetes/openshift/deployment/pom.xml +++ b/extensions/kubernetes/openshift/deployment/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-openshift-parent - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/kubernetes/openshift/pom.xml b/extensions/kubernetes/openshift/pom.xml index 683884a729207..ab86223a8ece3 100644 --- a/extensions/kubernetes/openshift/pom.xml +++ b/extensions/kubernetes/openshift/pom.xml @@ -5,7 +5,7 @@ quarkus-kubernetes-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/kubernetes/openshift/runtime/pom.xml b/extensions/kubernetes/openshift/runtime/pom.xml index 19c53cf40c409..3262d67c7dd3b 100644 --- a/extensions/kubernetes/openshift/runtime/pom.xml +++ b/extensions/kubernetes/openshift/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-openshift-parent - 999-SNAPSHOT + 2.2.0.CR1 quarkus-openshift diff --git a/extensions/kubernetes/pom.xml b/extensions/kubernetes/pom.xml index a595eee77e7b1..4412e15cdc145 100644 --- a/extensions/kubernetes/pom.xml +++ b/extensions/kubernetes/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/kubernetes/spi/pom.xml b/extensions/kubernetes/spi/pom.xml index bb94aac8c7e89..325689061d581 100644 --- a/extensions/kubernetes/spi/pom.xml +++ b/extensions/kubernetes/spi/pom.xml @@ -4,7 +4,7 @@ quarkus-kubernetes-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/kubernetes/vanilla/deployment/pom.xml b/extensions/kubernetes/vanilla/deployment/pom.xml index 3898ab1f2e153..772668e5289ba 100644 --- a/extensions/kubernetes/vanilla/deployment/pom.xml +++ b/extensions/kubernetes/vanilla/deployment/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-kubernetes-vanilla-parent - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/kubernetes/vanilla/pom.xml b/extensions/kubernetes/vanilla/pom.xml index 7f7a25a9e06a5..4feb7fbe80c39 100644 --- a/extensions/kubernetes/vanilla/pom.xml +++ b/extensions/kubernetes/vanilla/pom.xml @@ -5,7 +5,7 @@ quarkus-kubernetes-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/kubernetes/vanilla/runtime/pom.xml b/extensions/kubernetes/vanilla/runtime/pom.xml index 3417712946a37..d7d3a9a058689 100644 --- a/extensions/kubernetes/vanilla/runtime/pom.xml +++ b/extensions/kubernetes/vanilla/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-kubernetes-vanilla-parent - 999-SNAPSHOT + 2.2.0.CR1 quarkus-kubernetes diff --git a/extensions/liquibase/deployment/pom.xml b/extensions/liquibase/deployment/pom.xml index 204165e919458..3e9f63199d60e 100644 --- a/extensions/liquibase/deployment/pom.xml +++ b/extensions/liquibase/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-liquibase-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/liquibase/pom.xml b/extensions/liquibase/pom.xml index 4b3fbd9aecf19..4946acd0129c5 100644 --- a/extensions/liquibase/pom.xml +++ b/extensions/liquibase/pom.xml @@ -6,7 +6,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/liquibase/runtime/pom.xml b/extensions/liquibase/runtime/pom.xml index e9fea886fddfb..06c04a3f21355 100644 --- a/extensions/liquibase/runtime/pom.xml +++ b/extensions/liquibase/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-liquibase-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/logging-gelf/deployment/pom.xml b/extensions/logging-gelf/deployment/pom.xml index a97fe15f580ab..faf1d71fbb7a6 100644 --- a/extensions/logging-gelf/deployment/pom.xml +++ b/extensions/logging-gelf/deployment/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-logging-gelf-parent - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml diff --git a/extensions/logging-gelf/pom.xml b/extensions/logging-gelf/pom.xml index b0eb28347c2a7..70f72b81c912a 100644 --- a/extensions/logging-gelf/pom.xml +++ b/extensions/logging-gelf/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-extensions-parent - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml diff --git a/extensions/logging-gelf/runtime/pom.xml b/extensions/logging-gelf/runtime/pom.xml index 5be7c45ca4736..b46f4bde2da30 100644 --- a/extensions/logging-gelf/runtime/pom.xml +++ b/extensions/logging-gelf/runtime/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-logging-gelf-parent - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml diff --git a/extensions/logging-json/deployment/pom.xml b/extensions/logging-json/deployment/pom.xml index 632166d505ee3..ee470051a2492 100644 --- a/extensions/logging-json/deployment/pom.xml +++ b/extensions/logging-json/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-logging-json-parent - 999-SNAPSHOT + 2.2.0.CR1 quarkus-logging-json-deployment diff --git a/extensions/logging-json/pom.xml b/extensions/logging-json/pom.xml index e7214a5aefa2e..7187ebf538d99 100644 --- a/extensions/logging-json/pom.xml +++ b/extensions/logging-json/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/logging-json/runtime/pom.xml b/extensions/logging-json/runtime/pom.xml index f7c2adecc25d1..92b613f5cdc8f 100644 --- a/extensions/logging-json/runtime/pom.xml +++ b/extensions/logging-json/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-logging-json-parent - 999-SNAPSHOT + 2.2.0.CR1 quarkus-logging-json diff --git a/extensions/logging-sentry/deployment/pom.xml b/extensions/logging-sentry/deployment/pom.xml index 88a8989f48ec1..3a8a69025f619 100644 --- a/extensions/logging-sentry/deployment/pom.xml +++ b/extensions/logging-sentry/deployment/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-logging-sentry-parent - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml diff --git a/extensions/logging-sentry/pom.xml b/extensions/logging-sentry/pom.xml index 36c59d2dda8db..f753fcd7cb3dc 100644 --- a/extensions/logging-sentry/pom.xml +++ b/extensions/logging-sentry/pom.xml @@ -6,7 +6,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml quarkus-logging-sentry-parent diff --git a/extensions/logging-sentry/runtime/pom.xml b/extensions/logging-sentry/runtime/pom.xml index 2fb76b30e6bb0..e35af3dcabeed 100644 --- a/extensions/logging-sentry/runtime/pom.xml +++ b/extensions/logging-sentry/runtime/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-logging-sentry-parent - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml diff --git a/extensions/mailer/deployment/pom.xml b/extensions/mailer/deployment/pom.xml index faa457af84ff9..729abccc90a6b 100644 --- a/extensions/mailer/deployment/pom.xml +++ b/extensions/mailer/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-mailer-parent - 999-SNAPSHOT + 2.2.0.CR1 quarkus-mailer-deployment diff --git a/extensions/mailer/pom.xml b/extensions/mailer/pom.xml index bd921d386a735..ccd30050ab412 100644 --- a/extensions/mailer/pom.xml +++ b/extensions/mailer/pom.xml @@ -7,7 +7,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml diff --git a/extensions/mailer/runtime/pom.xml b/extensions/mailer/runtime/pom.xml index adfec922ecff5..46317e6d7e410 100644 --- a/extensions/mailer/runtime/pom.xml +++ b/extensions/mailer/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-mailer-parent - 999-SNAPSHOT + 2.2.0.CR1 quarkus-mailer diff --git a/extensions/micrometer-registry-prometheus/deployment/pom.xml b/extensions/micrometer-registry-prometheus/deployment/pom.xml index 564787cd0eea2..0c648ce2fa260 100644 --- a/extensions/micrometer-registry-prometheus/deployment/pom.xml +++ b/extensions/micrometer-registry-prometheus/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-micrometer-registry-prometheus-parent - 999-SNAPSHOT + 2.2.0.CR1 quarkus-micrometer-registry-prometheus-deployment diff --git a/extensions/micrometer-registry-prometheus/pom.xml b/extensions/micrometer-registry-prometheus/pom.xml index 0b3263e876931..f7d4872fd1ff5 100644 --- a/extensions/micrometer-registry-prometheus/pom.xml +++ b/extensions/micrometer-registry-prometheus/pom.xml @@ -7,7 +7,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml diff --git a/extensions/micrometer-registry-prometheus/runtime/pom.xml b/extensions/micrometer-registry-prometheus/runtime/pom.xml index a50b11092e6cb..34e81a4cf3422 100644 --- a/extensions/micrometer-registry-prometheus/runtime/pom.xml +++ b/extensions/micrometer-registry-prometheus/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-micrometer-registry-prometheus-parent - 999-SNAPSHOT + 2.2.0.CR1 quarkus-micrometer-registry-prometheus diff --git a/extensions/micrometer/deployment/pom.xml b/extensions/micrometer/deployment/pom.xml index ef33c1919987c..cb67ff2d90981 100644 --- a/extensions/micrometer/deployment/pom.xml +++ b/extensions/micrometer/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-micrometer-parent - 999-SNAPSHOT + 2.2.0.CR1 quarkus-micrometer-deployment diff --git a/extensions/micrometer/pom.xml b/extensions/micrometer/pom.xml index 79267966c69c8..19867dd1c249d 100644 --- a/extensions/micrometer/pom.xml +++ b/extensions/micrometer/pom.xml @@ -22,7 +22,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml diff --git a/extensions/micrometer/runtime/pom.xml b/extensions/micrometer/runtime/pom.xml index 3a38432c1f850..03d9874f51f27 100644 --- a/extensions/micrometer/runtime/pom.xml +++ b/extensions/micrometer/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-micrometer-parent - 999-SNAPSHOT + 2.2.0.CR1 quarkus-micrometer diff --git a/extensions/mongodb-client/deployment/pom.xml b/extensions/mongodb-client/deployment/pom.xml index 926c3f95a13c1..3487305f580b5 100644 --- a/extensions/mongodb-client/deployment/pom.xml +++ b/extensions/mongodb-client/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-mongodb-client-parent - 999-SNAPSHOT + 2.2.0.CR1 quarkus-mongodb-client-deployment diff --git a/extensions/mongodb-client/pom.xml b/extensions/mongodb-client/pom.xml index a3a4a96136345..e23e7a24f03d6 100644 --- a/extensions/mongodb-client/pom.xml +++ b/extensions/mongodb-client/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml diff --git a/extensions/mongodb-client/runtime/pom.xml b/extensions/mongodb-client/runtime/pom.xml index ac3c5b0177ef1..716783bcc3e58 100644 --- a/extensions/mongodb-client/runtime/pom.xml +++ b/extensions/mongodb-client/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-mongodb-client-parent - 999-SNAPSHOT + 2.2.0.CR1 quarkus-mongodb-client diff --git a/extensions/mutiny/deployment/pom.xml b/extensions/mutiny/deployment/pom.xml index 72292962fbcee..b11e55b3a2998 100644 --- a/extensions/mutiny/deployment/pom.xml +++ b/extensions/mutiny/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-mutiny-parent - 999-SNAPSHOT + 2.2.0.CR1 quarkus-mutiny-deployment diff --git a/extensions/mutiny/pom.xml b/extensions/mutiny/pom.xml index c90334777f7e2..4841e07467004 100644 --- a/extensions/mutiny/pom.xml +++ b/extensions/mutiny/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml diff --git a/extensions/mutiny/runtime/pom.xml b/extensions/mutiny/runtime/pom.xml index de81bc53ff443..af0207248ee15 100644 --- a/extensions/mutiny/runtime/pom.xml +++ b/extensions/mutiny/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-mutiny-parent - 999-SNAPSHOT + 2.2.0.CR1 quarkus-mutiny diff --git a/extensions/narayana-jta/deployment/pom.xml b/extensions/narayana-jta/deployment/pom.xml index b9818008a7973..494303a58de47 100644 --- a/extensions/narayana-jta/deployment/pom.xml +++ b/extensions/narayana-jta/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-narayana-jta-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/narayana-jta/pom.xml b/extensions/narayana-jta/pom.xml index 1391a5a3ebd55..30c1da3ea01f9 100644 --- a/extensions/narayana-jta/pom.xml +++ b/extensions/narayana-jta/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/narayana-jta/runtime/pom.xml b/extensions/narayana-jta/runtime/pom.xml index c16d0fde1e9fe..16811289d5a8a 100644 --- a/extensions/narayana-jta/runtime/pom.xml +++ b/extensions/narayana-jta/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-narayana-jta-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/narayana-lra/deployment/pom.xml b/extensions/narayana-lra/deployment/pom.xml index 622bab61fac9b..0b1922355f5b3 100644 --- a/extensions/narayana-lra/deployment/pom.xml +++ b/extensions/narayana-lra/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-narayana-lra-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/narayana-lra/pom.xml b/extensions/narayana-lra/pom.xml index a78d783ee03db..8be94182d408b 100644 --- a/extensions/narayana-lra/pom.xml +++ b/extensions/narayana-lra/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/narayana-lra/runtime/pom.xml b/extensions/narayana-lra/runtime/pom.xml index 7977be5b454a6..4a6695ca446c2 100644 --- a/extensions/narayana-lra/runtime/pom.xml +++ b/extensions/narayana-lra/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-narayana-lra-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 .. 4.0.0 diff --git a/extensions/narayana-stm/deployment/pom.xml b/extensions/narayana-stm/deployment/pom.xml index acdb5d885726b..168483fda9348 100644 --- a/extensions/narayana-stm/deployment/pom.xml +++ b/extensions/narayana-stm/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-narayana-stm-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/narayana-stm/pom.xml b/extensions/narayana-stm/pom.xml index 83d7fa89bae84..cd1b8f05ed9fd 100644 --- a/extensions/narayana-stm/pom.xml +++ b/extensions/narayana-stm/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/narayana-stm/runtime/pom.xml b/extensions/narayana-stm/runtime/pom.xml index c9553916c154c..9c86613cd5919 100644 --- a/extensions/narayana-stm/runtime/pom.xml +++ b/extensions/narayana-stm/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-narayana-stm-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/neo4j/deployment/pom.xml b/extensions/neo4j/deployment/pom.xml index e299429a06662..a551630c8f920 100644 --- a/extensions/neo4j/deployment/pom.xml +++ b/extensions/neo4j/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-neo4j-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/neo4j/pom.xml b/extensions/neo4j/pom.xml index 93d6941a35b2f..0ae90be906166 100644 --- a/extensions/neo4j/pom.xml +++ b/extensions/neo4j/pom.xml @@ -6,7 +6,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/neo4j/runtime/pom.xml b/extensions/neo4j/runtime/pom.xml index 25af1e951ea79..dde60df2a5a81 100644 --- a/extensions/neo4j/runtime/pom.xml +++ b/extensions/neo4j/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-neo4j-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/netty/deployment/pom.xml b/extensions/netty/deployment/pom.xml index 52f243a900bfa..1b97c449e1189 100644 --- a/extensions/netty/deployment/pom.xml +++ b/extensions/netty/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-netty-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/netty/pom.xml b/extensions/netty/pom.xml index d91ab1ed7b886..f9f9907ec2329 100644 --- a/extensions/netty/pom.xml +++ b/extensions/netty/pom.xml @@ -6,7 +6,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/netty/runtime/pom.xml b/extensions/netty/runtime/pom.xml index 78bcd224ba879..4cb65ddbacae1 100644 --- a/extensions/netty/runtime/pom.xml +++ b/extensions/netty/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-netty-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/oidc-client-filter/deployment/pom.xml b/extensions/oidc-client-filter/deployment/pom.xml index 53288fad78699..0e73d22282053 100644 --- a/extensions/oidc-client-filter/deployment/pom.xml +++ b/extensions/oidc-client-filter/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-oidc-client-filter-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../ 4.0.0 diff --git a/extensions/oidc-client-filter/pom.xml b/extensions/oidc-client-filter/pom.xml index fb13119f20198..41c68d3f98f82 100644 --- a/extensions/oidc-client-filter/pom.xml +++ b/extensions/oidc-client-filter/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/oidc-client-filter/runtime/pom.xml b/extensions/oidc-client-filter/runtime/pom.xml index c590a6b40ca15..a18255bd3c748 100644 --- a/extensions/oidc-client-filter/runtime/pom.xml +++ b/extensions/oidc-client-filter/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-oidc-client-filter-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../ 4.0.0 diff --git a/extensions/oidc-client-reactive-filter/deployment/pom.xml b/extensions/oidc-client-reactive-filter/deployment/pom.xml index 171436bc7a5c3..0a93ec7ac2329 100644 --- a/extensions/oidc-client-reactive-filter/deployment/pom.xml +++ b/extensions/oidc-client-reactive-filter/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-oidc-client-reactive-filter-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../ 4.0.0 diff --git a/extensions/oidc-client-reactive-filter/pom.xml b/extensions/oidc-client-reactive-filter/pom.xml index b729a6d6c80be..fa63dfc1dcf01 100644 --- a/extensions/oidc-client-reactive-filter/pom.xml +++ b/extensions/oidc-client-reactive-filter/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/oidc-client-reactive-filter/runtime/pom.xml b/extensions/oidc-client-reactive-filter/runtime/pom.xml index 31034ca04b9a7..9829116a54fb0 100644 --- a/extensions/oidc-client-reactive-filter/runtime/pom.xml +++ b/extensions/oidc-client-reactive-filter/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-oidc-client-reactive-filter-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../ 4.0.0 diff --git a/extensions/oidc-client/deployment/pom.xml b/extensions/oidc-client/deployment/pom.xml index 02079ed6339fe..b227388dc2f2e 100644 --- a/extensions/oidc-client/deployment/pom.xml +++ b/extensions/oidc-client/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-oidc-client-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../ 4.0.0 diff --git a/extensions/oidc-client/pom.xml b/extensions/oidc-client/pom.xml index 58792529ef294..de90b2a9675d7 100644 --- a/extensions/oidc-client/pom.xml +++ b/extensions/oidc-client/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/oidc-client/runtime/pom.xml b/extensions/oidc-client/runtime/pom.xml index f79cd02ff1613..8028bcef75908 100644 --- a/extensions/oidc-client/runtime/pom.xml +++ b/extensions/oidc-client/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-oidc-client-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../ 4.0.0 diff --git a/extensions/oidc-common/deployment/pom.xml b/extensions/oidc-common/deployment/pom.xml index 32303c947d577..56b47b9d0f767 100644 --- a/extensions/oidc-common/deployment/pom.xml +++ b/extensions/oidc-common/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-oidc-common-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../ 4.0.0 diff --git a/extensions/oidc-common/pom.xml b/extensions/oidc-common/pom.xml index 2b9a2d6ce5303..cfdbd2372e9c4 100644 --- a/extensions/oidc-common/pom.xml +++ b/extensions/oidc-common/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/oidc-common/runtime/pom.xml b/extensions/oidc-common/runtime/pom.xml index 49aab96541199..c66daa7f28bfc 100644 --- a/extensions/oidc-common/runtime/pom.xml +++ b/extensions/oidc-common/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-oidc-common-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../ 4.0.0 diff --git a/extensions/oidc-token-propagation/deployment/pom.xml b/extensions/oidc-token-propagation/deployment/pom.xml index 0198d605beba4..fff25ad5c20e5 100644 --- a/extensions/oidc-token-propagation/deployment/pom.xml +++ b/extensions/oidc-token-propagation/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-oidc-token-propagation-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../ 4.0.0 diff --git a/extensions/oidc-token-propagation/pom.xml b/extensions/oidc-token-propagation/pom.xml index 14168cda845b1..dfa6526b632ec 100644 --- a/extensions/oidc-token-propagation/pom.xml +++ b/extensions/oidc-token-propagation/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/oidc-token-propagation/runtime/pom.xml b/extensions/oidc-token-propagation/runtime/pom.xml index 1b9d5e48774f9..5336d922934a2 100644 --- a/extensions/oidc-token-propagation/runtime/pom.xml +++ b/extensions/oidc-token-propagation/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-oidc-token-propagation-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../ 4.0.0 diff --git a/extensions/oidc/deployment/pom.xml b/extensions/oidc/deployment/pom.xml index 43c0bf86cfc50..66d9aa9610318 100644 --- a/extensions/oidc/deployment/pom.xml +++ b/extensions/oidc/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-oidc-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/oidc/pom.xml b/extensions/oidc/pom.xml index 97b57b5ad32d7..7125f2f8aa715 100644 --- a/extensions/oidc/pom.xml +++ b/extensions/oidc/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/oidc/runtime/pom.xml b/extensions/oidc/runtime/pom.xml index 37e725258cb06..e6a67aaa2a509 100644 --- a/extensions/oidc/runtime/pom.xml +++ b/extensions/oidc/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-oidc-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/openshift-client/deployment/pom.xml b/extensions/openshift-client/deployment/pom.xml index 5f54dae121772..c292452fd0439 100644 --- a/extensions/openshift-client/deployment/pom.xml +++ b/extensions/openshift-client/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-openshift-client-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/openshift-client/pom.xml b/extensions/openshift-client/pom.xml index 664f8614a6f67..66cbc68063168 100644 --- a/extensions/openshift-client/pom.xml +++ b/extensions/openshift-client/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/openshift-client/runtime/pom.xml b/extensions/openshift-client/runtime/pom.xml index a2a5306a4c8c8..a1b109f2fba79 100644 --- a/extensions/openshift-client/runtime/pom.xml +++ b/extensions/openshift-client/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-openshift-client-parent - 999-SNAPSHOT + 2.2.0.CR1 quarkus-openshift-client diff --git a/extensions/opentelemetry/opentelemetry-exporter-jaeger/deployment/pom.xml b/extensions/opentelemetry/opentelemetry-exporter-jaeger/deployment/pom.xml index 911da7e95f2e9..ad6d1ab217d86 100644 --- a/extensions/opentelemetry/opentelemetry-exporter-jaeger/deployment/pom.xml +++ b/extensions/opentelemetry/opentelemetry-exporter-jaeger/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-opentelemetry-exporter-jaeger-parent - 999-SNAPSHOT + 2.2.0.CR1 quarkus-opentelemetry-exporter-jaeger-deployment diff --git a/extensions/opentelemetry/opentelemetry-exporter-jaeger/pom.xml b/extensions/opentelemetry/opentelemetry-exporter-jaeger/pom.xml index 059013b37ce07..5d1aaa56aa3f4 100644 --- a/extensions/opentelemetry/opentelemetry-exporter-jaeger/pom.xml +++ b/extensions/opentelemetry/opentelemetry-exporter-jaeger/pom.xml @@ -5,7 +5,7 @@ quarkus-opentelemetry-parent-aggregator io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/opentelemetry/opentelemetry-exporter-jaeger/runtime/pom.xml b/extensions/opentelemetry/opentelemetry-exporter-jaeger/runtime/pom.xml index e23503dbf5d97..df3ade3a0eb62 100644 --- a/extensions/opentelemetry/opentelemetry-exporter-jaeger/runtime/pom.xml +++ b/extensions/opentelemetry/opentelemetry-exporter-jaeger/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-opentelemetry-exporter-jaeger-parent - 999-SNAPSHOT + 2.2.0.CR1 quarkus-opentelemetry-exporter-jaeger diff --git a/extensions/opentelemetry/opentelemetry-exporter-otlp/deployment/pom.xml b/extensions/opentelemetry/opentelemetry-exporter-otlp/deployment/pom.xml index c31dc4a7932f9..f331ed051c787 100644 --- a/extensions/opentelemetry/opentelemetry-exporter-otlp/deployment/pom.xml +++ b/extensions/opentelemetry/opentelemetry-exporter-otlp/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-opentelemetry-exporter-otlp-parent - 999-SNAPSHOT + 2.2.0.CR1 quarkus-opentelemetry-exporter-otlp-deployment diff --git a/extensions/opentelemetry/opentelemetry-exporter-otlp/pom.xml b/extensions/opentelemetry/opentelemetry-exporter-otlp/pom.xml index 268ca8c177866..1571b4d69c4ac 100644 --- a/extensions/opentelemetry/opentelemetry-exporter-otlp/pom.xml +++ b/extensions/opentelemetry/opentelemetry-exporter-otlp/pom.xml @@ -5,7 +5,7 @@ quarkus-opentelemetry-parent-aggregator io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/opentelemetry/opentelemetry-exporter-otlp/runtime/pom.xml b/extensions/opentelemetry/opentelemetry-exporter-otlp/runtime/pom.xml index a21d883559e05..21f13768d5b21 100644 --- a/extensions/opentelemetry/opentelemetry-exporter-otlp/runtime/pom.xml +++ b/extensions/opentelemetry/opentelemetry-exporter-otlp/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-opentelemetry-exporter-otlp-parent - 999-SNAPSHOT + 2.2.0.CR1 quarkus-opentelemetry-exporter-otlp diff --git a/extensions/opentelemetry/opentelemetry/deployment/pom.xml b/extensions/opentelemetry/opentelemetry/deployment/pom.xml index ba4da497959d8..764232f274178 100644 --- a/extensions/opentelemetry/opentelemetry/deployment/pom.xml +++ b/extensions/opentelemetry/opentelemetry/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-opentelemetry-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/opentelemetry/opentelemetry/pom.xml b/extensions/opentelemetry/opentelemetry/pom.xml index 9688927f9007b..24e34715a7627 100644 --- a/extensions/opentelemetry/opentelemetry/pom.xml +++ b/extensions/opentelemetry/opentelemetry/pom.xml @@ -5,7 +5,7 @@ quarkus-opentelemetry-parent-aggregator io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/opentelemetry/opentelemetry/runtime/pom.xml b/extensions/opentelemetry/opentelemetry/runtime/pom.xml index 3cf2c68828535..a3cbbad05d1bf 100644 --- a/extensions/opentelemetry/opentelemetry/runtime/pom.xml +++ b/extensions/opentelemetry/opentelemetry/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-opentelemetry-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/opentelemetry/pom.xml b/extensions/opentelemetry/pom.xml index eaa5119aa9f1a..d1901d45f3f2b 100644 --- a/extensions/opentelemetry/pom.xml +++ b/extensions/opentelemetry/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/panache/hibernate-orm-panache-common/deployment/pom.xml b/extensions/panache/hibernate-orm-panache-common/deployment/pom.xml index 8b7eaa28f86d8..619d5c32e0337 100644 --- a/extensions/panache/hibernate-orm-panache-common/deployment/pom.xml +++ b/extensions/panache/hibernate-orm-panache-common/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-hibernate-orm-panache-common-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/panache/hibernate-orm-panache-common/pom.xml b/extensions/panache/hibernate-orm-panache-common/pom.xml index 832eb7f63979c..895540bc3e6aa 100644 --- a/extensions/panache/hibernate-orm-panache-common/pom.xml +++ b/extensions/panache/hibernate-orm-panache-common/pom.xml @@ -5,7 +5,7 @@ quarkus-panache-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/panache/hibernate-orm-panache-common/runtime/pom.xml b/extensions/panache/hibernate-orm-panache-common/runtime/pom.xml index 9625375d53dcf..7da529a141ef7 100644 --- a/extensions/panache/hibernate-orm-panache-common/runtime/pom.xml +++ b/extensions/panache/hibernate-orm-panache-common/runtime/pom.xml @@ -4,7 +4,7 @@ quarkus-hibernate-orm-panache-common-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/panache/hibernate-orm-panache-kotlin/deployment/pom.xml b/extensions/panache/hibernate-orm-panache-kotlin/deployment/pom.xml index 2cf35be7c5612..12b1081796401 100644 --- a/extensions/panache/hibernate-orm-panache-kotlin/deployment/pom.xml +++ b/extensions/panache/hibernate-orm-panache-kotlin/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-hibernate-orm-panache-kotlin-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/panache/hibernate-orm-panache-kotlin/pom.xml b/extensions/panache/hibernate-orm-panache-kotlin/pom.xml index ae006308965df..bf7932e452bf1 100644 --- a/extensions/panache/hibernate-orm-panache-kotlin/pom.xml +++ b/extensions/panache/hibernate-orm-panache-kotlin/pom.xml @@ -5,7 +5,7 @@ quarkus-panache-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/panache/hibernate-orm-panache-kotlin/runtime/pom.xml b/extensions/panache/hibernate-orm-panache-kotlin/runtime/pom.xml index 5e45ec47cbcc8..dba9e9fe2165f 100644 --- a/extensions/panache/hibernate-orm-panache-kotlin/runtime/pom.xml +++ b/extensions/panache/hibernate-orm-panache-kotlin/runtime/pom.xml @@ -4,7 +4,7 @@ quarkus-hibernate-orm-panache-kotlin-parent io.quarkus - 999-SNAPSHOT + 2.2.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 26a7a940fafe8..c20d459c34295 100644 --- a/extensions/panache/hibernate-orm-panache/deployment/pom.xml +++ b/extensions/panache/hibernate-orm-panache/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-hibernate-orm-panache-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/panache/hibernate-orm-panache/pom.xml b/extensions/panache/hibernate-orm-panache/pom.xml index 6120de18e8c5b..b778dd6e89cf3 100644 --- a/extensions/panache/hibernate-orm-panache/pom.xml +++ b/extensions/panache/hibernate-orm-panache/pom.xml @@ -5,7 +5,7 @@ quarkus-panache-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/panache/hibernate-orm-panache/runtime/pom.xml b/extensions/panache/hibernate-orm-panache/runtime/pom.xml index ec1b11cef0922..84e9fe062e7c5 100644 --- a/extensions/panache/hibernate-orm-panache/runtime/pom.xml +++ b/extensions/panache/hibernate-orm-panache/runtime/pom.xml @@ -4,7 +4,7 @@ quarkus-hibernate-orm-panache-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/panache/hibernate-orm-rest-data-panache/deployment/pom.xml b/extensions/panache/hibernate-orm-rest-data-panache/deployment/pom.xml index 0a23562bece62..b47738dfe7d49 100644 --- a/extensions/panache/hibernate-orm-rest-data-panache/deployment/pom.xml +++ b/extensions/panache/hibernate-orm-rest-data-panache/deployment/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-hibernate-orm-rest-data-panache-parent - 999-SNAPSHOT + 2.2.0.CR1 quarkus-hibernate-orm-rest-data-panache-deployment diff --git a/extensions/panache/hibernate-orm-rest-data-panache/pom.xml b/extensions/panache/hibernate-orm-rest-data-panache/pom.xml index bbec5d34276db..caf8efd611f4b 100644 --- a/extensions/panache/hibernate-orm-rest-data-panache/pom.xml +++ b/extensions/panache/hibernate-orm-rest-data-panache/pom.xml @@ -6,7 +6,7 @@ quarkus-panache-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml diff --git a/extensions/panache/hibernate-orm-rest-data-panache/runtime/pom.xml b/extensions/panache/hibernate-orm-rest-data-panache/runtime/pom.xml index 64b292a742ffe..f598bddc06939 100644 --- a/extensions/panache/hibernate-orm-rest-data-panache/runtime/pom.xml +++ b/extensions/panache/hibernate-orm-rest-data-panache/runtime/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-hibernate-orm-rest-data-panache-parent - 999-SNAPSHOT + 2.2.0.CR1 quarkus-hibernate-orm-rest-data-panache diff --git a/extensions/panache/hibernate-reactive-panache-common/deployment/pom.xml b/extensions/panache/hibernate-reactive-panache-common/deployment/pom.xml index 79a4688e93f80..1e38624f1eedd 100644 --- a/extensions/panache/hibernate-reactive-panache-common/deployment/pom.xml +++ b/extensions/panache/hibernate-reactive-panache-common/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-hibernate-reactive-panache-common-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/panache/hibernate-reactive-panache-common/pom.xml b/extensions/panache/hibernate-reactive-panache-common/pom.xml index f7c5d94fc871f..76e4297684185 100644 --- a/extensions/panache/hibernate-reactive-panache-common/pom.xml +++ b/extensions/panache/hibernate-reactive-panache-common/pom.xml @@ -5,7 +5,7 @@ quarkus-panache-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/panache/hibernate-reactive-panache-common/runtime/pom.xml b/extensions/panache/hibernate-reactive-panache-common/runtime/pom.xml index df891e7c59cdc..f320b50a38639 100644 --- a/extensions/panache/hibernate-reactive-panache-common/runtime/pom.xml +++ b/extensions/panache/hibernate-reactive-panache-common/runtime/pom.xml @@ -4,7 +4,7 @@ quarkus-hibernate-reactive-panache-common-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/panache/hibernate-reactive-panache/deployment/pom.xml b/extensions/panache/hibernate-reactive-panache/deployment/pom.xml index 9659de744a9f3..fc0549c3c0f7b 100644 --- a/extensions/panache/hibernate-reactive-panache/deployment/pom.xml +++ b/extensions/panache/hibernate-reactive-panache/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-hibernate-reactive-panache-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/panache/hibernate-reactive-panache/pom.xml b/extensions/panache/hibernate-reactive-panache/pom.xml index 32be6753b5f82..833017c303f55 100644 --- a/extensions/panache/hibernate-reactive-panache/pom.xml +++ b/extensions/panache/hibernate-reactive-panache/pom.xml @@ -5,7 +5,7 @@ quarkus-panache-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/panache/hibernate-reactive-panache/runtime/pom.xml b/extensions/panache/hibernate-reactive-panache/runtime/pom.xml index 8fe252fd5da64..01776826bd7ea 100644 --- a/extensions/panache/hibernate-reactive-panache/runtime/pom.xml +++ b/extensions/panache/hibernate-reactive-panache/runtime/pom.xml @@ -4,7 +4,7 @@ quarkus-hibernate-reactive-panache-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/panache/mongodb-panache-common/deployment/pom.xml b/extensions/panache/mongodb-panache-common/deployment/pom.xml index 84697c94276df..bb0a784d177ca 100644 --- a/extensions/panache/mongodb-panache-common/deployment/pom.xml +++ b/extensions/panache/mongodb-panache-common/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-mongodb-panache-common-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/panache/mongodb-panache-common/pom.xml b/extensions/panache/mongodb-panache-common/pom.xml index d4c364e7b4fc4..b6264b46d95a6 100644 --- a/extensions/panache/mongodb-panache-common/pom.xml +++ b/extensions/panache/mongodb-panache-common/pom.xml @@ -5,7 +5,7 @@ quarkus-panache-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/panache/mongodb-panache-common/runtime/pom.xml b/extensions/panache/mongodb-panache-common/runtime/pom.xml index 03fa31e1295af..b7186ac0c3a65 100644 --- a/extensions/panache/mongodb-panache-common/runtime/pom.xml +++ b/extensions/panache/mongodb-panache-common/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-mongodb-panache-common-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/panache/mongodb-panache-kotlin/deployment/pom.xml b/extensions/panache/mongodb-panache-kotlin/deployment/pom.xml index 4b5a1b081d010..2ee630b887871 100644 --- a/extensions/panache/mongodb-panache-kotlin/deployment/pom.xml +++ b/extensions/panache/mongodb-panache-kotlin/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-mongodb-panache-kotlin-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/panache/mongodb-panache-kotlin/pom.xml b/extensions/panache/mongodb-panache-kotlin/pom.xml index e8fd077f88c73..658e2e8759488 100644 --- a/extensions/panache/mongodb-panache-kotlin/pom.xml +++ b/extensions/panache/mongodb-panache-kotlin/pom.xml @@ -5,7 +5,7 @@ quarkus-panache-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/panache/mongodb-panache-kotlin/runtime/pom.xml b/extensions/panache/mongodb-panache-kotlin/runtime/pom.xml index 3bb1a1e395b82..911e93ba4fe1a 100644 --- a/extensions/panache/mongodb-panache-kotlin/runtime/pom.xml +++ b/extensions/panache/mongodb-panache-kotlin/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-mongodb-panache-kotlin-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/panache/mongodb-panache/deployment/pom.xml b/extensions/panache/mongodb-panache/deployment/pom.xml index d7968ca5ac1b3..8aa703876f1d3 100644 --- a/extensions/panache/mongodb-panache/deployment/pom.xml +++ b/extensions/panache/mongodb-panache/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-mongodb-panache-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/panache/mongodb-panache/pom.xml b/extensions/panache/mongodb-panache/pom.xml index 1deb594e66668..5b92047d562e0 100644 --- a/extensions/panache/mongodb-panache/pom.xml +++ b/extensions/panache/mongodb-panache/pom.xml @@ -5,7 +5,7 @@ quarkus-panache-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/panache/mongodb-panache/runtime/pom.xml b/extensions/panache/mongodb-panache/runtime/pom.xml index 6c2b43fe12158..083a6729a3708 100644 --- a/extensions/panache/mongodb-panache/runtime/pom.xml +++ b/extensions/panache/mongodb-panache/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-mongodb-panache-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/panache/mongodb-rest-data-panache/deployment/pom.xml b/extensions/panache/mongodb-rest-data-panache/deployment/pom.xml index b8ae1296c58d8..7f7ba213780bb 100644 --- a/extensions/panache/mongodb-rest-data-panache/deployment/pom.xml +++ b/extensions/panache/mongodb-rest-data-panache/deployment/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-mongodb-rest-data-panache-parent - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml diff --git a/extensions/panache/mongodb-rest-data-panache/pom.xml b/extensions/panache/mongodb-rest-data-panache/pom.xml index ae14687230be6..7d22a18eba687 100644 --- a/extensions/panache/mongodb-rest-data-panache/pom.xml +++ b/extensions/panache/mongodb-rest-data-panache/pom.xml @@ -6,7 +6,7 @@ quarkus-panache-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml diff --git a/extensions/panache/mongodb-rest-data-panache/runtime/pom.xml b/extensions/panache/mongodb-rest-data-panache/runtime/pom.xml index 38260d4dd6967..78595ab56f3f0 100644 --- a/extensions/panache/mongodb-rest-data-panache/runtime/pom.xml +++ b/extensions/panache/mongodb-rest-data-panache/runtime/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-mongodb-rest-data-panache-parent - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml diff --git a/extensions/panache/panache-common/deployment/pom.xml b/extensions/panache/panache-common/deployment/pom.xml index ef1a0737cadca..47ee40c231810 100644 --- a/extensions/panache/panache-common/deployment/pom.xml +++ b/extensions/panache/panache-common/deployment/pom.xml @@ -4,7 +4,7 @@ quarkus-panache-common-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/panache/panache-common/pom.xml b/extensions/panache/panache-common/pom.xml index fb34991536486..7ad5ce7118d77 100644 --- a/extensions/panache/panache-common/pom.xml +++ b/extensions/panache/panache-common/pom.xml @@ -5,7 +5,7 @@ quarkus-panache-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/panache/panache-common/runtime/pom.xml b/extensions/panache/panache-common/runtime/pom.xml index 8651cb4859eab..86ba6c74cbc6f 100644 --- a/extensions/panache/panache-common/runtime/pom.xml +++ b/extensions/panache/panache-common/runtime/pom.xml @@ -4,7 +4,7 @@ quarkus-panache-common-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/panache/panache-hibernate-common/deployment/pom.xml b/extensions/panache/panache-hibernate-common/deployment/pom.xml index fcc44e98545af..1c3087d7bd58f 100644 --- a/extensions/panache/panache-hibernate-common/deployment/pom.xml +++ b/extensions/panache/panache-hibernate-common/deployment/pom.xml @@ -4,7 +4,7 @@ quarkus-panache-hibernate-common-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/panache/panache-hibernate-common/pom.xml b/extensions/panache/panache-hibernate-common/pom.xml index 24c1b8f0527df..0fae60f552552 100644 --- a/extensions/panache/panache-hibernate-common/pom.xml +++ b/extensions/panache/panache-hibernate-common/pom.xml @@ -5,7 +5,7 @@ quarkus-panache-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/panache/panache-hibernate-common/runtime/pom.xml b/extensions/panache/panache-hibernate-common/runtime/pom.xml index e973ccced23a5..5c6ecfdfe78b4 100644 --- a/extensions/panache/panache-hibernate-common/runtime/pom.xml +++ b/extensions/panache/panache-hibernate-common/runtime/pom.xml @@ -4,7 +4,7 @@ quarkus-panache-hibernate-common-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/panache/panache-mock/pom.xml b/extensions/panache/panache-mock/pom.xml index d33d2536e2e66..2880ac3faed77 100644 --- a/extensions/panache/panache-mock/pom.xml +++ b/extensions/panache/panache-mock/pom.xml @@ -4,7 +4,7 @@ quarkus-panache-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/panache/panacheql/pom.xml b/extensions/panache/panacheql/pom.xml index d4e631cb17688..ef7f1fbfc0d3c 100644 --- a/extensions/panache/panacheql/pom.xml +++ b/extensions/panache/panacheql/pom.xml @@ -5,7 +5,7 @@ quarkus-panache-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/panache/pom.xml b/extensions/panache/pom.xml index b1f972fa0003a..8423457df7c64 100644 --- a/extensions/panache/pom.xml +++ b/extensions/panache/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/panache/rest-data-panache/deployment/pom.xml b/extensions/panache/rest-data-panache/deployment/pom.xml index d3b0d7ec113a8..24b97f903b73c 100644 --- a/extensions/panache/rest-data-panache/deployment/pom.xml +++ b/extensions/panache/rest-data-panache/deployment/pom.xml @@ -6,7 +6,7 @@ quarkus-rest-data-panache-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 quarkus-rest-data-panache-deployment diff --git a/extensions/panache/rest-data-panache/pom.xml b/extensions/panache/rest-data-panache/pom.xml index b2f684e8be458..8974917897b09 100644 --- a/extensions/panache/rest-data-panache/pom.xml +++ b/extensions/panache/rest-data-panache/pom.xml @@ -6,7 +6,7 @@ quarkus-panache-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml diff --git a/extensions/panache/rest-data-panache/runtime/pom.xml b/extensions/panache/rest-data-panache/runtime/pom.xml index 9183fc75e140c..28635c9cb3446 100644 --- a/extensions/panache/rest-data-panache/runtime/pom.xml +++ b/extensions/panache/rest-data-panache/runtime/pom.xml @@ -6,7 +6,7 @@ quarkus-rest-data-panache-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 quarkus-rest-data-panache diff --git a/extensions/picocli/deployment/pom.xml b/extensions/picocli/deployment/pom.xml index 5cd3ffb067c2f..915c2d592018f 100644 --- a/extensions/picocli/deployment/pom.xml +++ b/extensions/picocli/deployment/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-picocli-parent - 999-SNAPSHOT + 2.2.0.CR1 quarkus-picocli-deployment diff --git a/extensions/picocli/pom.xml b/extensions/picocli/pom.xml index 101df1229cbb8..eace63fa2cd8d 100644 --- a/extensions/picocli/pom.xml +++ b/extensions/picocli/pom.xml @@ -6,7 +6,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml diff --git a/extensions/picocli/runtime/pom.xml b/extensions/picocli/runtime/pom.xml index 6e87c1e1211d2..8313139877d15 100644 --- a/extensions/picocli/runtime/pom.xml +++ b/extensions/picocli/runtime/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-picocli-parent - 999-SNAPSHOT + 2.2.0.CR1 quarkus-picocli diff --git a/extensions/pom.xml b/extensions/pom.xml index 03e4923b78cb8..cc4111802b8ba 100644 --- a/extensions/pom.xml +++ b/extensions/pom.xml @@ -5,7 +5,7 @@ quarkus-build-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../build-parent/pom.xml 4.0.0 diff --git a/extensions/quartz/deployment/pom.xml b/extensions/quartz/deployment/pom.xml index 9d5bfe3186194..34c6578751d3f 100644 --- a/extensions/quartz/deployment/pom.xml +++ b/extensions/quartz/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-quartz-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/quartz/pom.xml b/extensions/quartz/pom.xml index 7f74b6bda5d96..f36c7f39f0399 100644 --- a/extensions/quartz/pom.xml +++ b/extensions/quartz/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml diff --git a/extensions/quartz/runtime/pom.xml b/extensions/quartz/runtime/pom.xml index 04e0d5b7b975a..23978e4cccc28 100644 --- a/extensions/quartz/runtime/pom.xml +++ b/extensions/quartz/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-quartz-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/qute/deployment/pom.xml b/extensions/qute/deployment/pom.xml index 7ef87a232b1e6..a24eb2be6427a 100644 --- a/extensions/qute/deployment/pom.xml +++ b/extensions/qute/deployment/pom.xml @@ -6,7 +6,7 @@ quarkus-qute-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 quarkus-qute-deployment diff --git a/extensions/qute/pom.xml b/extensions/qute/pom.xml index 58829b02f79a9..7ff92492941d9 100644 --- a/extensions/qute/pom.xml +++ b/extensions/qute/pom.xml @@ -7,7 +7,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml diff --git a/extensions/qute/runtime/pom.xml b/extensions/qute/runtime/pom.xml index bb73c2797c617..1d302f99bc6e5 100644 --- a/extensions/qute/runtime/pom.xml +++ b/extensions/qute/runtime/pom.xml @@ -6,7 +6,7 @@ quarkus-qute-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 quarkus-qute diff --git a/extensions/reactive-datasource/deployment/pom.xml b/extensions/reactive-datasource/deployment/pom.xml index 7da6cf1f211a8..147e811796939 100644 --- a/extensions/reactive-datasource/deployment/pom.xml +++ b/extensions/reactive-datasource/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-reactive-datasource-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/reactive-datasource/pom.xml b/extensions/reactive-datasource/pom.xml index a3f6689686e06..b0ee7bd68ca57 100644 --- a/extensions/reactive-datasource/pom.xml +++ b/extensions/reactive-datasource/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/reactive-datasource/runtime/pom.xml b/extensions/reactive-datasource/runtime/pom.xml index e7af1b58563c6..3edbcfb916f02 100644 --- a/extensions/reactive-datasource/runtime/pom.xml +++ b/extensions/reactive-datasource/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-reactive-datasource-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/reactive-db2-client/deployment/pom.xml b/extensions/reactive-db2-client/deployment/pom.xml index 7b46ff737d769..a946db8717ac5 100644 --- a/extensions/reactive-db2-client/deployment/pom.xml +++ b/extensions/reactive-db2-client/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-reactive-db2-client-parent - 999-SNAPSHOT + 2.2.0.CR1 quarkus-reactive-db2-client-deployment diff --git a/extensions/reactive-db2-client/pom.xml b/extensions/reactive-db2-client/pom.xml index 0dd54906622bc..61fc2bccc6080 100644 --- a/extensions/reactive-db2-client/pom.xml +++ b/extensions/reactive-db2-client/pom.xml @@ -7,7 +7,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml diff --git a/extensions/reactive-db2-client/runtime/pom.xml b/extensions/reactive-db2-client/runtime/pom.xml index 599602810dc2e..8e71b42c24251 100644 --- a/extensions/reactive-db2-client/runtime/pom.xml +++ b/extensions/reactive-db2-client/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-reactive-db2-client-parent - 999-SNAPSHOT + 2.2.0.CR1 quarkus-reactive-db2-client diff --git a/extensions/reactive-messaging-http/deployment/pom.xml b/extensions/reactive-messaging-http/deployment/pom.xml index c35d3e194f3a2..cd8b2ba2dc074 100644 --- a/extensions/reactive-messaging-http/deployment/pom.xml +++ b/extensions/reactive-messaging-http/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-reactive-messaging-http-parent - 999-SNAPSHOT + 2.2.0.CR1 quarkus-reactive-messaging-http-deployment diff --git a/extensions/reactive-messaging-http/pom.xml b/extensions/reactive-messaging-http/pom.xml index f75bc1a0cf8e3..32952f6b0b7e4 100644 --- a/extensions/reactive-messaging-http/pom.xml +++ b/extensions/reactive-messaging-http/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/reactive-messaging-http/runtime/pom.xml b/extensions/reactive-messaging-http/runtime/pom.xml index 8fb2e76d3366e..aafa0c684d87a 100644 --- a/extensions/reactive-messaging-http/runtime/pom.xml +++ b/extensions/reactive-messaging-http/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-reactive-messaging-http-parent - 999-SNAPSHOT + 2.2.0.CR1 quarkus-reactive-messaging-http diff --git a/extensions/reactive-mssql-client/deployment/pom.xml b/extensions/reactive-mssql-client/deployment/pom.xml index d53634e42b686..22d3e813a9f7e 100644 --- a/extensions/reactive-mssql-client/deployment/pom.xml +++ b/extensions/reactive-mssql-client/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-reactive-mssql-client-parent - 999-SNAPSHOT + 2.2.0.CR1 quarkus-reactive-mssql-client-deployment diff --git a/extensions/reactive-mssql-client/pom.xml b/extensions/reactive-mssql-client/pom.xml index 4dc267f914432..50010d1aa6c24 100644 --- a/extensions/reactive-mssql-client/pom.xml +++ b/extensions/reactive-mssql-client/pom.xml @@ -7,7 +7,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml diff --git a/extensions/reactive-mssql-client/runtime/pom.xml b/extensions/reactive-mssql-client/runtime/pom.xml index 38033f34ccbb7..19bc9b89b181d 100644 --- a/extensions/reactive-mssql-client/runtime/pom.xml +++ b/extensions/reactive-mssql-client/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-reactive-mssql-client-parent - 999-SNAPSHOT + 2.2.0.CR1 quarkus-reactive-mssql-client diff --git a/extensions/reactive-mysql-client/deployment/pom.xml b/extensions/reactive-mysql-client/deployment/pom.xml index 870cd4666b9f8..e946ca1bec981 100644 --- a/extensions/reactive-mysql-client/deployment/pom.xml +++ b/extensions/reactive-mysql-client/deployment/pom.xml @@ -23,7 +23,7 @@ io.quarkus quarkus-reactive-mysql-client-parent - 999-SNAPSHOT + 2.2.0.CR1 quarkus-reactive-mysql-client-deployment diff --git a/extensions/reactive-mysql-client/pom.xml b/extensions/reactive-mysql-client/pom.xml index 488a81f3b08f9..3713ec3cfd21a 100644 --- a/extensions/reactive-mysql-client/pom.xml +++ b/extensions/reactive-mysql-client/pom.xml @@ -23,7 +23,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml diff --git a/extensions/reactive-mysql-client/runtime/pom.xml b/extensions/reactive-mysql-client/runtime/pom.xml index 370bb59b33fb2..6721e82d97f96 100644 --- a/extensions/reactive-mysql-client/runtime/pom.xml +++ b/extensions/reactive-mysql-client/runtime/pom.xml @@ -23,7 +23,7 @@ io.quarkus quarkus-reactive-mysql-client-parent - 999-SNAPSHOT + 2.2.0.CR1 quarkus-reactive-mysql-client diff --git a/extensions/reactive-pg-client/deployment/pom.xml b/extensions/reactive-pg-client/deployment/pom.xml index d11e5cbacef76..f6be500f54658 100644 --- a/extensions/reactive-pg-client/deployment/pom.xml +++ b/extensions/reactive-pg-client/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-reactive-pg-client-parent - 999-SNAPSHOT + 2.2.0.CR1 quarkus-reactive-pg-client-deployment diff --git a/extensions/reactive-pg-client/pom.xml b/extensions/reactive-pg-client/pom.xml index ef8d4535a0b97..68b5a18584c81 100644 --- a/extensions/reactive-pg-client/pom.xml +++ b/extensions/reactive-pg-client/pom.xml @@ -7,7 +7,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml diff --git a/extensions/reactive-pg-client/runtime/pom.xml b/extensions/reactive-pg-client/runtime/pom.xml index 27243e341bdae..a3cdb1eb99a4a 100644 --- a/extensions/reactive-pg-client/runtime/pom.xml +++ b/extensions/reactive-pg-client/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-reactive-pg-client-parent - 999-SNAPSHOT + 2.2.0.CR1 quarkus-reactive-pg-client diff --git a/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/deployment/pom.xml b/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/deployment/pom.xml index 7141a2162e618..143ed2fa9178b 100644 --- a/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/deployment/pom.xml +++ b/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/deployment/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-mutiny-reactive-streams-operators-parent - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/pom.xml b/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/pom.xml index 0c20108b82c03..0fd9c712bf944 100644 --- a/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/pom.xml +++ b/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/pom.xml @@ -5,7 +5,7 @@ quarkus-reactive-streams-operators-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/runtime/pom.xml b/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/runtime/pom.xml index 46d87341154e1..d3c91fe8dde92 100644 --- a/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/runtime/pom.xml +++ b/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/runtime/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-mutiny-reactive-streams-operators-parent - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/reactive-streams-operators/pom.xml b/extensions/reactive-streams-operators/pom.xml index cd2f77b8f4ad4..a4f84ba1b7c98 100644 --- a/extensions/reactive-streams-operators/pom.xml +++ b/extensions/reactive-streams-operators/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/deployment/pom.xml b/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/deployment/pom.xml index bd09ad275efcf..71f5cac99a54b 100644 --- a/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/deployment/pom.xml +++ b/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-smallrye-reactive-streams-operators-parent io.quarkus - 999-SNAPSHOT + 2.2.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 8df1ec5ffdc86..3839f3ce13fb2 100644 --- a/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/pom.xml +++ b/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/pom.xml @@ -5,7 +5,7 @@ quarkus-reactive-streams-operators-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/runtime/pom.xml b/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/runtime/pom.xml index e4bde6b245147..48578f1d4befd 100644 --- a/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/runtime/pom.xml +++ b/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-smallrye-reactive-streams-operators-parent io.quarkus - 999-SNAPSHOT + 2.2.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 5badf81dcc25b..0a038f4a8c151 100644 --- a/extensions/reactive-streams-operators/smallrye-reactive-type-converters/deployment/pom.xml +++ b/extensions/reactive-streams-operators/smallrye-reactive-type-converters/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-smallrye-reactive-type-converters-parent - 999-SNAPSHOT + 2.2.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 8c764225cd6c2..55f7604680670 100644 --- a/extensions/reactive-streams-operators/smallrye-reactive-type-converters/pom.xml +++ b/extensions/reactive-streams-operators/smallrye-reactive-type-converters/pom.xml @@ -7,7 +7,7 @@ quarkus-reactive-streams-operators-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml diff --git a/extensions/reactive-streams-operators/smallrye-reactive-type-converters/runtime/pom.xml b/extensions/reactive-streams-operators/smallrye-reactive-type-converters/runtime/pom.xml index f777b31b0ca9b..9e79d9bc64e92 100644 --- a/extensions/reactive-streams-operators/smallrye-reactive-type-converters/runtime/pom.xml +++ b/extensions/reactive-streams-operators/smallrye-reactive-type-converters/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-smallrye-reactive-type-converters-parent - 999-SNAPSHOT + 2.2.0.CR1 quarkus-smallrye-reactive-type-converters diff --git a/extensions/redis-client/deployment/pom.xml b/extensions/redis-client/deployment/pom.xml index 87c4b51eb38b6..5023350fcc842 100644 --- a/extensions/redis-client/deployment/pom.xml +++ b/extensions/redis-client/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-redis-client-parent - 999-SNAPSHOT + 2.2.0.CR1 quarkus-redis-client-deployment diff --git a/extensions/redis-client/pom.xml b/extensions/redis-client/pom.xml index 458b2563a75bf..56952f7dbe243 100644 --- a/extensions/redis-client/pom.xml +++ b/extensions/redis-client/pom.xml @@ -7,7 +7,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml diff --git a/extensions/redis-client/runtime/pom.xml b/extensions/redis-client/runtime/pom.xml index ec614da3ce39b..9f03da7ee50d8 100644 --- a/extensions/redis-client/runtime/pom.xml +++ b/extensions/redis-client/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-redis-client-parent - 999-SNAPSHOT + 2.2.0.CR1 quarkus-redis-client diff --git a/extensions/resteasy-classic/pom.xml b/extensions/resteasy-classic/pom.xml index 14bd84a28fad9..75e170126810d 100644 --- a/extensions/resteasy-classic/pom.xml +++ b/extensions/resteasy-classic/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/resteasy-classic/rest-client-jackson/deployment/pom.xml b/extensions/resteasy-classic/rest-client-jackson/deployment/pom.xml index 9c7581539064a..556fcd2457748 100644 --- a/extensions/resteasy-classic/rest-client-jackson/deployment/pom.xml +++ b/extensions/resteasy-classic/rest-client-jackson/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-rest-client-jackson-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/resteasy-classic/rest-client-jackson/pom.xml b/extensions/resteasy-classic/rest-client-jackson/pom.xml index 7ea707d42917f..9ad6b44f2c017 100644 --- a/extensions/resteasy-classic/rest-client-jackson/pom.xml +++ b/extensions/resteasy-classic/rest-client-jackson/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-parent-aggregator io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/resteasy-classic/rest-client-jackson/runtime/pom.xml b/extensions/resteasy-classic/rest-client-jackson/runtime/pom.xml index 4cd4c52d4262d..1dfa49696da61 100644 --- a/extensions/resteasy-classic/rest-client-jackson/runtime/pom.xml +++ b/extensions/resteasy-classic/rest-client-jackson/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-rest-client-jackson-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/resteasy-classic/rest-client-jaxb/deployment/pom.xml b/extensions/resteasy-classic/rest-client-jaxb/deployment/pom.xml index 4fdbc2a081de5..1144f8f6085bd 100644 --- a/extensions/resteasy-classic/rest-client-jaxb/deployment/pom.xml +++ b/extensions/resteasy-classic/rest-client-jaxb/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-rest-client-jaxb-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/resteasy-classic/rest-client-jaxb/pom.xml b/extensions/resteasy-classic/rest-client-jaxb/pom.xml index 24064e5b91b5d..7380e3cec279e 100644 --- a/extensions/resteasy-classic/rest-client-jaxb/pom.xml +++ b/extensions/resteasy-classic/rest-client-jaxb/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-parent-aggregator io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/resteasy-classic/rest-client-jaxb/runtime/pom.xml b/extensions/resteasy-classic/rest-client-jaxb/runtime/pom.xml index 9e61aa70e3c70..75235fd07c342 100644 --- a/extensions/resteasy-classic/rest-client-jaxb/runtime/pom.xml +++ b/extensions/resteasy-classic/rest-client-jaxb/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-rest-client-jaxb-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/resteasy-classic/rest-client-jsonb/deployment/pom.xml b/extensions/resteasy-classic/rest-client-jsonb/deployment/pom.xml index e29f75ae66ecb..47e914d41eb04 100644 --- a/extensions/resteasy-classic/rest-client-jsonb/deployment/pom.xml +++ b/extensions/resteasy-classic/rest-client-jsonb/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-rest-client-jsonb-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/resteasy-classic/rest-client-jsonb/pom.xml b/extensions/resteasy-classic/rest-client-jsonb/pom.xml index db239408a1b54..b7cb081d16df7 100644 --- a/extensions/resteasy-classic/rest-client-jsonb/pom.xml +++ b/extensions/resteasy-classic/rest-client-jsonb/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-parent-aggregator io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/resteasy-classic/rest-client-jsonb/runtime/pom.xml b/extensions/resteasy-classic/rest-client-jsonb/runtime/pom.xml index cb66c255f9fdf..b535167fea6ef 100644 --- a/extensions/resteasy-classic/rest-client-jsonb/runtime/pom.xml +++ b/extensions/resteasy-classic/rest-client-jsonb/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-rest-client-jsonb-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/resteasy-classic/rest-client-mutiny/deployment/pom.xml b/extensions/resteasy-classic/rest-client-mutiny/deployment/pom.xml index 9812c79f14eef..0498ba3554201 100644 --- a/extensions/resteasy-classic/rest-client-mutiny/deployment/pom.xml +++ b/extensions/resteasy-classic/rest-client-mutiny/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-rest-client-mutiny-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/resteasy-classic/rest-client-mutiny/pom.xml b/extensions/resteasy-classic/rest-client-mutiny/pom.xml index 1a564b5e275c4..50478d05c5c9a 100644 --- a/extensions/resteasy-classic/rest-client-mutiny/pom.xml +++ b/extensions/resteasy-classic/rest-client-mutiny/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-parent-aggregator io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/resteasy-classic/rest-client-mutiny/runtime/pom.xml b/extensions/resteasy-classic/rest-client-mutiny/runtime/pom.xml index bffdf2a99bb5d..70ed487a2eee1 100644 --- a/extensions/resteasy-classic/rest-client-mutiny/runtime/pom.xml +++ b/extensions/resteasy-classic/rest-client-mutiny/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-rest-client-mutiny-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/resteasy-classic/rest-client/deployment/pom.xml b/extensions/resteasy-classic/rest-client/deployment/pom.xml index 055b9a26d2bc1..ad0781fa9106a 100644 --- a/extensions/resteasy-classic/rest-client/deployment/pom.xml +++ b/extensions/resteasy-classic/rest-client/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-rest-client-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/resteasy-classic/rest-client/pom.xml b/extensions/resteasy-classic/rest-client/pom.xml index c44614c9b2b14..af6d831f2f967 100644 --- a/extensions/resteasy-classic/rest-client/pom.xml +++ b/extensions/resteasy-classic/rest-client/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-parent-aggregator io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/resteasy-classic/rest-client/runtime/pom.xml b/extensions/resteasy-classic/rest-client/runtime/pom.xml index 847ef56932062..9d840f3517848 100644 --- a/extensions/resteasy-classic/rest-client/runtime/pom.xml +++ b/extensions/resteasy-classic/rest-client/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-rest-client-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/resteasy-classic/resteasy-common/deployment/pom.xml b/extensions/resteasy-classic/resteasy-common/deployment/pom.xml index adaa64e8f0b3a..ccd6fa08d72b7 100644 --- a/extensions/resteasy-classic/resteasy-common/deployment/pom.xml +++ b/extensions/resteasy-classic/resteasy-common/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-common-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/resteasy-classic/resteasy-common/pom.xml b/extensions/resteasy-classic/resteasy-common/pom.xml index 447c9df241278..34852c1c44f0f 100644 --- a/extensions/resteasy-classic/resteasy-common/pom.xml +++ b/extensions/resteasy-classic/resteasy-common/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-parent-aggregator io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/resteasy-classic/resteasy-common/runtime/pom.xml b/extensions/resteasy-classic/resteasy-common/runtime/pom.xml index 67310591a3513..bb56eb4f44712 100644 --- a/extensions/resteasy-classic/resteasy-common/runtime/pom.xml +++ b/extensions/resteasy-classic/resteasy-common/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-common-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/resteasy-classic/resteasy-common/spi/pom.xml b/extensions/resteasy-classic/resteasy-common/spi/pom.xml index 39ba698e33f8f..8a88974d8688d 100644 --- a/extensions/resteasy-classic/resteasy-common/spi/pom.xml +++ b/extensions/resteasy-classic/resteasy-common/spi/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-common-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/resteasy-classic/resteasy-jackson/deployment/pom.xml b/extensions/resteasy-classic/resteasy-jackson/deployment/pom.xml index f2ec8817cbf84..3a319b8a55c17 100644 --- a/extensions/resteasy-classic/resteasy-jackson/deployment/pom.xml +++ b/extensions/resteasy-classic/resteasy-jackson/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-jackson-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/resteasy-classic/resteasy-jackson/pom.xml b/extensions/resteasy-classic/resteasy-jackson/pom.xml index 15736d5e4192d..97cfda3584c00 100644 --- a/extensions/resteasy-classic/resteasy-jackson/pom.xml +++ b/extensions/resteasy-classic/resteasy-jackson/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-parent-aggregator io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/resteasy-classic/resteasy-jackson/runtime/pom.xml b/extensions/resteasy-classic/resteasy-jackson/runtime/pom.xml index da2d984941006..96b5de2679644 100644 --- a/extensions/resteasy-classic/resteasy-jackson/runtime/pom.xml +++ b/extensions/resteasy-classic/resteasy-jackson/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-jackson-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/resteasy-classic/resteasy-jaxb/deployment/pom.xml b/extensions/resteasy-classic/resteasy-jaxb/deployment/pom.xml index 458aa0d93b16e..6edba4ca5743e 100644 --- a/extensions/resteasy-classic/resteasy-jaxb/deployment/pom.xml +++ b/extensions/resteasy-classic/resteasy-jaxb/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-jaxb-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/resteasy-classic/resteasy-jaxb/pom.xml b/extensions/resteasy-classic/resteasy-jaxb/pom.xml index 28202cca11a6d..23def85e0b8af 100644 --- a/extensions/resteasy-classic/resteasy-jaxb/pom.xml +++ b/extensions/resteasy-classic/resteasy-jaxb/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-parent-aggregator io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/resteasy-classic/resteasy-jaxb/runtime/pom.xml b/extensions/resteasy-classic/resteasy-jaxb/runtime/pom.xml index 4dfa163247e14..95931b7a4b9fd 100644 --- a/extensions/resteasy-classic/resteasy-jaxb/runtime/pom.xml +++ b/extensions/resteasy-classic/resteasy-jaxb/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-jaxb-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/resteasy-classic/resteasy-jsonb/deployment/pom.xml b/extensions/resteasy-classic/resteasy-jsonb/deployment/pom.xml index 8f18e1017034e..29d2f86e8f4cd 100644 --- a/extensions/resteasy-classic/resteasy-jsonb/deployment/pom.xml +++ b/extensions/resteasy-classic/resteasy-jsonb/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-jsonb-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/resteasy-classic/resteasy-jsonb/pom.xml b/extensions/resteasy-classic/resteasy-jsonb/pom.xml index 75764a05a65de..4b8d85c93d5c7 100644 --- a/extensions/resteasy-classic/resteasy-jsonb/pom.xml +++ b/extensions/resteasy-classic/resteasy-jsonb/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-parent-aggregator io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/resteasy-classic/resteasy-jsonb/runtime/pom.xml b/extensions/resteasy-classic/resteasy-jsonb/runtime/pom.xml index 7c8050091d629..9f063896370bd 100644 --- a/extensions/resteasy-classic/resteasy-jsonb/runtime/pom.xml +++ b/extensions/resteasy-classic/resteasy-jsonb/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-jsonb-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/resteasy-classic/resteasy-multipart/deployment/pom.xml b/extensions/resteasy-classic/resteasy-multipart/deployment/pom.xml index 4705610c80fb8..69fc800ada070 100644 --- a/extensions/resteasy-classic/resteasy-multipart/deployment/pom.xml +++ b/extensions/resteasy-classic/resteasy-multipart/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-multipart-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/resteasy-classic/resteasy-multipart/pom.xml b/extensions/resteasy-classic/resteasy-multipart/pom.xml index 323ecdfad8987..99ad218ee2189 100644 --- a/extensions/resteasy-classic/resteasy-multipart/pom.xml +++ b/extensions/resteasy-classic/resteasy-multipart/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-parent-aggregator io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/resteasy-classic/resteasy-multipart/runtime/pom.xml b/extensions/resteasy-classic/resteasy-multipart/runtime/pom.xml index 4eadd656f9abc..1b73b7249b7ee 100644 --- a/extensions/resteasy-classic/resteasy-multipart/runtime/pom.xml +++ b/extensions/resteasy-classic/resteasy-multipart/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-multipart-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/resteasy-classic/resteasy-mutiny-common/deployment/pom.xml b/extensions/resteasy-classic/resteasy-mutiny-common/deployment/pom.xml index 1c7698e3a2ec7..c51b2288aecf1 100644 --- a/extensions/resteasy-classic/resteasy-mutiny-common/deployment/pom.xml +++ b/extensions/resteasy-classic/resteasy-mutiny-common/deployment/pom.xml @@ -6,7 +6,7 @@ quarkus-resteasy-mutiny-common-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 quarkus-resteasy-mutiny-common-deployment diff --git a/extensions/resteasy-classic/resteasy-mutiny-common/pom.xml b/extensions/resteasy-classic/resteasy-mutiny-common/pom.xml index 404c8e6499116..d934ed2c52f07 100644 --- a/extensions/resteasy-classic/resteasy-mutiny-common/pom.xml +++ b/extensions/resteasy-classic/resteasy-mutiny-common/pom.xml @@ -7,7 +7,7 @@ quarkus-resteasy-parent-aggregator io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml diff --git a/extensions/resteasy-classic/resteasy-mutiny-common/runtime/pom.xml b/extensions/resteasy-classic/resteasy-mutiny-common/runtime/pom.xml index 6bc844b6a52c7..e76854d70908d 100644 --- a/extensions/resteasy-classic/resteasy-mutiny-common/runtime/pom.xml +++ b/extensions/resteasy-classic/resteasy-mutiny-common/runtime/pom.xml @@ -6,7 +6,7 @@ quarkus-resteasy-mutiny-common-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 quarkus-resteasy-mutiny-common diff --git a/extensions/resteasy-classic/resteasy-mutiny/deployment/pom.xml b/extensions/resteasy-classic/resteasy-mutiny/deployment/pom.xml index 79b3faab5910f..333d06992afe2 100644 --- a/extensions/resteasy-classic/resteasy-mutiny/deployment/pom.xml +++ b/extensions/resteasy-classic/resteasy-mutiny/deployment/pom.xml @@ -6,7 +6,7 @@ quarkus-resteasy-mutiny-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 quarkus-resteasy-mutiny-deployment diff --git a/extensions/resteasy-classic/resteasy-mutiny/pom.xml b/extensions/resteasy-classic/resteasy-mutiny/pom.xml index fcd70b3a9422b..3d5a676b67ceb 100644 --- a/extensions/resteasy-classic/resteasy-mutiny/pom.xml +++ b/extensions/resteasy-classic/resteasy-mutiny/pom.xml @@ -7,7 +7,7 @@ quarkus-resteasy-parent-aggregator io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml diff --git a/extensions/resteasy-classic/resteasy-mutiny/runtime/pom.xml b/extensions/resteasy-classic/resteasy-mutiny/runtime/pom.xml index 7fd73c115e286..be1f658dce82b 100644 --- a/extensions/resteasy-classic/resteasy-mutiny/runtime/pom.xml +++ b/extensions/resteasy-classic/resteasy-mutiny/runtime/pom.xml @@ -6,7 +6,7 @@ quarkus-resteasy-mutiny-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 quarkus-resteasy-mutiny diff --git a/extensions/resteasy-classic/resteasy-qute/deployment/pom.xml b/extensions/resteasy-classic/resteasy-qute/deployment/pom.xml index 5014135fdfc55..8325041e03c23 100644 --- a/extensions/resteasy-classic/resteasy-qute/deployment/pom.xml +++ b/extensions/resteasy-classic/resteasy-qute/deployment/pom.xml @@ -6,7 +6,7 @@ quarkus-resteasy-qute-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 quarkus-resteasy-qute-deployment diff --git a/extensions/resteasy-classic/resteasy-qute/pom.xml b/extensions/resteasy-classic/resteasy-qute/pom.xml index 4bc80fa22a726..55b8c1ae6248e 100644 --- a/extensions/resteasy-classic/resteasy-qute/pom.xml +++ b/extensions/resteasy-classic/resteasy-qute/pom.xml @@ -7,7 +7,7 @@ quarkus-resteasy-parent-aggregator io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml diff --git a/extensions/resteasy-classic/resteasy-qute/runtime/pom.xml b/extensions/resteasy-classic/resteasy-qute/runtime/pom.xml index 071146b824922..83a53d6dde1d0 100644 --- a/extensions/resteasy-classic/resteasy-qute/runtime/pom.xml +++ b/extensions/resteasy-classic/resteasy-qute/runtime/pom.xml @@ -6,7 +6,7 @@ quarkus-resteasy-qute-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 quarkus-resteasy-qute diff --git a/extensions/resteasy-classic/resteasy-server-common/deployment/pom.xml b/extensions/resteasy-classic/resteasy-server-common/deployment/pom.xml index b1940b0c73202..82bc769c232b6 100644 --- a/extensions/resteasy-classic/resteasy-server-common/deployment/pom.xml +++ b/extensions/resteasy-classic/resteasy-server-common/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-server-common-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/resteasy-classic/resteasy-server-common/pom.xml b/extensions/resteasy-classic/resteasy-server-common/pom.xml index 8c5c71540d7a4..665fbafdf9719 100644 --- a/extensions/resteasy-classic/resteasy-server-common/pom.xml +++ b/extensions/resteasy-classic/resteasy-server-common/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-parent-aggregator io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/resteasy-classic/resteasy-server-common/runtime/pom.xml b/extensions/resteasy-classic/resteasy-server-common/runtime/pom.xml index ceb579fc2b7a6..555f389974626 100644 --- a/extensions/resteasy-classic/resteasy-server-common/runtime/pom.xml +++ b/extensions/resteasy-classic/resteasy-server-common/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-server-common-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/resteasy-classic/resteasy-server-common/spi/pom.xml b/extensions/resteasy-classic/resteasy-server-common/spi/pom.xml index f8be09a456d62..470b03c253cb8 100644 --- a/extensions/resteasy-classic/resteasy-server-common/spi/pom.xml +++ b/extensions/resteasy-classic/resteasy-server-common/spi/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-resteasy-server-common-parent - 999-SNAPSHOT + 2.2.0.CR1 quarkus-resteasy-server-common-spi diff --git a/extensions/resteasy-classic/resteasy/deployment/pom.xml b/extensions/resteasy-classic/resteasy/deployment/pom.xml index c71b9bc754a54..6ce9af5d5fdd1 100644 --- a/extensions/resteasy-classic/resteasy/deployment/pom.xml +++ b/extensions/resteasy-classic/resteasy/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/resteasy-classic/resteasy/pom.xml b/extensions/resteasy-classic/resteasy/pom.xml index 4a63eea261849..f0cdf3c68e9cb 100644 --- a/extensions/resteasy-classic/resteasy/pom.xml +++ b/extensions/resteasy-classic/resteasy/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-parent-aggregator io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/resteasy-classic/resteasy/runtime/pom.xml b/extensions/resteasy-classic/resteasy/runtime/pom.xml index 31591f2255e71..d70e0aca2c149 100644 --- a/extensions/resteasy-classic/resteasy/runtime/pom.xml +++ b/extensions/resteasy-classic/resteasy/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/resteasy-reactive/jaxrs-client-reactive/deployment/pom.xml b/extensions/resteasy-reactive/jaxrs-client-reactive/deployment/pom.xml index 24780e48f6212..29d5c30973cfb 100644 --- a/extensions/resteasy-reactive/jaxrs-client-reactive/deployment/pom.xml +++ b/extensions/resteasy-reactive/jaxrs-client-reactive/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-jaxrs-client-reactive-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/resteasy-reactive/jaxrs-client-reactive/kotlin/pom.xml b/extensions/resteasy-reactive/jaxrs-client-reactive/kotlin/pom.xml index fc9b7ccc6961b..c6df4d799e6f7 100644 --- a/extensions/resteasy-reactive/jaxrs-client-reactive/kotlin/pom.xml +++ b/extensions/resteasy-reactive/jaxrs-client-reactive/kotlin/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-jaxrs-client-reactive-parent - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/resteasy-reactive/jaxrs-client-reactive/pom.xml b/extensions/resteasy-reactive/jaxrs-client-reactive/pom.xml index c3f0c82ed8ae7..78d5102618687 100644 --- a/extensions/resteasy-reactive/jaxrs-client-reactive/pom.xml +++ b/extensions/resteasy-reactive/jaxrs-client-reactive/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-reactive-parent-aggregator io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/resteasy-reactive/jaxrs-client-reactive/runtime/pom.xml b/extensions/resteasy-reactive/jaxrs-client-reactive/runtime/pom.xml index 11bd9798eacd1..5769efa4b896a 100644 --- a/extensions/resteasy-reactive/jaxrs-client-reactive/runtime/pom.xml +++ b/extensions/resteasy-reactive/jaxrs-client-reactive/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-jaxrs-client-reactive-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/resteasy-reactive/pom.xml b/extensions/resteasy-reactive/pom.xml index 9eb04e25814f3..7bf4f693c9f7b 100644 --- a/extensions/resteasy-reactive/pom.xml +++ b/extensions/resteasy-reactive/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/deployment/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/deployment/pom.xml index dd4841d3ac674..5bbda47de9dc0 100644 --- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/deployment/pom.xml +++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-reactive-common-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/pom.xml index 505b9b674f4c3..eb501417a1c4a 100644 --- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/pom.xml +++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-reactive-parent-aggregator io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/runtime/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/runtime/pom.xml index abe382006375c..bbbe6de531e1a 100644 --- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/runtime/pom.xml +++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-reactive-common-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/spi-deployment/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/spi-deployment/pom.xml index 21c6eb7646eb2..13eba8268a577 100644 --- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/spi-deployment/pom.xml +++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/spi-deployment/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-resteasy-reactive-common-parent - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson-common/deployment/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson-common/deployment/pom.xml index 54558edf2e2b5..1e08d95311adb 100644 --- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson-common/deployment/pom.xml +++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson-common/deployment/pom.xml @@ -6,7 +6,7 @@ quarkus-resteasy-reactive-jackson-common-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 quarkus-resteasy-reactive-jackson-common-deployment diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson-common/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson-common/pom.xml index 86af49466a2cd..50b4fcda6eb5c 100644 --- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson-common/pom.xml +++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson-common/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-reactive-parent-aggregator io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson-common/runtime/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson-common/runtime/pom.xml index f40d962c4afdc..fc0f481a60cda 100644 --- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson-common/runtime/pom.xml +++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson-common/runtime/pom.xml @@ -6,7 +6,7 @@ quarkus-resteasy-reactive-jackson-common-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 quarkus-resteasy-reactive-jackson-common Quarkus - RESTEasy Reactive - Jackson Common Bits - Runtime diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson/deployment/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson/deployment/pom.xml index d89c9b3b3e4c2..2ff8afd53106e 100644 --- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson/deployment/pom.xml +++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson/deployment/pom.xml @@ -6,7 +6,7 @@ quarkus-resteasy-reactive-jackson-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 quarkus-resteasy-reactive-jackson-deployment diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson/pom.xml index 701061ee2ecdf..2fe06dc5ec17c 100644 --- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson/pom.xml +++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-reactive-parent-aggregator io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson/runtime/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson/runtime/pom.xml index 4810c69ea7cd4..d03d439331db0 100644 --- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson/runtime/pom.xml +++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson/runtime/pom.xml @@ -6,7 +6,7 @@ quarkus-resteasy-reactive-jackson-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 quarkus-resteasy-reactive-jackson diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb/deployment/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb/deployment/pom.xml index 7cf20c30051c8..4ce4d0a3efa74 100644 --- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb/deployment/pom.xml +++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb/deployment/pom.xml @@ -6,7 +6,7 @@ quarkus-resteasy-reactive-jsonb-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 quarkus-resteasy-reactive-jsonb-deployment diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb/pom.xml index 336a66cbe3085..349181a44ae5c 100644 --- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb/pom.xml +++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-reactive-parent-aggregator io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb/runtime/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb/runtime/pom.xml index fe85ce1a97913..1153eeb5b9ab0 100644 --- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb/runtime/pom.xml +++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb/runtime/pom.xml @@ -6,7 +6,7 @@ quarkus-resteasy-reactive-jsonb-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 quarkus-resteasy-reactive-jsonb diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin/deployment/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin/deployment/pom.xml index cba0e84e67aec..630ff54bf5f35 100644 --- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin/deployment/pom.xml +++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-reactive-kotlin-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin/pom.xml index e1e8a15702fc4..06e5d2ed89dc1 100644 --- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin/pom.xml +++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-reactive-parent-aggregator io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin/runtime/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin/runtime/pom.xml index c73c4e7b6290b..10878002c16f0 100644 --- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin/runtime/pom.xml +++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin/runtime/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-resteasy-reactive-kotlin-parent - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-links/deployment/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-links/deployment/pom.xml index d22a41c9656d3..f34efe6773faf 100644 --- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-links/deployment/pom.xml +++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-links/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-reactive-links-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-links/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-links/pom.xml index 621f1d660d263..5f7712a01e03d 100644 --- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-links/pom.xml +++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-links/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-reactive-parent-aggregator io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-links/runtime/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-links/runtime/pom.xml index c18b1adab4798..4bb993bab4370 100644 --- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-links/runtime/pom.xml +++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-links/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-reactive-links-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-qute/deployment/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-qute/deployment/pom.xml index 85e62f0fa707e..cf9e9bea4a870 100644 --- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-qute/deployment/pom.xml +++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-qute/deployment/pom.xml @@ -6,7 +6,7 @@ quarkus-resteasy-reactive-qute-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 quarkus-resteasy-reactive-qute-deployment diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-qute/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-qute/pom.xml index 3f2d9192a5c09..d87e5c2d68d01 100644 --- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-qute/pom.xml +++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-qute/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-reactive-parent-aggregator io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-qute/runtime/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-qute/runtime/pom.xml index 20240af5f215c..301bdaf607634 100644 --- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-qute/runtime/pom.xml +++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-qute/runtime/pom.xml @@ -6,7 +6,7 @@ quarkus-resteasy-reactive-qute-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 quarkus-resteasy-reactive-qute diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-servlet/deployment/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-servlet/deployment/pom.xml index 583954b62ccf9..8933f84118bea 100644 --- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-servlet/deployment/pom.xml +++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-servlet/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-reactive-servlet-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-servlet/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-servlet/pom.xml index fe11155672299..5b7f7ed529374 100644 --- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-servlet/pom.xml +++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-servlet/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-reactive-parent-aggregator io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-servlet/runtime/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-servlet/runtime/pom.xml index 49c6d498853b4..3b8214489cea8 100644 --- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-servlet/runtime/pom.xml +++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-servlet/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-reactive-servlet-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive/common-runtime/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive/common-runtime/pom.xml index 5c8bb78d016dd..468d3b0e7685b 100644 --- a/extensions/resteasy-reactive/quarkus-resteasy-reactive/common-runtime/pom.xml +++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive/common-runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-resteasy-reactive-parent - 999-SNAPSHOT + 2.2.0.CR1 quarkus-resteasy-reactive-server-common diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive/deployment/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive/deployment/pom.xml index ca7ef6c858652..94b25015b22a3 100644 --- a/extensions/resteasy-reactive/quarkus-resteasy-reactive/deployment/pom.xml +++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-reactive-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive/pom.xml index c131e8314d473..e38a308f6a451 100644 --- a/extensions/resteasy-reactive/quarkus-resteasy-reactive/pom.xml +++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-reactive-parent-aggregator io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive/runtime/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive/runtime/pom.xml index 8c953594ebc94..d5737ebec83b1 100644 --- a/extensions/resteasy-reactive/quarkus-resteasy-reactive/runtime/pom.xml +++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-reactive-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive/spi-deployment/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive/spi-deployment/pom.xml index 1ee88d0943128..ab87505301951 100644 --- a/extensions/resteasy-reactive/quarkus-resteasy-reactive/spi-deployment/pom.xml +++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive/spi-deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-resteasy-reactive-parent - 999-SNAPSHOT + 2.2.0.CR1 quarkus-resteasy-reactive-server-spi-deployment diff --git a/extensions/resteasy-reactive/rest-client-reactive-jackson/deployment/pom.xml b/extensions/resteasy-reactive/rest-client-reactive-jackson/deployment/pom.xml index a7d6ba2b1517f..9cc91c99c992e 100644 --- a/extensions/resteasy-reactive/rest-client-reactive-jackson/deployment/pom.xml +++ b/extensions/resteasy-reactive/rest-client-reactive-jackson/deployment/pom.xml @@ -6,7 +6,7 @@ quarkus-rest-client-reactive-jackson-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 quarkus-rest-client-reactive-jackson-deployment Quarkus - REST Client Reactive Jackson - Deployment diff --git a/extensions/resteasy-reactive/rest-client-reactive-jackson/pom.xml b/extensions/resteasy-reactive/rest-client-reactive-jackson/pom.xml index 864d8fa443382..d089b502882ec 100644 --- a/extensions/resteasy-reactive/rest-client-reactive-jackson/pom.xml +++ b/extensions/resteasy-reactive/rest-client-reactive-jackson/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-reactive-parent-aggregator io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/resteasy-reactive/rest-client-reactive-jackson/runtime/pom.xml b/extensions/resteasy-reactive/rest-client-reactive-jackson/runtime/pom.xml index b0fa912472237..426cd56435e66 100644 --- a/extensions/resteasy-reactive/rest-client-reactive-jackson/runtime/pom.xml +++ b/extensions/resteasy-reactive/rest-client-reactive-jackson/runtime/pom.xml @@ -6,7 +6,7 @@ quarkus-rest-client-reactive-jackson-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 quarkus-rest-client-reactive-jackson Quarkus - REST Client Reactive Jackson diff --git a/extensions/resteasy-reactive/rest-client-reactive/deployment/pom.xml b/extensions/resteasy-reactive/rest-client-reactive/deployment/pom.xml index d60bc5768a1a9..04537aec2d9bc 100644 --- a/extensions/resteasy-reactive/rest-client-reactive/deployment/pom.xml +++ b/extensions/resteasy-reactive/rest-client-reactive/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-rest-client-reactive-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/resteasy-reactive/rest-client-reactive/pom.xml b/extensions/resteasy-reactive/rest-client-reactive/pom.xml index e85fab3cf5a7f..c6ba844f78975 100644 --- a/extensions/resteasy-reactive/rest-client-reactive/pom.xml +++ b/extensions/resteasy-reactive/rest-client-reactive/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../../pom.xml 4.0.0 diff --git a/extensions/resteasy-reactive/rest-client-reactive/runtime/pom.xml b/extensions/resteasy-reactive/rest-client-reactive/runtime/pom.xml index 268c6b68082e6..51ca29f6080d0 100644 --- a/extensions/resteasy-reactive/rest-client-reactive/runtime/pom.xml +++ b/extensions/resteasy-reactive/rest-client-reactive/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-rest-client-reactive-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/scala/deployment/pom.xml b/extensions/scala/deployment/pom.xml index 3fc80398f86ff..6c64d4414dce4 100644 --- a/extensions/scala/deployment/pom.xml +++ b/extensions/scala/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-scala-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/scala/pom.xml b/extensions/scala/pom.xml index ce4e53e7e8dbe..867ef04246f42 100644 --- a/extensions/scala/pom.xml +++ b/extensions/scala/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/scala/runtime/pom.xml b/extensions/scala/runtime/pom.xml index 65fcd612df7f2..4dcf314f4c9aa 100644 --- a/extensions/scala/runtime/pom.xml +++ b/extensions/scala/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-scala-parent - 999-SNAPSHOT + 2.2.0.CR1 quarkus-scala diff --git a/extensions/scheduler/deployment/pom.xml b/extensions/scheduler/deployment/pom.xml index 3d1b18088b3f0..cb568b3de1827 100644 --- a/extensions/scheduler/deployment/pom.xml +++ b/extensions/scheduler/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-scheduler-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/scheduler/pom.xml b/extensions/scheduler/pom.xml index 8b620bde33677..894d267560d6a 100644 --- a/extensions/scheduler/pom.xml +++ b/extensions/scheduler/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml diff --git a/extensions/scheduler/runtime/pom.xml b/extensions/scheduler/runtime/pom.xml index 5650d5295bc0c..1935cb211129a 100644 --- a/extensions/scheduler/runtime/pom.xml +++ b/extensions/scheduler/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-scheduler-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/security-jpa/deployment/pom.xml b/extensions/security-jpa/deployment/pom.xml index 519560c585513..8d60b124391c9 100644 --- a/extensions/security-jpa/deployment/pom.xml +++ b/extensions/security-jpa/deployment/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-security-jpa-parent - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml diff --git a/extensions/security-jpa/pom.xml b/extensions/security-jpa/pom.xml index c53c7de78743d..ef7cc60bd003e 100644 --- a/extensions/security-jpa/pom.xml +++ b/extensions/security-jpa/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-extensions-parent - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml diff --git a/extensions/security-jpa/runtime/pom.xml b/extensions/security-jpa/runtime/pom.xml index a3e15ba6d6e85..15e3f0887af4f 100644 --- a/extensions/security-jpa/runtime/pom.xml +++ b/extensions/security-jpa/runtime/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-security-jpa-parent - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml diff --git a/extensions/security/deployment/pom.xml b/extensions/security/deployment/pom.xml index 150cd73996dd1..f3e7c6e759e24 100644 --- a/extensions/security/deployment/pom.xml +++ b/extensions/security/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-security-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/security/pom.xml b/extensions/security/pom.xml index 5de52522bb462..86842de59be24 100644 --- a/extensions/security/pom.xml +++ b/extensions/security/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/security/runtime-spi/pom.xml b/extensions/security/runtime-spi/pom.xml index cffacf35a78d2..592d8d5bfe90e 100644 --- a/extensions/security/runtime-spi/pom.xml +++ b/extensions/security/runtime-spi/pom.xml @@ -5,7 +5,7 @@ quarkus-security-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/security/runtime/pom.xml b/extensions/security/runtime/pom.xml index e19500db8ca73..882cbc413183e 100644 --- a/extensions/security/runtime/pom.xml +++ b/extensions/security/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-security-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/security/spi/pom.xml b/extensions/security/spi/pom.xml index a3045dbbb5f9e..18aa9b1dd61b2 100644 --- a/extensions/security/spi/pom.xml +++ b/extensions/security/spi/pom.xml @@ -5,7 +5,7 @@ quarkus-security-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/security/test-utils/pom.xml b/extensions/security/test-utils/pom.xml index a9f36124f8775..51a4241678d66 100644 --- a/extensions/security/test-utils/pom.xml +++ b/extensions/security/test-utils/pom.xml @@ -5,7 +5,7 @@ quarkus-security-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/smallrye-context-propagation/deployment/pom.xml b/extensions/smallrye-context-propagation/deployment/pom.xml index 1cc9af0cfcb62..b1e86d41d1ae5 100644 --- a/extensions/smallrye-context-propagation/deployment/pom.xml +++ b/extensions/smallrye-context-propagation/deployment/pom.xml @@ -4,7 +4,7 @@ quarkus-smallrye-context-propagation-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/smallrye-context-propagation/pom.xml b/extensions/smallrye-context-propagation/pom.xml index 3206cecd3aa44..f87d8eafc0296 100644 --- a/extensions/smallrye-context-propagation/pom.xml +++ b/extensions/smallrye-context-propagation/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/smallrye-context-propagation/runtime/pom.xml b/extensions/smallrye-context-propagation/runtime/pom.xml index 5fedc6cb06eaf..aac70c03e2037 100644 --- a/extensions/smallrye-context-propagation/runtime/pom.xml +++ b/extensions/smallrye-context-propagation/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-smallrye-context-propagation-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/smallrye-fault-tolerance/deployment/pom.xml b/extensions/smallrye-fault-tolerance/deployment/pom.xml index fd9e77ed49a3a..5b6560a62f3cf 100644 --- a/extensions/smallrye-fault-tolerance/deployment/pom.xml +++ b/extensions/smallrye-fault-tolerance/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-smallrye-fault-tolerance-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/smallrye-fault-tolerance/pom.xml b/extensions/smallrye-fault-tolerance/pom.xml index b297446b0d4d3..90e78316995ae 100644 --- a/extensions/smallrye-fault-tolerance/pom.xml +++ b/extensions/smallrye-fault-tolerance/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/smallrye-fault-tolerance/runtime/pom.xml b/extensions/smallrye-fault-tolerance/runtime/pom.xml index f1bdde6bc736f..1ffbec56a3201 100644 --- a/extensions/smallrye-fault-tolerance/runtime/pom.xml +++ b/extensions/smallrye-fault-tolerance/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-smallrye-fault-tolerance-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/smallrye-graphql-client/deployment/pom.xml b/extensions/smallrye-graphql-client/deployment/pom.xml index 5b38db500420f..22ff6753fccf8 100644 --- a/extensions/smallrye-graphql-client/deployment/pom.xml +++ b/extensions/smallrye-graphql-client/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-smallrye-graphql-client-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/smallrye-graphql-client/pom.xml b/extensions/smallrye-graphql-client/pom.xml index edd9be5cf94e1..01b6aa247f622 100644 --- a/extensions/smallrye-graphql-client/pom.xml +++ b/extensions/smallrye-graphql-client/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/smallrye-graphql-client/runtime/pom.xml b/extensions/smallrye-graphql-client/runtime/pom.xml index b0d06078c8d5d..5e9a637f4abe7 100644 --- a/extensions/smallrye-graphql-client/runtime/pom.xml +++ b/extensions/smallrye-graphql-client/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-smallrye-graphql-client-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/smallrye-graphql/deployment/pom.xml b/extensions/smallrye-graphql/deployment/pom.xml index cf6474ef19815..f9a6f69957a2a 100644 --- a/extensions/smallrye-graphql/deployment/pom.xml +++ b/extensions/smallrye-graphql/deployment/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-smallrye-graphql-parent - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/smallrye-graphql/pom.xml b/extensions/smallrye-graphql/pom.xml index 8ce1f9c3947da..94d813d96736b 100644 --- a/extensions/smallrye-graphql/pom.xml +++ b/extensions/smallrye-graphql/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/smallrye-graphql/runtime/pom.xml b/extensions/smallrye-graphql/runtime/pom.xml index 75067910e3714..008971f1b6a90 100644 --- a/extensions/smallrye-graphql/runtime/pom.xml +++ b/extensions/smallrye-graphql/runtime/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-smallrye-graphql-parent - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/smallrye-health/deployment/pom.xml b/extensions/smallrye-health/deployment/pom.xml index 8e331d54fe120..b3ad86c0cf966 100644 --- a/extensions/smallrye-health/deployment/pom.xml +++ b/extensions/smallrye-health/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-smallrye-health-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/smallrye-health/pom.xml b/extensions/smallrye-health/pom.xml index 57e4d20e3848e..be5b1961630c1 100644 --- a/extensions/smallrye-health/pom.xml +++ b/extensions/smallrye-health/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/smallrye-health/runtime/pom.xml b/extensions/smallrye-health/runtime/pom.xml index 018c484b3a73d..fd979889b04c5 100644 --- a/extensions/smallrye-health/runtime/pom.xml +++ b/extensions/smallrye-health/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-smallrye-health-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/smallrye-health/spi/pom.xml b/extensions/smallrye-health/spi/pom.xml index 059665333017c..0e330129db747 100644 --- a/extensions/smallrye-health/spi/pom.xml +++ b/extensions/smallrye-health/spi/pom.xml @@ -5,7 +5,7 @@ quarkus-smallrye-health-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/smallrye-jwt-build/deployment/pom.xml b/extensions/smallrye-jwt-build/deployment/pom.xml index 7317a8485e090..7959356e87f9b 100644 --- a/extensions/smallrye-jwt-build/deployment/pom.xml +++ b/extensions/smallrye-jwt-build/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-smallrye-jwt-build-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/smallrye-jwt-build/pom.xml b/extensions/smallrye-jwt-build/pom.xml index 423fa273e1308..9c0f94e3b02ff 100644 --- a/extensions/smallrye-jwt-build/pom.xml +++ b/extensions/smallrye-jwt-build/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/smallrye-jwt-build/runtime/pom.xml b/extensions/smallrye-jwt-build/runtime/pom.xml index 3a6e2fed97e13..a6d79299dde59 100644 --- a/extensions/smallrye-jwt-build/runtime/pom.xml +++ b/extensions/smallrye-jwt-build/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-smallrye-jwt-build-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/smallrye-jwt/deployment/pom.xml b/extensions/smallrye-jwt/deployment/pom.xml index a11304c63d5bb..ba711d4185dde 100644 --- a/extensions/smallrye-jwt/deployment/pom.xml +++ b/extensions/smallrye-jwt/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-smallrye-jwt-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/smallrye-jwt/pom.xml b/extensions/smallrye-jwt/pom.xml index 541e26245e122..28268f4d24f1e 100644 --- a/extensions/smallrye-jwt/pom.xml +++ b/extensions/smallrye-jwt/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/smallrye-jwt/runtime/pom.xml b/extensions/smallrye-jwt/runtime/pom.xml index 06138fd03a3ab..eac5146b2f4af 100644 --- a/extensions/smallrye-jwt/runtime/pom.xml +++ b/extensions/smallrye-jwt/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-smallrye-jwt-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/smallrye-metrics/deployment/pom.xml b/extensions/smallrye-metrics/deployment/pom.xml index c98663c616353..72acbf756b30b 100644 --- a/extensions/smallrye-metrics/deployment/pom.xml +++ b/extensions/smallrye-metrics/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-smallrye-metrics-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/smallrye-metrics/pom.xml b/extensions/smallrye-metrics/pom.xml index 5264c96ec477e..5b638ed6e12a8 100644 --- a/extensions/smallrye-metrics/pom.xml +++ b/extensions/smallrye-metrics/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/smallrye-metrics/runtime/pom.xml b/extensions/smallrye-metrics/runtime/pom.xml index af265d666c682..8271890de733f 100644 --- a/extensions/smallrye-metrics/runtime/pom.xml +++ b/extensions/smallrye-metrics/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-smallrye-metrics-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/smallrye-metrics/spi/pom.xml b/extensions/smallrye-metrics/spi/pom.xml index 10748df44fc71..5818b1a37d8cc 100644 --- a/extensions/smallrye-metrics/spi/pom.xml +++ b/extensions/smallrye-metrics/spi/pom.xml @@ -5,7 +5,7 @@ quarkus-smallrye-metrics-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/smallrye-openapi-common/deployment/pom.xml b/extensions/smallrye-openapi-common/deployment/pom.xml index a3b59fa1c61d0..d0d6c9284a85f 100644 --- a/extensions/smallrye-openapi-common/deployment/pom.xml +++ b/extensions/smallrye-openapi-common/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-smallrye-openapi-common-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/smallrye-openapi-common/pom.xml b/extensions/smallrye-openapi-common/pom.xml index 45c394dfb9096..63cba77f9175b 100644 --- a/extensions/smallrye-openapi-common/pom.xml +++ b/extensions/smallrye-openapi-common/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/smallrye-openapi/deployment/pom.xml b/extensions/smallrye-openapi/deployment/pom.xml index 8a0efb4703ddc..3e82368448c18 100644 --- a/extensions/smallrye-openapi/deployment/pom.xml +++ b/extensions/smallrye-openapi/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-smallrye-openapi-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/smallrye-openapi/pom.xml b/extensions/smallrye-openapi/pom.xml index 9f15b5fe6d077..d59ab7e6b3166 100644 --- a/extensions/smallrye-openapi/pom.xml +++ b/extensions/smallrye-openapi/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/smallrye-openapi/runtime/pom.xml b/extensions/smallrye-openapi/runtime/pom.xml index bb29eeb9366c7..fc87295be3da6 100644 --- a/extensions/smallrye-openapi/runtime/pom.xml +++ b/extensions/smallrye-openapi/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-smallrye-openapi-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/smallrye-openapi/spi/pom.xml b/extensions/smallrye-openapi/spi/pom.xml index c4e96d7af0544..b8845828931cb 100644 --- a/extensions/smallrye-openapi/spi/pom.xml +++ b/extensions/smallrye-openapi/spi/pom.xml @@ -5,7 +5,7 @@ quarkus-smallrye-openapi-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/smallrye-opentracing/deployment/pom.xml b/extensions/smallrye-opentracing/deployment/pom.xml index 8d5b5a09f8214..f6e36b09e54c5 100644 --- a/extensions/smallrye-opentracing/deployment/pom.xml +++ b/extensions/smallrye-opentracing/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-smallrye-opentracing-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/smallrye-opentracing/pom.xml b/extensions/smallrye-opentracing/pom.xml index e7c787b9a7fb1..4f2ebb4b9f504 100644 --- a/extensions/smallrye-opentracing/pom.xml +++ b/extensions/smallrye-opentracing/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/smallrye-opentracing/runtime/pom.xml b/extensions/smallrye-opentracing/runtime/pom.xml index 2f0ac129cb1c4..e42584fc33ece 100644 --- a/extensions/smallrye-opentracing/runtime/pom.xml +++ b/extensions/smallrye-opentracing/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-smallrye-opentracing-parent io.quarkus - 999-SNAPSHOT + 2.2.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 066d3fa37b847..c736a0407eeb6 100644 --- a/extensions/smallrye-reactive-messaging-amqp/deployment/pom.xml +++ b/extensions/smallrye-reactive-messaging-amqp/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-smallrye-reactive-messaging-amqp-parent - 999-SNAPSHOT + 2.2.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 8c0d42c64e5e7..cf4e26b6dac15 100644 --- a/extensions/smallrye-reactive-messaging-amqp/pom.xml +++ b/extensions/smallrye-reactive-messaging-amqp/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml diff --git a/extensions/smallrye-reactive-messaging-amqp/runtime/pom.xml b/extensions/smallrye-reactive-messaging-amqp/runtime/pom.xml index 4da979208c034..644c3b4d0642f 100644 --- a/extensions/smallrye-reactive-messaging-amqp/runtime/pom.xml +++ b/extensions/smallrye-reactive-messaging-amqp/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-smallrye-reactive-messaging-amqp-parent - 999-SNAPSHOT + 2.2.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 bcde6e700bec7..e4ccf7f56cf56 100644 --- a/extensions/smallrye-reactive-messaging-kafka/deployment/pom.xml +++ b/extensions/smallrye-reactive-messaging-kafka/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-smallrye-reactive-messaging-kafka-parent - 999-SNAPSHOT + 2.2.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 d8acb1fcd1a42..b258296feb505 100644 --- a/extensions/smallrye-reactive-messaging-kafka/pom.xml +++ b/extensions/smallrye-reactive-messaging-kafka/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml diff --git a/extensions/smallrye-reactive-messaging-kafka/runtime/pom.xml b/extensions/smallrye-reactive-messaging-kafka/runtime/pom.xml index 99b971d83f9d8..c56de28f04475 100644 --- a/extensions/smallrye-reactive-messaging-kafka/runtime/pom.xml +++ b/extensions/smallrye-reactive-messaging-kafka/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-smallrye-reactive-messaging-kafka-parent - 999-SNAPSHOT + 2.2.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 93fe0116b5617..51a2849cec20e 100644 --- a/extensions/smallrye-reactive-messaging-mqtt/deployment/pom.xml +++ b/extensions/smallrye-reactive-messaging-mqtt/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-smallrye-reactive-messaging-mqtt-parent - 999-SNAPSHOT + 2.2.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 48478275fa7e3..7c95804a20d76 100644 --- a/extensions/smallrye-reactive-messaging-mqtt/pom.xml +++ b/extensions/smallrye-reactive-messaging-mqtt/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml diff --git a/extensions/smallrye-reactive-messaging-mqtt/runtime/pom.xml b/extensions/smallrye-reactive-messaging-mqtt/runtime/pom.xml index 72c3e85d1083d..ab042ec418f86 100644 --- a/extensions/smallrye-reactive-messaging-mqtt/runtime/pom.xml +++ b/extensions/smallrye-reactive-messaging-mqtt/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-smallrye-reactive-messaging-mqtt-parent - 999-SNAPSHOT + 2.2.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 346c32de30da5..2dc6114ca20d6 100644 --- a/extensions/smallrye-reactive-messaging/deployment/pom.xml +++ b/extensions/smallrye-reactive-messaging/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-smallrye-reactive-messaging-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/smallrye-reactive-messaging/kotlin/pom.xml b/extensions/smallrye-reactive-messaging/kotlin/pom.xml index 4eb2850b6ab46..21e8bdc94b896 100644 --- a/extensions/smallrye-reactive-messaging/kotlin/pom.xml +++ b/extensions/smallrye-reactive-messaging/kotlin/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-smallrye-reactive-messaging-parent - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/smallrye-reactive-messaging/pom.xml b/extensions/smallrye-reactive-messaging/pom.xml index be34c59f8373d..767436d3c9c2e 100644 --- a/extensions/smallrye-reactive-messaging/pom.xml +++ b/extensions/smallrye-reactive-messaging/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml diff --git a/extensions/smallrye-reactive-messaging/runtime/pom.xml b/extensions/smallrye-reactive-messaging/runtime/pom.xml index ed60863b4cce0..2dfbeccccd86c 100644 --- a/extensions/smallrye-reactive-messaging/runtime/pom.xml +++ b/extensions/smallrye-reactive-messaging/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-smallrye-reactive-messaging-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 quarkus-smallrye-reactive-messaging diff --git a/extensions/spring-boot-properties/deployment/pom.xml b/extensions/spring-boot-properties/deployment/pom.xml index e746697fc6ffb..2c99ec5b100c1 100644 --- a/extensions/spring-boot-properties/deployment/pom.xml +++ b/extensions/spring-boot-properties/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-spring-boot-properties-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/spring-boot-properties/pom.xml b/extensions/spring-boot-properties/pom.xml index e3500dea8accb..1f15930fd90ed 100644 --- a/extensions/spring-boot-properties/pom.xml +++ b/extensions/spring-boot-properties/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/spring-boot-properties/runtime/pom.xml b/extensions/spring-boot-properties/runtime/pom.xml index 00307bcc1de04..017751ae72681 100644 --- a/extensions/spring-boot-properties/runtime/pom.xml +++ b/extensions/spring-boot-properties/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-spring-boot-properties-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/spring-cache/deployment/pom.xml b/extensions/spring-cache/deployment/pom.xml index 6a41ca3198124..275b3228f6185 100644 --- a/extensions/spring-cache/deployment/pom.xml +++ b/extensions/spring-cache/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-spring-cache-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/spring-cache/pom.xml b/extensions/spring-cache/pom.xml index 8a8df385e7f58..c0d49327b9bba 100644 --- a/extensions/spring-cache/pom.xml +++ b/extensions/spring-cache/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/spring-cache/runtime/pom.xml b/extensions/spring-cache/runtime/pom.xml index 6b61426c55579..13b616990ef24 100644 --- a/extensions/spring-cache/runtime/pom.xml +++ b/extensions/spring-cache/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-spring-cache-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/spring-cloud-config-client/deployment/pom.xml b/extensions/spring-cloud-config-client/deployment/pom.xml index 9375e3b285b2a..79ae6ce2dfa43 100644 --- a/extensions/spring-cloud-config-client/deployment/pom.xml +++ b/extensions/spring-cloud-config-client/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-spring-cloud-config-client-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/spring-cloud-config-client/pom.xml b/extensions/spring-cloud-config-client/pom.xml index f00cf81b4d015..e329736eedb44 100644 --- a/extensions/spring-cloud-config-client/pom.xml +++ b/extensions/spring-cloud-config-client/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/spring-cloud-config-client/runtime/pom.xml b/extensions/spring-cloud-config-client/runtime/pom.xml index f84cb85e5b547..52f597f4b4206 100644 --- a/extensions/spring-cloud-config-client/runtime/pom.xml +++ b/extensions/spring-cloud-config-client/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-spring-cloud-config-client-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/spring-data-jpa/deployment/pom.xml b/extensions/spring-data-jpa/deployment/pom.xml index 26b6db74c2db5..87d22b519b0f8 100644 --- a/extensions/spring-data-jpa/deployment/pom.xml +++ b/extensions/spring-data-jpa/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-spring-data-jpa-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/spring-data-jpa/pom.xml b/extensions/spring-data-jpa/pom.xml index 854652008ad1d..9ff4b7e0e55a7 100644 --- a/extensions/spring-data-jpa/pom.xml +++ b/extensions/spring-data-jpa/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/spring-data-jpa/runtime/pom.xml b/extensions/spring-data-jpa/runtime/pom.xml index d5b34f91444a0..9402b91088871 100644 --- a/extensions/spring-data-jpa/runtime/pom.xml +++ b/extensions/spring-data-jpa/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-spring-data-jpa-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/spring-data-rest/deployment/pom.xml b/extensions/spring-data-rest/deployment/pom.xml index e3abeaec08689..11452f7641131 100644 --- a/extensions/spring-data-rest/deployment/pom.xml +++ b/extensions/spring-data-rest/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-spring-data-rest-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/spring-data-rest/pom.xml b/extensions/spring-data-rest/pom.xml index 0901971381fed..9fb8a6233271e 100644 --- a/extensions/spring-data-rest/pom.xml +++ b/extensions/spring-data-rest/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/spring-data-rest/runtime/pom.xml b/extensions/spring-data-rest/runtime/pom.xml index f1c159c2fb303..43213741a29b9 100644 --- a/extensions/spring-data-rest/runtime/pom.xml +++ b/extensions/spring-data-rest/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-spring-data-rest-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/spring-di/deployment/pom.xml b/extensions/spring-di/deployment/pom.xml index 565c46f63bf0f..ee1c2c0927bad 100644 --- a/extensions/spring-di/deployment/pom.xml +++ b/extensions/spring-di/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-spring-di-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/spring-di/pom.xml b/extensions/spring-di/pom.xml index 1065c9fc23c39..8fdf20c7aaada 100644 --- a/extensions/spring-di/pom.xml +++ b/extensions/spring-di/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/spring-di/runtime/pom.xml b/extensions/spring-di/runtime/pom.xml index fad9ac1c5f98a..3a43e77661ec7 100644 --- a/extensions/spring-di/runtime/pom.xml +++ b/extensions/spring-di/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-spring-di-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/spring-scheduled/deployment/pom.xml b/extensions/spring-scheduled/deployment/pom.xml index a4cdf7c36953c..22d3d5fe211f3 100644 --- a/extensions/spring-scheduled/deployment/pom.xml +++ b/extensions/spring-scheduled/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-spring-scheduled-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/spring-scheduled/pom.xml b/extensions/spring-scheduled/pom.xml index 8a5e072a26612..8777220bc2b78 100644 --- a/extensions/spring-scheduled/pom.xml +++ b/extensions/spring-scheduled/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/spring-scheduled/runtime/pom.xml b/extensions/spring-scheduled/runtime/pom.xml index 3c523a93c33a0..d00616494b064 100644 --- a/extensions/spring-scheduled/runtime/pom.xml +++ b/extensions/spring-scheduled/runtime/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-spring-scheduled-parent - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/spring-security/deployment/pom.xml b/extensions/spring-security/deployment/pom.xml index 93a6cff70edef..b881ab2080e1d 100644 --- a/extensions/spring-security/deployment/pom.xml +++ b/extensions/spring-security/deployment/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-spring-security-parent - 999-SNAPSHOT + 2.2.0.CR1 quarkus-spring-security-deployment diff --git a/extensions/spring-security/pom.xml b/extensions/spring-security/pom.xml index fc8468e71fdc2..2f6a1b0cf4f85 100644 --- a/extensions/spring-security/pom.xml +++ b/extensions/spring-security/pom.xml @@ -6,7 +6,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml diff --git a/extensions/spring-security/runtime/pom.xml b/extensions/spring-security/runtime/pom.xml index 19ce13c9d7fe4..55766447a1d32 100644 --- a/extensions/spring-security/runtime/pom.xml +++ b/extensions/spring-security/runtime/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-spring-security-parent - 999-SNAPSHOT + 2.2.0.CR1 quarkus-spring-security diff --git a/extensions/spring-web/deployment/pom.xml b/extensions/spring-web/deployment/pom.xml index 6c3a08357e71c..f93f1073e87f2 100644 --- a/extensions/spring-web/deployment/pom.xml +++ b/extensions/spring-web/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-spring-web-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/spring-web/pom.xml b/extensions/spring-web/pom.xml index b287523b966fc..5b56984f43f6a 100644 --- a/extensions/spring-web/pom.xml +++ b/extensions/spring-web/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/spring-web/runtime/pom.xml b/extensions/spring-web/runtime/pom.xml index 68f88fa22c41e..3c4f30f78bd7b 100644 --- a/extensions/spring-web/runtime/pom.xml +++ b/extensions/spring-web/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-spring-web-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/swagger-ui/deployment/pom.xml b/extensions/swagger-ui/deployment/pom.xml index 5e767d27fc158..a637e0a058a17 100644 --- a/extensions/swagger-ui/deployment/pom.xml +++ b/extensions/swagger-ui/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-swagger-ui-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/swagger-ui/pom.xml b/extensions/swagger-ui/pom.xml index 07d5ec17fe35f..cfc38eae71aa0 100644 --- a/extensions/swagger-ui/pom.xml +++ b/extensions/swagger-ui/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/swagger-ui/runtime/pom.xml b/extensions/swagger-ui/runtime/pom.xml index 634ac75cfbe7e..e0738921744d3 100644 --- a/extensions/swagger-ui/runtime/pom.xml +++ b/extensions/swagger-ui/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-swagger-ui-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/tika/deployment/pom.xml b/extensions/tika/deployment/pom.xml index d2a1bba4af648..d741fcf339ca2 100644 --- a/extensions/tika/deployment/pom.xml +++ b/extensions/tika/deployment/pom.xml @@ -4,7 +4,7 @@ quarkus-tika-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/tika/pom.xml b/extensions/tika/pom.xml index c7f81bc0fbabc..85c605cd4b91a 100644 --- a/extensions/tika/pom.xml +++ b/extensions/tika/pom.xml @@ -21,7 +21,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/tika/runtime/pom.xml b/extensions/tika/runtime/pom.xml index 9f48205241c75..af511c9394ab3 100644 --- a/extensions/tika/runtime/pom.xml +++ b/extensions/tika/runtime/pom.xml @@ -4,7 +4,7 @@ quarkus-tika-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/undertow/deployment/pom.xml b/extensions/undertow/deployment/pom.xml index 35a5c3ded9af0..938f4efc22bdb 100644 --- a/extensions/undertow/deployment/pom.xml +++ b/extensions/undertow/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-http-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/undertow/pom.xml b/extensions/undertow/pom.xml index 7c0d3091b638c..3e880862a8ef8 100644 --- a/extensions/undertow/pom.xml +++ b/extensions/undertow/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/undertow/runtime/pom.xml b/extensions/undertow/runtime/pom.xml index 9cf25e6a35d8e..114d2c2089ecf 100644 --- a/extensions/undertow/runtime/pom.xml +++ b/extensions/undertow/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-http-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/undertow/spi/pom.xml b/extensions/undertow/spi/pom.xml index 3b13bfdf67625..e28d1c95ef8ac 100644 --- a/extensions/undertow/spi/pom.xml +++ b/extensions/undertow/spi/pom.xml @@ -5,7 +5,7 @@ quarkus-http-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/vault/deployment/pom.xml b/extensions/vault/deployment/pom.xml index c34c42e900909..e4c2d98fbdaa3 100644 --- a/extensions/vault/deployment/pom.xml +++ b/extensions/vault/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-vault-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/vault/model/pom.xml b/extensions/vault/model/pom.xml index 517fb87c71931..4427360030932 100644 --- a/extensions/vault/model/pom.xml +++ b/extensions/vault/model/pom.xml @@ -5,7 +5,7 @@ quarkus-vault-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/vault/pom.xml b/extensions/vault/pom.xml index 2afd7d5acecdc..7ea93601525e8 100644 --- a/extensions/vault/pom.xml +++ b/extensions/vault/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/vault/runtime/pom.xml b/extensions/vault/runtime/pom.xml index 64ec71dddf15e..db1724ec5a23e 100644 --- a/extensions/vault/runtime/pom.xml +++ b/extensions/vault/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-vault-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/vertx-core/deployment/pom.xml b/extensions/vertx-core/deployment/pom.xml index 4e6214b7a1c83..926f76542b4b7 100644 --- a/extensions/vertx-core/deployment/pom.xml +++ b/extensions/vertx-core/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-vertx-core-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/vertx-core/pom.xml b/extensions/vertx-core/pom.xml index 6712a08239c35..f73904fbbc076 100644 --- a/extensions/vertx-core/pom.xml +++ b/extensions/vertx-core/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/vertx-core/runtime/pom.xml b/extensions/vertx-core/runtime/pom.xml index f7e7a9b7f2f8f..df26b37cfdc1d 100644 --- a/extensions/vertx-core/runtime/pom.xml +++ b/extensions/vertx-core/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-vertx-core-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/vertx-graphql/deployment/pom.xml b/extensions/vertx-graphql/deployment/pom.xml index e78929ba64fd1..4686e72cfe8ab 100644 --- a/extensions/vertx-graphql/deployment/pom.xml +++ b/extensions/vertx-graphql/deployment/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-vertx-graphql-parent - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml diff --git a/extensions/vertx-graphql/pom.xml b/extensions/vertx-graphql/pom.xml index 16a51923b70a1..e335f0808aebb 100644 --- a/extensions/vertx-graphql/pom.xml +++ b/extensions/vertx-graphql/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-extensions-parent - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml diff --git a/extensions/vertx-graphql/runtime/pom.xml b/extensions/vertx-graphql/runtime/pom.xml index c31216398fedc..19928c6f404c5 100644 --- a/extensions/vertx-graphql/runtime/pom.xml +++ b/extensions/vertx-graphql/runtime/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-vertx-graphql-parent - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml diff --git a/extensions/vertx-http/deployment/pom.xml b/extensions/vertx-http/deployment/pom.xml index f0e16a3b4085a..236122cde3a78 100644 --- a/extensions/vertx-http/deployment/pom.xml +++ b/extensions/vertx-http/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-vertx-http-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/vertx-http/dev-console-runtime-spi/pom.xml b/extensions/vertx-http/dev-console-runtime-spi/pom.xml index 6e4f77f31f734..3d34b0f5d2497 100644 --- a/extensions/vertx-http/dev-console-runtime-spi/pom.xml +++ b/extensions/vertx-http/dev-console-runtime-spi/pom.xml @@ -5,7 +5,7 @@ quarkus-vertx-http-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../ 4.0.0 diff --git a/extensions/vertx-http/dev-console-spi/pom.xml b/extensions/vertx-http/dev-console-spi/pom.xml index a2b838691e34b..2514c2c93f376 100644 --- a/extensions/vertx-http/dev-console-spi/pom.xml +++ b/extensions/vertx-http/dev-console-spi/pom.xml @@ -5,7 +5,7 @@ quarkus-vertx-http-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../ 4.0.0 diff --git a/extensions/vertx-http/pom.xml b/extensions/vertx-http/pom.xml index 931c4d040c286..42cb8072cd947 100644 --- a/extensions/vertx-http/pom.xml +++ b/extensions/vertx-http/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/vertx-http/runtime/pom.xml b/extensions/vertx-http/runtime/pom.xml index a1f7c667077d8..9511194728158 100644 --- a/extensions/vertx-http/runtime/pom.xml +++ b/extensions/vertx-http/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-vertx-http-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/vertx-web/deployment/pom.xml b/extensions/vertx-web/deployment/pom.xml index 5171a7c17c0b8..9b50b6d904510 100644 --- a/extensions/vertx-web/deployment/pom.xml +++ b/extensions/vertx-web/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-vertx-web-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/vertx-web/pom.xml b/extensions/vertx-web/pom.xml index 44f3a5b9cd911..7badae9e2ad52 100644 --- a/extensions/vertx-web/pom.xml +++ b/extensions/vertx-web/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/vertx-web/runtime/pom.xml b/extensions/vertx-web/runtime/pom.xml index 1eb0511d65e01..d614af0288c06 100644 --- a/extensions/vertx-web/runtime/pom.xml +++ b/extensions/vertx-web/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-vertx-web-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/vertx/deployment/pom.xml b/extensions/vertx/deployment/pom.xml index 4f2dd5c3b81d0..84792123b6f0e 100644 --- a/extensions/vertx/deployment/pom.xml +++ b/extensions/vertx/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-vertx-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/vertx/pom.xml b/extensions/vertx/pom.xml index 9cb20b8b18786..e92a89fcbf00a 100644 --- a/extensions/vertx/pom.xml +++ b/extensions/vertx/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/vertx/runtime/pom.xml b/extensions/vertx/runtime/pom.xml index a2234a7c786af..3429ece85a1f6 100644 --- a/extensions/vertx/runtime/pom.xml +++ b/extensions/vertx/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-vertx-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/webjars-locator/deployment/pom.xml b/extensions/webjars-locator/deployment/pom.xml index 912b626aecd32..01c80eeb01f1a 100644 --- a/extensions/webjars-locator/deployment/pom.xml +++ b/extensions/webjars-locator/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-webjars-locator-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/webjars-locator/pom.xml b/extensions/webjars-locator/pom.xml index 62e69ce2dd90b..f28f9ec2e2be5 100644 --- a/extensions/webjars-locator/pom.xml +++ b/extensions/webjars-locator/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/webjars-locator/runtime/pom.xml b/extensions/webjars-locator/runtime/pom.xml index 684c3f4588b53..6729b1072ec0e 100644 --- a/extensions/webjars-locator/runtime/pom.xml +++ b/extensions/webjars-locator/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-webjars-locator-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/websockets/client/deployment/pom.xml b/extensions/websockets/client/deployment/pom.xml index 079ab2aa0e009..86160135662ea 100644 --- a/extensions/websockets/client/deployment/pom.xml +++ b/extensions/websockets/client/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-websockets-client-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/websockets/client/pom.xml b/extensions/websockets/client/pom.xml index c5206c8902645..7bfb9de60f08d 100644 --- a/extensions/websockets/client/pom.xml +++ b/extensions/websockets/client/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../../pom.xml 4.0.0 diff --git a/extensions/websockets/client/runtime/pom.xml b/extensions/websockets/client/runtime/pom.xml index 9569c86a71a3a..0f7cbbe99b375 100644 --- a/extensions/websockets/client/runtime/pom.xml +++ b/extensions/websockets/client/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-websockets-client-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/websockets/legacy/pom.xml b/extensions/websockets/legacy/pom.xml index 6399828ee1500..70e5ccd41cceb 100644 --- a/extensions/websockets/legacy/pom.xml +++ b/extensions/websockets/legacy/pom.xml @@ -5,7 +5,7 @@ quarkus-websockets-aggregator io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/websockets/pom.xml b/extensions/websockets/pom.xml index fb60bd2ad8a84..9ffc7a3e19a5e 100644 --- a/extensions/websockets/pom.xml +++ b/extensions/websockets/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/extensions/websockets/server/deployment/pom.xml b/extensions/websockets/server/deployment/pom.xml index 277311312b2a2..8b4d11736f78f 100644 --- a/extensions/websockets/server/deployment/pom.xml +++ b/extensions/websockets/server/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-websockets-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/extensions/websockets/server/pom.xml b/extensions/websockets/server/pom.xml index 95727704c9592..ad7dac78decb0 100644 --- a/extensions/websockets/server/pom.xml +++ b/extensions/websockets/server/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../../pom.xml 4.0.0 diff --git a/extensions/websockets/server/runtime/pom.xml b/extensions/websockets/server/runtime/pom.xml index 66a718684f7ab..56f841b70ac0d 100644 --- a/extensions/websockets/server/runtime/pom.xml +++ b/extensions/websockets/server/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-websockets-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/independent-projects/arc/pom.xml b/independent-projects/arc/pom.xml index 4ac3b17b0ea46..b1d6110091cfa 100644 --- a/independent-projects/arc/pom.xml +++ b/independent-projects/arc/pom.xml @@ -13,7 +13,7 @@ arc-parent ArC - Parent pom pom - 999-SNAPSHOT + 2.2.0.CR1 diff --git a/independent-projects/arc/processor/pom.xml b/independent-projects/arc/processor/pom.xml index d676b0aa9fd2b..67cac7f3162bb 100644 --- a/independent-projects/arc/processor/pom.xml +++ b/independent-projects/arc/processor/pom.xml @@ -7,7 +7,7 @@ io.quarkus.arc arc-parent - 999-SNAPSHOT + 2.2.0.CR1 arc-processor diff --git a/independent-projects/arc/runtime/pom.xml b/independent-projects/arc/runtime/pom.xml index c2c91fb3e0817..34e3e1fcfa79a 100644 --- a/independent-projects/arc/runtime/pom.xml +++ b/independent-projects/arc/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus.arc arc-parent - 999-SNAPSHOT + 2.2.0.CR1 arc diff --git a/independent-projects/arc/tests/pom.xml b/independent-projects/arc/tests/pom.xml index f0ca7dd18de33..b2afb8755ffde 100644 --- a/independent-projects/arc/tests/pom.xml +++ b/independent-projects/arc/tests/pom.xml @@ -7,7 +7,7 @@ io.quarkus.arc arc-parent - 999-SNAPSHOT + 2.2.0.CR1 arc-tests diff --git a/independent-projects/bootstrap/app-model/pom.xml b/independent-projects/bootstrap/app-model/pom.xml index 99ef8856b52f8..1df1567924413 100644 --- a/independent-projects/bootstrap/app-model/pom.xml +++ b/independent-projects/bootstrap/app-model/pom.xml @@ -5,7 +5,7 @@ quarkus-bootstrap-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/independent-projects/bootstrap/bom/pom.xml b/independent-projects/bootstrap/bom/pom.xml index 6d4dd3788f964..80760e63c9d74 100644 --- a/independent-projects/bootstrap/bom/pom.xml +++ b/independent-projects/bootstrap/bom/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-bootstrap-parent - 999-SNAPSHOT + 2.2.0.CR1 quarkus-bootstrap-bom Quarkus - Bootstrap - BOM diff --git a/independent-projects/bootstrap/core/pom.xml b/independent-projects/bootstrap/core/pom.xml index 8a5bcfcdfd904..89c02fd1ef012 100644 --- a/independent-projects/bootstrap/core/pom.xml +++ b/independent-projects/bootstrap/core/pom.xml @@ -5,7 +5,7 @@ quarkus-bootstrap-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/independent-projects/bootstrap/gradle-resolver/pom.xml b/independent-projects/bootstrap/gradle-resolver/pom.xml index 8d134077680b5..aa35cc9210183 100644 --- a/independent-projects/bootstrap/gradle-resolver/pom.xml +++ b/independent-projects/bootstrap/gradle-resolver/pom.xml @@ -5,7 +5,7 @@ quarkus-bootstrap-parent io.quarkus - 999-SNAPSHOT + 2.2.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 8613f1507441b..194f0c0520c21 100644 --- a/independent-projects/bootstrap/maven-plugin/pom.xml +++ b/independent-projects/bootstrap/maven-plugin/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-bootstrap-parent - 999-SNAPSHOT + 2.2.0.CR1 quarkus-bootstrap-maven-plugin Quarkus - Bootstrap - Maven plugin diff --git a/independent-projects/bootstrap/maven-resolver/pom.xml b/independent-projects/bootstrap/maven-resolver/pom.xml index a9a2f11828a5d..33786ce0bf1b6 100644 --- a/independent-projects/bootstrap/maven-resolver/pom.xml +++ b/independent-projects/bootstrap/maven-resolver/pom.xml @@ -5,7 +5,7 @@ quarkus-bootstrap-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/independent-projects/bootstrap/pom.xml b/independent-projects/bootstrap/pom.xml index b2c3c6dd94c85..65b0258144624 100644 --- a/independent-projects/bootstrap/pom.xml +++ b/independent-projects/bootstrap/pom.xml @@ -11,7 +11,7 @@ quarkus-bootstrap-parent Quarkus - Bootstrap - Parent pom - 999-SNAPSHOT + 2.2.0.CR1 Apache License, Version 2.0 diff --git a/independent-projects/bootstrap/runner/pom.xml b/independent-projects/bootstrap/runner/pom.xml index 696962ef9f9ef..0a2b70ec07ee7 100644 --- a/independent-projects/bootstrap/runner/pom.xml +++ b/independent-projects/bootstrap/runner/pom.xml @@ -5,7 +5,7 @@ quarkus-bootstrap-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/independent-projects/enforcer-rules/pom.xml b/independent-projects/enforcer-rules/pom.xml index 21fdda5933510..09befa9bfeda1 100644 --- a/independent-projects/enforcer-rules/pom.xml +++ b/independent-projects/enforcer-rules/pom.xml @@ -11,7 +11,7 @@ io.quarkus quarkus-enforcer-rules Quarkus - Enforcer Rules - 999-SNAPSHOT + 2.2.0.CR1 Apache License, Version 2.0 diff --git a/independent-projects/ide-config/pom.xml b/independent-projects/ide-config/pom.xml index 28234c13a9a18..bff837aac3a3d 100644 --- a/independent-projects/ide-config/pom.xml +++ b/independent-projects/ide-config/pom.xml @@ -12,7 +12,7 @@ io.quarkus quarkus-ide-config Quarkus - IDE/Tools - Config - 999-SNAPSHOT + 2.2.0.CR1 jar diff --git a/independent-projects/qute/core/pom.xml b/independent-projects/qute/core/pom.xml index 861df929a504c..3aa4596556f7e 100644 --- a/independent-projects/qute/core/pom.xml +++ b/independent-projects/qute/core/pom.xml @@ -7,7 +7,7 @@ io.quarkus.qute qute-parent - 999-SNAPSHOT + 2.2.0.CR1 qute-core diff --git a/independent-projects/qute/generator/pom.xml b/independent-projects/qute/generator/pom.xml index 113e3850ba46b..3b0a6ecc97697 100644 --- a/independent-projects/qute/generator/pom.xml +++ b/independent-projects/qute/generator/pom.xml @@ -7,7 +7,7 @@ io.quarkus.qute qute-parent - 999-SNAPSHOT + 2.2.0.CR1 qute-generator diff --git a/independent-projects/qute/pom.xml b/independent-projects/qute/pom.xml index 4dbe21e14ad3f..5e067181fffc3 100644 --- a/independent-projects/qute/pom.xml +++ b/independent-projects/qute/pom.xml @@ -12,7 +12,7 @@ io.quarkus.qute qute-parent pom - 999-SNAPSHOT + 2.2.0.CR1 Qute - Parent diff --git a/independent-projects/resteasy-reactive/client/pom.xml b/independent-projects/resteasy-reactive/client/pom.xml index 0444fff4b1bef..cecf34dd01e16 100644 --- a/independent-projects/resteasy-reactive/client/pom.xml +++ b/independent-projects/resteasy-reactive/client/pom.xml @@ -7,7 +7,7 @@ io.quarkus.resteasy.reactive resteasy-reactive-parent - 999-SNAPSHOT + 2.2.0.CR1 resteasy-reactive-client-parent diff --git a/independent-projects/resteasy-reactive/client/processor/pom.xml b/independent-projects/resteasy-reactive/client/processor/pom.xml index 9b0ee6c18fc2f..7248f14b1bf08 100644 --- a/independent-projects/resteasy-reactive/client/processor/pom.xml +++ b/independent-projects/resteasy-reactive/client/processor/pom.xml @@ -7,7 +7,7 @@ io.quarkus.resteasy.reactive resteasy-reactive-client-parent - 999-SNAPSHOT + 2.2.0.CR1 resteasy-reactive-client-processor diff --git a/independent-projects/resteasy-reactive/client/runtime/pom.xml b/independent-projects/resteasy-reactive/client/runtime/pom.xml index 4f2097ac8883e..30c276781821c 100644 --- a/independent-projects/resteasy-reactive/client/runtime/pom.xml +++ b/independent-projects/resteasy-reactive/client/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus.resteasy.reactive resteasy-reactive-client-parent - 999-SNAPSHOT + 2.2.0.CR1 resteasy-reactive-client diff --git a/independent-projects/resteasy-reactive/common/pom.xml b/independent-projects/resteasy-reactive/common/pom.xml index 38dac6ab379a9..39cefe1cae21d 100644 --- a/independent-projects/resteasy-reactive/common/pom.xml +++ b/independent-projects/resteasy-reactive/common/pom.xml @@ -7,7 +7,7 @@ io.quarkus.resteasy.reactive resteasy-reactive-parent - 999-SNAPSHOT + 2.2.0.CR1 resteasy-reactive-common-parent diff --git a/independent-projects/resteasy-reactive/common/processor/pom.xml b/independent-projects/resteasy-reactive/common/processor/pom.xml index 37eea267b9199..2ee2757a199e7 100644 --- a/independent-projects/resteasy-reactive/common/processor/pom.xml +++ b/independent-projects/resteasy-reactive/common/processor/pom.xml @@ -7,7 +7,7 @@ io.quarkus.resteasy.reactive resteasy-reactive-common-parent - 999-SNAPSHOT + 2.2.0.CR1 resteasy-reactive-common-processor diff --git a/independent-projects/resteasy-reactive/common/runtime/pom.xml b/independent-projects/resteasy-reactive/common/runtime/pom.xml index b5efcbae4070b..ee7f0199c890f 100644 --- a/independent-projects/resteasy-reactive/common/runtime/pom.xml +++ b/independent-projects/resteasy-reactive/common/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus.resteasy.reactive resteasy-reactive-common-parent - 999-SNAPSHOT + 2.2.0.CR1 resteasy-reactive-common diff --git a/independent-projects/resteasy-reactive/pom.xml b/independent-projects/resteasy-reactive/pom.xml index 3067ad3b99707..a930fe5832035 100644 --- a/independent-projects/resteasy-reactive/pom.xml +++ b/independent-projects/resteasy-reactive/pom.xml @@ -13,7 +13,7 @@ resteasy-reactive-parent RESTEasy Reactive - Parent pom pom - 999-SNAPSHOT + 2.2.0.CR1 diff --git a/independent-projects/resteasy-reactive/server/pom.xml b/independent-projects/resteasy-reactive/server/pom.xml index 7e247627f5d23..6c73562f753dc 100644 --- a/independent-projects/resteasy-reactive/server/pom.xml +++ b/independent-projects/resteasy-reactive/server/pom.xml @@ -7,7 +7,7 @@ io.quarkus.resteasy.reactive resteasy-reactive-parent - 999-SNAPSHOT + 2.2.0.CR1 resteasy-reactive-server-parent diff --git a/independent-projects/resteasy-reactive/server/processor/pom.xml b/independent-projects/resteasy-reactive/server/processor/pom.xml index 17ccebbe69c01..78abea6d5a58c 100644 --- a/independent-projects/resteasy-reactive/server/processor/pom.xml +++ b/independent-projects/resteasy-reactive/server/processor/pom.xml @@ -7,7 +7,7 @@ io.quarkus.resteasy.reactive resteasy-reactive-server-parent - 999-SNAPSHOT + 2.2.0.CR1 resteasy-reactive-processor diff --git a/independent-projects/resteasy-reactive/server/runtime/pom.xml b/independent-projects/resteasy-reactive/server/runtime/pom.xml index 0dc1ab737ce27..3f5dd078d6cab 100644 --- a/independent-projects/resteasy-reactive/server/runtime/pom.xml +++ b/independent-projects/resteasy-reactive/server/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus.resteasy.reactive resteasy-reactive-server-parent - 999-SNAPSHOT + 2.2.0.CR1 resteasy-reactive diff --git a/independent-projects/resteasy-reactive/server/vertx/pom.xml b/independent-projects/resteasy-reactive/server/vertx/pom.xml index c65cce73ecb44..4c112008c2157 100644 --- a/independent-projects/resteasy-reactive/server/vertx/pom.xml +++ b/independent-projects/resteasy-reactive/server/vertx/pom.xml @@ -7,7 +7,7 @@ io.quarkus.resteasy.reactive resteasy-reactive-server-parent - 999-SNAPSHOT + 2.2.0.CR1 resteasy-reactive-vertx diff --git a/independent-projects/revapi/pom.xml b/independent-projects/revapi/pom.xml index 88dd39866beb4..e4c758af19425 100644 --- a/independent-projects/revapi/pom.xml +++ b/independent-projects/revapi/pom.xml @@ -10,7 +10,7 @@ io.quarkus quarkus-revapi-config Quarkus - Revapi Configuration - 999-SNAPSHOT + 2.2.0.CR1 Contains the configuration of the Revapi API checker and the list of the API changes in the Quarkus APIs. diff --git a/independent-projects/tools/artifact-api/pom.xml b/independent-projects/tools/artifact-api/pom.xml index 92fafdbce73d4..4b5f01ff15616 100644 --- a/independent-projects/tools/artifact-api/pom.xml +++ b/independent-projects/tools/artifact-api/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-tools-parent - 999-SNAPSHOT + 2.2.0.CR1 quarkus-devtools-artifact-api diff --git a/independent-projects/tools/base-codestarts/pom.xml b/independent-projects/tools/base-codestarts/pom.xml index 893e085e7b457..959ee36c68a38 100644 --- a/independent-projects/tools/base-codestarts/pom.xml +++ b/independent-projects/tools/base-codestarts/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-tools-parent - 999-SNAPSHOT + 2.2.0.CR1 quarkus-devtools-base-codestarts diff --git a/independent-projects/tools/codestarts/pom.xml b/independent-projects/tools/codestarts/pom.xml index e93c8abfb7583..df06aa73d7b1b 100644 --- a/independent-projects/tools/codestarts/pom.xml +++ b/independent-projects/tools/codestarts/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-tools-parent - 999-SNAPSHOT + 2.2.0.CR1 quarkus-devtools-codestarts diff --git a/independent-projects/tools/devtools-common/pom.xml b/independent-projects/tools/devtools-common/pom.xml index d7f8dec9a1b64..5b9353852ed6e 100644 --- a/independent-projects/tools/devtools-common/pom.xml +++ b/independent-projects/tools/devtools-common/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-tools-parent - 999-SNAPSHOT + 2.2.0.CR1 quarkus-devtools-common diff --git a/independent-projects/tools/devtools-testing/pom.xml b/independent-projects/tools/devtools-testing/pom.xml index a9c26e70147e4..a753eb45209dd 100644 --- a/independent-projects/tools/devtools-testing/pom.xml +++ b/independent-projects/tools/devtools-testing/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-tools-parent - 999-SNAPSHOT + 2.2.0.CR1 quarkus-devtools-testing diff --git a/independent-projects/tools/message-writer/pom.xml b/independent-projects/tools/message-writer/pom.xml index 4d33f90355d1c..9244b6f54a7c8 100644 --- a/independent-projects/tools/message-writer/pom.xml +++ b/independent-projects/tools/message-writer/pom.xml @@ -13,7 +13,7 @@ io.quarkus quarkus-tools-parent - 999-SNAPSHOT + 2.2.0.CR1 quarkus-devtools-message-writer diff --git a/independent-projects/tools/pom.xml b/independent-projects/tools/pom.xml index 916222c0122bf..03ba46fecf483 100644 --- a/independent-projects/tools/pom.xml +++ b/independent-projects/tools/pom.xml @@ -11,7 +11,7 @@ quarkus-tools-parent Quarkus - Dev tools - Parent pom - 999-SNAPSHOT + 2.2.0.CR1 Apache License, Version 2.0 @@ -51,7 +51,7 @@ 3.11.2 3.0.0-M5 1.6.8 - 999-SNAPSHOT + 2.2.0.CR1 18 2.11.0 1.6.0 diff --git a/independent-projects/tools/registry-client/pom.xml b/independent-projects/tools/registry-client/pom.xml index 22f9694785d7b..6a8d4b351bed9 100644 --- a/independent-projects/tools/registry-client/pom.xml +++ b/independent-projects/tools/registry-client/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-tools-parent - 999-SNAPSHOT + 2.2.0.CR1 quarkus-devtools-registry-client diff --git a/independent-projects/tools/utilities/pom.xml b/independent-projects/tools/utilities/pom.xml index e17701486bfa3..d64b224dcd64d 100644 --- a/independent-projects/tools/utilities/pom.xml +++ b/independent-projects/tools/utilities/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-tools-parent - 999-SNAPSHOT + 2.2.0.CR1 quarkus-devtools-utilities diff --git a/integration-tests/amazon-lambda-http-resteasy/pom.xml b/integration-tests/amazon-lambda-http-resteasy/pom.xml index 1b1b102f9b5bf..28cd634db32c2 100644 --- a/integration-tests/amazon-lambda-http-resteasy/pom.xml +++ b/integration-tests/amazon-lambda-http-resteasy/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/integration-tests/amazon-lambda-http/pom.xml b/integration-tests/amazon-lambda-http/pom.xml index 62ce64d02e22f..31d3e7a5bceca 100644 --- a/integration-tests/amazon-lambda-http/pom.xml +++ b/integration-tests/amazon-lambda-http/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/integration-tests/amazon-lambda-rest/pom.xml b/integration-tests/amazon-lambda-rest/pom.xml index cee1cbbf85a53..6d95bc90e043d 100644 --- a/integration-tests/amazon-lambda-rest/pom.xml +++ b/integration-tests/amazon-lambda-rest/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/integration-tests/amazon-lambda-s3event/pom.xml b/integration-tests/amazon-lambda-s3event/pom.xml index 5684802872361..e9dae7bdb1e8c 100644 --- a/integration-tests/amazon-lambda-s3event/pom.xml +++ b/integration-tests/amazon-lambda-s3event/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/integration-tests/amazon-lambda-stream-handler/pom.xml b/integration-tests/amazon-lambda-stream-handler/pom.xml index 17f5313b7e6cf..73b602b797d36 100644 --- a/integration-tests/amazon-lambda-stream-handler/pom.xml +++ b/integration-tests/amazon-lambda-stream-handler/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/integration-tests/amazon-lambda/pom.xml b/integration-tests/amazon-lambda/pom.xml index 45bd0f3180a4f..ff4d53d25a1d5 100644 --- a/integration-tests/amazon-lambda/pom.xml +++ b/integration-tests/amazon-lambda/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/integration-tests/amazon-services/pom.xml b/integration-tests/amazon-services/pom.xml index 8eb69b689a76f..b5bf69f5d05b3 100644 --- a/integration-tests/amazon-services/pom.xml +++ b/integration-tests/amazon-services/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/integration-tests/artemis-core/pom.xml b/integration-tests/artemis-core/pom.xml index d0d3f719f9de7..9b183d646be08 100644 --- a/integration-tests/artemis-core/pom.xml +++ b/integration-tests/artemis-core/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/integration-tests/artemis-jms/pom.xml b/integration-tests/artemis-jms/pom.xml index ab577d6095099..cb46d3e0aa611 100644 --- a/integration-tests/artemis-jms/pom.xml +++ b/integration-tests/artemis-jms/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/integration-tests/avro-reload/pom.xml b/integration-tests/avro-reload/pom.xml index ab2490f872f22..6a2d7612d490d 100644 --- a/integration-tests/avro-reload/pom.xml +++ b/integration-tests/avro-reload/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-integration-tests-parent - 999-SNAPSHOT + 2.2.0.CR1 quarkus-avro-reload-test diff --git a/integration-tests/bootstrap-config/application/pom.xml b/integration-tests/bootstrap-config/application/pom.xml index af4c04b382905..0ba572c58c1bf 100644 --- a/integration-tests/bootstrap-config/application/pom.xml +++ b/integration-tests/bootstrap-config/application/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-integration-test-bootstrap-config - 999-SNAPSHOT + 2.2.0.CR1 quarkus-integration-test-bootstrap-config-application @@ -21,7 +21,7 @@ io.quarkus quarkus-integration-test-bootstrap-config-extension - 999-SNAPSHOT + 2.2.0.CR1 diff --git a/integration-tests/bootstrap-config/extension/deployment/pom.xml b/integration-tests/bootstrap-config/extension/deployment/pom.xml index 53a6eb9d6cadc..177a5ee546f1b 100644 --- a/integration-tests/bootstrap-config/extension/deployment/pom.xml +++ b/integration-tests/bootstrap-config/extension/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-integration-test-bootstrap-config-extension-parent - 999-SNAPSHOT + 2.2.0.CR1 quarkus-integration-test-bootstrap-config-extension-deployment @@ -21,7 +21,7 @@ io.quarkus quarkus-integration-test-bootstrap-config-extension - 999-SNAPSHOT + 2.2.0.CR1 diff --git a/integration-tests/bootstrap-config/extension/pom.xml b/integration-tests/bootstrap-config/extension/pom.xml index 4b8e33fabd2b1..fe56bed6ee4c3 100644 --- a/integration-tests/bootstrap-config/extension/pom.xml +++ b/integration-tests/bootstrap-config/extension/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-build-parent - 999-SNAPSHOT + 2.2.0.CR1 ../../../build-parent/pom.xml diff --git a/integration-tests/bootstrap-config/extension/runtime/pom.xml b/integration-tests/bootstrap-config/extension/runtime/pom.xml index faa6ce901fe0a..a35e4c74d5d31 100644 --- a/integration-tests/bootstrap-config/extension/runtime/pom.xml +++ b/integration-tests/bootstrap-config/extension/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-integration-test-bootstrap-config-extension-parent - 999-SNAPSHOT + 2.2.0.CR1 quarkus-integration-test-bootstrap-config-extension diff --git a/integration-tests/bootstrap-config/pom.xml b/integration-tests/bootstrap-config/pom.xml index 661b61cfee01b..7687eef2f248d 100644 --- a/integration-tests/bootstrap-config/pom.xml +++ b/integration-tests/bootstrap-config/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-integration-tests-parent - 999-SNAPSHOT + 2.2.0.CR1 quarkus-integration-test-bootstrap-config diff --git a/integration-tests/bouncycastle-fips-jsse/pom.xml b/integration-tests/bouncycastle-fips-jsse/pom.xml index 64ec6bc750191..0708ba6134af0 100644 --- a/integration-tests/bouncycastle-fips-jsse/pom.xml +++ b/integration-tests/bouncycastle-fips-jsse/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../ 4.0.0 diff --git a/integration-tests/bouncycastle-fips/pom.xml b/integration-tests/bouncycastle-fips/pom.xml index 09b8805d2fd73..642d103be5416 100644 --- a/integration-tests/bouncycastle-fips/pom.xml +++ b/integration-tests/bouncycastle-fips/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/integration-tests/bouncycastle-jsse/pom.xml b/integration-tests/bouncycastle-jsse/pom.xml index d546332e6da73..ee97b83a2cb37 100644 --- a/integration-tests/bouncycastle-jsse/pom.xml +++ b/integration-tests/bouncycastle-jsse/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/integration-tests/bouncycastle/pom.xml b/integration-tests/bouncycastle/pom.xml index 96607fdc07ff3..a046f11c46944 100644 --- a/integration-tests/bouncycastle/pom.xml +++ b/integration-tests/bouncycastle/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/integration-tests/cache/pom.xml b/integration-tests/cache/pom.xml index 1dd3260f3ae45..4eacf67576eed 100644 --- a/integration-tests/cache/pom.xml +++ b/integration-tests/cache/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 quarkus-integration-test-cache diff --git a/integration-tests/class-transformer/deployment/pom.xml b/integration-tests/class-transformer/deployment/pom.xml index 82f2248b42d71..0dd545618596b 100644 --- a/integration-tests/class-transformer/deployment/pom.xml +++ b/integration-tests/class-transformer/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-test-class-transformer-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/integration-tests/class-transformer/pom.xml b/integration-tests/class-transformer/pom.xml index 054e27c6aac80..03496b08f0518 100644 --- a/integration-tests/class-transformer/pom.xml +++ b/integration-tests/class-transformer/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/integration-tests/class-transformer/runtime/pom.xml b/integration-tests/class-transformer/runtime/pom.xml index e75411cf06745..43b3ecefc3304 100644 --- a/integration-tests/class-transformer/runtime/pom.xml +++ b/integration-tests/class-transformer/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-test-class-transformer-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/integration-tests/common-jpa-entities/pom.xml b/integration-tests/common-jpa-entities/pom.xml index d5ee8734e20b1..ab0b3700af9a3 100644 --- a/integration-tests/common-jpa-entities/pom.xml +++ b/integration-tests/common-jpa-entities/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/integration-tests/consul-config/pom.xml b/integration-tests/consul-config/pom.xml index f1f6afcdc1ced..0da9b66c0ad77 100644 --- a/integration-tests/consul-config/pom.xml +++ b/integration-tests/consul-config/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 quarkus-integration-test-consul-config diff --git a/integration-tests/container-image/maven-invoker-way/pom.xml b/integration-tests/container-image/maven-invoker-way/pom.xml index 758bb419971ad..d6cd2654ef56d 100644 --- a/integration-tests/container-image/maven-invoker-way/pom.xml +++ b/integration-tests/container-image/maven-invoker-way/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-integration-test-container-image-parent - 999-SNAPSHOT + 2.2.0.CR1 quarkus-integration-test-container-image-invoker Quarkus - Integration Tests - Container Image - Invoker diff --git a/integration-tests/container-image/pom.xml b/integration-tests/container-image/pom.xml index 689a7ff483972..49f2c7dc6939f 100644 --- a/integration-tests/container-image/pom.xml +++ b/integration-tests/container-image/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-integration-tests-parent - 999-SNAPSHOT + 2.2.0.CR1 quarkus-integration-test-container-image-parent diff --git a/integration-tests/container-image/quarkus-standard-way/pom.xml b/integration-tests/container-image/quarkus-standard-way/pom.xml index 2ee96f3e28b14..e008a14cc8c0a 100644 --- a/integration-tests/container-image/quarkus-standard-way/pom.xml +++ b/integration-tests/container-image/quarkus-standard-way/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-integration-test-container-image-parent - 999-SNAPSHOT + 2.2.0.CR1 quarkus-integration-test-container-image-standard diff --git a/integration-tests/devmode/pom.xml b/integration-tests/devmode/pom.xml index 1e8029b128aaf..de886a6b7b1ad 100644 --- a/integration-tests/devmode/pom.xml +++ b/integration-tests/devmode/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-integration-tests-parent - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/integration-tests/devtools-registry-client/pom.xml b/integration-tests/devtools-registry-client/pom.xml index 41f50d45d0201..548c023224485 100644 --- a/integration-tests/devtools-registry-client/pom.xml +++ b/integration-tests/devtools-registry-client/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 quarkus-integration-test-devtools-registry-client diff --git a/integration-tests/devtools/pom.xml b/integration-tests/devtools/pom.xml index e42e5310744a1..dbd3640f26f69 100644 --- a/integration-tests/devtools/pom.xml +++ b/integration-tests/devtools/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-integration-tests-parent - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/integration-tests/elasticsearch-rest-client/pom.xml b/integration-tests/elasticsearch-rest-client/pom.xml index 050b29a192539..0b75af5e73f3d 100644 --- a/integration-tests/elasticsearch-rest-client/pom.xml +++ b/integration-tests/elasticsearch-rest-client/pom.xml @@ -6,7 +6,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 quarkus-integration-test-elasticsearch-rest-client diff --git a/integration-tests/elasticsearch-rest-high-level-client/pom.xml b/integration-tests/elasticsearch-rest-high-level-client/pom.xml index 735e1b0571bed..05e9888440755 100644 --- a/integration-tests/elasticsearch-rest-high-level-client/pom.xml +++ b/integration-tests/elasticsearch-rest-high-level-client/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/integration-tests/elytron-resteasy/pom.xml b/integration-tests/elytron-resteasy/pom.xml index d1acb501541b7..1c186de010b33 100644 --- a/integration-tests/elytron-resteasy/pom.xml +++ b/integration-tests/elytron-resteasy/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 quarkus-integration-test-elytron-resteasy diff --git a/integration-tests/elytron-security-jdbc/pom.xml b/integration-tests/elytron-security-jdbc/pom.xml index b999d61326964..df0bcbad1a0b1 100644 --- a/integration-tests/elytron-security-jdbc/pom.xml +++ b/integration-tests/elytron-security-jdbc/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-integration-tests-parent - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml diff --git a/integration-tests/elytron-security-ldap/pom.xml b/integration-tests/elytron-security-ldap/pom.xml index 792c0d32a975c..42b32299fb74d 100644 --- a/integration-tests/elytron-security-ldap/pom.xml +++ b/integration-tests/elytron-security-ldap/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-integration-tests-parent - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml diff --git a/integration-tests/elytron-security-oauth2/pom.xml b/integration-tests/elytron-security-oauth2/pom.xml index 2d66d101a9cd3..9b0c11bdce899 100644 --- a/integration-tests/elytron-security-oauth2/pom.xml +++ b/integration-tests/elytron-security-oauth2/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/integration-tests/elytron-security/pom.xml b/integration-tests/elytron-security/pom.xml index a17756792e204..c05b3984c5bea 100644 --- a/integration-tests/elytron-security/pom.xml +++ b/integration-tests/elytron-security/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/integration-tests/elytron-undertow/pom.xml b/integration-tests/elytron-undertow/pom.xml index 4111e03fee8fd..853652a39590b 100644 --- a/integration-tests/elytron-undertow/pom.xml +++ b/integration-tests/elytron-undertow/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 quarkus-integration-test-elytron-undertow diff --git a/integration-tests/flyway/pom.xml b/integration-tests/flyway/pom.xml index e9d1875577bed..8febf81abcd79 100644 --- a/integration-tests/flyway/pom.xml +++ b/integration-tests/flyway/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/integration-tests/funqy-amazon-lambda/pom.xml b/integration-tests/funqy-amazon-lambda/pom.xml index b0e33dd470708..ef5d68506daba 100644 --- a/integration-tests/funqy-amazon-lambda/pom.xml +++ b/integration-tests/funqy-amazon-lambda/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/integration-tests/funqy-google-cloud-functions/pom.xml b/integration-tests/funqy-google-cloud-functions/pom.xml index 853e1fd395b95..b7b2fd83e029b 100644 --- a/integration-tests/funqy-google-cloud-functions/pom.xml +++ b/integration-tests/funqy-google-cloud-functions/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/integration-tests/google-cloud-functions-http/pom.xml b/integration-tests/google-cloud-functions-http/pom.xml index a7b3254d0d3ea..141be0a78a499 100644 --- a/integration-tests/google-cloud-functions-http/pom.xml +++ b/integration-tests/google-cloud-functions-http/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/integration-tests/google-cloud-functions/pom.xml b/integration-tests/google-cloud-functions/pom.xml index 1f08f2ab19810..5cef2a201ce10 100644 --- a/integration-tests/google-cloud-functions/pom.xml +++ b/integration-tests/google-cloud-functions/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/integration-tests/gradle/pom.xml b/integration-tests/gradle/pom.xml index 04ef293f49b86..c339b5ceb2e93 100644 --- a/integration-tests/gradle/pom.xml +++ b/integration-tests/gradle/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-integration-tests-parent - 999-SNAPSHOT + 2.2.0.CR1 quarkus-integration-test-gradle-plugin diff --git a/integration-tests/grpc-health/pom.xml b/integration-tests/grpc-health/pom.xml index d4293d0e3e1c4..c9e4525384588 100644 --- a/integration-tests/grpc-health/pom.xml +++ b/integration-tests/grpc-health/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 quarkus-integration-test-grpc-health diff --git a/integration-tests/grpc-hibernate-reactive/pom.xml b/integration-tests/grpc-hibernate-reactive/pom.xml index 5e7ebb74449a7..f61669ab2fda5 100644 --- a/integration-tests/grpc-hibernate-reactive/pom.xml +++ b/integration-tests/grpc-hibernate-reactive/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 quarkus-integration-test-grpc-hibernate-reactive Quarkus - Integration Tests - gRPC - Hibernate Reactive diff --git a/integration-tests/grpc-hibernate/pom.xml b/integration-tests/grpc-hibernate/pom.xml index 44ea85097e4fb..97769d53698dd 100644 --- a/integration-tests/grpc-hibernate/pom.xml +++ b/integration-tests/grpc-hibernate/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 quarkus-integration-test-grpc-hibernate Quarkus - Integration Tests - gRPC - Hibernate diff --git a/integration-tests/grpc-interceptors/pom.xml b/integration-tests/grpc-interceptors/pom.xml index 88c9197ca18a7..4f52160d9b8cd 100644 --- a/integration-tests/grpc-interceptors/pom.xml +++ b/integration-tests/grpc-interceptors/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 quarkus-integration-test-grpc-interceptors diff --git a/integration-tests/grpc-mutual-auth/pom.xml b/integration-tests/grpc-mutual-auth/pom.xml index cd48f0d217f17..3c459a5497d07 100644 --- a/integration-tests/grpc-mutual-auth/pom.xml +++ b/integration-tests/grpc-mutual-auth/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 quarkus-integration-test-grpc-mutual-auth diff --git a/integration-tests/grpc-plain-text-gzip/pom.xml b/integration-tests/grpc-plain-text-gzip/pom.xml index a221d522568f6..b66e0cf25abcb 100644 --- a/integration-tests/grpc-plain-text-gzip/pom.xml +++ b/integration-tests/grpc-plain-text-gzip/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 quarkus-integration-test-grpc-plain-text-gzip diff --git a/integration-tests/grpc-plain-text-mutiny/pom.xml b/integration-tests/grpc-plain-text-mutiny/pom.xml index 9f09512c3ef40..64e994bf12a6d 100644 --- a/integration-tests/grpc-plain-text-mutiny/pom.xml +++ b/integration-tests/grpc-plain-text-mutiny/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 quarkus-integration-test-grpc-plain-text-mutiny diff --git a/integration-tests/grpc-proto-v2/pom.xml b/integration-tests/grpc-proto-v2/pom.xml index 13d64055e7c22..e73427284f3a6 100644 --- a/integration-tests/grpc-proto-v2/pom.xml +++ b/integration-tests/grpc-proto-v2/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 quarkus-integration-test-grpc-proto-v2 diff --git a/integration-tests/grpc-streaming/pom.xml b/integration-tests/grpc-streaming/pom.xml index 354ae16a61924..e12bd97c62133 100644 --- a/integration-tests/grpc-streaming/pom.xml +++ b/integration-tests/grpc-streaming/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 quarkus-integration-test-grpc-streaming diff --git a/integration-tests/grpc-tls/pom.xml b/integration-tests/grpc-tls/pom.xml index 481c956250867..94ea30fe172cd 100644 --- a/integration-tests/grpc-tls/pom.xml +++ b/integration-tests/grpc-tls/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 quarkus-integration-test-grpc-tls diff --git a/integration-tests/hibernate-orm-envers/pom.xml b/integration-tests/hibernate-orm-envers/pom.xml index 844b236a50672..43675f73d949c 100644 --- a/integration-tests/hibernate-orm-envers/pom.xml +++ b/integration-tests/hibernate-orm-envers/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/integration-tests/hibernate-orm-panache-kotlin/pom.xml b/integration-tests/hibernate-orm-panache-kotlin/pom.xml index dec8c05ffc0b9..3239e5769e777 100644 --- a/integration-tests/hibernate-orm-panache-kotlin/pom.xml +++ b/integration-tests/hibernate-orm-panache-kotlin/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/integration-tests/hibernate-orm-panache/pom.xml b/integration-tests/hibernate-orm-panache/pom.xml index a2f5830629238..61202a7cfcc99 100644 --- a/integration-tests/hibernate-orm-panache/pom.xml +++ b/integration-tests/hibernate-orm-panache/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/integration-tests/hibernate-orm-rest-data-panache/pom.xml b/integration-tests/hibernate-orm-rest-data-panache/pom.xml index 6811ac56be68d..b0c722fa73b59 100644 --- a/integration-tests/hibernate-orm-rest-data-panache/pom.xml +++ b/integration-tests/hibernate-orm-rest-data-panache/pom.xml @@ -6,7 +6,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 quarkus-integration-test-hibernate-orm-rest-data-panache diff --git a/integration-tests/hibernate-orm-tenancy/connection-resolver/pom.xml b/integration-tests/hibernate-orm-tenancy/connection-resolver/pom.xml index f68caac8a7821..d6d3cc2a33dfc 100644 --- a/integration-tests/hibernate-orm-tenancy/connection-resolver/pom.xml +++ b/integration-tests/hibernate-orm-tenancy/connection-resolver/pom.xml @@ -6,7 +6,7 @@ quarkus-integration-test-hibernate-orm-tenancy io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/integration-tests/hibernate-orm-tenancy/datasource/pom.xml b/integration-tests/hibernate-orm-tenancy/datasource/pom.xml index db7bfb4204933..711daa3801908 100644 --- a/integration-tests/hibernate-orm-tenancy/datasource/pom.xml +++ b/integration-tests/hibernate-orm-tenancy/datasource/pom.xml @@ -6,7 +6,7 @@ quarkus-integration-test-hibernate-orm-tenancy io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/integration-tests/hibernate-orm-tenancy/pom.xml b/integration-tests/hibernate-orm-tenancy/pom.xml index 93afbe5fbdcdd..71745ad64a5e7 100644 --- a/integration-tests/hibernate-orm-tenancy/pom.xml +++ b/integration-tests/hibernate-orm-tenancy/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/integration-tests/hibernate-orm-tenancy/schema/pom.xml b/integration-tests/hibernate-orm-tenancy/schema/pom.xml index 8381f5516dda0..88960738c1e0b 100644 --- a/integration-tests/hibernate-orm-tenancy/schema/pom.xml +++ b/integration-tests/hibernate-orm-tenancy/schema/pom.xml @@ -6,7 +6,7 @@ quarkus-integration-test-hibernate-orm-tenancy io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/integration-tests/hibernate-reactive-db2/pom.xml b/integration-tests/hibernate-reactive-db2/pom.xml index 2b3b3bfde2da5..7fcfa3aec7d2b 100644 --- a/integration-tests/hibernate-reactive-db2/pom.xml +++ b/integration-tests/hibernate-reactive-db2/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/integration-tests/hibernate-reactive-mysql/pom.xml b/integration-tests/hibernate-reactive-mysql/pom.xml index 184bf289d36c8..e6fcdcc2f1229 100644 --- a/integration-tests/hibernate-reactive-mysql/pom.xml +++ b/integration-tests/hibernate-reactive-mysql/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/integration-tests/hibernate-reactive-panache-blocking/pom.xml b/integration-tests/hibernate-reactive-panache-blocking/pom.xml index 2c2eb81ed7c0f..7ce0014cc1283 100644 --- a/integration-tests/hibernate-reactive-panache-blocking/pom.xml +++ b/integration-tests/hibernate-reactive-panache-blocking/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/integration-tests/hibernate-reactive-panache/pom.xml b/integration-tests/hibernate-reactive-panache/pom.xml index 5f55c03e384fc..ab172e2bded29 100644 --- a/integration-tests/hibernate-reactive-panache/pom.xml +++ b/integration-tests/hibernate-reactive-panache/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/integration-tests/hibernate-reactive-postgresql/pom.xml b/integration-tests/hibernate-reactive-postgresql/pom.xml index d4bf47eaee933..b1fb23b86a6a3 100644 --- a/integration-tests/hibernate-reactive-postgresql/pom.xml +++ b/integration-tests/hibernate-reactive-postgresql/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/integration-tests/hibernate-search-orm-elasticsearch-aws/pom.xml b/integration-tests/hibernate-search-orm-elasticsearch-aws/pom.xml index 5c7f0874effcd..6838095a060ae 100644 --- a/integration-tests/hibernate-search-orm-elasticsearch-aws/pom.xml +++ b/integration-tests/hibernate-search-orm-elasticsearch-aws/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/integration-tests/hibernate-search-orm-elasticsearch/pom.xml b/integration-tests/hibernate-search-orm-elasticsearch/pom.xml index 9bc04cfc8dfda..496ac7c5fe922 100644 --- a/integration-tests/hibernate-search-orm-elasticsearch/pom.xml +++ b/integration-tests/hibernate-search-orm-elasticsearch/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/integration-tests/hibernate-validator/pom.xml b/integration-tests/hibernate-validator/pom.xml index 8b0919432ce6d..e37753d7c2446 100644 --- a/integration-tests/hibernate-validator/pom.xml +++ b/integration-tests/hibernate-validator/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/integration-tests/ide-launcher/pom.xml b/integration-tests/ide-launcher/pom.xml index fca6abbe2b28d..22aecf120debb 100644 --- a/integration-tests/ide-launcher/pom.xml +++ b/integration-tests/ide-launcher/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 quarkus-integration-test-ide-launcher diff --git a/integration-tests/infinispan-cache-jpa/pom.xml b/integration-tests/infinispan-cache-jpa/pom.xml index 6aaa46558fe12..d12187b35d981 100644 --- a/integration-tests/infinispan-cache-jpa/pom.xml +++ b/integration-tests/infinispan-cache-jpa/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/integration-tests/infinispan-client/pom.xml b/integration-tests/infinispan-client/pom.xml index fef3d3ead8920..694365e34f877 100644 --- a/integration-tests/infinispan-client/pom.xml +++ b/integration-tests/infinispan-client/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/integration-tests/injectmock/pom.xml b/integration-tests/injectmock/pom.xml index 5dd28efb6953d..f02e3398f22b5 100644 --- a/integration-tests/injectmock/pom.xml +++ b/integration-tests/injectmock/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 quarkus-integration-test-injectmock diff --git a/integration-tests/jackson/pom.xml b/integration-tests/jackson/pom.xml index d382b724cec25..6b7a37981ff79 100644 --- a/integration-tests/jackson/pom.xml +++ b/integration-tests/jackson/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 quarkus-integration-test-jackson diff --git a/integration-tests/jaxp/pom.xml b/integration-tests/jaxp/pom.xml index 360e4760f95d6..2dc8c6cef56e1 100644 --- a/integration-tests/jaxp/pom.xml +++ b/integration-tests/jaxp/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/integration-tests/jgit/pom.xml b/integration-tests/jgit/pom.xml index 4f62fd643da62..f1283bd424859 100644 --- a/integration-tests/jgit/pom.xml +++ b/integration-tests/jgit/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 quarkus-integration-test-jgit Quarkus - Integration Tests - JGit diff --git a/integration-tests/jpa-db2/pom.xml b/integration-tests/jpa-db2/pom.xml index 909edd6185256..1e36d014ddc19 100644 --- a/integration-tests/jpa-db2/pom.xml +++ b/integration-tests/jpa-db2/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/integration-tests/jpa-derby/pom.xml b/integration-tests/jpa-derby/pom.xml index 6ca4aa3485261..1a8274bf438ba 100644 --- a/integration-tests/jpa-derby/pom.xml +++ b/integration-tests/jpa-derby/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/integration-tests/jpa-h2/pom.xml b/integration-tests/jpa-h2/pom.xml index bf33e59ae02cc..efdfc7f337f8a 100644 --- a/integration-tests/jpa-h2/pom.xml +++ b/integration-tests/jpa-h2/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/integration-tests/jpa-mapping-xml/legacy-app/pom.xml b/integration-tests/jpa-mapping-xml/legacy-app/pom.xml index 265293dbdb9ce..0c27e44b67b5f 100644 --- a/integration-tests/jpa-mapping-xml/legacy-app/pom.xml +++ b/integration-tests/jpa-mapping-xml/legacy-app/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-test-jpa-mapping-xml io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/integration-tests/jpa-mapping-xml/legacy-library-a/pom.xml b/integration-tests/jpa-mapping-xml/legacy-library-a/pom.xml index 1e09fa986c26b..42ed08d7c0cf6 100644 --- a/integration-tests/jpa-mapping-xml/legacy-library-a/pom.xml +++ b/integration-tests/jpa-mapping-xml/legacy-library-a/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-test-jpa-mapping-xml io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/integration-tests/jpa-mapping-xml/legacy-library-b/pom.xml b/integration-tests/jpa-mapping-xml/legacy-library-b/pom.xml index 7237f7e70843c..9e9385e24e87b 100644 --- a/integration-tests/jpa-mapping-xml/legacy-library-b/pom.xml +++ b/integration-tests/jpa-mapping-xml/legacy-library-b/pom.xml @@ -6,7 +6,7 @@ quarkus-integration-test-jpa-mapping-xml io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/integration-tests/jpa-mapping-xml/modern-app/pom.xml b/integration-tests/jpa-mapping-xml/modern-app/pom.xml index 5c0efa36ec3c6..6fc7df00cf2ee 100644 --- a/integration-tests/jpa-mapping-xml/modern-app/pom.xml +++ b/integration-tests/jpa-mapping-xml/modern-app/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-test-jpa-mapping-xml io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/integration-tests/jpa-mapping-xml/modern-library-a/pom.xml b/integration-tests/jpa-mapping-xml/modern-library-a/pom.xml index 4ae2ab65279cb..65ba888b69057 100644 --- a/integration-tests/jpa-mapping-xml/modern-library-a/pom.xml +++ b/integration-tests/jpa-mapping-xml/modern-library-a/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-test-jpa-mapping-xml io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/integration-tests/jpa-mapping-xml/modern-library-b/pom.xml b/integration-tests/jpa-mapping-xml/modern-library-b/pom.xml index d231faaffbe7d..51d711665841e 100644 --- a/integration-tests/jpa-mapping-xml/modern-library-b/pom.xml +++ b/integration-tests/jpa-mapping-xml/modern-library-b/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-test-jpa-mapping-xml io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/integration-tests/jpa-mapping-xml/pom.xml b/integration-tests/jpa-mapping-xml/pom.xml index d660d56636574..228cc4c6c53d0 100644 --- a/integration-tests/jpa-mapping-xml/pom.xml +++ b/integration-tests/jpa-mapping-xml/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/integration-tests/jpa-mariadb/pom.xml b/integration-tests/jpa-mariadb/pom.xml index c882e3c4e5323..8f835a723315e 100644 --- a/integration-tests/jpa-mariadb/pom.xml +++ b/integration-tests/jpa-mariadb/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/integration-tests/jpa-mssql/pom.xml b/integration-tests/jpa-mssql/pom.xml index 997c593f8b3b5..6930dff801511 100644 --- a/integration-tests/jpa-mssql/pom.xml +++ b/integration-tests/jpa-mssql/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/integration-tests/jpa-mysql/pom.xml b/integration-tests/jpa-mysql/pom.xml index df9c4b347a3ad..af89a155c60c7 100644 --- a/integration-tests/jpa-mysql/pom.xml +++ b/integration-tests/jpa-mysql/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/integration-tests/jpa-oracle/pom.xml b/integration-tests/jpa-oracle/pom.xml index ad4dcb8a239bf..ed73f6f8af868 100644 --- a/integration-tests/jpa-oracle/pom.xml +++ b/integration-tests/jpa-oracle/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/integration-tests/jpa-postgresql-withxml/pom.xml b/integration-tests/jpa-postgresql-withxml/pom.xml index 5232c460bc902..f5760e7b9c023 100644 --- a/integration-tests/jpa-postgresql-withxml/pom.xml +++ b/integration-tests/jpa-postgresql-withxml/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/integration-tests/jpa-postgresql/pom.xml b/integration-tests/jpa-postgresql/pom.xml index 76b8faeb314f9..679c7d5440752 100644 --- a/integration-tests/jpa-postgresql/pom.xml +++ b/integration-tests/jpa-postgresql/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/integration-tests/jpa-without-entity/pom.xml b/integration-tests/jpa-without-entity/pom.xml index 62c55dd022986..e3afed24d7032 100644 --- a/integration-tests/jpa-without-entity/pom.xml +++ b/integration-tests/jpa-without-entity/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/integration-tests/jpa/pom.xml b/integration-tests/jpa/pom.xml index 25e7369b80cde..10c5d0b3941ed 100644 --- a/integration-tests/jpa/pom.xml +++ b/integration-tests/jpa/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/integration-tests/jsch/pom.xml b/integration-tests/jsch/pom.xml index 97d8e8c77085e..aba025f46cc72 100644 --- a/integration-tests/jsch/pom.xml +++ b/integration-tests/jsch/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 quarkus-integration-test-jsch Quarkus - Integration Tests - JSch diff --git a/integration-tests/jsonb/pom.xml b/integration-tests/jsonb/pom.xml index 7e708c0b00952..378069e654a41 100644 --- a/integration-tests/jsonb/pom.xml +++ b/integration-tests/jsonb/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 quarkus-integration-test-jsonb diff --git a/integration-tests/kafka-avro-apicurio2/pom.xml b/integration-tests/kafka-avro-apicurio2/pom.xml index 09b4c3660f79b..cc24946dd0c36 100644 --- a/integration-tests/kafka-avro-apicurio2/pom.xml +++ b/integration-tests/kafka-avro-apicurio2/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/integration-tests/kafka-avro/pom.xml b/integration-tests/kafka-avro/pom.xml index 02ee2b517ac84..ee2497ce0e087 100644 --- a/integration-tests/kafka-avro/pom.xml +++ b/integration-tests/kafka-avro/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/integration-tests/kafka-devservices/pom.xml b/integration-tests/kafka-devservices/pom.xml index b0372aafe168c..6395476e62d1a 100644 --- a/integration-tests/kafka-devservices/pom.xml +++ b/integration-tests/kafka-devservices/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/integration-tests/kafka-sasl/pom.xml b/integration-tests/kafka-sasl/pom.xml index 9f036a56b7999..0f36e47432550 100644 --- a/integration-tests/kafka-sasl/pom.xml +++ b/integration-tests/kafka-sasl/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/integration-tests/kafka-snappy/pom.xml b/integration-tests/kafka-snappy/pom.xml index 798c2fdc47fbf..654ae30ac08fa 100644 --- a/integration-tests/kafka-snappy/pom.xml +++ b/integration-tests/kafka-snappy/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/integration-tests/kafka-ssl/pom.xml b/integration-tests/kafka-ssl/pom.xml index c98c47766d942..c5cc3e650e25b 100644 --- a/integration-tests/kafka-ssl/pom.xml +++ b/integration-tests/kafka-ssl/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/integration-tests/kafka-streams/pom.xml b/integration-tests/kafka-streams/pom.xml index 4309234ffe499..14a93dc4f08ca 100644 --- a/integration-tests/kafka-streams/pom.xml +++ b/integration-tests/kafka-streams/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/integration-tests/kafka/pom.xml b/integration-tests/kafka/pom.xml index a44c0a9751a5b..50c05d3dc7b6c 100644 --- a/integration-tests/kafka/pom.xml +++ b/integration-tests/kafka/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/integration-tests/keycloak-authorization/pom.xml b/integration-tests/keycloak-authorization/pom.xml index 665c3f3920489..b506cdb719b50 100644 --- a/integration-tests/keycloak-authorization/pom.xml +++ b/integration-tests/keycloak-authorization/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/integration-tests/kotlin/pom.xml b/integration-tests/kotlin/pom.xml index b0d66501d4cec..3aff9cb9d81cf 100644 --- a/integration-tests/kotlin/pom.xml +++ b/integration-tests/kotlin/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 quarkus-integration-test-kotlin diff --git a/integration-tests/kubernetes-client/pom.xml b/integration-tests/kubernetes-client/pom.xml index 5bbf3c32d4bd7..4e9cb5100a31b 100644 --- a/integration-tests/kubernetes-client/pom.xml +++ b/integration-tests/kubernetes-client/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 quarkus-integration-test-kubernetes-client diff --git a/integration-tests/kubernetes-service-binding-jdbc/pom.xml b/integration-tests/kubernetes-service-binding-jdbc/pom.xml index 67becae685e91..0e45c27b3ec0f 100644 --- a/integration-tests/kubernetes-service-binding-jdbc/pom.xml +++ b/integration-tests/kubernetes-service-binding-jdbc/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 quarkus-integration-test-k8s-service-binding-jdbc diff --git a/integration-tests/kubernetes/maven-invoker-way/pom.xml b/integration-tests/kubernetes/maven-invoker-way/pom.xml index 79fcd35125b8f..c8e15c609b71b 100644 --- a/integration-tests/kubernetes/maven-invoker-way/pom.xml +++ b/integration-tests/kubernetes/maven-invoker-way/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-integration-test-kubernetes-parent - 999-SNAPSHOT + 2.2.0.CR1 quarkus-integration-test-kubernetes-invoker diff --git a/integration-tests/kubernetes/pom.xml b/integration-tests/kubernetes/pom.xml index 3b8f2f7a5c391..8af871682b2fd 100644 --- a/integration-tests/kubernetes/pom.xml +++ b/integration-tests/kubernetes/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 quarkus-integration-test-kubernetes-parent diff --git a/integration-tests/kubernetes/quarkus-standard-way/pom.xml b/integration-tests/kubernetes/quarkus-standard-way/pom.xml index a5e3bb9beab09..cd9df8f60e777 100644 --- a/integration-tests/kubernetes/quarkus-standard-way/pom.xml +++ b/integration-tests/kubernetes/quarkus-standard-way/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-integration-test-kubernetes-parent - 999-SNAPSHOT + 2.2.0.CR1 quarkus-integration-test-kubernetes-standard diff --git a/integration-tests/liquibase/pom.xml b/integration-tests/liquibase/pom.xml index 13469d09a886c..fd403a86858ac 100644 --- a/integration-tests/liquibase/pom.xml +++ b/integration-tests/liquibase/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/integration-tests/logging-gelf/pom.xml b/integration-tests/logging-gelf/pom.xml index 9c269bcfc383c..6ed280df0f0f9 100644 --- a/integration-tests/logging-gelf/pom.xml +++ b/integration-tests/logging-gelf/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-integration-tests-parent - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml diff --git a/integration-tests/logging-json/pom.xml b/integration-tests/logging-json/pom.xml index 380d77b785221..e4037a5fce59d 100644 --- a/integration-tests/logging-json/pom.xml +++ b/integration-tests/logging-json/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/integration-tests/logging-min-level-set/pom.xml b/integration-tests/logging-min-level-set/pom.xml index 38e124a93d652..a1940cc8d9a68 100644 --- a/integration-tests/logging-min-level-set/pom.xml +++ b/integration-tests/logging-min-level-set/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../ 4.0.0 diff --git a/integration-tests/logging-min-level-unset/pom.xml b/integration-tests/logging-min-level-unset/pom.xml index 8fed5dc28f7a8..9e07c729d07bc 100644 --- a/integration-tests/logging-min-level-unset/pom.xml +++ b/integration-tests/logging-min-level-unset/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../ 4.0.0 diff --git a/integration-tests/mailer/pom.xml b/integration-tests/mailer/pom.xml index 7c2a35decfee9..98c6c9fbfb709 100644 --- a/integration-tests/mailer/pom.xml +++ b/integration-tests/mailer/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/integration-tests/main/pom.xml b/integration-tests/main/pom.xml index 7d746665ce351..10badb19666f9 100644 --- a/integration-tests/main/pom.xml +++ b/integration-tests/main/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/integration-tests/maven/pom.xml b/integration-tests/maven/pom.xml index 890c65334b973..df4044ea502f7 100644 --- a/integration-tests/maven/pom.xml +++ b/integration-tests/maven/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-integration-tests-parent - 999-SNAPSHOT + 2.2.0.CR1 quarkus-integration-test-maven diff --git a/integration-tests/micrometer-mp-metrics/pom.xml b/integration-tests/micrometer-mp-metrics/pom.xml index 911cac93f4a12..9b230a5f3c254 100644 --- a/integration-tests/micrometer-mp-metrics/pom.xml +++ b/integration-tests/micrometer-mp-metrics/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-integration-tests-parent - 999-SNAPSHOT + 2.2.0.CR1 quarkus-integration-test-micrometer-mp-metrics diff --git a/integration-tests/micrometer-prometheus/pom.xml b/integration-tests/micrometer-prometheus/pom.xml index 89524ec533a32..8262427eaf5b8 100644 --- a/integration-tests/micrometer-prometheus/pom.xml +++ b/integration-tests/micrometer-prometheus/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-integration-tests-parent - 999-SNAPSHOT + 2.2.0.CR1 quarkus-integration-test-micrometer-prometheus diff --git a/integration-tests/mongodb-client/pom.xml b/integration-tests/mongodb-client/pom.xml index 82960b4f2ffdf..26429def699b5 100644 --- a/integration-tests/mongodb-client/pom.xml +++ b/integration-tests/mongodb-client/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-integration-tests-parent - 999-SNAPSHOT + 2.2.0.CR1 quarkus-integration-test-mongodb-client diff --git a/integration-tests/mongodb-panache-kotlin/pom.xml b/integration-tests/mongodb-panache-kotlin/pom.xml index 28d16a4630bfb..2c73d72924699 100755 --- a/integration-tests/mongodb-panache-kotlin/pom.xml +++ b/integration-tests/mongodb-panache-kotlin/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-integration-tests-parent - 999-SNAPSHOT + 2.2.0.CR1 quarkus-integration-test-mongodb-panache-kotlin diff --git a/integration-tests/mongodb-panache/pom.xml b/integration-tests/mongodb-panache/pom.xml index ffe696335aa80..592b6b5e7dc10 100755 --- a/integration-tests/mongodb-panache/pom.xml +++ b/integration-tests/mongodb-panache/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-integration-tests-parent - 999-SNAPSHOT + 2.2.0.CR1 quarkus-integration-test-mongodb-panache diff --git a/integration-tests/mongodb-rest-data-panache/pom.xml b/integration-tests/mongodb-rest-data-panache/pom.xml index 089a5ffe772bd..e756047df69fb 100644 --- a/integration-tests/mongodb-rest-data-panache/pom.xml +++ b/integration-tests/mongodb-rest-data-panache/pom.xml @@ -6,7 +6,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 quarkus-integration-test-mongodb-rest-data-panache diff --git a/integration-tests/narayana-jta/pom.xml b/integration-tests/narayana-jta/pom.xml index 87beb6b3687e5..2b66d1155b5d5 100644 --- a/integration-tests/narayana-jta/pom.xml +++ b/integration-tests/narayana-jta/pom.xml @@ -4,7 +4,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/integration-tests/narayana-lra/pom.xml b/integration-tests/narayana-lra/pom.xml index 810b596e442cc..27f9dc0900fbd 100644 --- a/integration-tests/narayana-lra/pom.xml +++ b/integration-tests/narayana-lra/pom.xml @@ -4,7 +4,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/integration-tests/narayana-stm/pom.xml b/integration-tests/narayana-stm/pom.xml index 9a6a817fa2b2e..a7137d6b088a2 100644 --- a/integration-tests/narayana-stm/pom.xml +++ b/integration-tests/narayana-stm/pom.xml @@ -4,7 +4,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/integration-tests/native-config-profile/pom.xml b/integration-tests/native-config-profile/pom.xml index 4bc0894574d9f..b541b4fa9a833 100644 --- a/integration-tests/native-config-profile/pom.xml +++ b/integration-tests/native-config-profile/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../ 4.0.0 diff --git a/integration-tests/neo4j/pom.xml b/integration-tests/neo4j/pom.xml index c91cab110f7e2..dd5b731311496 100644 --- a/integration-tests/neo4j/pom.xml +++ b/integration-tests/neo4j/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/integration-tests/oidc-client-reactive/pom.xml b/integration-tests/oidc-client-reactive/pom.xml index c5ea2b3e43bb4..370b1bb69c3f9 100644 --- a/integration-tests/oidc-client-reactive/pom.xml +++ b/integration-tests/oidc-client-reactive/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../ 4.0.0 diff --git a/integration-tests/oidc-client-wiremock/pom.xml b/integration-tests/oidc-client-wiremock/pom.xml index 0d0aab5da6a42..2c79aedfa6cd7 100644 --- a/integration-tests/oidc-client-wiremock/pom.xml +++ b/integration-tests/oidc-client-wiremock/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../ 4.0.0 diff --git a/integration-tests/oidc-client/pom.xml b/integration-tests/oidc-client/pom.xml index beeb43aa9173c..c5fadec74a1cf 100644 --- a/integration-tests/oidc-client/pom.xml +++ b/integration-tests/oidc-client/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../ 4.0.0 diff --git a/integration-tests/oidc-code-flow/pom.xml b/integration-tests/oidc-code-flow/pom.xml index 10dc98bae3763..ab91764c6b9ef 100644 --- a/integration-tests/oidc-code-flow/pom.xml +++ b/integration-tests/oidc-code-flow/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/integration-tests/oidc-tenancy/pom.xml b/integration-tests/oidc-tenancy/pom.xml index 4d457da24da89..dc77217aec559 100644 --- a/integration-tests/oidc-tenancy/pom.xml +++ b/integration-tests/oidc-tenancy/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/integration-tests/oidc-token-propagation/pom.xml b/integration-tests/oidc-token-propagation/pom.xml index 0031060a1ef16..3004722ec1093 100644 --- a/integration-tests/oidc-token-propagation/pom.xml +++ b/integration-tests/oidc-token-propagation/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../ 4.0.0 diff --git a/integration-tests/oidc-wiremock/pom.xml b/integration-tests/oidc-wiremock/pom.xml index 3eb96fedbef00..2ea92482d8608 100644 --- a/integration-tests/oidc-wiremock/pom.xml +++ b/integration-tests/oidc-wiremock/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/integration-tests/oidc/pom.xml b/integration-tests/oidc/pom.xml index 37a87f7a9bbcd..39e2ea7c46749 100644 --- a/integration-tests/oidc/pom.xml +++ b/integration-tests/oidc/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/integration-tests/openshift-client/pom.xml b/integration-tests/openshift-client/pom.xml index 1e95f5e6a17f8..d7a88a92a0a99 100644 --- a/integration-tests/openshift-client/pom.xml +++ b/integration-tests/openshift-client/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 quarkus-integration-test-openshift-client diff --git a/integration-tests/opentelemetry/pom.xml b/integration-tests/opentelemetry/pom.xml index c6ca2785b1e45..7293c222afd7a 100644 --- a/integration-tests/opentelemetry/pom.xml +++ b/integration-tests/opentelemetry/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-integration-tests-parent - 999-SNAPSHOT + 2.2.0.CR1 quarkus-integration-test-opentelemetry diff --git a/integration-tests/packaging/pom.xml b/integration-tests/packaging/pom.xml index 04505adb8f637..9965e60f4b002 100644 --- a/integration-tests/packaging/pom.xml +++ b/integration-tests/packaging/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-integration-tests-parent - 999-SNAPSHOT + 2.2.0.CR1 quarkus-integration-test-packaging diff --git a/integration-tests/picocli-native/pom.xml b/integration-tests/picocli-native/pom.xml index 6c6edd06efa85..ce38d79fff93e 100644 --- a/integration-tests/picocli-native/pom.xml +++ b/integration-tests/picocli-native/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/integration-tests/picocli/pom.xml b/integration-tests/picocli/pom.xml index 99e5635114578..cdcec4b46a101 100644 --- a/integration-tests/picocli/pom.xml +++ b/integration-tests/picocli/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index a14eb85810d84..187952dcba425 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -5,7 +5,7 @@ quarkus-build-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../build-parent/pom.xml 4.0.0 diff --git a/integration-tests/quartz/pom.xml b/integration-tests/quartz/pom.xml index fc83855de7faf..257f06d104f41 100644 --- a/integration-tests/quartz/pom.xml +++ b/integration-tests/quartz/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/integration-tests/qute/pom.xml b/integration-tests/qute/pom.xml index b748518b351a0..32e094f85391f 100644 --- a/integration-tests/qute/pom.xml +++ b/integration-tests/qute/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/integration-tests/reactive-db2-client/pom.xml b/integration-tests/reactive-db2-client/pom.xml index 9b3553271ff94..7100a3edbf47a 100644 --- a/integration-tests/reactive-db2-client/pom.xml +++ b/integration-tests/reactive-db2-client/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 quarkus-integration-test-reactive-db2-client diff --git a/integration-tests/reactive-messaging-amqp/pom.xml b/integration-tests/reactive-messaging-amqp/pom.xml index 0dbdd3ef64f77..50dece68f976a 100644 --- a/integration-tests/reactive-messaging-amqp/pom.xml +++ b/integration-tests/reactive-messaging-amqp/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/integration-tests/reactive-messaging-http/pom.xml b/integration-tests/reactive-messaging-http/pom.xml index 1b9190002fdb0..6d95ae01600d3 100644 --- a/integration-tests/reactive-messaging-http/pom.xml +++ b/integration-tests/reactive-messaging-http/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/integration-tests/reactive-messaging-kafka/pom.xml b/integration-tests/reactive-messaging-kafka/pom.xml index d7c41adc61c26..91d8d3c74afd9 100644 --- a/integration-tests/reactive-messaging-kafka/pom.xml +++ b/integration-tests/reactive-messaging-kafka/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/integration-tests/reactive-mssql-client/pom.xml b/integration-tests/reactive-mssql-client/pom.xml index 372d0c1758bd1..6fd01bf37a58b 100644 --- a/integration-tests/reactive-mssql-client/pom.xml +++ b/integration-tests/reactive-mssql-client/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-integration-tests-parent - 999-SNAPSHOT + 2.2.0.CR1 quarkus-integration-test-reactive-mssql-client diff --git a/integration-tests/reactive-mysql-client/pom.xml b/integration-tests/reactive-mysql-client/pom.xml index 41cca43658b9f..8b84bc87042c7 100644 --- a/integration-tests/reactive-mysql-client/pom.xml +++ b/integration-tests/reactive-mysql-client/pom.xml @@ -23,7 +23,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 quarkus-integration-test-reactive-mysql-client diff --git a/integration-tests/reactive-pg-client/pom.xml b/integration-tests/reactive-pg-client/pom.xml index d418d3ed57eab..413c8c8d00a9f 100644 --- a/integration-tests/reactive-pg-client/pom.xml +++ b/integration-tests/reactive-pg-client/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 quarkus-integration-test-reactive-pg-client diff --git a/integration-tests/redis-client/pom.xml b/integration-tests/redis-client/pom.xml index 199c29fbd8ad4..a3836b9c8d92b 100644 --- a/integration-tests/redis-client/pom.xml +++ b/integration-tests/redis-client/pom.xml @@ -4,7 +4,7 @@ io.quarkus quarkus-integration-tests-parent - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml diff --git a/integration-tests/redis-devservices/pom.xml b/integration-tests/redis-devservices/pom.xml index 011d7181492d1..2dcd89445777b 100644 --- a/integration-tests/redis-devservices/pom.xml +++ b/integration-tests/redis-devservices/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-integration-tests-parent - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml quarkus-integration-test-redis-devservices diff --git a/integration-tests/rest-client/pom.xml b/integration-tests/rest-client/pom.xml index 3b1aa6a0bd4c9..f622745a7e297 100644 --- a/integration-tests/rest-client/pom.xml +++ b/integration-tests/rest-client/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 quarkus-integration-test-rest-client diff --git a/integration-tests/resteasy-jackson/pom.xml b/integration-tests/resteasy-jackson/pom.xml index 0db14bab805ea..9d79fef3b0b7d 100644 --- a/integration-tests/resteasy-jackson/pom.xml +++ b/integration-tests/resteasy-jackson/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 quarkus-integration-test-resteasy-jackson diff --git a/integration-tests/resteasy-mutiny/pom.xml b/integration-tests/resteasy-mutiny/pom.xml index 88ec602d0d827..a10e0ffe8e588 100644 --- a/integration-tests/resteasy-mutiny/pom.xml +++ b/integration-tests/resteasy-mutiny/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 quarkus-integration-test-resteasy-mutiny diff --git a/integration-tests/resteasy-reactive-kotlin/pom.xml b/integration-tests/resteasy-reactive-kotlin/pom.xml index 92515457261da..a17912fd90ad0 100644 --- a/integration-tests/resteasy-reactive-kotlin/pom.xml +++ b/integration-tests/resteasy-reactive-kotlin/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 quarkus-integration-test-resteasy-reactive-kotlin-parent diff --git a/integration-tests/resteasy-reactive-kotlin/prod-mode/pom.xml b/integration-tests/resteasy-reactive-kotlin/prod-mode/pom.xml index 909c0e8f70db5..218a5224ad93d 100644 --- a/integration-tests/resteasy-reactive-kotlin/prod-mode/pom.xml +++ b/integration-tests/resteasy-reactive-kotlin/prod-mode/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-test-resteasy-reactive-kotlin-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 quarkus-integration-test-resteasy-reactive-kotlin-prod-mode diff --git a/integration-tests/resteasy-reactive-kotlin/standard/pom.xml b/integration-tests/resteasy-reactive-kotlin/standard/pom.xml index 71a953d16c947..5427f9a4d4797 100644 --- a/integration-tests/resteasy-reactive-kotlin/standard/pom.xml +++ b/integration-tests/resteasy-reactive-kotlin/standard/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-test-resteasy-reactive-kotlin-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 quarkus-integration-test-resteasy-reactive-kotlin-standard diff --git a/integration-tests/resteasy-reactive-rest-client-multipart/pom.xml b/integration-tests/resteasy-reactive-rest-client-multipart/pom.xml index 072bd29d3e1c1..7fc62e75fc514 100644 --- a/integration-tests/resteasy-reactive-rest-client-multipart/pom.xml +++ b/integration-tests/resteasy-reactive-rest-client-multipart/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 quarkus-integration-test-resteasy-reactive-rest-client-multipart diff --git a/integration-tests/resteasy-reactive-rest-client/pom.xml b/integration-tests/resteasy-reactive-rest-client/pom.xml index 2d8b52256bea0..35cba1f17f37d 100644 --- a/integration-tests/resteasy-reactive-rest-client/pom.xml +++ b/integration-tests/resteasy-reactive-rest-client/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 quarkus-integration-test-resteasy-reactive-rest-client diff --git a/integration-tests/scala/pom.xml b/integration-tests/scala/pom.xml index f21ffc38e57d4..91b71ef9ed577 100644 --- a/integration-tests/scala/pom.xml +++ b/integration-tests/scala/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 quarkus-integration-test-scala diff --git a/integration-tests/shared-library/pom.xml b/integration-tests/shared-library/pom.xml index 4e9ded719a3e5..a2e957c1630a1 100644 --- a/integration-tests/shared-library/pom.xml +++ b/integration-tests/shared-library/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/integration-tests/simple with space/pom.xml b/integration-tests/simple with space/pom.xml index d5a06353e709b..eef28d9c39b63 100644 --- a/integration-tests/simple with space/pom.xml +++ b/integration-tests/simple with space/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/integration-tests/smallrye-config/pom.xml b/integration-tests/smallrye-config/pom.xml index db315cc7b760c..4bca31a323670 100644 --- a/integration-tests/smallrye-config/pom.xml +++ b/integration-tests/smallrye-config/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 quarkus-integration-test-smallrye-config diff --git a/integration-tests/smallrye-context-propagation/pom.xml b/integration-tests/smallrye-context-propagation/pom.xml index ffa1780547fa7..f531430b5e386 100644 --- a/integration-tests/smallrye-context-propagation/pom.xml +++ b/integration-tests/smallrye-context-propagation/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 quarkus-integration-test-smallrye-context-propagation diff --git a/integration-tests/smallrye-graphql-client/pom.xml b/integration-tests/smallrye-graphql-client/pom.xml index 28a958c534480..8ca86c651cdc2 100644 --- a/integration-tests/smallrye-graphql-client/pom.xml +++ b/integration-tests/smallrye-graphql-client/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/integration-tests/smallrye-graphql/pom.xml b/integration-tests/smallrye-graphql/pom.xml index 941d1e6d19834..6fe436e1182fe 100644 --- a/integration-tests/smallrye-graphql/pom.xml +++ b/integration-tests/smallrye-graphql/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 quarkus-integration-test-smallrye-graphql diff --git a/integration-tests/smallrye-jwt-token-propagation/pom.xml b/integration-tests/smallrye-jwt-token-propagation/pom.xml index 435a3005ba800..80f46eae2d4d0 100644 --- a/integration-tests/smallrye-jwt-token-propagation/pom.xml +++ b/integration-tests/smallrye-jwt-token-propagation/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../ 4.0.0 diff --git a/integration-tests/smallrye-metrics/pom.xml b/integration-tests/smallrye-metrics/pom.xml index 3860bc131b0c4..d349df471bef6 100644 --- a/integration-tests/smallrye-metrics/pom.xml +++ b/integration-tests/smallrye-metrics/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/integration-tests/smallrye-opentracing/pom.xml b/integration-tests/smallrye-opentracing/pom.xml index d7d6aec813b56..cecfe56f906ec 100644 --- a/integration-tests/smallrye-opentracing/pom.xml +++ b/integration-tests/smallrye-opentracing/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 quarkus-integration-test-smallrye-opentracing diff --git a/integration-tests/spring-boot-properties/pom.xml b/integration-tests/spring-boot-properties/pom.xml index 02abd0c6af7d9..4d13fb6bdd081 100644 --- a/integration-tests/spring-boot-properties/pom.xml +++ b/integration-tests/spring-boot-properties/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/integration-tests/spring-cloud-config-client/pom.xml b/integration-tests/spring-cloud-config-client/pom.xml index 8759dca0b8220..051db535f8553 100644 --- a/integration-tests/spring-cloud-config-client/pom.xml +++ b/integration-tests/spring-cloud-config-client/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/integration-tests/spring-data-jpa/pom.xml b/integration-tests/spring-data-jpa/pom.xml index e45a9c1cd1721..00159c1dfbcf2 100644 --- a/integration-tests/spring-data-jpa/pom.xml +++ b/integration-tests/spring-data-jpa/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 quarkus-integration-test-spring-data-jpa diff --git a/integration-tests/spring-data-rest/pom.xml b/integration-tests/spring-data-rest/pom.xml index 918a7937951ba..d3f3c2bc6680b 100644 --- a/integration-tests/spring-data-rest/pom.xml +++ b/integration-tests/spring-data-rest/pom.xml @@ -6,7 +6,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 quarkus-integration-test-spring-data-rest diff --git a/integration-tests/spring-di/pom.xml b/integration-tests/spring-di/pom.xml index c55d3a180da0e..075cf45385c3f 100644 --- a/integration-tests/spring-di/pom.xml +++ b/integration-tests/spring-di/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 quarkus-integration-test-spring-di diff --git a/integration-tests/spring-web/pom.xml b/integration-tests/spring-web/pom.xml index b32cf82d1dd84..71e83f67a1b34 100644 --- a/integration-tests/spring-web/pom.xml +++ b/integration-tests/spring-web/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 quarkus-integration-test-spring-web diff --git a/integration-tests/test-extension/pom.xml b/integration-tests/test-extension/pom.xml index a50e172aafe61..fe042b3bea3ed 100644 --- a/integration-tests/test-extension/pom.xml +++ b/integration-tests/test-extension/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/integration-tests/tika/pom.xml b/integration-tests/tika/pom.xml index 3e5c814054ff8..d45969b8c7f80 100644 --- a/integration-tests/tika/pom.xml +++ b/integration-tests/tika/pom.xml @@ -4,7 +4,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/integration-tests/vault-agroal/pom.xml b/integration-tests/vault-agroal/pom.xml index c5a96adf705c0..cff4523042722 100644 --- a/integration-tests/vault-agroal/pom.xml +++ b/integration-tests/vault-agroal/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 quarkus-integration-test-vault-agroal diff --git a/integration-tests/vault-app/pom.xml b/integration-tests/vault-app/pom.xml index 067a345d90753..b79523cb4395c 100644 --- a/integration-tests/vault-app/pom.xml +++ b/integration-tests/vault-app/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/integration-tests/vault/pom.xml b/integration-tests/vault/pom.xml index de3f996b7265f..ec94c854928de 100644 --- a/integration-tests/vault/pom.xml +++ b/integration-tests/vault/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 quarkus-integration-test-vault diff --git a/integration-tests/vertx-graphql/pom.xml b/integration-tests/vertx-graphql/pom.xml index da64eb5b70478..e7b852b88b8cb 100644 --- a/integration-tests/vertx-graphql/pom.xml +++ b/integration-tests/vertx-graphql/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-integration-tests-parent - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml diff --git a/integration-tests/vertx-http/pom.xml b/integration-tests/vertx-http/pom.xml index f95efa34de85f..2b2620ec86b07 100644 --- a/integration-tests/vertx-http/pom.xml +++ b/integration-tests/vertx-http/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 quarkus-integration-test-vertx-http diff --git a/integration-tests/vertx-web-jackson/pom.xml b/integration-tests/vertx-web-jackson/pom.xml index 31e87c2fd76ed..35c00fc5b4d98 100644 --- a/integration-tests/vertx-web-jackson/pom.xml +++ b/integration-tests/vertx-web-jackson/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 quarkus-integration-test-vertx-web-jackson diff --git a/integration-tests/vertx-web/pom.xml b/integration-tests/vertx-web/pom.xml index b804c1c29463e..f86c7ff2c8606 100644 --- a/integration-tests/vertx-web/pom.xml +++ b/integration-tests/vertx-web/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 quarkus-integration-test-vertx-web diff --git a/integration-tests/vertx/pom.xml b/integration-tests/vertx/pom.xml index 03690ae445b80..868ef8aeb74a3 100644 --- a/integration-tests/vertx/pom.xml +++ b/integration-tests/vertx/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 quarkus-integration-test-vertx diff --git a/integration-tests/virtual-http-resteasy/pom.xml b/integration-tests/virtual-http-resteasy/pom.xml index f0b6c63ef12e2..084438d381a8e 100644 --- a/integration-tests/virtual-http-resteasy/pom.xml +++ b/integration-tests/virtual-http-resteasy/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 quarkus-integration-test-virtual-http-resteasy diff --git a/integration-tests/virtual-http/pom.xml b/integration-tests/virtual-http/pom.xml index 8cc35b0601a54..0bf50e6868ae9 100644 --- a/integration-tests/virtual-http/pom.xml +++ b/integration-tests/virtual-http/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 quarkus-integration-test-virtual-http diff --git a/integration-tests/webjars-locator/pom.xml b/integration-tests/webjars-locator/pom.xml index b2f66b8c6d434..93d058e1cfab1 100644 --- a/integration-tests/webjars-locator/pom.xml +++ b/integration-tests/webjars-locator/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 quarkus-integration-test-webjars-locator diff --git a/pom.xml b/pom.xml index 16cb33e346626..8f854087d5dc0 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ io.quarkus quarkus-parent Quarkus - Parent pom - 999-SNAPSHOT + 2.2.0.CR1 pom Quarkus - Kubernetes Native Java stack tailored for OpenJDK HotSpot and GraalVM diff --git a/tcks/microprofile-config/pom.xml b/tcks/microprofile-config/pom.xml index 691d6e160d803..351e036bcf9c2 100644 --- a/tcks/microprofile-config/pom.xml +++ b/tcks/microprofile-config/pom.xml @@ -4,7 +4,7 @@ quarkus-tck-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/tcks/microprofile-context-propagation/pom.xml b/tcks/microprofile-context-propagation/pom.xml index cef05cba8766d..6ffaa88ae4265 100644 --- a/tcks/microprofile-context-propagation/pom.xml +++ b/tcks/microprofile-context-propagation/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-tck-parent - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/tcks/microprofile-fault-tolerance/pom.xml b/tcks/microprofile-fault-tolerance/pom.xml index 57109ab08dfcf..7f78594841685 100644 --- a/tcks/microprofile-fault-tolerance/pom.xml +++ b/tcks/microprofile-fault-tolerance/pom.xml @@ -4,7 +4,7 @@ quarkus-tck-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/tcks/microprofile-graphql/pom.xml b/tcks/microprofile-graphql/pom.xml index e5386d20eb80a..cbac6a21452dc 100644 --- a/tcks/microprofile-graphql/pom.xml +++ b/tcks/microprofile-graphql/pom.xml @@ -5,7 +5,7 @@ quarkus-tck-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/tcks/microprofile-health/pom.xml b/tcks/microprofile-health/pom.xml index 341310ac76656..e2ca705d2eedb 100644 --- a/tcks/microprofile-health/pom.xml +++ b/tcks/microprofile-health/pom.xml @@ -4,7 +4,7 @@ quarkus-tck-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/tcks/microprofile-jwt/pom.xml b/tcks/microprofile-jwt/pom.xml index b12da6ace4fc9..1ec4a9665b797 100644 --- a/tcks/microprofile-jwt/pom.xml +++ b/tcks/microprofile-jwt/pom.xml @@ -4,7 +4,7 @@ quarkus-tck-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/tcks/microprofile-metrics/api/pom.xml b/tcks/microprofile-metrics/api/pom.xml index b5033523183e1..5313184b2b8c8 100644 --- a/tcks/microprofile-metrics/api/pom.xml +++ b/tcks/microprofile-metrics/api/pom.xml @@ -4,7 +4,7 @@ quarkus-tck-microprofile-metrics-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/tcks/microprofile-metrics/optional/pom.xml b/tcks/microprofile-metrics/optional/pom.xml index c35a48782a995..f681d6fc6ff49 100644 --- a/tcks/microprofile-metrics/optional/pom.xml +++ b/tcks/microprofile-metrics/optional/pom.xml @@ -4,7 +4,7 @@ quarkus-tck-microprofile-metrics-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/tcks/microprofile-metrics/pom.xml b/tcks/microprofile-metrics/pom.xml index 0fcaedd410bb3..69e4e8ce81dce 100644 --- a/tcks/microprofile-metrics/pom.xml +++ b/tcks/microprofile-metrics/pom.xml @@ -4,7 +4,7 @@ quarkus-tck-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/tcks/microprofile-metrics/rest/pom.xml b/tcks/microprofile-metrics/rest/pom.xml index 0ba944e5412ee..9643828abac44 100644 --- a/tcks/microprofile-metrics/rest/pom.xml +++ b/tcks/microprofile-metrics/rest/pom.xml @@ -4,7 +4,7 @@ quarkus-tck-microprofile-metrics-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/tcks/microprofile-openapi/pom.xml b/tcks/microprofile-openapi/pom.xml index e22e6fde8af7d..49ada9dea4eb0 100644 --- a/tcks/microprofile-openapi/pom.xml +++ b/tcks/microprofile-openapi/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-tck-parent - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/tcks/microprofile-opentracing/base/pom.xml b/tcks/microprofile-opentracing/base/pom.xml index d9137cfb63282..f52279ba96d81 100644 --- a/tcks/microprofile-opentracing/base/pom.xml +++ b/tcks/microprofile-opentracing/base/pom.xml @@ -5,7 +5,7 @@ quarkus-tck-microprofile-opentracing io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/tcks/microprofile-opentracing/pom.xml b/tcks/microprofile-opentracing/pom.xml index 237ddbf0beb72..1f24c5e20dd97 100644 --- a/tcks/microprofile-opentracing/pom.xml +++ b/tcks/microprofile-opentracing/pom.xml @@ -4,7 +4,7 @@ quarkus-tck-parent io.quarkus - 999-SNAPSHOT + 2.2.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 d2b57f955d53c..130a3a379a789 100644 --- a/tcks/microprofile-opentracing/rest-client/pom.xml +++ b/tcks/microprofile-opentracing/rest-client/pom.xml @@ -5,7 +5,7 @@ quarkus-tck-microprofile-opentracing io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/tcks/microprofile-reactive-messaging/pom.xml b/tcks/microprofile-reactive-messaging/pom.xml index 66f362f5c620b..f6019d6e29887 100644 --- a/tcks/microprofile-reactive-messaging/pom.xml +++ b/tcks/microprofile-reactive-messaging/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-tck-parent - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/tcks/microprofile-rest-client-reactive/pom.xml b/tcks/microprofile-rest-client-reactive/pom.xml index 84a10536fb84e..884bf2c78aaaa 100644 --- a/tcks/microprofile-rest-client-reactive/pom.xml +++ b/tcks/microprofile-rest-client-reactive/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-tck-parent - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/tcks/microprofile-rest-client/pom.xml b/tcks/microprofile-rest-client/pom.xml index 56fe0b434c06d..175971f0af2fc 100644 --- a/tcks/microprofile-rest-client/pom.xml +++ b/tcks/microprofile-rest-client/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-tck-parent - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/tcks/pom.xml b/tcks/pom.xml index add58d4b43585..b15a2d67c237e 100644 --- a/tcks/pom.xml +++ b/tcks/pom.xml @@ -4,7 +4,7 @@ quarkus-build-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../build-parent/pom.xml 4.0.0 diff --git a/tcks/resteasy-reactive/pom.xml b/tcks/resteasy-reactive/pom.xml index 5881a6209de7e..c95e494b9d1d4 100644 --- a/tcks/resteasy-reactive/pom.xml +++ b/tcks/resteasy-reactive/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-tck-parent - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml 4.0.0 diff --git a/test-framework/amazon-lambda/pom.xml b/test-framework/amazon-lambda/pom.xml index c6c41572a2e82..c6c0872634d7e 100644 --- a/test-framework/amazon-lambda/pom.xml +++ b/test-framework/amazon-lambda/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-test-framework - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml diff --git a/test-framework/arquillian/pom.xml b/test-framework/arquillian/pom.xml index abcad3e101ae5..90266d7e6bf1d 100644 --- a/test-framework/arquillian/pom.xml +++ b/test-framework/arquillian/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-test-framework - 999-SNAPSHOT + 2.2.0.CR1 quarkus-arquillian diff --git a/test-framework/artemis/pom.xml b/test-framework/artemis/pom.xml index d8a6a5d099698..6607d95e3f6cb 100644 --- a/test-framework/artemis/pom.xml +++ b/test-framework/artemis/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-test-framework - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml diff --git a/test-framework/common/pom.xml b/test-framework/common/pom.xml index f88c88f89a4c3..6ab4488c1a9db 100644 --- a/test-framework/common/pom.xml +++ b/test-framework/common/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-test-framework - 999-SNAPSHOT + 2.2.0.CR1 quarkus-test-common diff --git a/test-framework/derby/pom.xml b/test-framework/derby/pom.xml index 566cfbdb19f8d..3d8ee08efc1a0 100644 --- a/test-framework/derby/pom.xml +++ b/test-framework/derby/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-test-framework - 999-SNAPSHOT + 2.2.0.CR1 quarkus-test-derby diff --git a/test-framework/devmode-test-utils/pom.xml b/test-framework/devmode-test-utils/pom.xml index 0282b1b3c1f93..cd7ba03c7ae6f 100644 --- a/test-framework/devmode-test-utils/pom.xml +++ b/test-framework/devmode-test-utils/pom.xml @@ -5,7 +5,7 @@ quarkus-test-framework io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/test-framework/h2/pom.xml b/test-framework/h2/pom.xml index 9c5f22ac25998..e47cdc51b49de 100644 --- a/test-framework/h2/pom.xml +++ b/test-framework/h2/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-test-framework - 999-SNAPSHOT + 2.2.0.CR1 quarkus-test-h2 diff --git a/test-framework/jacoco/deployment/pom.xml b/test-framework/jacoco/deployment/pom.xml index 43e2fea949306..3cd8df1486eb3 100644 --- a/test-framework/jacoco/deployment/pom.xml +++ b/test-framework/jacoco/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-jacoco-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/test-framework/jacoco/pom.xml b/test-framework/jacoco/pom.xml index bb1425bb917c1..0c1281eb77f66 100644 --- a/test-framework/jacoco/pom.xml +++ b/test-framework/jacoco/pom.xml @@ -5,7 +5,7 @@ quarkus-build-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../../build-parent/pom.xml 4.0.0 diff --git a/test-framework/jacoco/runtime/pom.xml b/test-framework/jacoco/runtime/pom.xml index 2e4e99184be8b..b5ae9e4b9196d 100644 --- a/test-framework/jacoco/runtime/pom.xml +++ b/test-framework/jacoco/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-jacoco-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/test-framework/junit5-internal/pom.xml b/test-framework/junit5-internal/pom.xml index 85c157b718a99..2643b74613ff3 100644 --- a/test-framework/junit5-internal/pom.xml +++ b/test-framework/junit5-internal/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-test-framework - 999-SNAPSHOT + 2.2.0.CR1 quarkus-junit5-internal diff --git a/test-framework/junit5-mockito/pom.xml b/test-framework/junit5-mockito/pom.xml index 337bbb7347f96..0e279047d3f68 100644 --- a/test-framework/junit5-mockito/pom.xml +++ b/test-framework/junit5-mockito/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-test-framework - 999-SNAPSHOT + 2.2.0.CR1 quarkus-junit5-mockito diff --git a/test-framework/junit5-vertx/pom.xml b/test-framework/junit5-vertx/pom.xml index fa25e756f8711..78796c75721e5 100644 --- a/test-framework/junit5-vertx/pom.xml +++ b/test-framework/junit5-vertx/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-test-framework - 999-SNAPSHOT + 2.2.0.CR1 quarkus-junit5-vertx diff --git a/test-framework/junit5/pom.xml b/test-framework/junit5/pom.xml index 7c0dbfbcf3fe6..d83eaa02207e3 100644 --- a/test-framework/junit5/pom.xml +++ b/test-framework/junit5/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-test-framework - 999-SNAPSHOT + 2.2.0.CR1 quarkus-junit5 diff --git a/test-framework/keycloak-server/pom.xml b/test-framework/keycloak-server/pom.xml index f127d4b7de105..fbc2e37ce6901 100644 --- a/test-framework/keycloak-server/pom.xml +++ b/test-framework/keycloak-server/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-test-framework - 999-SNAPSHOT + 2.2.0.CR1 quarkus-test-keycloak-server diff --git a/test-framework/kubernetes-client/pom.xml b/test-framework/kubernetes-client/pom.xml index 83db479ebb290..0c17bca23c8c1 100644 --- a/test-framework/kubernetes-client/pom.xml +++ b/test-framework/kubernetes-client/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-test-framework - 999-SNAPSHOT + 2.2.0.CR1 quarkus-test-kubernetes-client diff --git a/test-framework/ldap/pom.xml b/test-framework/ldap/pom.xml index c4fc15e526f1b..941bbc6f0a62c 100644 --- a/test-framework/ldap/pom.xml +++ b/test-framework/ldap/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-test-framework - 999-SNAPSHOT + 2.2.0.CR1 quarkus-test-ldap diff --git a/test-framework/maven/pom.xml b/test-framework/maven/pom.xml index e7fc2678bdc31..e35bea7ba08e4 100644 --- a/test-framework/maven/pom.xml +++ b/test-framework/maven/pom.xml @@ -5,7 +5,7 @@ quarkus-test-framework io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/test-framework/mongodb/pom.xml b/test-framework/mongodb/pom.xml index 76597cf209d21..d655353d6f440 100644 --- a/test-framework/mongodb/pom.xml +++ b/test-framework/mongodb/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-test-framework - 999-SNAPSHOT + 2.2.0.CR1 4.0.0 diff --git a/test-framework/oidc-server/pom.xml b/test-framework/oidc-server/pom.xml index 997d907478f57..473195d00eca7 100644 --- a/test-framework/oidc-server/pom.xml +++ b/test-framework/oidc-server/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-test-framework - 999-SNAPSHOT + 2.2.0.CR1 quarkus-test-oidc-server diff --git a/test-framework/openshift-client/pom.xml b/test-framework/openshift-client/pom.xml index 26bbc7cc358c1..7177c8654e4ea 100644 --- a/test-framework/openshift-client/pom.xml +++ b/test-framework/openshift-client/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-test-framework - 999-SNAPSHOT + 2.2.0.CR1 quarkus-test-openshift-client diff --git a/test-framework/pom.xml b/test-framework/pom.xml index 8257260536584..a1dd7e7fb7172 100644 --- a/test-framework/pom.xml +++ b/test-framework/pom.xml @@ -5,7 +5,7 @@ quarkus-build-parent io.quarkus - 999-SNAPSHOT + 2.2.0.CR1 ../build-parent/pom.xml 4.0.0 diff --git a/test-framework/security-jwt/pom.xml b/test-framework/security-jwt/pom.xml index 8bd1a0123be40..24f28ef29fddf 100644 --- a/test-framework/security-jwt/pom.xml +++ b/test-framework/security-jwt/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-test-framework - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml diff --git a/test-framework/security-oidc/pom.xml b/test-framework/security-oidc/pom.xml index 095270779e35a..17573238b201d 100644 --- a/test-framework/security-oidc/pom.xml +++ b/test-framework/security-oidc/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-test-framework - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml diff --git a/test-framework/security/pom.xml b/test-framework/security/pom.xml index 56d34268f01da..94d25383ef065 100644 --- a/test-framework/security/pom.xml +++ b/test-framework/security/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-test-framework - 999-SNAPSHOT + 2.2.0.CR1 ../pom.xml diff --git a/test-framework/vault/pom.xml b/test-framework/vault/pom.xml index c2190dba33e48..58a0c44f67c3f 100644 --- a/test-framework/vault/pom.xml +++ b/test-framework/vault/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-test-framework - 999-SNAPSHOT + 2.2.0.CR1 quarkus-test-vault