diff --git a/bom/application/pom.xml b/bom/application/pom.xml index 42d11a9074718..7f6e940e1ab7a 100644 --- a/bom/application/pom.xml +++ b/bom/application/pom.xml @@ -5,7 +5,7 @@ quarkus-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final ../../pom.xml 4.0.0 diff --git a/bom/test/pom.xml b/bom/test/pom.xml index 5b9e87bc71c6f..10fdf2aba7cde 100644 --- a/bom/test/pom.xml +++ b/bom/test/pom.xml @@ -5,7 +5,7 @@ quarkus-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final ../../pom.xml 4.0.0 diff --git a/build-parent/pom.xml b/build-parent/pom.xml index e262f3f33fcbd..c16f8e621b6a6 100644 --- a/build-parent/pom.xml +++ b/build-parent/pom.xml @@ -5,7 +5,7 @@ quarkus-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final 4.0.0 diff --git a/core/builder/pom.xml b/core/builder/pom.xml index b2160369dbd27..566ac57618f0a 100644 --- a/core/builder/pom.xml +++ b/core/builder/pom.xml @@ -10,7 +10,7 @@ io.quarkus quarkus-build-parent - 999-SNAPSHOT + 2.6.2.Final ../../build-parent/pom.xml diff --git a/core/class-change-agent/pom.xml b/core/class-change-agent/pom.xml index 5b57062f854b3..e81bff8e7e196 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.6.2.Final ../../build-parent/pom.xml diff --git a/core/deployment/pom.xml b/core/deployment/pom.xml index c8d86191ff280..2a590b310e633 100644 --- a/core/deployment/pom.xml +++ b/core/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-core-parent - 999-SNAPSHOT + 2.6.2.Final quarkus-core-deployment diff --git a/core/devmode-spi/pom.xml b/core/devmode-spi/pom.xml index 377814ec6712c..1826ada61bc54 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.6.2.Final ../../build-parent/pom.xml 4.0.0 diff --git a/core/junit4-mock/pom.xml b/core/junit4-mock/pom.xml index 4e94d0989ff92..6cba957a7fac3 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.6.2.Final quarkus-junit4-mock diff --git a/core/launcher/pom.xml b/core/launcher/pom.xml index dad544a5ec63c..735156ba1d597 100644 --- a/core/launcher/pom.xml +++ b/core/launcher/pom.xml @@ -5,7 +5,7 @@ quarkus-build-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final ../../build-parent/pom.xml 4.0.0 diff --git a/core/pom.xml b/core/pom.xml index 30a09f8df404c..951c7743c638a 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -5,7 +5,7 @@ quarkus-build-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final ../build-parent/pom.xml 4.0.0 diff --git a/core/processor/pom.xml b/core/processor/pom.xml index 9a55c818efc0e..3e537a72604a1 100644 --- a/core/processor/pom.xml +++ b/core/processor/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-core-parent - 999-SNAPSHOT + 2.6.2.Final quarkus-extension-processor diff --git a/core/runtime/pom.xml b/core/runtime/pom.xml index c7962c99bd504..65d3ea93cfedb 100644 --- a/core/runtime/pom.xml +++ b/core/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-core-parent - 999-SNAPSHOT + 2.6.2.Final quarkus-core diff --git a/core/test-extension/deployment/pom.xml b/core/test-extension/deployment/pom.xml index 686f3667dc567..46cd71e9c47b3 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.6.2.Final 4.0.0 diff --git a/core/test-extension/pom.xml b/core/test-extension/pom.xml index f6bd01cb36e0a..1ad5a06b24a46 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.6.2.Final 4.0.0 diff --git a/core/test-extension/runtime/pom.xml b/core/test-extension/runtime/pom.xml index 0129236aa79cc..c6ddccd9284d0 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.6.2.Final 4.0.0 diff --git a/coverage-report/pom.xml b/coverage-report/pom.xml index add1ebfc3401b..3a2b983359066 100644 --- a/coverage-report/pom.xml +++ b/coverage-report/pom.xml @@ -4,7 +4,7 @@ quarkus-build-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final ../build-parent/pom.xml quarkus-coverage-report diff --git a/devtools/bom-descriptor-json/pom.xml b/devtools/bom-descriptor-json/pom.xml index c3ea8dce645d6..7ecc459427779 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.6.2.Final 4.0.0 diff --git a/devtools/cli/pom.xml b/devtools/cli/pom.xml index 61db6a075dece..89c37c92f1118 100644 --- a/devtools/cli/pom.xml +++ b/devtools/cli/pom.xml @@ -5,7 +5,7 @@ quarkus-build-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final ../../build-parent/pom.xml 4.0.0 diff --git a/devtools/gradle/gradle-application-plugin/pom.xml b/devtools/gradle/gradle-application-plugin/pom.xml index 086f027f2f5cf..341c1a81a4fc3 100644 --- a/devtools/gradle/gradle-application-plugin/pom.xml +++ b/devtools/gradle/gradle-application-plugin/pom.xml @@ -5,7 +5,7 @@ io.quarkus io.quarkus.gradle.plugin.parent - 999-SNAPSHOT + 2.6.2.Final ../pom.xml 4.0.0 diff --git a/devtools/gradle/gradle-extension-plugin/pom.xml b/devtools/gradle/gradle-extension-plugin/pom.xml index a09701a12e26b..bb05fb7136210 100644 --- a/devtools/gradle/gradle-extension-plugin/pom.xml +++ b/devtools/gradle/gradle-extension-plugin/pom.xml @@ -5,7 +5,7 @@ io.quarkus io.quarkus.gradle.plugin.parent - 999-SNAPSHOT + 2.6.2.Final ../pom.xml 4.0.0 diff --git a/devtools/gradle/gradle-model/pom.xml b/devtools/gradle/gradle-model/pom.xml index 00ff658a89020..de88abb341a08 100644 --- a/devtools/gradle/gradle-model/pom.xml +++ b/devtools/gradle/gradle-model/pom.xml @@ -5,7 +5,7 @@ io.quarkus io.quarkus.gradle.plugin.parent - 999-SNAPSHOT + 2.6.2.Final ../pom.xml 4.0.0 diff --git a/devtools/gradle/gradle.properties b/devtools/gradle/gradle.properties index a70146c0ed233..ac73aaa418443 100644 --- a/devtools/gradle/gradle.properties +++ b/devtools/gradle/gradle.properties @@ -1 +1 @@ -version = 999-SNAPSHOT \ No newline at end of file +version = 2.6.2.Final \ No newline at end of file diff --git a/devtools/gradle/pom.xml b/devtools/gradle/pom.xml index 1139da898e96d..b4b393076444f 100644 --- a/devtools/gradle/pom.xml +++ b/devtools/gradle/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-build-parent - 999-SNAPSHOT + 2.6.2.Final ../../build-parent/pom.xml 4.0.0 @@ -13,7 +13,7 @@ io.quarkus io.quarkus.gradle.plugin.parent pom - 999-SNAPSHOT + 2.6.2.Final Quarkus - Gradle Plugin - Parent Quarkus - Gradle Plugin diff --git a/devtools/maven/pom.xml b/devtools/maven/pom.xml index 60af0b3113004..37627d2be4de4 100644 --- a/devtools/maven/pom.xml +++ b/devtools/maven/pom.xml @@ -5,7 +5,7 @@ quarkus-build-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final ../../build-parent/pom.xml 4.0.0 diff --git a/devtools/platform-descriptor-json-plugin/pom.xml b/devtools/platform-descriptor-json-plugin/pom.xml index 3959a47c3c77c..8c5e637f2960e 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.6.2.Final ../../build-parent/pom.xml 4.0.0 diff --git a/devtools/platform-properties/pom.xml b/devtools/platform-properties/pom.xml index 22e6f06e3b14c..35883e5e9f5c9 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.6.2.Final 4.0.0 diff --git a/devtools/pom.xml b/devtools/pom.xml index 3b99e2a36f5d9..08e7c6a919faa 100644 --- a/devtools/pom.xml +++ b/devtools/pom.xml @@ -7,7 +7,7 @@ quarkus-build-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final ../build-parent/pom.xml diff --git a/devtools/project-core-extension-codestarts/pom.xml b/devtools/project-core-extension-codestarts/pom.xml index 321d70df6d863..4316de72f0cb2 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.6.2.Final quarkus-project-core-extension-codestarts diff --git a/docs/pom.xml b/docs/pom.xml index 00a5870f0763e..bf92f6ce22454 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-build-parent - 999-SNAPSHOT + 2.6.2.Final ../build-parent/pom.xml diff --git a/extensions/agroal/deployment/pom.xml b/extensions/agroal/deployment/pom.xml index e120b9ad70e93..209a88a21abd9 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.6.2.Final 4.0.0 diff --git a/extensions/agroal/pom.xml b/extensions/agroal/pom.xml index 2ebcce6c78b23..24760d4219f2f 100644 --- a/extensions/agroal/pom.xml +++ b/extensions/agroal/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/agroal/runtime/pom.xml b/extensions/agroal/runtime/pom.xml index 95e4e00e536a2..e97a658dfa34d 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.6.2.Final 4.0.0 diff --git a/extensions/agroal/spi/pom.xml b/extensions/agroal/spi/pom.xml index dc8fe8e1ef587..db6472d425587 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.6.2.Final 4.0.0 diff --git a/extensions/amazon-lambda-http/deployment/pom.xml b/extensions/amazon-lambda-http/deployment/pom.xml index d14d4ce408f31..a0c7e9fb6a2a7 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.6.2.Final ../pom.xml diff --git a/extensions/amazon-lambda-http/http-event-server/pom.xml b/extensions/amazon-lambda-http/http-event-server/pom.xml index de659dc116afd..2cab2cb7fb94c 100644 --- a/extensions/amazon-lambda-http/http-event-server/pom.xml +++ b/extensions/amazon-lambda-http/http-event-server/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-amazon-lambda-http-parent - 999-SNAPSHOT + 2.6.2.Final ../pom.xml diff --git a/extensions/amazon-lambda-http/maven-archetype/pom.xml b/extensions/amazon-lambda-http/maven-archetype/pom.xml index dce1a1e348f69..fa26656f0b158 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.6.2.Final 4.0.0 diff --git a/extensions/amazon-lambda-http/maven-archetype/src/main/resources/archetype-resources/pom.xml b/extensions/amazon-lambda-http/maven-archetype/src/main/resources/archetype-resources/pom.xml index 01c68d2ae4a2f..33e45dc0c5277 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.6.2.Final quarkus-bom io.quarkus - 999-SNAPSHOT + 2.6.2.Final 3.0.0-M5 diff --git a/extensions/amazon-lambda-http/pom.xml b/extensions/amazon-lambda-http/pom.xml index 78c20a2fb26b2..7293a10d8e428 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.6.2.Final ../pom.xml diff --git a/extensions/amazon-lambda-http/runtime/pom.xml b/extensions/amazon-lambda-http/runtime/pom.xml index 96b8fe96c6122..6e35d8bc42f50 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.6.2.Final ../pom.xml diff --git a/extensions/amazon-lambda-rest/deployment/pom.xml b/extensions/amazon-lambda-rest/deployment/pom.xml index 97aa14362fcb0..d7b9d5afed407 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.6.2.Final ../pom.xml diff --git a/extensions/amazon-lambda-rest/maven-archetype/pom.xml b/extensions/amazon-lambda-rest/maven-archetype/pom.xml index 326475ac1feed..820ab734bb14e 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.6.2.Final 4.0.0 diff --git a/extensions/amazon-lambda-rest/maven-archetype/src/main/resources/archetype-resources/pom.xml b/extensions/amazon-lambda-rest/maven-archetype/src/main/resources/archetype-resources/pom.xml index 818ad9eee9e0b..6b9971c8010fd 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.6.2.Final quarkus-bom io.quarkus - 999-SNAPSHOT + 2.6.2.Final 3.0.0-M5 diff --git a/extensions/amazon-lambda-rest/pom.xml b/extensions/amazon-lambda-rest/pom.xml index 3e194bce78c24..ad31aebab62ec 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.6.2.Final ../pom.xml diff --git a/extensions/amazon-lambda-rest/rest-event-server/pom.xml b/extensions/amazon-lambda-rest/rest-event-server/pom.xml index 81b5fd7b97743..8387a2bccea9e 100644 --- a/extensions/amazon-lambda-rest/rest-event-server/pom.xml +++ b/extensions/amazon-lambda-rest/rest-event-server/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-amazon-lambda-rest-parent - 999-SNAPSHOT + 2.6.2.Final ../pom.xml diff --git a/extensions/amazon-lambda-rest/runtime/pom.xml b/extensions/amazon-lambda-rest/runtime/pom.xml index f97aaa8984870..09c441b6a9734 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.6.2.Final ../pom.xml diff --git a/extensions/amazon-lambda-xray/deployment/pom.xml b/extensions/amazon-lambda-xray/deployment/pom.xml index f35b2095131ad..47848cb48d084 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.6.2.Final ../pom.xml diff --git a/extensions/amazon-lambda-xray/pom.xml b/extensions/amazon-lambda-xray/pom.xml index 017de6ed72fad..aad8a06d540cf 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.6.2.Final ../pom.xml diff --git a/extensions/amazon-lambda-xray/runtime/pom.xml b/extensions/amazon-lambda-xray/runtime/pom.xml index 687de88ed830b..708845f17910e 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.6.2.Final ../pom.xml diff --git a/extensions/amazon-lambda/common-deployment/pom.xml b/extensions/amazon-lambda/common-deployment/pom.xml index 9e34d9282e0ce..68dd09dac9927 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.6.2.Final ../pom.xml diff --git a/extensions/amazon-lambda/common-runtime/pom.xml b/extensions/amazon-lambda/common-runtime/pom.xml index a4d201dc27e56..8fd7dd90564c5 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.6.2.Final ../pom.xml diff --git a/extensions/amazon-lambda/deployment/pom.xml b/extensions/amazon-lambda/deployment/pom.xml index 8e5df28f1b6d4..587b318990c77 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.6.2.Final ../pom.xml diff --git a/extensions/amazon-lambda/event-server/pom.xml b/extensions/amazon-lambda/event-server/pom.xml index 9c2b5daf911e1..ab73a95e0dc1f 100644 --- a/extensions/amazon-lambda/event-server/pom.xml +++ b/extensions/amazon-lambda/event-server/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-amazon-lambda-parent - 999-SNAPSHOT + 2.6.2.Final ../pom.xml diff --git a/extensions/amazon-lambda/maven-archetype/pom.xml b/extensions/amazon-lambda/maven-archetype/pom.xml index 32e7bcd3439bf..745ca6850e94f 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.6.2.Final 4.0.0 diff --git a/extensions/amazon-lambda/maven-archetype/src/main/resources/archetype-resources/pom.xml b/extensions/amazon-lambda/maven-archetype/src/main/resources/archetype-resources/pom.xml index 2089304dd79ed..3c9ed55e00510 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.6.2.Final quarkus-bom io.quarkus - 999-SNAPSHOT + 2.6.2.Final 3.0.0-M5 diff --git a/extensions/amazon-lambda/pom.xml b/extensions/amazon-lambda/pom.xml index ee3640b9fbf34..d30fd184d741c 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.6.2.Final ../pom.xml diff --git a/extensions/amazon-lambda/runtime/pom.xml b/extensions/amazon-lambda/runtime/pom.xml index 6fc1f292dc367..8c8257484eb1a 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.6.2.Final ../pom.xml diff --git a/extensions/apache-httpclient/deployment/pom.xml b/extensions/apache-httpclient/deployment/pom.xml index ffdffa75ba962..0a1c65b0f5765 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.6.2.Final quarkus-apache-httpclient-deployment Quarkus - Apache HttpClient - Deployment diff --git a/extensions/apache-httpclient/pom.xml b/extensions/apache-httpclient/pom.xml index 5dc76a6970107..29340b1983c39 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.6.2.Final quarkus-apache-httpclient-parent pom diff --git a/extensions/apache-httpclient/runtime/pom.xml b/extensions/apache-httpclient/runtime/pom.xml index bd3f78bda686e..587ce045097a7 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.6.2.Final quarkus-apache-httpclient Quarkus - Apache HttpClient - Runtime diff --git a/extensions/apicurio-registry-avro/deployment/pom.xml b/extensions/apicurio-registry-avro/deployment/pom.xml index e8bcbb53b9bc1..8424d87de7d18 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.6.2.Final quarkus-apicurio-registry-avro-deployment diff --git a/extensions/apicurio-registry-avro/pom.xml b/extensions/apicurio-registry-avro/pom.xml index 3689c6ada15f2..afd32f97a162c 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.6.2.Final ../pom.xml diff --git a/extensions/apicurio-registry-avro/runtime/pom.xml b/extensions/apicurio-registry-avro/runtime/pom.xml index a0ad9a498a8fe..22272ddeba93e 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.6.2.Final quarkus-apicurio-registry-avro diff --git a/extensions/arc/deployment/pom.xml b/extensions/arc/deployment/pom.xml index 954e712e52ae3..81b4f40976687 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.6.2.Final 4.0.0 diff --git a/extensions/arc/pom.xml b/extensions/arc/pom.xml index 455b95ec65d3a..4f5757f69fa4e 100644 --- a/extensions/arc/pom.xml +++ b/extensions/arc/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/arc/runtime/pom.xml b/extensions/arc/runtime/pom.xml index e6c77e4aa6496..10f46f0aeae32 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.6.2.Final 4.0.0 diff --git a/extensions/avro/deployment/pom.xml b/extensions/avro/deployment/pom.xml index d322405cf1f7d..c7e68799db606 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.6.2.Final quarkus-avro-deployment diff --git a/extensions/avro/pom.xml b/extensions/avro/pom.xml index 5cfa0fa587bcf..25006b2974ae6 100644 --- a/extensions/avro/pom.xml +++ b/extensions/avro/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final ../pom.xml diff --git a/extensions/avro/runtime/pom.xml b/extensions/avro/runtime/pom.xml index ff58f1febfdb6..fd367cdf1ca0e 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.6.2.Final quarkus-avro diff --git a/extensions/awt/deployment/pom.xml b/extensions/awt/deployment/pom.xml index 28e26fc5f21a5..92bd9fef3f1bf 100644 --- a/extensions/awt/deployment/pom.xml +++ b/extensions/awt/deployment/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-awt-parent - 999-SNAPSHOT + 2.6.2.Final quarkus-awt-deployment Quarkus - AWT - Deployment diff --git a/extensions/awt/pom.xml b/extensions/awt/pom.xml index 6c0a5e72a832d..169eb977dacaa 100644 --- a/extensions/awt/pom.xml +++ b/extensions/awt/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-extensions-parent - 999-SNAPSHOT + 2.6.2.Final quarkus-awt-parent pom diff --git a/extensions/awt/runtime/pom.xml b/extensions/awt/runtime/pom.xml index 9ee0ec70ead58..f6e7be0591930 100644 --- a/extensions/awt/runtime/pom.xml +++ b/extensions/awt/runtime/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-awt-parent - 999-SNAPSHOT + 2.6.2.Final quarkus-awt Quarkus - AWT - Runtime diff --git a/extensions/azure-functions-http/deployment/pom.xml b/extensions/azure-functions-http/deployment/pom.xml index 873720ccb3ae7..ad26bf62cc712 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.6.2.Final 4.0.0 diff --git a/extensions/azure-functions-http/maven-archetype/pom.xml b/extensions/azure-functions-http/maven-archetype/pom.xml index bbfd70a7670d9..a76797e1bf88c 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.6.2.Final 4.0.0 diff --git a/extensions/azure-functions-http/maven-archetype/src/main/resources/archetype-resources/pom.xml b/extensions/azure-functions-http/maven-archetype/src/main/resources/archetype-resources/pom.xml index 69ab797195e17..e66c6bebde299 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.6.2.Final quarkus-bom io.quarkus - 999-SNAPSHOT + 2.6.2.Final 3.1.0 3.0.0-M5 diff --git a/extensions/azure-functions-http/pom.xml b/extensions/azure-functions-http/pom.xml index b68a683b1ab58..11689fa9b75e6 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.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/azure-functions-http/runtime/pom.xml b/extensions/azure-functions-http/runtime/pom.xml index f7d176bcf73ca..075d482d06280 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.6.2.Final 4.0.0 diff --git a/extensions/cache/deployment/pom.xml b/extensions/cache/deployment/pom.xml index a1c35c5f644c4..4fab3425882fd 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.6.2.Final quarkus-cache-deployment diff --git a/extensions/cache/pom.xml b/extensions/cache/pom.xml index 65befebd45a1e..19361c08002ae 100644 --- a/extensions/cache/pom.xml +++ b/extensions/cache/pom.xml @@ -7,7 +7,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final ../pom.xml diff --git a/extensions/cache/runtime/pom.xml b/extensions/cache/runtime/pom.xml index 4c2bddc8d4948..5b3e08d75feac 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.6.2.Final quarkus-cache diff --git a/extensions/caffeine/deployment/pom.xml b/extensions/caffeine/deployment/pom.xml index 64c391724995f..d41d7ad04d8fa 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.6.2.Final 4.0.0 diff --git a/extensions/caffeine/pom.xml b/extensions/caffeine/pom.xml index 8ab1e106ca586..614fc3b72f515 100644 --- a/extensions/caffeine/pom.xml +++ b/extensions/caffeine/pom.xml @@ -6,7 +6,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/caffeine/runtime/pom.xml b/extensions/caffeine/runtime/pom.xml index 7504c562c5f26..06e5ed24c7e8f 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.6.2.Final 4.0.0 diff --git a/extensions/config-yaml/deployment/pom.xml b/extensions/config-yaml/deployment/pom.xml index fcbb526f40966..02e0c2cce25e2 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.6.2.Final quarkus-config-yaml-deployment diff --git a/extensions/config-yaml/pom.xml b/extensions/config-yaml/pom.xml index 799d1334b02c0..0d63c7318e257 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.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/config-yaml/runtime/pom.xml b/extensions/config-yaml/runtime/pom.xml index 2046e06c53153..8284da83d446d 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.6.2.Final quarkus-config-yaml diff --git a/extensions/container-image/container-image-docker/deployment/pom.xml b/extensions/container-image/container-image-docker/deployment/pom.xml index 32e5e5f7394c5..c15ee8ff9d6cf 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.6.2.Final quarkus-container-image-docker-deployment diff --git a/extensions/container-image/container-image-docker/pom.xml b/extensions/container-image/container-image-docker/pom.xml index 9e778d91943f8..eeb123dccd345 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.6.2.Final 4.0.0 diff --git a/extensions/container-image/container-image-docker/runtime/pom.xml b/extensions/container-image/container-image-docker/runtime/pom.xml index e1d8a5711654c..cd7947dcc7073 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.6.2.Final quarkus-container-image-docker diff --git a/extensions/container-image/container-image-jib/deployment/pom.xml b/extensions/container-image/container-image-jib/deployment/pom.xml index d595ade0ff69a..996288f96193a 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.6.2.Final quarkus-container-image-jib-deployment diff --git a/extensions/container-image/container-image-jib/pom.xml b/extensions/container-image/container-image-jib/pom.xml index da9f7101c7ab4..afd4947353fce 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.6.2.Final 4.0.0 diff --git a/extensions/container-image/container-image-jib/runtime/pom.xml b/extensions/container-image/container-image-jib/runtime/pom.xml index 4fea04f09d8ba..e04a98b364552 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.6.2.Final quarkus-container-image-jib diff --git a/extensions/container-image/container-image-openshift/deployment/pom.xml b/extensions/container-image/container-image-openshift/deployment/pom.xml index c101061d05f68..909cb16102e0e 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.6.2.Final quarkus-container-image-openshift-deployment diff --git a/extensions/container-image/container-image-openshift/pom.xml b/extensions/container-image/container-image-openshift/pom.xml index eb7c4c2dc81f0..e04d1c9c80cf9 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.6.2.Final 4.0.0 diff --git a/extensions/container-image/container-image-openshift/runtime/pom.xml b/extensions/container-image/container-image-openshift/runtime/pom.xml index 6be638ea21951..9dcb725ff04ae 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.6.2.Final quarkus-container-image-openshift diff --git a/extensions/container-image/container-image-s2i/deployment/pom.xml b/extensions/container-image/container-image-s2i/deployment/pom.xml index e717ba19077b3..58feaa4ad1288 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.6.2.Final quarkus-container-image-s2i-deployment diff --git a/extensions/container-image/container-image-s2i/pom.xml b/extensions/container-image/container-image-s2i/pom.xml index c7464d927fdbc..e3ca928b57335 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.6.2.Final 4.0.0 diff --git a/extensions/container-image/container-image-s2i/runtime/pom.xml b/extensions/container-image/container-image-s2i/runtime/pom.xml index 1721550f8ccf1..f9e6fe8016715 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.6.2.Final quarkus-container-image-s2i diff --git a/extensions/container-image/deployment/pom.xml b/extensions/container-image/deployment/pom.xml index f6dd3f9da0772..7578494e5eb29 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.6.2.Final 4.0.0 diff --git a/extensions/container-image/pom.xml b/extensions/container-image/pom.xml index 89cc62936e863..b4c66534918e7 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.6.2.Final ../pom.xml diff --git a/extensions/container-image/runtime/pom.xml b/extensions/container-image/runtime/pom.xml index 3f51e7abf2fd3..9f4abcf40ec7f 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.6.2.Final quarkus-container-image diff --git a/extensions/container-image/spi/pom.xml b/extensions/container-image/spi/pom.xml index 7b744c342557f..460cb586d785c 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.6.2.Final 4.0.0 diff --git a/extensions/container-image/util/pom.xml b/extensions/container-image/util/pom.xml index 07742e983ff32..0d9c2827fc9e8 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.6.2.Final 4.0.0 diff --git a/extensions/credentials/deployment/pom.xml b/extensions/credentials/deployment/pom.xml index 8ec28c952111b..cd6510a610406 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.6.2.Final 4.0.0 diff --git a/extensions/credentials/pom.xml b/extensions/credentials/pom.xml index f7588cbfab3e1..d785bc371fa73 100644 --- a/extensions/credentials/pom.xml +++ b/extensions/credentials/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/credentials/runtime/pom.xml b/extensions/credentials/runtime/pom.xml index e5e90becca4b6..14cf3ac336f74 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.6.2.Final 4.0.0 diff --git a/extensions/datasource/common/pom.xml b/extensions/datasource/common/pom.xml index adf4b76faecde..e1a3f77ff0eaa 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.6.2.Final 4.0.0 diff --git a/extensions/datasource/deployment-spi/pom.xml b/extensions/datasource/deployment-spi/pom.xml index c5fe1bd7c7c4d..fe0ab3a9dcea6 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.6.2.Final 4.0.0 diff --git a/extensions/datasource/deployment/pom.xml b/extensions/datasource/deployment/pom.xml index 5306f76c8e6b3..e154b8d326219 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.6.2.Final 4.0.0 diff --git a/extensions/datasource/pom.xml b/extensions/datasource/pom.xml index 3831e40d41a48..b00915b7e264b 100644 --- a/extensions/datasource/pom.xml +++ b/extensions/datasource/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/datasource/runtime/pom.xml b/extensions/datasource/runtime/pom.xml index eae8d29226ad3..fcbb6a1041163 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.6.2.Final 4.0.0 diff --git a/extensions/devservices/common/pom.xml b/extensions/devservices/common/pom.xml index 0bfc2c543a11d..7d75bea8c1701 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.6.2.Final 4.0.0 diff --git a/extensions/devservices/db2/pom.xml b/extensions/devservices/db2/pom.xml index 3b70046344628..1abfb8f7a3c6e 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.6.2.Final 4.0.0 diff --git a/extensions/devservices/derby/pom.xml b/extensions/devservices/derby/pom.xml index 3187ee20cb35b..06303ef73e3f1 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.6.2.Final 4.0.0 diff --git a/extensions/devservices/h2/pom.xml b/extensions/devservices/h2/pom.xml index e01ae5f9430ff..40205dd2351df 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.6.2.Final 4.0.0 diff --git a/extensions/devservices/mariadb/pom.xml b/extensions/devservices/mariadb/pom.xml index 8ee4e2c4acf7d..0b9e655e56605 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.6.2.Final 4.0.0 diff --git a/extensions/devservices/mssql/pom.xml b/extensions/devservices/mssql/pom.xml index d309ba56a6621..bb7d7a3cb6207 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.6.2.Final 4.0.0 diff --git a/extensions/devservices/mysql/pom.xml b/extensions/devservices/mysql/pom.xml index 25b0ef64ed4be..1eaae757de609 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.6.2.Final 4.0.0 diff --git a/extensions/devservices/oracle/pom.xml b/extensions/devservices/oracle/pom.xml index 71ace29410d62..28e072ac002a1 100644 --- a/extensions/devservices/oracle/pom.xml +++ b/extensions/devservices/oracle/pom.xml @@ -5,7 +5,7 @@ quarkus-devservices-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final 4.0.0 diff --git a/extensions/devservices/pom.xml b/extensions/devservices/pom.xml index 7dc1df2431f3a..e206c1683544e 100644 --- a/extensions/devservices/pom.xml +++ b/extensions/devservices/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/devservices/postgresql/pom.xml b/extensions/devservices/postgresql/pom.xml index 08d0fda8d2684..b3b29700daf95 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.6.2.Final 4.0.0 diff --git a/extensions/elasticsearch-rest-client-common/deployment/pom.xml b/extensions/elasticsearch-rest-client-common/deployment/pom.xml index 5d076759ec98f..395007424e030 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.6.2.Final 4.0.0 diff --git a/extensions/elasticsearch-rest-client-common/pom.xml b/extensions/elasticsearch-rest-client-common/pom.xml index 186615e41e0e5..1e80533fa49f7 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.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/elasticsearch-rest-client-common/runtime/pom.xml b/extensions/elasticsearch-rest-client-common/runtime/pom.xml index a22223eba8aa3..55ea3537d68bb 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.6.2.Final 4.0.0 diff --git a/extensions/elasticsearch-rest-client/deployment/pom.xml b/extensions/elasticsearch-rest-client/deployment/pom.xml index 314a5c7744d5a..8703cc67ecdcf 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.6.2.Final ../pom.xml diff --git a/extensions/elasticsearch-rest-client/pom.xml b/extensions/elasticsearch-rest-client/pom.xml index 3fe3538d20f32..1e57a0ac92f0b 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.6.2.Final ../pom.xml diff --git a/extensions/elasticsearch-rest-client/runtime/pom.xml b/extensions/elasticsearch-rest-client/runtime/pom.xml index e998f4a228d69..4ffb50600e6ea 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.6.2.Final ../pom.xml diff --git a/extensions/elasticsearch-rest-high-level-client/deployment/pom.xml b/extensions/elasticsearch-rest-high-level-client/deployment/pom.xml index 12e5b32daed5d..98459272aa406 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.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/elasticsearch-rest-high-level-client/pom.xml b/extensions/elasticsearch-rest-high-level-client/pom.xml index 79f0f2240d206..2387d506a22eb 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.6.2.Final ../pom.xml diff --git a/extensions/elasticsearch-rest-high-level-client/runtime/pom.xml b/extensions/elasticsearch-rest-high-level-client/runtime/pom.xml index dbf5f814d1877..2044d9da11048 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.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/elytron-security-common/deployment/pom.xml b/extensions/elytron-security-common/deployment/pom.xml index ee2a9b249beca..551ec805b515b 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.6.2.Final 4.0.0 diff --git a/extensions/elytron-security-common/pom.xml b/extensions/elytron-security-common/pom.xml index 2172b9de5e91a..cf1e4c97892e1 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.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/elytron-security-common/runtime/pom.xml b/extensions/elytron-security-common/runtime/pom.xml index 4a1bbcfd72386..bd53ce4c52218 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.6.2.Final 4.0.0 diff --git a/extensions/elytron-security-jdbc/deployment/pom.xml b/extensions/elytron-security-jdbc/deployment/pom.xml index 44c3c8f921931..2e207fc12829d 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.6.2.Final ../pom.xml diff --git a/extensions/elytron-security-jdbc/pom.xml b/extensions/elytron-security-jdbc/pom.xml index 3fa5d6b19e361..4b26b448ab83a 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.6.2.Final ../pom.xml diff --git a/extensions/elytron-security-jdbc/runtime/pom.xml b/extensions/elytron-security-jdbc/runtime/pom.xml index f4054dacd1309..6998f41966bbd 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.6.2.Final ../pom.xml diff --git a/extensions/elytron-security-ldap/deployment/pom.xml b/extensions/elytron-security-ldap/deployment/pom.xml index 99a20bc5e4968..4834bdc66cd1e 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.6.2.Final ../pom.xml diff --git a/extensions/elytron-security-ldap/pom.xml b/extensions/elytron-security-ldap/pom.xml index c7f782508322a..26d3f5f359ea3 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.6.2.Final ../pom.xml diff --git a/extensions/elytron-security-ldap/runtime/pom.xml b/extensions/elytron-security-ldap/runtime/pom.xml index b5ae6b200dde2..19cd15cb04bcf 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.6.2.Final ../pom.xml diff --git a/extensions/elytron-security-oauth2/deployment/pom.xml b/extensions/elytron-security-oauth2/deployment/pom.xml index 8602d41d65d87..39d22c0d91f9f 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.6.2.Final 4.0.0 diff --git a/extensions/elytron-security-oauth2/pom.xml b/extensions/elytron-security-oauth2/pom.xml index ad71d1fd4080a..2be6bdfcfbc4e 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.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/elytron-security-oauth2/runtime/pom.xml b/extensions/elytron-security-oauth2/runtime/pom.xml index 138be84a4c29f..488fbb3f52158 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.6.2.Final 4.0.0 diff --git a/extensions/elytron-security-properties-file/deployment/pom.xml b/extensions/elytron-security-properties-file/deployment/pom.xml index 860ea5329ce9f..ef8a875d25eb1 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.6.2.Final 4.0.0 diff --git a/extensions/elytron-security-properties-file/pom.xml b/extensions/elytron-security-properties-file/pom.xml index 21fc44bf232ae..2b0ea9a0f630c 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.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/elytron-security-properties-file/runtime/pom.xml b/extensions/elytron-security-properties-file/runtime/pom.xml index e4505220400e7..4e130d7dd25a8 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.6.2.Final 4.0.0 diff --git a/extensions/elytron-security/deployment/pom.xml b/extensions/elytron-security/deployment/pom.xml index 0bc492a2d6e31..8050671789649 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.6.2.Final 4.0.0 diff --git a/extensions/elytron-security/pom.xml b/extensions/elytron-security/pom.xml index 00650552699be..bcb90f6ecc44c 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.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/elytron-security/runtime/pom.xml b/extensions/elytron-security/runtime/pom.xml index fe3db9a291038..a4e082ea1152a 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.6.2.Final 4.0.0 diff --git a/extensions/flyway/deployment/pom.xml b/extensions/flyway/deployment/pom.xml index 2220e4e2ca291..ef9865ea9feed 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.6.2.Final 4.0.0 diff --git a/extensions/flyway/pom.xml b/extensions/flyway/pom.xml index 78fe0ed722454..c9322d14b8f78 100644 --- a/extensions/flyway/pom.xml +++ b/extensions/flyway/pom.xml @@ -6,7 +6,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/flyway/runtime/pom.xml b/extensions/flyway/runtime/pom.xml index fdbc551aa5297..38fbf1d243a23 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.6.2.Final 4.0.0 diff --git a/extensions/funqy/funqy-amazon-lambda/deployment/pom.xml b/extensions/funqy/funqy-amazon-lambda/deployment/pom.xml index 2a03684b9a675..46a8a01cb03b9 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.6.2.Final 4.0.0 diff --git a/extensions/funqy/funqy-amazon-lambda/maven-archetype/pom.xml b/extensions/funqy/funqy-amazon-lambda/maven-archetype/pom.xml index 6b0414ec4538f..c17a59c858708 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.6.2.Final 4.0.0 diff --git a/extensions/funqy/funqy-amazon-lambda/maven-archetype/src/main/resources/archetype-resources/pom.xml b/extensions/funqy/funqy-amazon-lambda/maven-archetype/src/main/resources/archetype-resources/pom.xml index 1c22c58aef34f..f6c897a267d99 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.6.2.Final quarkus-bom io.quarkus - 999-SNAPSHOT + 2.6.2.Final 3.0.0-M5 diff --git a/extensions/funqy/funqy-amazon-lambda/pom.xml b/extensions/funqy/funqy-amazon-lambda/pom.xml index d35c9dab581b7..4bdee90c91a51 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.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/funqy/funqy-amazon-lambda/runtime/pom.xml b/extensions/funqy/funqy-amazon-lambda/runtime/pom.xml index d5f86f18397b8..5d911f5f72df3 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.6.2.Final 4.0.0 diff --git a/extensions/funqy/funqy-google-cloud-functions/deployment/pom.xml b/extensions/funqy/funqy-google-cloud-functions/deployment/pom.xml index f61c2eeba3a36..10d587fc19b9b 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.6.2.Final 4.0.0 diff --git a/extensions/funqy/funqy-google-cloud-functions/pom.xml b/extensions/funqy/funqy-google-cloud-functions/pom.xml index 2ad5b7e65acb8..318b3a9b62fde 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.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/funqy/funqy-google-cloud-functions/runtime/pom.xml b/extensions/funqy/funqy-google-cloud-functions/runtime/pom.xml index 04962ed7575b7..92829a37d61c2 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.6.2.Final 4.0.0 diff --git a/extensions/funqy/funqy-http/deployment/pom.xml b/extensions/funqy/funqy-http/deployment/pom.xml index 231189e3b612d..e54c762ba1c20 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.6.2.Final 4.0.0 diff --git a/extensions/funqy/funqy-http/pom.xml b/extensions/funqy/funqy-http/pom.xml index 8d93ea4e99c9a..1663d6a7e92b6 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.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/funqy/funqy-http/runtime/pom.xml b/extensions/funqy/funqy-http/runtime/pom.xml index 709e36041c504..5579f93c57793 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.6.2.Final 4.0.0 diff --git a/extensions/funqy/funqy-knative-events/deployment/pom.xml b/extensions/funqy/funqy-knative-events/deployment/pom.xml index 4c25454e815ad..703bf4a9ffda4 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.6.2.Final 4.0.0 diff --git a/extensions/funqy/funqy-knative-events/pom.xml b/extensions/funqy/funqy-knative-events/pom.xml index 0f488a9727b3f..32215ed2fbf4e 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.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/funqy/funqy-knative-events/runtime/pom.xml b/extensions/funqy/funqy-knative-events/runtime/pom.xml index 5c1e78c7bfa59..5c41772ceb710 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.6.2.Final 4.0.0 diff --git a/extensions/funqy/funqy-server-common/deployment/pom.xml b/extensions/funqy/funqy-server-common/deployment/pom.xml index cc7074d7e7b23..1691bebe2a759 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.6.2.Final 4.0.0 diff --git a/extensions/funqy/funqy-server-common/pom.xml b/extensions/funqy/funqy-server-common/pom.xml index 060217e666f06..dcce2686b60fa 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.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/funqy/funqy-server-common/runtime/pom.xml b/extensions/funqy/funqy-server-common/runtime/pom.xml index 3583471b6f497..7dd1ae8c7dc07 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.6.2.Final 4.0.0 diff --git a/extensions/funqy/pom.xml b/extensions/funqy/pom.xml index 0c578b71fcf89..767a7843babd5 100644 --- a/extensions/funqy/pom.xml +++ b/extensions/funqy/pom.xml @@ -6,7 +6,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/google-cloud-functions-http/deployment/pom.xml b/extensions/google-cloud-functions-http/deployment/pom.xml index 4af62db26e4b9..387bc03400a8b 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.6.2.Final 4.0.0 diff --git a/extensions/google-cloud-functions-http/pom.xml b/extensions/google-cloud-functions-http/pom.xml index dea5d9f83d99a..7638dff541ce4 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.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/google-cloud-functions-http/runtime/pom.xml b/extensions/google-cloud-functions-http/runtime/pom.xml index 5dd813408f4ea..b95be6aa8c400 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.6.2.Final 4.0.0 diff --git a/extensions/google-cloud-functions/deployment/pom.xml b/extensions/google-cloud-functions/deployment/pom.xml index 750177b130f89..e5dd0d5349796 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.6.2.Final 4.0.0 diff --git a/extensions/google-cloud-functions/pom.xml b/extensions/google-cloud-functions/pom.xml index c3f3895d66613..368b6d377b7f3 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.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/google-cloud-functions/runtime/pom.xml b/extensions/google-cloud-functions/runtime/pom.xml index bff0cbaac0603..163a612b0d891 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.6.2.Final 4.0.0 diff --git a/extensions/grpc-common/deployment/pom.xml b/extensions/grpc-common/deployment/pom.xml index 801044c4f2937..b0bb954c2fe17 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.6.2.Final 4.0.0 diff --git a/extensions/grpc-common/pom.xml b/extensions/grpc-common/pom.xml index eb4f6ebc3e505..fb93f8efb3bc7 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.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/grpc-common/runtime/pom.xml b/extensions/grpc-common/runtime/pom.xml index d66663f38f12a..99210439b0657 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.6.2.Final 4.0.0 diff --git a/extensions/grpc/codegen/pom.xml b/extensions/grpc/codegen/pom.xml index 39eddf42b5d2c..a53dd064a0a7c 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.6.2.Final quarkus-grpc-codegen diff --git a/extensions/grpc/deployment/pom.xml b/extensions/grpc/deployment/pom.xml index a5d5f43a61b66..13eb05b529b3e 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.6.2.Final quarkus-grpc-deployment diff --git a/extensions/grpc/pom.xml b/extensions/grpc/pom.xml index 17349a62f9db1..d49205250534d 100644 --- a/extensions/grpc/pom.xml +++ b/extensions/grpc/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/grpc/protoc/pom.xml b/extensions/grpc/protoc/pom.xml index 4c5c1266a7f6e..3d642844bbc0a 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.6.2.Final quarkus-grpc-protoc-plugin diff --git a/extensions/grpc/runtime/pom.xml b/extensions/grpc/runtime/pom.xml index a06bc5f6449ea..f3a64696e44a4 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.6.2.Final quarkus-grpc diff --git a/extensions/grpc/stubs/pom.xml b/extensions/grpc/stubs/pom.xml index c5dc127a2a8b9..a05ac440fd87e 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.6.2.Final quarkus-grpc-stubs diff --git a/extensions/hibernate-envers/deployment/pom.xml b/extensions/hibernate-envers/deployment/pom.xml index 497696bcd7c24..05bb7d446affd 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.6.2.Final ../pom.xml diff --git a/extensions/hibernate-envers/pom.xml b/extensions/hibernate-envers/pom.xml index b128399e509b6..79b293a3458ac 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.6.2.Final ../pom.xml diff --git a/extensions/hibernate-envers/runtime/pom.xml b/extensions/hibernate-envers/runtime/pom.xml index 95a20ca765e58..d2747c2a46da1 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.6.2.Final ../pom.xml diff --git a/extensions/hibernate-orm/deployment/pom.xml b/extensions/hibernate-orm/deployment/pom.xml index a074ca924641a..a1d905cfcfb82 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.6.2.Final 4.0.0 diff --git a/extensions/hibernate-orm/pom.xml b/extensions/hibernate-orm/pom.xml index ff1f63005ed8e..48ff35c72b3bc 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.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/hibernate-orm/runtime/pom.xml b/extensions/hibernate-orm/runtime/pom.xml index 90a2778d5014a..f9ebd076db535 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.6.2.Final 4.0.0 diff --git a/extensions/hibernate-reactive/deployment/pom.xml b/extensions/hibernate-reactive/deployment/pom.xml index d17956ef49366..f470b654ebe01 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.6.2.Final 4.0.0 diff --git a/extensions/hibernate-reactive/pom.xml b/extensions/hibernate-reactive/pom.xml index b2d57035e37a7..b4e3f17e14a95 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.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/hibernate-reactive/runtime/pom.xml b/extensions/hibernate-reactive/runtime/pom.xml index dc6308d1991e2..6a6f8bfaec80e 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.6.2.Final 4.0.0 diff --git a/extensions/hibernate-search-orm-elasticsearch/deployment/pom.xml b/extensions/hibernate-search-orm-elasticsearch/deployment/pom.xml index f6cac53c1de58..036e01f691e34 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.6.2.Final 4.0.0 diff --git a/extensions/hibernate-search-orm-elasticsearch/pom.xml b/extensions/hibernate-search-orm-elasticsearch/pom.xml index dc01d91759cc0..7f0e9bd458f78 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.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/hibernate-search-orm-elasticsearch/runtime/pom.xml b/extensions/hibernate-search-orm-elasticsearch/runtime/pom.xml index 55696ce4d6f35..bb36f64eed2db 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.6.2.Final 4.0.0 diff --git a/extensions/hibernate-validator/deployment/pom.xml b/extensions/hibernate-validator/deployment/pom.xml index 94411d298d7b3..615d40d523be6 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.6.2.Final 4.0.0 diff --git a/extensions/hibernate-validator/pom.xml b/extensions/hibernate-validator/pom.xml index 75167f43bc85b..74b40ab8985c2 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.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/hibernate-validator/runtime/pom.xml b/extensions/hibernate-validator/runtime/pom.xml index 4bbc0641bc494..f892473486690 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.6.2.Final 4.0.0 diff --git a/extensions/hibernate-validator/spi/pom.xml b/extensions/hibernate-validator/spi/pom.xml index d9e7a1fb83eb0..7686ee429d09b 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.6.2.Final 4.0.0 diff --git a/extensions/infinispan-client/deployment/pom.xml b/extensions/infinispan-client/deployment/pom.xml index 35ec24fce9010..50f97fa0782c4 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.6.2.Final 4.0.0 diff --git a/extensions/infinispan-client/pom.xml b/extensions/infinispan-client/pom.xml index 098c9701f3126..5b69d56493e19 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.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/infinispan-client/runtime/pom.xml b/extensions/infinispan-client/runtime/pom.xml index 516d233cbf4a5..3db847bcacbb8 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.6.2.Final 4.0.0 diff --git a/extensions/jackson/deployment/pom.xml b/extensions/jackson/deployment/pom.xml index 68597280eeabb..05af6b996c649 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.6.2.Final 4.0.0 diff --git a/extensions/jackson/pom.xml b/extensions/jackson/pom.xml index 33ce8716c92e7..adac16b9cd3a3 100644 --- a/extensions/jackson/pom.xml +++ b/extensions/jackson/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/jackson/runtime/pom.xml b/extensions/jackson/runtime/pom.xml index 343ca6adb24e7..709c815f27678 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.6.2.Final 4.0.0 diff --git a/extensions/jackson/spi/pom.xml b/extensions/jackson/spi/pom.xml index ec74c779764ae..479dab8cf451c 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.6.2.Final 4.0.0 diff --git a/extensions/jaeger/deployment/pom.xml b/extensions/jaeger/deployment/pom.xml index 4b901e141b351..4684eba5210f9 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.6.2.Final 4.0.0 diff --git a/extensions/jaeger/pom.xml b/extensions/jaeger/pom.xml index ce8b0cf8de313..9072ad4494cd0 100644 --- a/extensions/jaeger/pom.xml +++ b/extensions/jaeger/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/jaeger/runtime/pom.xml b/extensions/jaeger/runtime/pom.xml index d550407f46ede..09309d3087da1 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.6.2.Final 4.0.0 diff --git a/extensions/jaxb/deployment/pom.xml b/extensions/jaxb/deployment/pom.xml index 3bfb4cd06e756..317a0c307d0b6 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.6.2.Final 4.0.0 diff --git a/extensions/jaxb/pom.xml b/extensions/jaxb/pom.xml index d46bc6c7af1e2..1eb7c5e8cc5bc 100644 --- a/extensions/jaxb/pom.xml +++ b/extensions/jaxb/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/jaxb/runtime/pom.xml b/extensions/jaxb/runtime/pom.xml index 40254dcda7176..feea938bc0209 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.6.2.Final 4.0.0 diff --git a/extensions/jaxp/deployment/pom.xml b/extensions/jaxp/deployment/pom.xml index 7d03c794aa535..3f50ef12077b6 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.6.2.Final 4.0.0 diff --git a/extensions/jaxp/pom.xml b/extensions/jaxp/pom.xml index 56fdebd5b7be1..ffdba24a331cb 100644 --- a/extensions/jaxp/pom.xml +++ b/extensions/jaxp/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/jaxp/runtime/pom.xml b/extensions/jaxp/runtime/pom.xml index 25bdd274b7d86..1c772121d28fb 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.6.2.Final 4.0.0 diff --git a/extensions/jaxrs-spi/deployment/pom.xml b/extensions/jaxrs-spi/deployment/pom.xml index 73136c9abbe98..a94e23a71c132 100644 --- a/extensions/jaxrs-spi/deployment/pom.xml +++ b/extensions/jaxrs-spi/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-jaxrs-spi-parent - 999-SNAPSHOT + 2.6.2.Final quarkus-jaxrs-spi-deployment diff --git a/extensions/jaxrs-spi/pom.xml b/extensions/jaxrs-spi/pom.xml index 0ef4340587af4..1e7f4af8dd975 100644 --- a/extensions/jaxrs-spi/pom.xml +++ b/extensions/jaxrs-spi/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/jdbc/jdbc-db2/deployment/pom.xml b/extensions/jdbc/jdbc-db2/deployment/pom.xml index 848db0271a49e..9ec42a1fc4dfb 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.6.2.Final 4.0.0 diff --git a/extensions/jdbc/jdbc-db2/pom.xml b/extensions/jdbc/jdbc-db2/pom.xml index 6006e86aa6aae..4e95d30873a43 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.6.2.Final 4.0.0 diff --git a/extensions/jdbc/jdbc-db2/runtime/pom.xml b/extensions/jdbc/jdbc-db2/runtime/pom.xml index 249f8e505b591..9dd4536d4ebb3 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.6.2.Final 4.0.0 diff --git a/extensions/jdbc/jdbc-derby/deployment/pom.xml b/extensions/jdbc/jdbc-derby/deployment/pom.xml index ac40b1cea983f..cc92b9c0ebc2a 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.6.2.Final 4.0.0 diff --git a/extensions/jdbc/jdbc-derby/pom.xml b/extensions/jdbc/jdbc-derby/pom.xml index 946212a7a3be7..952fe235feb01 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.6.2.Final 4.0.0 diff --git a/extensions/jdbc/jdbc-derby/runtime/pom.xml b/extensions/jdbc/jdbc-derby/runtime/pom.xml index e10b70424430e..7b0beea0b0aa0 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.6.2.Final 4.0.0 diff --git a/extensions/jdbc/jdbc-h2/deployment/pom.xml b/extensions/jdbc/jdbc-h2/deployment/pom.xml index b40927eefcb7f..c49ac746d1b74 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.6.2.Final 4.0.0 diff --git a/extensions/jdbc/jdbc-h2/pom.xml b/extensions/jdbc/jdbc-h2/pom.xml index 995aad5458fb0..a7a967f838e6f 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.6.2.Final 4.0.0 diff --git a/extensions/jdbc/jdbc-h2/runtime/pom.xml b/extensions/jdbc/jdbc-h2/runtime/pom.xml index 2d9da9183b185..a1e44f05de4c6 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.6.2.Final 4.0.0 diff --git a/extensions/jdbc/jdbc-mariadb/deployment/pom.xml b/extensions/jdbc/jdbc-mariadb/deployment/pom.xml index 8129318397180..d511197ed606d 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.6.2.Final 4.0.0 diff --git a/extensions/jdbc/jdbc-mariadb/pom.xml b/extensions/jdbc/jdbc-mariadb/pom.xml index e8d0afb16df4c..04a0965fca557 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.6.2.Final 4.0.0 diff --git a/extensions/jdbc/jdbc-mariadb/runtime/pom.xml b/extensions/jdbc/jdbc-mariadb/runtime/pom.xml index 774d6df57e8cd..63e3ab6d9dac0 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.6.2.Final 4.0.0 diff --git a/extensions/jdbc/jdbc-mssql/deployment/pom.xml b/extensions/jdbc/jdbc-mssql/deployment/pom.xml index 919f95389f615..2a6390b3795bb 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.6.2.Final 4.0.0 diff --git a/extensions/jdbc/jdbc-mssql/pom.xml b/extensions/jdbc/jdbc-mssql/pom.xml index 1b95f40bcd2e8..e8e1933e0669f 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.6.2.Final 4.0.0 diff --git a/extensions/jdbc/jdbc-mssql/runtime/pom.xml b/extensions/jdbc/jdbc-mssql/runtime/pom.xml index ee5361d3406a0..e30fb8739218c 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.6.2.Final 4.0.0 diff --git a/extensions/jdbc/jdbc-mysql/deployment/pom.xml b/extensions/jdbc/jdbc-mysql/deployment/pom.xml index 5ed15d4a3d941..b32434d2b7eb7 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.6.2.Final 4.0.0 diff --git a/extensions/jdbc/jdbc-mysql/pom.xml b/extensions/jdbc/jdbc-mysql/pom.xml index 5d431f1d1d0d6..04dd6e7ee6fed 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.6.2.Final 4.0.0 diff --git a/extensions/jdbc/jdbc-mysql/runtime/pom.xml b/extensions/jdbc/jdbc-mysql/runtime/pom.xml index eb5c1df9754ab..213064aa27f0a 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.6.2.Final 4.0.0 diff --git a/extensions/jdbc/jdbc-oracle/deployment/pom.xml b/extensions/jdbc/jdbc-oracle/deployment/pom.xml index 7aae0f9053fd0..75cf248662194 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.6.2.Final 4.0.0 diff --git a/extensions/jdbc/jdbc-oracle/pom.xml b/extensions/jdbc/jdbc-oracle/pom.xml index 5202a498898b0..0a0fe7431d68b 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.6.2.Final 4.0.0 diff --git a/extensions/jdbc/jdbc-oracle/runtime/pom.xml b/extensions/jdbc/jdbc-oracle/runtime/pom.xml index 88044be2b5ec5..860183e781e69 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.6.2.Final 4.0.0 diff --git a/extensions/jdbc/jdbc-postgresql/deployment/pom.xml b/extensions/jdbc/jdbc-postgresql/deployment/pom.xml index 739ecf38927e9..fc635f1a35648 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.6.2.Final 4.0.0 diff --git a/extensions/jdbc/jdbc-postgresql/pom.xml b/extensions/jdbc/jdbc-postgresql/pom.xml index 2dddfbaece986..f667df165aa53 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.6.2.Final 4.0.0 diff --git a/extensions/jdbc/jdbc-postgresql/runtime/pom.xml b/extensions/jdbc/jdbc-postgresql/runtime/pom.xml index 168982f874810..a499a5e1fee56 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.6.2.Final 4.0.0 diff --git a/extensions/jdbc/pom.xml b/extensions/jdbc/pom.xml index d6b59a169d7a1..de05a62a12f36 100644 --- a/extensions/jdbc/pom.xml +++ b/extensions/jdbc/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/jsonb/deployment/pom.xml b/extensions/jsonb/deployment/pom.xml index e9e1ed14ace61..c208701edd968 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.6.2.Final 4.0.0 diff --git a/extensions/jsonb/pom.xml b/extensions/jsonb/pom.xml index 63e947d2feb33..e01c7c6baf52e 100644 --- a/extensions/jsonb/pom.xml +++ b/extensions/jsonb/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/jsonb/runtime/pom.xml b/extensions/jsonb/runtime/pom.xml index 4b6e388a31c4c..e7d61e44f439a 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.6.2.Final 4.0.0 diff --git a/extensions/jsonb/spi/pom.xml b/extensions/jsonb/spi/pom.xml index 4efd2dc298dae..79c51bb93e446 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.6.2.Final 4.0.0 diff --git a/extensions/jsonp/deployment/pom.xml b/extensions/jsonp/deployment/pom.xml index 6aa5775e3f5b9..f12b5cc3311de 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.6.2.Final 4.0.0 diff --git a/extensions/jsonp/pom.xml b/extensions/jsonp/pom.xml index 0ff9375ed2a9a..b3f15866094d6 100644 --- a/extensions/jsonp/pom.xml +++ b/extensions/jsonp/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/jsonp/runtime/pom.xml b/extensions/jsonp/runtime/pom.xml index 25796f087106c..ec727ba720274 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.6.2.Final 4.0.0 diff --git a/extensions/kafka-client/deployment/pom.xml b/extensions/kafka-client/deployment/pom.xml index 70121b9657b4e..b9f67733474bd 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.6.2.Final quarkus-kafka-client-deployment diff --git a/extensions/kafka-client/pom.xml b/extensions/kafka-client/pom.xml index a0e0885d2b170..734f906970ae4 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.6.2.Final ../pom.xml diff --git a/extensions/kafka-client/runtime/pom.xml b/extensions/kafka-client/runtime/pom.xml index bfd47cc34e16b..73de433a1f5eb 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.6.2.Final quarkus-kafka-client diff --git a/extensions/kafka-streams/deployment/pom.xml b/extensions/kafka-streams/deployment/pom.xml index c2d06a888827a..e6f43140dcab1 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.6.2.Final 4.0.0 diff --git a/extensions/kafka-streams/pom.xml b/extensions/kafka-streams/pom.xml index a354d5475a7b8..818a3749e5e3b 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.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/kafka-streams/runtime/pom.xml b/extensions/kafka-streams/runtime/pom.xml index 0aa65482b29a5..19e5a225c16f4 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.6.2.Final 4.0.0 diff --git a/extensions/keycloak-admin-client/deployment/pom.xml b/extensions/keycloak-admin-client/deployment/pom.xml index b5e52aa8d8fac..01533cfa6d4a7 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.6.2.Final 4.0.0 diff --git a/extensions/keycloak-admin-client/pom.xml b/extensions/keycloak-admin-client/pom.xml index 4edf453c5fb86..7b19f5a98afff 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.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/keycloak-admin-client/runtime/pom.xml b/extensions/keycloak-admin-client/runtime/pom.xml index f36648ad0ef28..0b01609b59301 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.6.2.Final 4.0.0 diff --git a/extensions/keycloak-authorization/deployment/pom.xml b/extensions/keycloak-authorization/deployment/pom.xml index 10aa8f76f8fcb..42c19f9f99aee 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.6.2.Final 4.0.0 diff --git a/extensions/keycloak-authorization/pom.xml b/extensions/keycloak-authorization/pom.xml index 0fb78fa78d2f0..cf6b41c323d0e 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.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/keycloak-authorization/runtime/pom.xml b/extensions/keycloak-authorization/runtime/pom.xml index f76a3bd602263..86bad1943c764 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.6.2.Final 4.0.0 diff --git a/extensions/kotlin/deployment/pom.xml b/extensions/kotlin/deployment/pom.xml index 6e931d801d627..488b851a2755a 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.6.2.Final 4.0.0 diff --git a/extensions/kotlin/pom.xml b/extensions/kotlin/pom.xml index bd3e30428ea3b..9dbb24cd74b47 100644 --- a/extensions/kotlin/pom.xml +++ b/extensions/kotlin/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/kotlin/runtime/pom.xml b/extensions/kotlin/runtime/pom.xml index 204e7ad1b0da6..3c0f18924faa3 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.6.2.Final quarkus-kotlin diff --git a/extensions/kubernetes-client/deployment-internal/pom.xml b/extensions/kubernetes-client/deployment-internal/pom.xml index 5e16758ca8d8c..e49a18bb6180a 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.6.2.Final 4.0.0 diff --git a/extensions/kubernetes-client/deployment/pom.xml b/extensions/kubernetes-client/deployment/pom.xml index 0cc8786ff156d..a1636d8f45e8a 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.6.2.Final 4.0.0 diff --git a/extensions/kubernetes-client/pom.xml b/extensions/kubernetes-client/pom.xml index 98d813a6b3f80..e9a2c0d76bf1e 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.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/kubernetes-client/runtime-internal/pom.xml b/extensions/kubernetes-client/runtime-internal/pom.xml index 2735ea38b3be9..344dc40f8579e 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.6.2.Final quarkus-kubernetes-client-internal diff --git a/extensions/kubernetes-client/runtime/pom.xml b/extensions/kubernetes-client/runtime/pom.xml index 7b6fb3849551e..b4532318acb6a 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.6.2.Final quarkus-kubernetes-client diff --git a/extensions/kubernetes-client/spi/pom.xml b/extensions/kubernetes-client/spi/pom.xml index 57ef85a82ecfb..4b861053e39b7 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.6.2.Final 4.0.0 diff --git a/extensions/kubernetes-config/deployment/pom.xml b/extensions/kubernetes-config/deployment/pom.xml index cf9f194469148..62057bcc4c594 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.6.2.Final 4.0.0 diff --git a/extensions/kubernetes-config/pom.xml b/extensions/kubernetes-config/pom.xml index af037a643fca5..089b59b506d4d 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.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/kubernetes-config/runtime/pom.xml b/extensions/kubernetes-config/runtime/pom.xml index a40363c772b2d..bb73fd5295b50 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.6.2.Final quarkus-kubernetes-config diff --git a/extensions/kubernetes-service-binding/deployment/pom.xml b/extensions/kubernetes-service-binding/deployment/pom.xml index 40f807a4924ba..e0f141c05d131 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.6.2.Final 4.0.0 diff --git a/extensions/kubernetes-service-binding/pom.xml b/extensions/kubernetes-service-binding/pom.xml index 853422d7adf9a..0eafc3bb38669 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.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/kubernetes-service-binding/runtime/pom.xml b/extensions/kubernetes-service-binding/runtime/pom.xml index 769014d6ed808..f99b028473135 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.6.2.Final quarkus-kubernetes-service-binding diff --git a/extensions/kubernetes/minikube/deployment/pom.xml b/extensions/kubernetes/minikube/deployment/pom.xml index 48c76e5f16fcc..a9676e348b7cc 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.6.2.Final 4.0.0 diff --git a/extensions/kubernetes/minikube/pom.xml b/extensions/kubernetes/minikube/pom.xml index 92305d7d06c85..409dc3f0ac519 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.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/kubernetes/minikube/runtime/pom.xml b/extensions/kubernetes/minikube/runtime/pom.xml index 22c554701e7f9..0c9549a7cf34d 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.6.2.Final quarkus-minikube diff --git a/extensions/kubernetes/openshift/deployment/pom.xml b/extensions/kubernetes/openshift/deployment/pom.xml index 98a6583756a03..e2f22b5ca7195 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.6.2.Final 4.0.0 diff --git a/extensions/kubernetes/openshift/pom.xml b/extensions/kubernetes/openshift/pom.xml index 683884a729207..a58e03fcfdba8 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.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/kubernetes/openshift/runtime/pom.xml b/extensions/kubernetes/openshift/runtime/pom.xml index 19c53cf40c409..8f985136a8d1e 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.6.2.Final quarkus-openshift diff --git a/extensions/kubernetes/pom.xml b/extensions/kubernetes/pom.xml index a595eee77e7b1..144bdc0b50561 100644 --- a/extensions/kubernetes/pom.xml +++ b/extensions/kubernetes/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/kubernetes/spi/pom.xml b/extensions/kubernetes/spi/pom.xml index bb94aac8c7e89..2133c7c2e7795 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.6.2.Final 4.0.0 diff --git a/extensions/kubernetes/vanilla/deployment/pom.xml b/extensions/kubernetes/vanilla/deployment/pom.xml index 3898ab1f2e153..a817fe8f47107 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.6.2.Final 4.0.0 diff --git a/extensions/kubernetes/vanilla/pom.xml b/extensions/kubernetes/vanilla/pom.xml index 7f7a25a9e06a5..fb6203efc1b43 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.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/kubernetes/vanilla/runtime/pom.xml b/extensions/kubernetes/vanilla/runtime/pom.xml index 3417712946a37..40a2f35c27f5b 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.6.2.Final quarkus-kubernetes diff --git a/extensions/liquibase-mongodb/deployment/pom.xml b/extensions/liquibase-mongodb/deployment/pom.xml index a969686fade27..1939583b50411 100644 --- a/extensions/liquibase-mongodb/deployment/pom.xml +++ b/extensions/liquibase-mongodb/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-liquibase-mongodb-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final 4.0.0 diff --git a/extensions/liquibase-mongodb/pom.xml b/extensions/liquibase-mongodb/pom.xml index f9432f43440cb..f83a053d4632d 100644 --- a/extensions/liquibase-mongodb/pom.xml +++ b/extensions/liquibase-mongodb/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/liquibase-mongodb/runtime/pom.xml b/extensions/liquibase-mongodb/runtime/pom.xml index fa1de3cbe4334..5cde30db4c876 100644 --- a/extensions/liquibase-mongodb/runtime/pom.xml +++ b/extensions/liquibase-mongodb/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-liquibase-mongodb-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final 4.0.0 diff --git a/extensions/liquibase/deployment/pom.xml b/extensions/liquibase/deployment/pom.xml index 204165e919458..e684d165b1b06 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.6.2.Final 4.0.0 diff --git a/extensions/liquibase/pom.xml b/extensions/liquibase/pom.xml index 4b3fbd9aecf19..b1e50ab0f8a2d 100644 --- a/extensions/liquibase/pom.xml +++ b/extensions/liquibase/pom.xml @@ -6,7 +6,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/liquibase/runtime/pom.xml b/extensions/liquibase/runtime/pom.xml index e9fea886fddfb..103735c655428 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.6.2.Final 4.0.0 diff --git a/extensions/logging-gelf/deployment/pom.xml b/extensions/logging-gelf/deployment/pom.xml index a97fe15f580ab..22285b977ce6b 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.6.2.Final ../pom.xml diff --git a/extensions/logging-gelf/pom.xml b/extensions/logging-gelf/pom.xml index b0eb28347c2a7..7cb6f2bbe1f76 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.6.2.Final ../pom.xml diff --git a/extensions/logging-gelf/runtime/pom.xml b/extensions/logging-gelf/runtime/pom.xml index 5be7c45ca4736..bf4094ae2510e 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.6.2.Final ../pom.xml diff --git a/extensions/logging-json/deployment/pom.xml b/extensions/logging-json/deployment/pom.xml index 632166d505ee3..be2c0008ec288 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.6.2.Final quarkus-logging-json-deployment diff --git a/extensions/logging-json/pom.xml b/extensions/logging-json/pom.xml index e7214a5aefa2e..1c3f1c7d1f37d 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.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/logging-json/runtime/pom.xml b/extensions/logging-json/runtime/pom.xml index f7c2adecc25d1..cf089d0e9526e 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.6.2.Final quarkus-logging-json diff --git a/extensions/mailer/deployment/pom.xml b/extensions/mailer/deployment/pom.xml index faa457af84ff9..e8420a34e70ea 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.6.2.Final quarkus-mailer-deployment diff --git a/extensions/mailer/pom.xml b/extensions/mailer/pom.xml index bd921d386a735..d352dffc8c11b 100644 --- a/extensions/mailer/pom.xml +++ b/extensions/mailer/pom.xml @@ -7,7 +7,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final ../pom.xml diff --git a/extensions/mailer/runtime/pom.xml b/extensions/mailer/runtime/pom.xml index adfec922ecff5..e560521d4cee4 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.6.2.Final quarkus-mailer diff --git a/extensions/micrometer-registry-prometheus/deployment/pom.xml b/extensions/micrometer-registry-prometheus/deployment/pom.xml index 564787cd0eea2..94c3e24333211 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.6.2.Final quarkus-micrometer-registry-prometheus-deployment diff --git a/extensions/micrometer-registry-prometheus/pom.xml b/extensions/micrometer-registry-prometheus/pom.xml index 0b3263e876931..2a243589ad7df 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.6.2.Final ../pom.xml diff --git a/extensions/micrometer-registry-prometheus/runtime/pom.xml b/extensions/micrometer-registry-prometheus/runtime/pom.xml index a50b11092e6cb..36c56a16b52e3 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.6.2.Final quarkus-micrometer-registry-prometheus diff --git a/extensions/micrometer/deployment/pom.xml b/extensions/micrometer/deployment/pom.xml index aefd488718bec..c7f121dfd2f71 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.6.2.Final quarkus-micrometer-deployment diff --git a/extensions/micrometer/pom.xml b/extensions/micrometer/pom.xml index 79267966c69c8..14212aebae1e0 100644 --- a/extensions/micrometer/pom.xml +++ b/extensions/micrometer/pom.xml @@ -22,7 +22,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final ../pom.xml diff --git a/extensions/micrometer/runtime/pom.xml b/extensions/micrometer/runtime/pom.xml index fb08fb5aa0039..5a1408e8a53d4 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.6.2.Final quarkus-micrometer diff --git a/extensions/mongodb-client/deployment/pom.xml b/extensions/mongodb-client/deployment/pom.xml index 4ca4f0e213fcf..5bb8e8c964333 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.6.2.Final quarkus-mongodb-client-deployment diff --git a/extensions/mongodb-client/pom.xml b/extensions/mongodb-client/pom.xml index a3a4a96136345..c341b5dfedd2d 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.6.2.Final ../pom.xml diff --git a/extensions/mongodb-client/runtime/pom.xml b/extensions/mongodb-client/runtime/pom.xml index 2abb171cfbcac..82443cf1f79a0 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.6.2.Final quarkus-mongodb-client diff --git a/extensions/mutiny/deployment/pom.xml b/extensions/mutiny/deployment/pom.xml index 72292962fbcee..f3f6e72ae38cd 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.6.2.Final quarkus-mutiny-deployment diff --git a/extensions/mutiny/pom.xml b/extensions/mutiny/pom.xml index c90334777f7e2..f848985e0bcf8 100644 --- a/extensions/mutiny/pom.xml +++ b/extensions/mutiny/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final ../pom.xml diff --git a/extensions/mutiny/runtime/pom.xml b/extensions/mutiny/runtime/pom.xml index de81bc53ff443..35026c529ac24 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.6.2.Final quarkus-mutiny diff --git a/extensions/narayana-jta/deployment/pom.xml b/extensions/narayana-jta/deployment/pom.xml index b9818008a7973..4a188c8842d3b 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.6.2.Final 4.0.0 diff --git a/extensions/narayana-jta/pom.xml b/extensions/narayana-jta/pom.xml index 1391a5a3ebd55..e05d4cad6fced 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.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/narayana-jta/runtime/pom.xml b/extensions/narayana-jta/runtime/pom.xml index c16d0fde1e9fe..fdc87139bd998 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.6.2.Final 4.0.0 diff --git a/extensions/narayana-lra/deployment/pom.xml b/extensions/narayana-lra/deployment/pom.xml index 88f66426dd071..3a051254d1ddb 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.6.2.Final 4.0.0 diff --git a/extensions/narayana-lra/pom.xml b/extensions/narayana-lra/pom.xml index a78d783ee03db..e6838893e5bd2 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.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/narayana-lra/runtime/pom.xml b/extensions/narayana-lra/runtime/pom.xml index 9e1c620bf1351..66f404ad741bd 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.6.2.Final .. 4.0.0 diff --git a/extensions/narayana-stm/deployment/pom.xml b/extensions/narayana-stm/deployment/pom.xml index acdb5d885726b..a72788add3ba5 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.6.2.Final 4.0.0 diff --git a/extensions/narayana-stm/pom.xml b/extensions/narayana-stm/pom.xml index 83d7fa89bae84..7ea0a5e2c48b5 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.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/narayana-stm/runtime/pom.xml b/extensions/narayana-stm/runtime/pom.xml index c9553916c154c..4d89137476f30 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.6.2.Final 4.0.0 diff --git a/extensions/netty/deployment/pom.xml b/extensions/netty/deployment/pom.xml index 52f243a900bfa..5bcdfdf6e3c8f 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.6.2.Final 4.0.0 diff --git a/extensions/netty/pom.xml b/extensions/netty/pom.xml index d91ab1ed7b886..28cb7574b4729 100644 --- a/extensions/netty/pom.xml +++ b/extensions/netty/pom.xml @@ -6,7 +6,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/netty/runtime/pom.xml b/extensions/netty/runtime/pom.xml index 78bcd224ba879..bea443464da33 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.6.2.Final 4.0.0 diff --git a/extensions/oidc-client-filter/deployment/pom.xml b/extensions/oidc-client-filter/deployment/pom.xml index 53288fad78699..720fda93430cf 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.6.2.Final ../ 4.0.0 diff --git a/extensions/oidc-client-filter/pom.xml b/extensions/oidc-client-filter/pom.xml index fb13119f20198..5caff682c15fb 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.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/oidc-client-filter/runtime/pom.xml b/extensions/oidc-client-filter/runtime/pom.xml index a942bd43fc823..2741df2cf7903 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.6.2.Final ../ 4.0.0 diff --git a/extensions/oidc-client-reactive-filter/deployment/pom.xml b/extensions/oidc-client-reactive-filter/deployment/pom.xml index 171436bc7a5c3..2d0eee6f5efef 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.6.2.Final ../ 4.0.0 diff --git a/extensions/oidc-client-reactive-filter/pom.xml b/extensions/oidc-client-reactive-filter/pom.xml index b729a6d6c80be..f39c6f4d1f889 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.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/oidc-client-reactive-filter/runtime/pom.xml b/extensions/oidc-client-reactive-filter/runtime/pom.xml index 9fbb3bd9b2593..ea18e5f5a5c04 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.6.2.Final ../ 4.0.0 diff --git a/extensions/oidc-client/deployment/pom.xml b/extensions/oidc-client/deployment/pom.xml index c07d75a7008da..753cf4e3e78e0 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.6.2.Final ../ 4.0.0 diff --git a/extensions/oidc-client/pom.xml b/extensions/oidc-client/pom.xml index 58792529ef294..90687af11dcf0 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.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/oidc-client/runtime/pom.xml b/extensions/oidc-client/runtime/pom.xml index 7becfd54a8a8d..359518781d878 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.6.2.Final ../ 4.0.0 diff --git a/extensions/oidc-common/deployment/pom.xml b/extensions/oidc-common/deployment/pom.xml index 201e0ddc914cf..c05a174cf6590 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.6.2.Final ../ 4.0.0 diff --git a/extensions/oidc-common/pom.xml b/extensions/oidc-common/pom.xml index 2b9a2d6ce5303..526b10914c818 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.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/oidc-common/runtime/pom.xml b/extensions/oidc-common/runtime/pom.xml index afc90e95feb99..472f210c9999e 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.6.2.Final ../ 4.0.0 diff --git a/extensions/oidc-token-propagation/deployment/pom.xml b/extensions/oidc-token-propagation/deployment/pom.xml index 0198d605beba4..091c32fc1bd84 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.6.2.Final ../ 4.0.0 diff --git a/extensions/oidc-token-propagation/pom.xml b/extensions/oidc-token-propagation/pom.xml index 14168cda845b1..034006a52d6d8 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.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/oidc-token-propagation/runtime/pom.xml b/extensions/oidc-token-propagation/runtime/pom.xml index 3f47c7e1982ea..af89aea629599 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.6.2.Final ../ 4.0.0 diff --git a/extensions/oidc/deployment/pom.xml b/extensions/oidc/deployment/pom.xml index 12eb9289d154a..0b39045b35ffc 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.6.2.Final 4.0.0 diff --git a/extensions/oidc/pom.xml b/extensions/oidc/pom.xml index 97b57b5ad32d7..ac0429c434ab9 100644 --- a/extensions/oidc/pom.xml +++ b/extensions/oidc/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/oidc/runtime/pom.xml b/extensions/oidc/runtime/pom.xml index 4e3cd5528829d..991a0ba344c0c 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.6.2.Final 4.0.0 diff --git a/extensions/openshift-client/deployment/pom.xml b/extensions/openshift-client/deployment/pom.xml index 5f54dae121772..24e91558ae360 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.6.2.Final 4.0.0 diff --git a/extensions/openshift-client/pom.xml b/extensions/openshift-client/pom.xml index 664f8614a6f67..86b589020193a 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.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/openshift-client/runtime/pom.xml b/extensions/openshift-client/runtime/pom.xml index a2a5306a4c8c8..4cd34d388bf4a 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.6.2.Final quarkus-openshift-client diff --git a/extensions/opentelemetry/opentelemetry-exporter-jaeger/deployment/pom.xml b/extensions/opentelemetry/opentelemetry-exporter-jaeger/deployment/pom.xml index 911da7e95f2e9..df1cc60b97213 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.6.2.Final quarkus-opentelemetry-exporter-jaeger-deployment diff --git a/extensions/opentelemetry/opentelemetry-exporter-jaeger/pom.xml b/extensions/opentelemetry/opentelemetry-exporter-jaeger/pom.xml index 059013b37ce07..ed5385b62c3ba 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.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/opentelemetry/opentelemetry-exporter-jaeger/runtime/pom.xml b/extensions/opentelemetry/opentelemetry-exporter-jaeger/runtime/pom.xml index b7432d91ea48e..97df3cd8e8f0f 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.6.2.Final quarkus-opentelemetry-exporter-jaeger diff --git a/extensions/opentelemetry/opentelemetry-exporter-otlp/deployment/pom.xml b/extensions/opentelemetry/opentelemetry-exporter-otlp/deployment/pom.xml index c31dc4a7932f9..ccafa7e68df5c 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.6.2.Final quarkus-opentelemetry-exporter-otlp-deployment diff --git a/extensions/opentelemetry/opentelemetry-exporter-otlp/pom.xml b/extensions/opentelemetry/opentelemetry-exporter-otlp/pom.xml index 268ca8c177866..e07a129c8649c 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.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/opentelemetry/opentelemetry-exporter-otlp/runtime/pom.xml b/extensions/opentelemetry/opentelemetry-exporter-otlp/runtime/pom.xml index 3c2d02423e76f..6f45edc3ca7e7 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.6.2.Final quarkus-opentelemetry-exporter-otlp diff --git a/extensions/opentelemetry/opentelemetry/deployment/pom.xml b/extensions/opentelemetry/opentelemetry/deployment/pom.xml index 527bc43f10df6..6bf2aadfd11e8 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.6.2.Final 4.0.0 diff --git a/extensions/opentelemetry/opentelemetry/pom.xml b/extensions/opentelemetry/opentelemetry/pom.xml index 9688927f9007b..a4028c4261e6f 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.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/opentelemetry/opentelemetry/runtime/pom.xml b/extensions/opentelemetry/opentelemetry/runtime/pom.xml index 3669b4f1cdab7..fbc8a3ece5bac 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.6.2.Final 4.0.0 diff --git a/extensions/opentelemetry/pom.xml b/extensions/opentelemetry/pom.xml index eaa5119aa9f1a..c9aea3494acb7 100644 --- a/extensions/opentelemetry/pom.xml +++ b/extensions/opentelemetry/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/panache/hibernate-orm-panache-common/deployment/pom.xml b/extensions/panache/hibernate-orm-panache-common/deployment/pom.xml index 8b7eaa28f86d8..6f05c8aa23470 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.6.2.Final 4.0.0 diff --git a/extensions/panache/hibernate-orm-panache-common/pom.xml b/extensions/panache/hibernate-orm-panache-common/pom.xml index 832eb7f63979c..3b4cb33a6876f 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.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/panache/hibernate-orm-panache-common/runtime/pom.xml b/extensions/panache/hibernate-orm-panache-common/runtime/pom.xml index 9625375d53dcf..856c05dab0674 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.6.2.Final 4.0.0 diff --git a/extensions/panache/hibernate-orm-panache-kotlin/deployment/pom.xml b/extensions/panache/hibernate-orm-panache-kotlin/deployment/pom.xml index 2cf35be7c5612..056852fda7830 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.6.2.Final 4.0.0 diff --git a/extensions/panache/hibernate-orm-panache-kotlin/pom.xml b/extensions/panache/hibernate-orm-panache-kotlin/pom.xml index ae006308965df..0fdb4a4e27ee7 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.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/panache/hibernate-orm-panache-kotlin/runtime/pom.xml b/extensions/panache/hibernate-orm-panache-kotlin/runtime/pom.xml index dfbfcd17a8bc4..f6faaef5b41de 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.6.2.Final 4.0.0 diff --git a/extensions/panache/hibernate-orm-panache/deployment/pom.xml b/extensions/panache/hibernate-orm-panache/deployment/pom.xml index 26a7a940fafe8..71caafd8e0eb5 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.6.2.Final 4.0.0 diff --git a/extensions/panache/hibernate-orm-panache/pom.xml b/extensions/panache/hibernate-orm-panache/pom.xml index 6120de18e8c5b..7d49a93431a35 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.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/panache/hibernate-orm-panache/runtime/pom.xml b/extensions/panache/hibernate-orm-panache/runtime/pom.xml index ec1b11cef0922..844711965ca54 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.6.2.Final 4.0.0 diff --git a/extensions/panache/hibernate-orm-rest-data-panache/deployment/pom.xml b/extensions/panache/hibernate-orm-rest-data-panache/deployment/pom.xml index 0a23562bece62..1cc572ad93b8a 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.6.2.Final quarkus-hibernate-orm-rest-data-panache-deployment diff --git a/extensions/panache/hibernate-orm-rest-data-panache/pom.xml b/extensions/panache/hibernate-orm-rest-data-panache/pom.xml index bbec5d34276db..5759bca5c3209 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.6.2.Final ../pom.xml diff --git a/extensions/panache/hibernate-orm-rest-data-panache/runtime/pom.xml b/extensions/panache/hibernate-orm-rest-data-panache/runtime/pom.xml index 64b292a742ffe..7aadc3892a996 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.6.2.Final quarkus-hibernate-orm-rest-data-panache diff --git a/extensions/panache/hibernate-reactive-panache-common/deployment/pom.xml b/extensions/panache/hibernate-reactive-panache-common/deployment/pom.xml index 79a4688e93f80..f8966b4916a73 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.6.2.Final 4.0.0 diff --git a/extensions/panache/hibernate-reactive-panache-common/pom.xml b/extensions/panache/hibernate-reactive-panache-common/pom.xml index f7c5d94fc871f..45d3d5e1bd714 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.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/panache/hibernate-reactive-panache-common/runtime/pom.xml b/extensions/panache/hibernate-reactive-panache-common/runtime/pom.xml index df891e7c59cdc..50ab2b5ce702e 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.6.2.Final 4.0.0 diff --git a/extensions/panache/hibernate-reactive-panache/deployment/pom.xml b/extensions/panache/hibernate-reactive-panache/deployment/pom.xml index 9659de744a9f3..f9f94c8d41ff7 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.6.2.Final 4.0.0 diff --git a/extensions/panache/hibernate-reactive-panache/pom.xml b/extensions/panache/hibernate-reactive-panache/pom.xml index 32be6753b5f82..6b71e4b633d97 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.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/panache/hibernate-reactive-panache/runtime/pom.xml b/extensions/panache/hibernate-reactive-panache/runtime/pom.xml index eda49d612646f..93adefb951656 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.6.2.Final 4.0.0 diff --git a/extensions/panache/mongodb-panache-common/deployment/pom.xml b/extensions/panache/mongodb-panache-common/deployment/pom.xml index 84697c94276df..847069c51c43a 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.6.2.Final 4.0.0 diff --git a/extensions/panache/mongodb-panache-common/pom.xml b/extensions/panache/mongodb-panache-common/pom.xml index d4c364e7b4fc4..d55e2384c6441 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.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/panache/mongodb-panache-common/runtime/pom.xml b/extensions/panache/mongodb-panache-common/runtime/pom.xml index 03fa31e1295af..6cf16974d52c9 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.6.2.Final 4.0.0 diff --git a/extensions/panache/mongodb-panache-kotlin/deployment/pom.xml b/extensions/panache/mongodb-panache-kotlin/deployment/pom.xml index 4b5a1b081d010..b3c2466fe75d2 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.6.2.Final 4.0.0 diff --git a/extensions/panache/mongodb-panache-kotlin/pom.xml b/extensions/panache/mongodb-panache-kotlin/pom.xml index e8fd077f88c73..68a9223f36a6b 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.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/panache/mongodb-panache-kotlin/runtime/pom.xml b/extensions/panache/mongodb-panache-kotlin/runtime/pom.xml index 3bb1a1e395b82..dce7b7980bb57 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.6.2.Final 4.0.0 diff --git a/extensions/panache/mongodb-panache/deployment/pom.xml b/extensions/panache/mongodb-panache/deployment/pom.xml index d7968ca5ac1b3..e8888cc61ef36 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.6.2.Final 4.0.0 diff --git a/extensions/panache/mongodb-panache/pom.xml b/extensions/panache/mongodb-panache/pom.xml index 1deb594e66668..a8b75e3c0c8aa 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.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/panache/mongodb-panache/runtime/pom.xml b/extensions/panache/mongodb-panache/runtime/pom.xml index 6c2b43fe12158..ef7a150a00e83 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.6.2.Final 4.0.0 diff --git a/extensions/panache/mongodb-rest-data-panache/deployment/pom.xml b/extensions/panache/mongodb-rest-data-panache/deployment/pom.xml index b8ae1296c58d8..3f47827c1b244 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.6.2.Final ../pom.xml diff --git a/extensions/panache/mongodb-rest-data-panache/pom.xml b/extensions/panache/mongodb-rest-data-panache/pom.xml index ae14687230be6..e648390e78ed8 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.6.2.Final ../pom.xml diff --git a/extensions/panache/mongodb-rest-data-panache/runtime/pom.xml b/extensions/panache/mongodb-rest-data-panache/runtime/pom.xml index 38260d4dd6967..c7b8ad39ef08e 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.6.2.Final ../pom.xml diff --git a/extensions/panache/panache-common/deployment/pom.xml b/extensions/panache/panache-common/deployment/pom.xml index ef1a0737cadca..5f8746ae797cc 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.6.2.Final 4.0.0 diff --git a/extensions/panache/panache-common/pom.xml b/extensions/panache/panache-common/pom.xml index fb34991536486..eb378cb9d1d47 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.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/panache/panache-common/runtime/pom.xml b/extensions/panache/panache-common/runtime/pom.xml index 8651cb4859eab..57cde39b18157 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.6.2.Final 4.0.0 diff --git a/extensions/panache/panache-hibernate-common/deployment/pom.xml b/extensions/panache/panache-hibernate-common/deployment/pom.xml index fcc44e98545af..725f77c210b39 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.6.2.Final 4.0.0 diff --git a/extensions/panache/panache-hibernate-common/pom.xml b/extensions/panache/panache-hibernate-common/pom.xml index 24c1b8f0527df..e0396a05fe393 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.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/panache/panache-hibernate-common/runtime/pom.xml b/extensions/panache/panache-hibernate-common/runtime/pom.xml index e973ccced23a5..f48ce6021c8e1 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.6.2.Final 4.0.0 diff --git a/extensions/panache/panache-mock/pom.xml b/extensions/panache/panache-mock/pom.xml index d33d2536e2e66..f055321ff84c3 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.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/panache/panacheql/pom.xml b/extensions/panache/panacheql/pom.xml index d4e631cb17688..d5474bf15a770 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.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/panache/pom.xml b/extensions/panache/pom.xml index b1f972fa0003a..d3fbf76ccd50d 100644 --- a/extensions/panache/pom.xml +++ b/extensions/panache/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/panache/rest-data-panache/deployment/pom.xml b/extensions/panache/rest-data-panache/deployment/pom.xml index 66c1b0e79bc43..957c31187be72 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.6.2.Final quarkus-rest-data-panache-deployment diff --git a/extensions/panache/rest-data-panache/pom.xml b/extensions/panache/rest-data-panache/pom.xml index b2f684e8be458..7bf7b98b06610 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.6.2.Final ../pom.xml diff --git a/extensions/panache/rest-data-panache/runtime/pom.xml b/extensions/panache/rest-data-panache/runtime/pom.xml index f4a956c2875f2..1cb137c1587a1 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.6.2.Final quarkus-rest-data-panache diff --git a/extensions/picocli/deployment/pom.xml b/extensions/picocli/deployment/pom.xml index d269e2245c640..c04ecc27ca412 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.6.2.Final quarkus-picocli-deployment diff --git a/extensions/picocli/pom.xml b/extensions/picocli/pom.xml index 101df1229cbb8..431675a93448c 100644 --- a/extensions/picocli/pom.xml +++ b/extensions/picocli/pom.xml @@ -6,7 +6,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final ../pom.xml diff --git a/extensions/picocli/runtime/pom.xml b/extensions/picocli/runtime/pom.xml index 6e87c1e1211d2..2dc76af7dcf68 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.6.2.Final quarkus-picocli diff --git a/extensions/pom.xml b/extensions/pom.xml index 37b5ae1ef4995..25d6ce83cc899 100644 --- a/extensions/pom.xml +++ b/extensions/pom.xml @@ -5,7 +5,7 @@ quarkus-build-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final ../build-parent/pom.xml 4.0.0 diff --git a/extensions/quartz/deployment/pom.xml b/extensions/quartz/deployment/pom.xml index 9d5bfe3186194..e4ab408e73729 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.6.2.Final 4.0.0 diff --git a/extensions/quartz/pom.xml b/extensions/quartz/pom.xml index 7f74b6bda5d96..8be56d0a69e33 100644 --- a/extensions/quartz/pom.xml +++ b/extensions/quartz/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final ../pom.xml diff --git a/extensions/quartz/runtime/pom.xml b/extensions/quartz/runtime/pom.xml index 04e0d5b7b975a..0d169f0d0c398 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.6.2.Final 4.0.0 diff --git a/extensions/qute/deployment/pom.xml b/extensions/qute/deployment/pom.xml index 293b2eda1ac38..ad4ad95921b8c 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.6.2.Final quarkus-qute-deployment diff --git a/extensions/qute/pom.xml b/extensions/qute/pom.xml index 58829b02f79a9..49104fc2c29f2 100644 --- a/extensions/qute/pom.xml +++ b/extensions/qute/pom.xml @@ -7,7 +7,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final ../pom.xml diff --git a/extensions/qute/runtime/pom.xml b/extensions/qute/runtime/pom.xml index bb73c2797c617..42037d64cdc55 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.6.2.Final quarkus-qute diff --git a/extensions/reactive-datasource/deployment/pom.xml b/extensions/reactive-datasource/deployment/pom.xml index 1933639060b01..8f172e5615acb 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.6.2.Final 4.0.0 diff --git a/extensions/reactive-datasource/pom.xml b/extensions/reactive-datasource/pom.xml index a3f6689686e06..bea8a681d739c 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.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/reactive-datasource/runtime/pom.xml b/extensions/reactive-datasource/runtime/pom.xml index ea7689e571a49..2ae279818c91c 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.6.2.Final 4.0.0 diff --git a/extensions/reactive-db2-client/deployment/pom.xml b/extensions/reactive-db2-client/deployment/pom.xml index 7b46ff737d769..79b920446d8a5 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.6.2.Final quarkus-reactive-db2-client-deployment diff --git a/extensions/reactive-db2-client/pom.xml b/extensions/reactive-db2-client/pom.xml index 0dd54906622bc..ecc622a19bc19 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.6.2.Final ../pom.xml diff --git a/extensions/reactive-db2-client/runtime/pom.xml b/extensions/reactive-db2-client/runtime/pom.xml index 599602810dc2e..9b0d913975260 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.6.2.Final quarkus-reactive-db2-client diff --git a/extensions/reactive-mssql-client/deployment/pom.xml b/extensions/reactive-mssql-client/deployment/pom.xml index e1511b1c1488b..2d591ae7b1b9d 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.6.2.Final quarkus-reactive-mssql-client-deployment diff --git a/extensions/reactive-mssql-client/pom.xml b/extensions/reactive-mssql-client/pom.xml index 4dc267f914432..8c1020bab5b81 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.6.2.Final ../pom.xml diff --git a/extensions/reactive-mssql-client/runtime/pom.xml b/extensions/reactive-mssql-client/runtime/pom.xml index 38033f34ccbb7..38825bf75c925 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.6.2.Final quarkus-reactive-mssql-client diff --git a/extensions/reactive-mysql-client/deployment/pom.xml b/extensions/reactive-mysql-client/deployment/pom.xml index 94f1c5c29736a..ae05f1b3aa44c 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.6.2.Final quarkus-reactive-mysql-client-deployment diff --git a/extensions/reactive-mysql-client/pom.xml b/extensions/reactive-mysql-client/pom.xml index 488a81f3b08f9..ae8de69389cd8 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.6.2.Final ../pom.xml diff --git a/extensions/reactive-mysql-client/runtime/pom.xml b/extensions/reactive-mysql-client/runtime/pom.xml index 370bb59b33fb2..e00f588395e0e 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.6.2.Final quarkus-reactive-mysql-client diff --git a/extensions/reactive-pg-client/deployment/pom.xml b/extensions/reactive-pg-client/deployment/pom.xml index 5dae7febfb301..fd704a404e511 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.6.2.Final quarkus-reactive-pg-client-deployment diff --git a/extensions/reactive-pg-client/pom.xml b/extensions/reactive-pg-client/pom.xml index ef8d4535a0b97..9e87752025c12 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.6.2.Final ../pom.xml diff --git a/extensions/reactive-pg-client/runtime/pom.xml b/extensions/reactive-pg-client/runtime/pom.xml index 27243e341bdae..3ec358b8fed1f 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.6.2.Final quarkus-reactive-pg-client diff --git a/extensions/reactive-routes/deployment/pom.xml b/extensions/reactive-routes/deployment/pom.xml index 8cbfb0878fc99..41b82a0a7aba1 100644 --- a/extensions/reactive-routes/deployment/pom.xml +++ b/extensions/reactive-routes/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-reactive-routes-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final 4.0.0 diff --git a/extensions/reactive-routes/pom.xml b/extensions/reactive-routes/pom.xml index 3bed302c1b907..299909ee19217 100644 --- a/extensions/reactive-routes/pom.xml +++ b/extensions/reactive-routes/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/reactive-routes/runtime/pom.xml b/extensions/reactive-routes/runtime/pom.xml index 734248751cc84..e5936906b2915 100644 --- a/extensions/reactive-routes/runtime/pom.xml +++ b/extensions/reactive-routes/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-reactive-routes-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final 4.0.0 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..f31329292392e 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.6.2.Final 4.0.0 diff --git a/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/pom.xml b/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/pom.xml index 0c20108b82c03..f7a31ad1c55ae 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.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/runtime/pom.xml b/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/runtime/pom.xml index 46d87341154e1..8ed7a3e93add7 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.6.2.Final 4.0.0 diff --git a/extensions/reactive-streams-operators/pom.xml b/extensions/reactive-streams-operators/pom.xml index cd2f77b8f4ad4..01de180053b81 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.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/deployment/pom.xml b/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/deployment/pom.xml index bd09ad275efcf..9bf13ea9bfd45 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.6.2.Final 4.0.0 diff --git a/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/pom.xml b/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/pom.xml index 8df1ec5ffdc86..3db41371a7311 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.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/runtime/pom.xml b/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/runtime/pom.xml index e4bde6b245147..21e3ab704b811 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.6.2.Final 4.0.0 diff --git a/extensions/reactive-streams-operators/smallrye-reactive-type-converters/deployment/pom.xml b/extensions/reactive-streams-operators/smallrye-reactive-type-converters/deployment/pom.xml index 5badf81dcc25b..484af07414675 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.6.2.Final quarkus-smallrye-reactive-type-converters-deployment diff --git a/extensions/reactive-streams-operators/smallrye-reactive-type-converters/pom.xml b/extensions/reactive-streams-operators/smallrye-reactive-type-converters/pom.xml index 8c764225cd6c2..c5cf915e1be58 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.6.2.Final ../pom.xml diff --git a/extensions/reactive-streams-operators/smallrye-reactive-type-converters/runtime/pom.xml b/extensions/reactive-streams-operators/smallrye-reactive-type-converters/runtime/pom.xml index f777b31b0ca9b..8941a1697e6bd 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.6.2.Final quarkus-smallrye-reactive-type-converters diff --git a/extensions/redis-client/deployment/pom.xml b/extensions/redis-client/deployment/pom.xml index 87c4b51eb38b6..ad4d79f7696e0 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.6.2.Final quarkus-redis-client-deployment diff --git a/extensions/redis-client/pom.xml b/extensions/redis-client/pom.xml index 458b2563a75bf..8654afd926c7a 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.6.2.Final ../pom.xml diff --git a/extensions/redis-client/runtime/pom.xml b/extensions/redis-client/runtime/pom.xml index ec614da3ce39b..c35ac4b4867f5 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.6.2.Final quarkus-redis-client diff --git a/extensions/resteasy-classic/pom.xml b/extensions/resteasy-classic/pom.xml index f97c4cf875215..c5ee7446431e2 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.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/resteasy-classic/rest-client-config/deployment/pom.xml b/extensions/resteasy-classic/rest-client-config/deployment/pom.xml index 9b362dd5bc151..cf18a8c95f2a0 100644 --- a/extensions/resteasy-classic/rest-client-config/deployment/pom.xml +++ b/extensions/resteasy-classic/rest-client-config/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-rest-client-config-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/resteasy-classic/rest-client-config/pom.xml b/extensions/resteasy-classic/rest-client-config/pom.xml index aa2ea95d80744..516377726b081 100644 --- a/extensions/resteasy-classic/rest-client-config/pom.xml +++ b/extensions/resteasy-classic/rest-client-config/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-parent-aggregator io.quarkus - 999-SNAPSHOT + 2.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/resteasy-classic/rest-client-config/runtime/pom.xml b/extensions/resteasy-classic/rest-client-config/runtime/pom.xml index b8b7847a1b01d..6ae9724f35635 100644 --- a/extensions/resteasy-classic/rest-client-config/runtime/pom.xml +++ b/extensions/resteasy-classic/rest-client-config/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-rest-client-config-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/resteasy-classic/rest-client-jackson/deployment/pom.xml b/extensions/resteasy-classic/rest-client-jackson/deployment/pom.xml index 9c7581539064a..97b85223e518b 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.6.2.Final 4.0.0 diff --git a/extensions/resteasy-classic/rest-client-jackson/pom.xml b/extensions/resteasy-classic/rest-client-jackson/pom.xml index 7ea707d42917f..6a04ffcd0a782 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.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/resteasy-classic/rest-client-jackson/runtime/pom.xml b/extensions/resteasy-classic/rest-client-jackson/runtime/pom.xml index 4cd4c52d4262d..c2d13daa23f71 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.6.2.Final 4.0.0 diff --git a/extensions/resteasy-classic/rest-client-jaxb/deployment/pom.xml b/extensions/resteasy-classic/rest-client-jaxb/deployment/pom.xml index 4fdbc2a081de5..bf6869d663018 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.6.2.Final 4.0.0 diff --git a/extensions/resteasy-classic/rest-client-jaxb/pom.xml b/extensions/resteasy-classic/rest-client-jaxb/pom.xml index 24064e5b91b5d..4486e567fee44 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.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/resteasy-classic/rest-client-jaxb/runtime/pom.xml b/extensions/resteasy-classic/rest-client-jaxb/runtime/pom.xml index 9e61aa70e3c70..bc7cd79017313 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.6.2.Final 4.0.0 diff --git a/extensions/resteasy-classic/rest-client-jsonb/deployment/pom.xml b/extensions/resteasy-classic/rest-client-jsonb/deployment/pom.xml index e29f75ae66ecb..0d3af8c51e564 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.6.2.Final 4.0.0 diff --git a/extensions/resteasy-classic/rest-client-jsonb/pom.xml b/extensions/resteasy-classic/rest-client-jsonb/pom.xml index db239408a1b54..53d7d1b290ad0 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.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/resteasy-classic/rest-client-jsonb/runtime/pom.xml b/extensions/resteasy-classic/rest-client-jsonb/runtime/pom.xml index cb66c255f9fdf..188e76cda259a 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.6.2.Final 4.0.0 diff --git a/extensions/resteasy-classic/rest-client-mutiny/deployment/pom.xml b/extensions/resteasy-classic/rest-client-mutiny/deployment/pom.xml index 9812c79f14eef..44575d9be00d0 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.6.2.Final 4.0.0 diff --git a/extensions/resteasy-classic/rest-client-mutiny/pom.xml b/extensions/resteasy-classic/rest-client-mutiny/pom.xml index 1a564b5e275c4..0fe44f57fbae4 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.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/resteasy-classic/rest-client-mutiny/runtime/pom.xml b/extensions/resteasy-classic/rest-client-mutiny/runtime/pom.xml index bffdf2a99bb5d..02cab9d360398 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.6.2.Final 4.0.0 diff --git a/extensions/resteasy-classic/rest-client/deployment/pom.xml b/extensions/resteasy-classic/rest-client/deployment/pom.xml index 9817af05ba41e..71e117bd5fae0 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.6.2.Final 4.0.0 diff --git a/extensions/resteasy-classic/rest-client/pom.xml b/extensions/resteasy-classic/rest-client/pom.xml index c44614c9b2b14..38bd425bfe6ae 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.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/resteasy-classic/rest-client/runtime/pom.xml b/extensions/resteasy-classic/rest-client/runtime/pom.xml index 97b21b16b27ca..a2663b91d8319 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.6.2.Final 4.0.0 diff --git a/extensions/resteasy-classic/resteasy-common/deployment/pom.xml b/extensions/resteasy-classic/resteasy-common/deployment/pom.xml index adaa64e8f0b3a..68d6b350f9516 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.6.2.Final 4.0.0 diff --git a/extensions/resteasy-classic/resteasy-common/pom.xml b/extensions/resteasy-classic/resteasy-common/pom.xml index 447c9df241278..7b33c8521a6ec 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.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/resteasy-classic/resteasy-common/runtime/pom.xml b/extensions/resteasy-classic/resteasy-common/runtime/pom.xml index 67310591a3513..2bd7a315a2327 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.6.2.Final 4.0.0 diff --git a/extensions/resteasy-classic/resteasy-common/spi/pom.xml b/extensions/resteasy-classic/resteasy-common/spi/pom.xml index 39ba698e33f8f..34ddb449fb655 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.6.2.Final 4.0.0 diff --git a/extensions/resteasy-classic/resteasy-jackson/deployment/pom.xml b/extensions/resteasy-classic/resteasy-jackson/deployment/pom.xml index f2ec8817cbf84..5fa93bd53e12f 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.6.2.Final 4.0.0 diff --git a/extensions/resteasy-classic/resteasy-jackson/pom.xml b/extensions/resteasy-classic/resteasy-jackson/pom.xml index 15736d5e4192d..049edfc1d031a 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.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/resteasy-classic/resteasy-jackson/runtime/pom.xml b/extensions/resteasy-classic/resteasy-jackson/runtime/pom.xml index da2d984941006..ef4fdbbbcc6cb 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.6.2.Final 4.0.0 diff --git a/extensions/resteasy-classic/resteasy-jaxb/deployment/pom.xml b/extensions/resteasy-classic/resteasy-jaxb/deployment/pom.xml index 458aa0d93b16e..e9e03fbd321cd 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.6.2.Final 4.0.0 diff --git a/extensions/resteasy-classic/resteasy-jaxb/pom.xml b/extensions/resteasy-classic/resteasy-jaxb/pom.xml index 28202cca11a6d..218ba5d059971 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.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/resteasy-classic/resteasy-jaxb/runtime/pom.xml b/extensions/resteasy-classic/resteasy-jaxb/runtime/pom.xml index 4dfa163247e14..c302b77eff2f6 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.6.2.Final 4.0.0 diff --git a/extensions/resteasy-classic/resteasy-jsonb/deployment/pom.xml b/extensions/resteasy-classic/resteasy-jsonb/deployment/pom.xml index 8f18e1017034e..2fecc0637f16c 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.6.2.Final 4.0.0 diff --git a/extensions/resteasy-classic/resteasy-jsonb/pom.xml b/extensions/resteasy-classic/resteasy-jsonb/pom.xml index 75764a05a65de..f4cb131389dca 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.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/resteasy-classic/resteasy-jsonb/runtime/pom.xml b/extensions/resteasy-classic/resteasy-jsonb/runtime/pom.xml index 7c8050091d629..6d22619c89acc 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.6.2.Final 4.0.0 diff --git a/extensions/resteasy-classic/resteasy-links/deployment/pom.xml b/extensions/resteasy-classic/resteasy-links/deployment/pom.xml index 4c55f33c1fe16..0c49746640462 100644 --- a/extensions/resteasy-classic/resteasy-links/deployment/pom.xml +++ b/extensions/resteasy-classic/resteasy-links/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-resteasy-links-parent - 999-SNAPSHOT + 2.6.2.Final quarkus-resteasy-links-deployment diff --git a/extensions/resteasy-classic/resteasy-links/pom.xml b/extensions/resteasy-classic/resteasy-links/pom.xml index eb136c17a189f..d4a85afc9fcaf 100644 --- a/extensions/resteasy-classic/resteasy-links/pom.xml +++ b/extensions/resteasy-classic/resteasy-links/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-resteasy-parent-aggregator - 999-SNAPSHOT + 2.6.2.Final quarkus-resteasy-links-parent diff --git a/extensions/resteasy-classic/resteasy-links/runtime/pom.xml b/extensions/resteasy-classic/resteasy-links/runtime/pom.xml index 68bc4e50a76b6..5d7035497704a 100644 --- a/extensions/resteasy-classic/resteasy-links/runtime/pom.xml +++ b/extensions/resteasy-classic/resteasy-links/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-resteasy-links-parent - 999-SNAPSHOT + 2.6.2.Final quarkus-resteasy-links diff --git a/extensions/resteasy-classic/resteasy-multipart/deployment/pom.xml b/extensions/resteasy-classic/resteasy-multipart/deployment/pom.xml index 4705610c80fb8..d665fd67f83af 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.6.2.Final 4.0.0 diff --git a/extensions/resteasy-classic/resteasy-multipart/pom.xml b/extensions/resteasy-classic/resteasy-multipart/pom.xml index 323ecdfad8987..2f704f7c56174 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.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/resteasy-classic/resteasy-multipart/runtime/pom.xml b/extensions/resteasy-classic/resteasy-multipart/runtime/pom.xml index 4eadd656f9abc..f15623a466cf9 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.6.2.Final 4.0.0 diff --git a/extensions/resteasy-classic/resteasy-mutiny-common/deployment/pom.xml b/extensions/resteasy-classic/resteasy-mutiny-common/deployment/pom.xml index 1c7698e3a2ec7..595736442771a 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.6.2.Final quarkus-resteasy-mutiny-common-deployment diff --git a/extensions/resteasy-classic/resteasy-mutiny-common/pom.xml b/extensions/resteasy-classic/resteasy-mutiny-common/pom.xml index 404c8e6499116..6e7e9d607860b 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.6.2.Final ../pom.xml diff --git a/extensions/resteasy-classic/resteasy-mutiny-common/runtime/pom.xml b/extensions/resteasy-classic/resteasy-mutiny-common/runtime/pom.xml index 6bc844b6a52c7..8a175e7a9d8f3 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.6.2.Final quarkus-resteasy-mutiny-common diff --git a/extensions/resteasy-classic/resteasy-mutiny/deployment/pom.xml b/extensions/resteasy-classic/resteasy-mutiny/deployment/pom.xml index 79b3faab5910f..579e1a15185bc 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.6.2.Final quarkus-resteasy-mutiny-deployment diff --git a/extensions/resteasy-classic/resteasy-mutiny/pom.xml b/extensions/resteasy-classic/resteasy-mutiny/pom.xml index fcd70b3a9422b..a8060c6417aff 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.6.2.Final ../pom.xml diff --git a/extensions/resteasy-classic/resteasy-mutiny/runtime/pom.xml b/extensions/resteasy-classic/resteasy-mutiny/runtime/pom.xml index 7fd73c115e286..9a206a48eb0a1 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.6.2.Final quarkus-resteasy-mutiny diff --git a/extensions/resteasy-classic/resteasy-qute/deployment/pom.xml b/extensions/resteasy-classic/resteasy-qute/deployment/pom.xml index 5014135fdfc55..290474f6b0ea8 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.6.2.Final quarkus-resteasy-qute-deployment diff --git a/extensions/resteasy-classic/resteasy-qute/pom.xml b/extensions/resteasy-classic/resteasy-qute/pom.xml index 4bc80fa22a726..f7dcf7be579e7 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.6.2.Final ../pom.xml diff --git a/extensions/resteasy-classic/resteasy-qute/runtime/pom.xml b/extensions/resteasy-classic/resteasy-qute/runtime/pom.xml index 071146b824922..6ca9e56451114 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.6.2.Final quarkus-resteasy-qute diff --git a/extensions/resteasy-classic/resteasy-server-common/deployment/pom.xml b/extensions/resteasy-classic/resteasy-server-common/deployment/pom.xml index a7c8e7ab08a47..00f3d57a50796 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.6.2.Final 4.0.0 diff --git a/extensions/resteasy-classic/resteasy-server-common/pom.xml b/extensions/resteasy-classic/resteasy-server-common/pom.xml index 8c5c71540d7a4..f9b5c6f7ad96b 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.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/resteasy-classic/resteasy-server-common/runtime/pom.xml b/extensions/resteasy-classic/resteasy-server-common/runtime/pom.xml index ceb579fc2b7a6..aa51c9c807cbf 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.6.2.Final 4.0.0 diff --git a/extensions/resteasy-classic/resteasy-server-common/spi/pom.xml b/extensions/resteasy-classic/resteasy-server-common/spi/pom.xml index f8be09a456d62..1d1426bb9adbb 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.6.2.Final quarkus-resteasy-server-common-spi diff --git a/extensions/resteasy-classic/resteasy/deployment/pom.xml b/extensions/resteasy-classic/resteasy/deployment/pom.xml index 3bb653b6015fc..8452fa9ac8a1b 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.6.2.Final 4.0.0 diff --git a/extensions/resteasy-classic/resteasy/pom.xml b/extensions/resteasy-classic/resteasy/pom.xml index 4a63eea261849..e4c0ce6d51533 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.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/resteasy-classic/resteasy/runtime/pom.xml b/extensions/resteasy-classic/resteasy/runtime/pom.xml index 31591f2255e71..4dff5acbfae24 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.6.2.Final 4.0.0 diff --git a/extensions/resteasy-reactive/jaxrs-client-reactive/deployment/pom.xml b/extensions/resteasy-reactive/jaxrs-client-reactive/deployment/pom.xml index ea2efd111a5df..efe2ce2a48472 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.6.2.Final 4.0.0 diff --git a/extensions/resteasy-reactive/jaxrs-client-reactive/kotlin/pom.xml b/extensions/resteasy-reactive/jaxrs-client-reactive/kotlin/pom.xml index fc9b7ccc6961b..a972f87a4b4b1 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.6.2.Final 4.0.0 diff --git a/extensions/resteasy-reactive/jaxrs-client-reactive/pom.xml b/extensions/resteasy-reactive/jaxrs-client-reactive/pom.xml index c3f0c82ed8ae7..1bfa0fb172e7a 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.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/resteasy-reactive/jaxrs-client-reactive/runtime/pom.xml b/extensions/resteasy-reactive/jaxrs-client-reactive/runtime/pom.xml index 7669060fdccf5..17218b0839ad7 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.6.2.Final 4.0.0 diff --git a/extensions/resteasy-reactive/pom.xml b/extensions/resteasy-reactive/pom.xml index 12bf32ee7ecab..6166e5adc499c 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.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/deployment/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/deployment/pom.xml index 897bafb30329a..3a6aeef31454f 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.6.2.Final 4.0.0 diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/pom.xml index 505b9b674f4c3..c6dc19f0e419c 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.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/runtime/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/runtime/pom.xml index c0a1e1df06cc3..9b39aa29e38c9 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.6.2.Final 4.0.0 diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/spi-deployment/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/spi-deployment/pom.xml index 21c6eb7646eb2..a0bcc2e12231f 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.6.2.Final 4.0.0 diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson-common/deployment/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson-common/deployment/pom.xml index 54558edf2e2b5..9621fa870d651 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.6.2.Final quarkus-resteasy-reactive-jackson-common-deployment diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson-common/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson-common/pom.xml index 86af49466a2cd..3b581df7f45da 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.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson-common/runtime/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson-common/runtime/pom.xml index 3d225a7f8393e..520fde67e0241 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.6.2.Final quarkus-resteasy-reactive-jackson-common Quarkus - RESTEasy Reactive - Jackson Common Bits - Runtime diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson/deployment/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson/deployment/pom.xml index d89c9b3b3e4c2..c704a77932c1f 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.6.2.Final quarkus-resteasy-reactive-jackson-deployment diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson/pom.xml index 701061ee2ecdf..7f6de14d1338d 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.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson/runtime/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson/runtime/pom.xml index bf22e85e0524c..72c3b92cd7687 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.6.2.Final quarkus-resteasy-reactive-jackson diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-jaxb/deployment/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-jaxb/deployment/pom.xml index f5a1d5563e636..669c5bd369529 100644 --- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-jaxb/deployment/pom.xml +++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-jaxb/deployment/pom.xml @@ -6,7 +6,7 @@ quarkus-resteasy-reactive-jaxb-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final quarkus-resteasy-reactive-jaxb-deployment diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-jaxb/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-jaxb/pom.xml index cb98b7329f4b3..e2b75289c22af 100644 --- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-jaxb/pom.xml +++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-jaxb/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-reactive-parent-aggregator io.quarkus - 999-SNAPSHOT + 2.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-jaxb/runtime/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-jaxb/runtime/pom.xml index ff0fd7889a58a..e9ce9311098d2 100644 --- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-jaxb/runtime/pom.xml +++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-jaxb/runtime/pom.xml @@ -6,7 +6,7 @@ quarkus-resteasy-reactive-jaxb-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final quarkus-resteasy-reactive-jaxb 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..aec3480255ce9 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.6.2.Final quarkus-resteasy-reactive-jsonb-deployment diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb/pom.xml index 336a66cbe3085..e9c2e2da7b36e 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.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb/runtime/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb/runtime/pom.xml index 029fcea11a765..b36400f0d9be6 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.6.2.Final quarkus-resteasy-reactive-jsonb diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin/deployment/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin/deployment/pom.xml index cba0e84e67aec..20f3acf9b2890 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.6.2.Final 4.0.0 diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin/pom.xml index e1e8a15702fc4..f46ecd1fc44a6 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.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin/runtime/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin/runtime/pom.xml index 1938a27b4ed91..d6442386f3992 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.6.2.Final 4.0.0 diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-links/deployment/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-links/deployment/pom.xml index d22a41c9656d3..85046dc9d318f 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.6.2.Final 4.0.0 diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-links/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-links/pom.xml index 621f1d660d263..b46b7f79052eb 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.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-links/runtime/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-links/runtime/pom.xml index e42ff8e8c38b1..3d08d84dca7d0 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.6.2.Final 4.0.0 diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-qute/deployment/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-qute/deployment/pom.xml index 85e62f0fa707e..c29f5d420dd12 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.6.2.Final quarkus-resteasy-reactive-qute-deployment diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-qute/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-qute/pom.xml index 3f2d9192a5c09..1f9efe54f7fa6 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.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-qute/runtime/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-qute/runtime/pom.xml index 20240af5f215c..e9f2d2b7021dd 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.6.2.Final quarkus-resteasy-reactive-qute diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-servlet/deployment/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-servlet/deployment/pom.xml index 583954b62ccf9..183e8852cb438 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.6.2.Final 4.0.0 diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-servlet/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-servlet/pom.xml index fe11155672299..64f1db90133b6 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.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-servlet/runtime/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-servlet/runtime/pom.xml index 49c6d498853b4..3626be4413965 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.6.2.Final 4.0.0 diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive/deployment/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive/deployment/pom.xml index bac406ccdbc1c..92993e8263363 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.6.2.Final 4.0.0 diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive/pom.xml index 79d8907619a18..29b7243ce3e8d 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.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive/runtime/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive/runtime/pom.xml index b8f09c5e870d1..f1958ee650391 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.6.2.Final 4.0.0 diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive/spi-deployment/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive/spi-deployment/pom.xml index 1ee88d0943128..21c6d19ff7139 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.6.2.Final quarkus-resteasy-reactive-server-spi-deployment diff --git a/extensions/resteasy-reactive/rest-client-reactive-jackson/deployment/pom.xml b/extensions/resteasy-reactive/rest-client-reactive-jackson/deployment/pom.xml index 098e55811abe1..ae6316df27af1 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.6.2.Final quarkus-rest-client-reactive-jackson-deployment Quarkus - REST Client Reactive Jackson - Deployment diff --git a/extensions/resteasy-reactive/rest-client-reactive-jackson/pom.xml b/extensions/resteasy-reactive/rest-client-reactive-jackson/pom.xml index 864d8fa443382..389df2a267635 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.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/resteasy-reactive/rest-client-reactive-jackson/runtime/pom.xml b/extensions/resteasy-reactive/rest-client-reactive-jackson/runtime/pom.xml index 489e1c66280e6..7ac12943e8e53 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.6.2.Final quarkus-rest-client-reactive-jackson Quarkus - REST Client Reactive Jackson diff --git a/extensions/resteasy-reactive/rest-client-reactive/deployment/pom.xml b/extensions/resteasy-reactive/rest-client-reactive/deployment/pom.xml index e074c2209fcd2..19a1680113d63 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.6.2.Final 4.0.0 diff --git a/extensions/resteasy-reactive/rest-client-reactive/pom.xml b/extensions/resteasy-reactive/rest-client-reactive/pom.xml index e85fab3cf5a7f..c5956413613dd 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.6.2.Final ../../pom.xml 4.0.0 diff --git a/extensions/resteasy-reactive/rest-client-reactive/runtime/pom.xml b/extensions/resteasy-reactive/rest-client-reactive/runtime/pom.xml index a25577c04efff..fe3171b42f239 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.6.2.Final 4.0.0 diff --git a/extensions/scala/deployment/pom.xml b/extensions/scala/deployment/pom.xml index 3fc80398f86ff..a3d458bfab832 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.6.2.Final 4.0.0 diff --git a/extensions/scala/pom.xml b/extensions/scala/pom.xml index ce4e53e7e8dbe..dde0b734ecfc3 100644 --- a/extensions/scala/pom.xml +++ b/extensions/scala/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/scala/runtime/pom.xml b/extensions/scala/runtime/pom.xml index 65fcd612df7f2..ed93422f2a1d5 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.6.2.Final quarkus-scala diff --git a/extensions/scheduler/deployment/pom.xml b/extensions/scheduler/deployment/pom.xml index 3d1b18088b3f0..87bf3f028b8bf 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.6.2.Final 4.0.0 diff --git a/extensions/scheduler/pom.xml b/extensions/scheduler/pom.xml index 8b620bde33677..175b3724889e8 100644 --- a/extensions/scheduler/pom.xml +++ b/extensions/scheduler/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final ../pom.xml diff --git a/extensions/scheduler/runtime/pom.xml b/extensions/scheduler/runtime/pom.xml index 5650d5295bc0c..efbd4039a7b59 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.6.2.Final 4.0.0 diff --git a/extensions/security-jpa/deployment/pom.xml b/extensions/security-jpa/deployment/pom.xml index 519560c585513..13781f93fd223 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.6.2.Final ../pom.xml diff --git a/extensions/security-jpa/pom.xml b/extensions/security-jpa/pom.xml index c53c7de78743d..54f03398c8ea9 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.6.2.Final ../pom.xml diff --git a/extensions/security-jpa/runtime/pom.xml b/extensions/security-jpa/runtime/pom.xml index a3e15ba6d6e85..6343779c56c2f 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.6.2.Final ../pom.xml diff --git a/extensions/security/deployment/pom.xml b/extensions/security/deployment/pom.xml index 150cd73996dd1..9ab1f688b5572 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.6.2.Final 4.0.0 diff --git a/extensions/security/pom.xml b/extensions/security/pom.xml index 5de52522bb462..885c827320032 100644 --- a/extensions/security/pom.xml +++ b/extensions/security/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/security/runtime-spi/pom.xml b/extensions/security/runtime-spi/pom.xml index d1136b1e0c229..75714768476a2 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.6.2.Final 4.0.0 diff --git a/extensions/security/runtime/pom.xml b/extensions/security/runtime/pom.xml index e19500db8ca73..ee399f39d3cc1 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.6.2.Final 4.0.0 diff --git a/extensions/security/spi/pom.xml b/extensions/security/spi/pom.xml index a3045dbbb5f9e..2d38aad3edc80 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.6.2.Final 4.0.0 diff --git a/extensions/security/test-utils/pom.xml b/extensions/security/test-utils/pom.xml index a9f36124f8775..c34927ca0eb82 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.6.2.Final 4.0.0 diff --git a/extensions/smallrye-context-propagation/deployment/pom.xml b/extensions/smallrye-context-propagation/deployment/pom.xml index 2532ae391f4b1..40431a46a261b 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.6.2.Final 4.0.0 diff --git a/extensions/smallrye-context-propagation/pom.xml b/extensions/smallrye-context-propagation/pom.xml index 3206cecd3aa44..ba413ab4309bd 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.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/smallrye-context-propagation/runtime/pom.xml b/extensions/smallrye-context-propagation/runtime/pom.xml index 5fedc6cb06eaf..935e8db899f61 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.6.2.Final 4.0.0 diff --git a/extensions/smallrye-fault-tolerance/deployment/pom.xml b/extensions/smallrye-fault-tolerance/deployment/pom.xml index fd9e77ed49a3a..37851fa242559 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.6.2.Final 4.0.0 diff --git a/extensions/smallrye-fault-tolerance/pom.xml b/extensions/smallrye-fault-tolerance/pom.xml index b297446b0d4d3..fc2c0134f367d 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.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/smallrye-fault-tolerance/runtime/pom.xml b/extensions/smallrye-fault-tolerance/runtime/pom.xml index f1bdde6bc736f..a79b17aef01bb 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.6.2.Final 4.0.0 diff --git a/extensions/smallrye-graphql-client/deployment/pom.xml b/extensions/smallrye-graphql-client/deployment/pom.xml index 5b38db500420f..fef7eb0ee1619 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.6.2.Final 4.0.0 diff --git a/extensions/smallrye-graphql-client/pom.xml b/extensions/smallrye-graphql-client/pom.xml index edd9be5cf94e1..bed5d75bb24b0 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.6.2.Final 4.0.0 diff --git a/extensions/smallrye-graphql-client/runtime/pom.xml b/extensions/smallrye-graphql-client/runtime/pom.xml index b0d06078c8d5d..119252dcf7abe 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.6.2.Final 4.0.0 diff --git a/extensions/smallrye-graphql/deployment/pom.xml b/extensions/smallrye-graphql/deployment/pom.xml index cd7dd722d20ea..9a7e01522f858 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.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/smallrye-graphql/pom.xml b/extensions/smallrye-graphql/pom.xml index 8ce1f9c3947da..72e43c8be6dd7 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.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/smallrye-graphql/runtime/pom.xml b/extensions/smallrye-graphql/runtime/pom.xml index b15446b6d2a70..c06c1daa68150 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.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/smallrye-health/deployment/pom.xml b/extensions/smallrye-health/deployment/pom.xml index 500367c3c058d..aa6545279e8ba 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.6.2.Final 4.0.0 diff --git a/extensions/smallrye-health/pom.xml b/extensions/smallrye-health/pom.xml index 57e4d20e3848e..8e50f7d7d9cc2 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.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/smallrye-health/runtime/pom.xml b/extensions/smallrye-health/runtime/pom.xml index 018c484b3a73d..1eef8412ff3fc 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.6.2.Final 4.0.0 diff --git a/extensions/smallrye-health/spi/pom.xml b/extensions/smallrye-health/spi/pom.xml index 059665333017c..dee4e9f22b393 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.6.2.Final 4.0.0 diff --git a/extensions/smallrye-jwt-build/deployment/pom.xml b/extensions/smallrye-jwt-build/deployment/pom.xml index 7317a8485e090..6cf1396c16abc 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.6.2.Final 4.0.0 diff --git a/extensions/smallrye-jwt-build/pom.xml b/extensions/smallrye-jwt-build/pom.xml index 423fa273e1308..7ffc600a9e9a6 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.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/smallrye-jwt-build/runtime/pom.xml b/extensions/smallrye-jwt-build/runtime/pom.xml index 3a6e2fed97e13..b4a63d237d94e 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.6.2.Final 4.0.0 diff --git a/extensions/smallrye-jwt/deployment/pom.xml b/extensions/smallrye-jwt/deployment/pom.xml index e9f61c9565a7f..411bd31627885 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.6.2.Final 4.0.0 diff --git a/extensions/smallrye-jwt/pom.xml b/extensions/smallrye-jwt/pom.xml index 541e26245e122..7e24d0ca79d11 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.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/smallrye-jwt/runtime/pom.xml b/extensions/smallrye-jwt/runtime/pom.xml index 41be479c5eb6e..28519a1de3e6e 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.6.2.Final 4.0.0 diff --git a/extensions/smallrye-metrics/deployment/pom.xml b/extensions/smallrye-metrics/deployment/pom.xml index c98663c616353..dd19750244e49 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.6.2.Final 4.0.0 diff --git a/extensions/smallrye-metrics/pom.xml b/extensions/smallrye-metrics/pom.xml index 5264c96ec477e..7270be8e06b97 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.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/smallrye-metrics/runtime/pom.xml b/extensions/smallrye-metrics/runtime/pom.xml index af265d666c682..b8504524d22a3 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.6.2.Final 4.0.0 diff --git a/extensions/smallrye-metrics/spi/pom.xml b/extensions/smallrye-metrics/spi/pom.xml index 6e075bf6abf95..ec3e82ab78c98 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.6.2.Final 4.0.0 diff --git a/extensions/smallrye-openapi-common/deployment/pom.xml b/extensions/smallrye-openapi-common/deployment/pom.xml index a3b59fa1c61d0..2b4452277582a 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.6.2.Final 4.0.0 diff --git a/extensions/smallrye-openapi-common/pom.xml b/extensions/smallrye-openapi-common/pom.xml index 45c394dfb9096..47976e16daacd 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.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/smallrye-openapi/deployment/pom.xml b/extensions/smallrye-openapi/deployment/pom.xml index 913b972a150ac..0d1c447360675 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.6.2.Final 4.0.0 diff --git a/extensions/smallrye-openapi/pom.xml b/extensions/smallrye-openapi/pom.xml index 9f15b5fe6d077..548b9bc91cc21 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.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/smallrye-openapi/runtime/pom.xml b/extensions/smallrye-openapi/runtime/pom.xml index bb29eeb9366c7..68f3fbe33821c 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.6.2.Final 4.0.0 diff --git a/extensions/smallrye-openapi/spi/pom.xml b/extensions/smallrye-openapi/spi/pom.xml index c4e96d7af0544..beb1a7be9ce9b 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.6.2.Final 4.0.0 diff --git a/extensions/smallrye-opentracing/deployment/pom.xml b/extensions/smallrye-opentracing/deployment/pom.xml index 8d5b5a09f8214..49dc9074fe8cf 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.6.2.Final 4.0.0 diff --git a/extensions/smallrye-opentracing/pom.xml b/extensions/smallrye-opentracing/pom.xml index e7c787b9a7fb1..f9fd482e8128c 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.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/smallrye-opentracing/runtime/pom.xml b/extensions/smallrye-opentracing/runtime/pom.xml index 2f0ac129cb1c4..d48797a325a08 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.6.2.Final 4.0.0 diff --git a/extensions/smallrye-reactive-messaging-amqp/deployment/pom.xml b/extensions/smallrye-reactive-messaging-amqp/deployment/pom.xml index 180508b2134ae..a987dbe6f01f5 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.6.2.Final quarkus-smallrye-reactive-messaging-amqp-deployment diff --git a/extensions/smallrye-reactive-messaging-amqp/pom.xml b/extensions/smallrye-reactive-messaging-amqp/pom.xml index 8c0d42c64e5e7..d14e5a5ac7db3 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.6.2.Final ../pom.xml diff --git a/extensions/smallrye-reactive-messaging-amqp/runtime/pom.xml b/extensions/smallrye-reactive-messaging-amqp/runtime/pom.xml index 4da979208c034..27566d50ad29c 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.6.2.Final quarkus-smallrye-reactive-messaging-amqp diff --git a/extensions/smallrye-reactive-messaging-kafka/deployment/pom.xml b/extensions/smallrye-reactive-messaging-kafka/deployment/pom.xml index 2b4f1d74e145a..e29e1cafdbd22 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.6.2.Final quarkus-smallrye-reactive-messaging-kafka-deployment diff --git a/extensions/smallrye-reactive-messaging-kafka/pom.xml b/extensions/smallrye-reactive-messaging-kafka/pom.xml index d8acb1fcd1a42..ff56c4eed214c 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.6.2.Final ../pom.xml diff --git a/extensions/smallrye-reactive-messaging-kafka/runtime/pom.xml b/extensions/smallrye-reactive-messaging-kafka/runtime/pom.xml index 99b971d83f9d8..d692d058170bc 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.6.2.Final quarkus-smallrye-reactive-messaging-kafka diff --git a/extensions/smallrye-reactive-messaging-mqtt/deployment/pom.xml b/extensions/smallrye-reactive-messaging-mqtt/deployment/pom.xml index 93fe0116b5617..62c829f157a3b 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.6.2.Final quarkus-smallrye-reactive-messaging-mqtt-deployment diff --git a/extensions/smallrye-reactive-messaging-mqtt/pom.xml b/extensions/smallrye-reactive-messaging-mqtt/pom.xml index 48478275fa7e3..9a59625c60726 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.6.2.Final ../pom.xml diff --git a/extensions/smallrye-reactive-messaging-mqtt/runtime/pom.xml b/extensions/smallrye-reactive-messaging-mqtt/runtime/pom.xml index 72c3e85d1083d..293b003c54b80 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.6.2.Final quarkus-smallrye-reactive-messaging-mqtt diff --git a/extensions/smallrye-reactive-messaging-rabbitmq/deployment/pom.xml b/extensions/smallrye-reactive-messaging-rabbitmq/deployment/pom.xml index 8684e27209aa5..f3af414bb491a 100644 --- a/extensions/smallrye-reactive-messaging-rabbitmq/deployment/pom.xml +++ b/extensions/smallrye-reactive-messaging-rabbitmq/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-smallrye-reactive-messaging-rabbitmq-parent - 999-SNAPSHOT + 2.6.2.Final quarkus-smallrye-reactive-messaging-rabbitmq-deployment diff --git a/extensions/smallrye-reactive-messaging-rabbitmq/pom.xml b/extensions/smallrye-reactive-messaging-rabbitmq/pom.xml index e3086478f915c..29e1aef070fd4 100644 --- a/extensions/smallrye-reactive-messaging-rabbitmq/pom.xml +++ b/extensions/smallrye-reactive-messaging-rabbitmq/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final ../pom.xml diff --git a/extensions/smallrye-reactive-messaging-rabbitmq/runtime/pom.xml b/extensions/smallrye-reactive-messaging-rabbitmq/runtime/pom.xml index b37bde2ae871b..43cba49f5dc4d 100644 --- a/extensions/smallrye-reactive-messaging-rabbitmq/runtime/pom.xml +++ b/extensions/smallrye-reactive-messaging-rabbitmq/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-smallrye-reactive-messaging-rabbitmq-parent - 999-SNAPSHOT + 2.6.2.Final quarkus-smallrye-reactive-messaging-rabbitmq diff --git a/extensions/smallrye-reactive-messaging/deployment/pom.xml b/extensions/smallrye-reactive-messaging/deployment/pom.xml index 0f219aacaf428..92a98f80315e0 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.6.2.Final 4.0.0 diff --git a/extensions/smallrye-reactive-messaging/kotlin/pom.xml b/extensions/smallrye-reactive-messaging/kotlin/pom.xml index 4eb2850b6ab46..dc32b79871ac6 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.6.2.Final 4.0.0 diff --git a/extensions/smallrye-reactive-messaging/pom.xml b/extensions/smallrye-reactive-messaging/pom.xml index be34c59f8373d..fcd6f1adaac0f 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.6.2.Final ../pom.xml diff --git a/extensions/smallrye-reactive-messaging/runtime/pom.xml b/extensions/smallrye-reactive-messaging/runtime/pom.xml index ed60863b4cce0..7ecdc5d784209 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.6.2.Final 4.0.0 quarkus-smallrye-reactive-messaging diff --git a/extensions/smallrye-stork/deployment/pom.xml b/extensions/smallrye-stork/deployment/pom.xml index c5e4477f2b0bd..65862405ebb48 100644 --- a/extensions/smallrye-stork/deployment/pom.xml +++ b/extensions/smallrye-stork/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-smallrye-stork-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final 4.0.0 diff --git a/extensions/smallrye-stork/pom.xml b/extensions/smallrye-stork/pom.xml index c52f225f5765a..6ecfad263de4d 100644 --- a/extensions/smallrye-stork/pom.xml +++ b/extensions/smallrye-stork/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/smallrye-stork/runtime/pom.xml b/extensions/smallrye-stork/runtime/pom.xml index b5849543f9f8c..5ceb76507d713 100644 --- a/extensions/smallrye-stork/runtime/pom.xml +++ b/extensions/smallrye-stork/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-smallrye-stork-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final 4.0.0 diff --git a/extensions/spring-boot-properties/deployment/pom.xml b/extensions/spring-boot-properties/deployment/pom.xml index e746697fc6ffb..608ff2474b533 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.6.2.Final 4.0.0 diff --git a/extensions/spring-boot-properties/pom.xml b/extensions/spring-boot-properties/pom.xml index e3500dea8accb..3ae090a757d8a 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.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/spring-boot-properties/runtime/pom.xml b/extensions/spring-boot-properties/runtime/pom.xml index 00307bcc1de04..b50ce6b9c729c 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.6.2.Final 4.0.0 diff --git a/extensions/spring-cache/deployment/pom.xml b/extensions/spring-cache/deployment/pom.xml index 6a41ca3198124..c05c3a8c0f526 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.6.2.Final 4.0.0 diff --git a/extensions/spring-cache/pom.xml b/extensions/spring-cache/pom.xml index 8a8df385e7f58..627dadf22a9c9 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.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/spring-cache/runtime/pom.xml b/extensions/spring-cache/runtime/pom.xml index 6b61426c55579..7cd6d14c447bd 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.6.2.Final 4.0.0 diff --git a/extensions/spring-cloud-config-client/deployment/pom.xml b/extensions/spring-cloud-config-client/deployment/pom.xml index 5f81fff022e40..56cc9249a8341 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.6.2.Final 4.0.0 diff --git a/extensions/spring-cloud-config-client/pom.xml b/extensions/spring-cloud-config-client/pom.xml index f00cf81b4d015..f06f4428251d7 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.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/spring-cloud-config-client/runtime/pom.xml b/extensions/spring-cloud-config-client/runtime/pom.xml index 4d62172310a72..52762486b38af 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.6.2.Final 4.0.0 diff --git a/extensions/spring-data-jpa/deployment/pom.xml b/extensions/spring-data-jpa/deployment/pom.xml index 26b6db74c2db5..e2205fa17d9d4 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.6.2.Final 4.0.0 diff --git a/extensions/spring-data-jpa/pom.xml b/extensions/spring-data-jpa/pom.xml index 854652008ad1d..0e4ba87c9d815 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.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/spring-data-jpa/runtime/pom.xml b/extensions/spring-data-jpa/runtime/pom.xml index d5b34f91444a0..71075032b16d2 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.6.2.Final 4.0.0 diff --git a/extensions/spring-data-rest/deployment/pom.xml b/extensions/spring-data-rest/deployment/pom.xml index e3abeaec08689..d68ddee7be5e5 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.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/spring-data-rest/pom.xml b/extensions/spring-data-rest/pom.xml index 0901971381fed..f873898dade7d 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.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/spring-data-rest/runtime/pom.xml b/extensions/spring-data-rest/runtime/pom.xml index f1c159c2fb303..51a9c16004fef 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.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/spring-di/deployment/pom.xml b/extensions/spring-di/deployment/pom.xml index 565c46f63bf0f..141313101ca77 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.6.2.Final 4.0.0 diff --git a/extensions/spring-di/pom.xml b/extensions/spring-di/pom.xml index 1065c9fc23c39..6b14036fb0394 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.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/spring-di/runtime/pom.xml b/extensions/spring-di/runtime/pom.xml index fad9ac1c5f98a..38fd372a1525d 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.6.2.Final 4.0.0 diff --git a/extensions/spring-scheduled/deployment/pom.xml b/extensions/spring-scheduled/deployment/pom.xml index a4cdf7c36953c..56c5577236194 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.6.2.Final 4.0.0 diff --git a/extensions/spring-scheduled/pom.xml b/extensions/spring-scheduled/pom.xml index 8a5e072a26612..ee2502871c2fe 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.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/spring-scheduled/runtime/pom.xml b/extensions/spring-scheduled/runtime/pom.xml index 3c523a93c33a0..982e525babc06 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.6.2.Final 4.0.0 diff --git a/extensions/spring-security/deployment/pom.xml b/extensions/spring-security/deployment/pom.xml index 045d30559d843..e0820b13efc4c 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.6.2.Final quarkus-spring-security-deployment diff --git a/extensions/spring-security/pom.xml b/extensions/spring-security/pom.xml index fc8468e71fdc2..5123030dc6b5a 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.6.2.Final ../pom.xml diff --git a/extensions/spring-security/runtime/pom.xml b/extensions/spring-security/runtime/pom.xml index 19ce13c9d7fe4..8276ca36188cc 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.6.2.Final quarkus-spring-security diff --git a/extensions/spring-web/core/common-runtime/pom.xml b/extensions/spring-web/core/common-runtime/pom.xml index 11e227f56b883..e3d6ba4d15537 100644 --- a/extensions/spring-web/core/common-runtime/pom.xml +++ b/extensions/spring-web/core/common-runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-spring-web-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final 4.0.0 diff --git a/extensions/spring-web/core/deployment/pom.xml b/extensions/spring-web/core/deployment/pom.xml index b1f3e0bded41f..b4f6d2eb2756f 100644 --- a/extensions/spring-web/core/deployment/pom.xml +++ b/extensions/spring-web/core/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-spring-web-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final 4.0.0 diff --git a/extensions/spring-web/core/pom.xml b/extensions/spring-web/core/pom.xml index 8b104bd2b4631..1377376fcfdd7 100644 --- a/extensions/spring-web/core/pom.xml +++ b/extensions/spring-web/core/pom.xml @@ -5,7 +5,7 @@ quarkus-spring-web-parent-aggregator io.quarkus - 999-SNAPSHOT + 2.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/spring-web/core/runtime/pom.xml b/extensions/spring-web/core/runtime/pom.xml index 5a91754456c1e..46ae6e5e2a3da 100644 --- a/extensions/spring-web/core/runtime/pom.xml +++ b/extensions/spring-web/core/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-spring-web-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final 4.0.0 diff --git a/extensions/spring-web/pom.xml b/extensions/spring-web/pom.xml index d9a8941f3e503..6365667d6baf8 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.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/spring-web/resteasy-classic/deployment/pom.xml b/extensions/spring-web/resteasy-classic/deployment/pom.xml index b426516d73fdd..cdd19642711d0 100644 --- a/extensions/spring-web/resteasy-classic/deployment/pom.xml +++ b/extensions/spring-web/resteasy-classic/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-spring-web-resteasy-classic-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final 4.0.0 diff --git a/extensions/spring-web/resteasy-classic/pom.xml b/extensions/spring-web/resteasy-classic/pom.xml index 842a91c377cf1..dbeeaaed49a7f 100644 --- a/extensions/spring-web/resteasy-classic/pom.xml +++ b/extensions/spring-web/resteasy-classic/pom.xml @@ -5,7 +5,7 @@ quarkus-spring-web-parent-aggregator io.quarkus - 999-SNAPSHOT + 2.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/spring-web/resteasy-classic/runtime/pom.xml b/extensions/spring-web/resteasy-classic/runtime/pom.xml index e5d8688143837..ba73454bb81d8 100644 --- a/extensions/spring-web/resteasy-classic/runtime/pom.xml +++ b/extensions/spring-web/resteasy-classic/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-spring-web-resteasy-classic-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final 4.0.0 diff --git a/extensions/spring-web/resteasy-classic/tests/pom.xml b/extensions/spring-web/resteasy-classic/tests/pom.xml index 0a2d62f28fa83..51c1de339ac1d 100644 --- a/extensions/spring-web/resteasy-classic/tests/pom.xml +++ b/extensions/spring-web/resteasy-classic/tests/pom.xml @@ -5,7 +5,7 @@ quarkus-spring-web-resteasy-classic-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final 4.0.0 diff --git a/extensions/spring-web/resteasy-reactive/deployment/pom.xml b/extensions/spring-web/resteasy-reactive/deployment/pom.xml index a523fccb6e58a..5be9338f72274 100644 --- a/extensions/spring-web/resteasy-reactive/deployment/pom.xml +++ b/extensions/spring-web/resteasy-reactive/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-spring-web-resteasy-reactive-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final 4.0.0 diff --git a/extensions/spring-web/resteasy-reactive/pom.xml b/extensions/spring-web/resteasy-reactive/pom.xml index 9802049d4d966..ce93ee7466f05 100644 --- a/extensions/spring-web/resteasy-reactive/pom.xml +++ b/extensions/spring-web/resteasy-reactive/pom.xml @@ -5,7 +5,7 @@ quarkus-spring-web-parent-aggregator io.quarkus - 999-SNAPSHOT + 2.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/spring-web/resteasy-reactive/runtime/pom.xml b/extensions/spring-web/resteasy-reactive/runtime/pom.xml index 1b6563b637e5f..b1fb7191e720d 100644 --- a/extensions/spring-web/resteasy-reactive/runtime/pom.xml +++ b/extensions/spring-web/resteasy-reactive/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-spring-web-resteasy-reactive-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final 4.0.0 diff --git a/extensions/spring-web/resteasy-reactive/tests/pom.xml b/extensions/spring-web/resteasy-reactive/tests/pom.xml index ba357ab66af96..86114ee8aac3d 100644 --- a/extensions/spring-web/resteasy-reactive/tests/pom.xml +++ b/extensions/spring-web/resteasy-reactive/tests/pom.xml @@ -5,7 +5,7 @@ quarkus-spring-web-resteasy-reactive-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final 4.0.0 diff --git a/extensions/swagger-ui/deployment/pom.xml b/extensions/swagger-ui/deployment/pom.xml index 5e767d27fc158..a5f7e46dd9dd0 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.6.2.Final 4.0.0 diff --git a/extensions/swagger-ui/pom.xml b/extensions/swagger-ui/pom.xml index 07d5ec17fe35f..d41cd0b41cb49 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.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/swagger-ui/runtime/pom.xml b/extensions/swagger-ui/runtime/pom.xml index 634ac75cfbe7e..7e94240d24424 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.6.2.Final 4.0.0 diff --git a/extensions/undertow/deployment/pom.xml b/extensions/undertow/deployment/pom.xml index 35a5c3ded9af0..dbfcee77cc329 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.6.2.Final 4.0.0 diff --git a/extensions/undertow/pom.xml b/extensions/undertow/pom.xml index 7c0d3091b638c..e141913235d13 100644 --- a/extensions/undertow/pom.xml +++ b/extensions/undertow/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/undertow/runtime/pom.xml b/extensions/undertow/runtime/pom.xml index 9cf25e6a35d8e..5e277cfb8e637 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.6.2.Final 4.0.0 diff --git a/extensions/undertow/spi/pom.xml b/extensions/undertow/spi/pom.xml index 3b13bfdf67625..981735886bed9 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.6.2.Final 4.0.0 diff --git a/extensions/vertx-graphql/deployment/pom.xml b/extensions/vertx-graphql/deployment/pom.xml index e78929ba64fd1..a1ad2d2842bf4 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.6.2.Final ../pom.xml diff --git a/extensions/vertx-graphql/pom.xml b/extensions/vertx-graphql/pom.xml index 16a51923b70a1..a9402a38b2632 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.6.2.Final ../pom.xml diff --git a/extensions/vertx-graphql/runtime/pom.xml b/extensions/vertx-graphql/runtime/pom.xml index c31216398fedc..59c551ca04e60 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.6.2.Final ../pom.xml diff --git a/extensions/vertx-http/deployment-spi/pom.xml b/extensions/vertx-http/deployment-spi/pom.xml index b56cb27d89a19..626ceede8b4dd 100644 --- a/extensions/vertx-http/deployment-spi/pom.xml +++ b/extensions/vertx-http/deployment-spi/pom.xml @@ -5,7 +5,7 @@ quarkus-vertx-http-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final ../ 4.0.0 diff --git a/extensions/vertx-http/deployment/pom.xml b/extensions/vertx-http/deployment/pom.xml index 6dd2485ef19c1..831d0b13666e4 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.6.2.Final 4.0.0 diff --git a/extensions/vertx-http/dev-console-runtime-spi/pom.xml b/extensions/vertx-http/dev-console-runtime-spi/pom.xml index 6e4f77f31f734..6821fc8e1b2e4 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.6.2.Final ../ 4.0.0 diff --git a/extensions/vertx-http/dev-console-spi/pom.xml b/extensions/vertx-http/dev-console-spi/pom.xml index a2b838691e34b..939f86ceb52ce 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.6.2.Final ../ 4.0.0 diff --git a/extensions/vertx-http/pom.xml b/extensions/vertx-http/pom.xml index e4290f2dc4e3b..d6f20ca168c58 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.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/vertx-http/runtime/pom.xml b/extensions/vertx-http/runtime/pom.xml index 3b6ab58554b66..079ed0b350add 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.6.2.Final 4.0.0 diff --git a/extensions/vertx/deployment/pom.xml b/extensions/vertx/deployment/pom.xml index 2a339d26a4230..4c3a055a01d78 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.6.2.Final 4.0.0 diff --git a/extensions/vertx/pom.xml b/extensions/vertx/pom.xml index 9cb20b8b18786..2936fa402d111 100644 --- a/extensions/vertx/pom.xml +++ b/extensions/vertx/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/vertx/runtime/pom.xml b/extensions/vertx/runtime/pom.xml index 2ca2d292dcb5a..266a11b4756d1 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.6.2.Final 4.0.0 diff --git a/extensions/webjars-locator/deployment/pom.xml b/extensions/webjars-locator/deployment/pom.xml index 912b626aecd32..6c05a48ab8422 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.6.2.Final 4.0.0 diff --git a/extensions/webjars-locator/pom.xml b/extensions/webjars-locator/pom.xml index 62e69ce2dd90b..c85e83bb7370c 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.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/webjars-locator/runtime/pom.xml b/extensions/webjars-locator/runtime/pom.xml index 684c3f4588b53..6f1ce7b0ecf75 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.6.2.Final 4.0.0 diff --git a/extensions/websockets/client/deployment/pom.xml b/extensions/websockets/client/deployment/pom.xml index 90c6b60d7981b..50cbae7bd7447 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.6.2.Final 4.0.0 diff --git a/extensions/websockets/client/pom.xml b/extensions/websockets/client/pom.xml index c5206c8902645..20ce54af30324 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.6.2.Final ../../pom.xml 4.0.0 diff --git a/extensions/websockets/client/runtime/pom.xml b/extensions/websockets/client/runtime/pom.xml index 4e508412af5d6..2633bd048f5bb 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.6.2.Final 4.0.0 diff --git a/extensions/websockets/legacy/pom.xml b/extensions/websockets/legacy/pom.xml index 6399828ee1500..5192859cc0866 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.6.2.Final 4.0.0 diff --git a/extensions/websockets/pom.xml b/extensions/websockets/pom.xml index fb60bd2ad8a84..cf10a05e321d4 100644 --- a/extensions/websockets/pom.xml +++ b/extensions/websockets/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final ../pom.xml 4.0.0 diff --git a/extensions/websockets/server/deployment/pom.xml b/extensions/websockets/server/deployment/pom.xml index 277311312b2a2..f51bc182fdd49 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.6.2.Final 4.0.0 diff --git a/extensions/websockets/server/pom.xml b/extensions/websockets/server/pom.xml index 95727704c9592..66c551ddca521 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.6.2.Final ../../pom.xml 4.0.0 diff --git a/extensions/websockets/server/runtime/pom.xml b/extensions/websockets/server/runtime/pom.xml index 66a718684f7ab..909fba73a71e7 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.6.2.Final 4.0.0 diff --git a/independent-projects/arc/pom.xml b/independent-projects/arc/pom.xml index bf2230cb9fe43..6027fb7653369 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.6.2.Final diff --git a/independent-projects/arc/processor/pom.xml b/independent-projects/arc/processor/pom.xml index d676b0aa9fd2b..3fc8230059d54 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.6.2.Final arc-processor diff --git a/independent-projects/arc/runtime/pom.xml b/independent-projects/arc/runtime/pom.xml index c2c91fb3e0817..3b744bf5da9e7 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.6.2.Final arc diff --git a/independent-projects/arc/tests/pom.xml b/independent-projects/arc/tests/pom.xml index 6f4f4a622ea7e..da78a44410820 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.6.2.Final arc-tests diff --git a/independent-projects/bootstrap/app-model/pom.xml b/independent-projects/bootstrap/app-model/pom.xml index d3d813f510eda..0ba7f4dd755ab 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.6.2.Final ../pom.xml 4.0.0 diff --git a/independent-projects/bootstrap/bom-test/pom.xml b/independent-projects/bootstrap/bom-test/pom.xml index 2925446821caa..bd95897a184b3 100644 --- a/independent-projects/bootstrap/bom-test/pom.xml +++ b/independent-projects/bootstrap/bom-test/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-bootstrap-parent - 999-SNAPSHOT + 2.6.2.Final quarkus-bootstrap-bom-test Quarkus - Bootstrap - Test BOM diff --git a/independent-projects/bootstrap/bom/pom.xml b/independent-projects/bootstrap/bom/pom.xml index 4eee6bedc31ea..cc6ffe1013b78 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.6.2.Final quarkus-bootstrap-bom Quarkus - Bootstrap - BOM diff --git a/independent-projects/bootstrap/core/pom.xml b/independent-projects/bootstrap/core/pom.xml index 0f4a3dfb153cc..0109fdef4d791 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.6.2.Final ../pom.xml 4.0.0 diff --git a/independent-projects/bootstrap/gradle-resolver/pom.xml b/independent-projects/bootstrap/gradle-resolver/pom.xml index a2eb8cb280b1e..1c34219329fa2 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.6.2.Final ../pom.xml 4.0.0 diff --git a/independent-projects/bootstrap/maven-plugin/pom.xml b/independent-projects/bootstrap/maven-plugin/pom.xml index a73923a5830dc..06d655c6b6e8c 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.6.2.Final quarkus-bootstrap-maven-plugin Quarkus - Bootstrap - Maven plugin diff --git a/independent-projects/bootstrap/maven-resolver/pom.xml b/independent-projects/bootstrap/maven-resolver/pom.xml index 3a8bdd2b5cda2..6a7907916bb71 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.6.2.Final ../pom.xml 4.0.0 diff --git a/independent-projects/bootstrap/pom.xml b/independent-projects/bootstrap/pom.xml index 99081d7aef7dd..0f6ea5125dff2 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.6.2.Final Apache License, Version 2.0 diff --git a/independent-projects/bootstrap/runner/pom.xml b/independent-projects/bootstrap/runner/pom.xml index c3a85a452cb6c..102d92da7ce72 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.6.2.Final ../pom.xml 4.0.0 diff --git a/independent-projects/enforcer-rules/pom.xml b/independent-projects/enforcer-rules/pom.xml index 749d5e827b417..062260974fed5 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.6.2.Final Apache License, Version 2.0 diff --git a/independent-projects/ide-config/pom.xml b/independent-projects/ide-config/pom.xml index ee3b4d3fb55b6..cad8549920478 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.6.2.Final jar diff --git a/independent-projects/qute/core/pom.xml b/independent-projects/qute/core/pom.xml index 58f00f9b90cdf..242b39acc853d 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.6.2.Final qute-core diff --git a/independent-projects/qute/generator/pom.xml b/independent-projects/qute/generator/pom.xml index 113e3850ba46b..18d6d4b863769 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.6.2.Final qute-generator diff --git a/independent-projects/qute/pom.xml b/independent-projects/qute/pom.xml index 7ba10efe77362..003a25002df99 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.6.2.Final Qute - Parent diff --git a/independent-projects/resteasy-reactive/client/pom.xml b/independent-projects/resteasy-reactive/client/pom.xml index 0444fff4b1bef..f7654f623446e 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.6.2.Final resteasy-reactive-client-parent diff --git a/independent-projects/resteasy-reactive/client/processor/pom.xml b/independent-projects/resteasy-reactive/client/processor/pom.xml index 9b0ee6c18fc2f..c9a27dbcb2e35 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.6.2.Final resteasy-reactive-client-processor diff --git a/independent-projects/resteasy-reactive/client/runtime/pom.xml b/independent-projects/resteasy-reactive/client/runtime/pom.xml index bc3c1525e6dfc..1d9bf173c8f35 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.6.2.Final resteasy-reactive-client diff --git a/independent-projects/resteasy-reactive/common/pom.xml b/independent-projects/resteasy-reactive/common/pom.xml index 38dac6ab379a9..3b04cacaa1eb0 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.6.2.Final resteasy-reactive-common-parent diff --git a/independent-projects/resteasy-reactive/common/processor/pom.xml b/independent-projects/resteasy-reactive/common/processor/pom.xml index 9b9f0d6628fec..fe2881d7df5cb 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.6.2.Final resteasy-reactive-common-processor diff --git a/independent-projects/resteasy-reactive/common/runtime/pom.xml b/independent-projects/resteasy-reactive/common/runtime/pom.xml index b5efcbae4070b..2f68e60042097 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.6.2.Final resteasy-reactive-common diff --git a/independent-projects/resteasy-reactive/pom.xml b/independent-projects/resteasy-reactive/pom.xml index f0611ee2aad60..b5b6bd2c99f83 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.6.2.Final diff --git a/independent-projects/resteasy-reactive/server/jackson/pom.xml b/independent-projects/resteasy-reactive/server/jackson/pom.xml index 642feaaf23fdc..a353fce8dfd93 100644 --- a/independent-projects/resteasy-reactive/server/jackson/pom.xml +++ b/independent-projects/resteasy-reactive/server/jackson/pom.xml @@ -7,7 +7,7 @@ io.quarkus.resteasy.reactive resteasy-reactive-server-parent - 999-SNAPSHOT + 2.6.2.Final resteasy-reactive-jackson diff --git a/independent-projects/resteasy-reactive/server/jsonb/pom.xml b/independent-projects/resteasy-reactive/server/jsonb/pom.xml index d140802dd1bf8..c6e38ff4f04e1 100644 --- a/independent-projects/resteasy-reactive/server/jsonb/pom.xml +++ b/independent-projects/resteasy-reactive/server/jsonb/pom.xml @@ -7,7 +7,7 @@ io.quarkus.resteasy.reactive resteasy-reactive-server-parent - 999-SNAPSHOT + 2.6.2.Final resteasy-reactive-jsonb diff --git a/independent-projects/resteasy-reactive/server/pom.xml b/independent-projects/resteasy-reactive/server/pom.xml index 131685df66fbc..a715d107ff418 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.6.2.Final resteasy-reactive-server-parent diff --git a/independent-projects/resteasy-reactive/server/processor/pom.xml b/independent-projects/resteasy-reactive/server/processor/pom.xml index b3a3f077d9fa8..d4a9946a13ceb 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.6.2.Final resteasy-reactive-processor diff --git a/independent-projects/resteasy-reactive/server/runtime/pom.xml b/independent-projects/resteasy-reactive/server/runtime/pom.xml index 0dc1ab737ce27..9c76cf4ef0576 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.6.2.Final resteasy-reactive diff --git a/independent-projects/resteasy-reactive/server/vertx/pom.xml b/independent-projects/resteasy-reactive/server/vertx/pom.xml index c14aca32b9861..ce3ce2b7b9365 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.6.2.Final resteasy-reactive-vertx diff --git a/independent-projects/revapi/pom.xml b/independent-projects/revapi/pom.xml index 4dd2c8db37a3f..3a8f8e6cb97d2 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.6.2.Final Contains the configuration of the Revapi API checker and the list of the API changes in the Quarkus APIs. diff --git a/independent-projects/tools/artifact-api/pom.xml b/independent-projects/tools/artifact-api/pom.xml index 128da3c2ca214..a650ddbd02203 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.6.2.Final quarkus-devtools-artifact-api diff --git a/independent-projects/tools/base-codestarts/pom.xml b/independent-projects/tools/base-codestarts/pom.xml index 893e085e7b457..1544ef5b15eae 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.6.2.Final quarkus-devtools-base-codestarts diff --git a/independent-projects/tools/codestarts/pom.xml b/independent-projects/tools/codestarts/pom.xml index e93c8abfb7583..e2176931f84c5 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.6.2.Final quarkus-devtools-codestarts diff --git a/independent-projects/tools/devtools-common/pom.xml b/independent-projects/tools/devtools-common/pom.xml index 6e21e827b25d1..657916dfe4c6a 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.6.2.Final quarkus-devtools-common diff --git a/independent-projects/tools/devtools-testing/pom.xml b/independent-projects/tools/devtools-testing/pom.xml index a9c26e70147e4..87f2029a84cca 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.6.2.Final quarkus-devtools-testing diff --git a/independent-projects/tools/message-writer/pom.xml b/independent-projects/tools/message-writer/pom.xml index 4d33f90355d1c..4c53e9dd2bca0 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.6.2.Final quarkus-devtools-message-writer diff --git a/independent-projects/tools/pom.xml b/independent-projects/tools/pom.xml index 5022bf658c13c..c77f8d341904a 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.6.2.Final Apache License, Version 2.0 @@ -50,7 +50,7 @@ 4.1.0 3.0.0-M5 1.6.8 - 999-SNAPSHOT + 2.6.2.Final 18 2.11.0 1.8.0 diff --git a/independent-projects/tools/registry-client/pom.xml b/independent-projects/tools/registry-client/pom.xml index 2a98b1c26081e..7c98ad2a5d4dd 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.6.2.Final quarkus-devtools-registry-client diff --git a/independent-projects/tools/utilities/pom.xml b/independent-projects/tools/utilities/pom.xml index e17701486bfa3..2c79efdb7c940 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.6.2.Final quarkus-devtools-utilities diff --git a/integration-tests/amazon-lambda-http-resteasy/pom.xml b/integration-tests/amazon-lambda-http-resteasy/pom.xml index 062c285f3afe3..3b96ca195a6ee 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.6.2.Final 4.0.0 diff --git a/integration-tests/amazon-lambda-http/pom.xml b/integration-tests/amazon-lambda-http/pom.xml index 2d797af3d764b..6f9b5d92f7a8f 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.6.2.Final 4.0.0 diff --git a/integration-tests/amazon-lambda-rest/pom.xml b/integration-tests/amazon-lambda-rest/pom.xml index 0885ca631a049..8ae5919f701f4 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.6.2.Final 4.0.0 diff --git a/integration-tests/amazon-lambda-s3event/pom.xml b/integration-tests/amazon-lambda-s3event/pom.xml index 5684802872361..848c2c7691d5c 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.6.2.Final 4.0.0 diff --git a/integration-tests/amazon-lambda-stream-handler/pom.xml b/integration-tests/amazon-lambda-stream-handler/pom.xml index 17f5313b7e6cf..845c4c481fe38 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.6.2.Final 4.0.0 diff --git a/integration-tests/amazon-lambda/pom.xml b/integration-tests/amazon-lambda/pom.xml index 3194a0670c7f4..86f7b40d91e51 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.6.2.Final 4.0.0 diff --git a/integration-tests/avro-reload/pom.xml b/integration-tests/avro-reload/pom.xml index ab2490f872f22..3b153239172c8 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.6.2.Final quarkus-avro-reload-test diff --git a/integration-tests/awt/pom.xml b/integration-tests/awt/pom.xml index c708d30d70ea7..db6d523f9e830 100644 --- a/integration-tests/awt/pom.xml +++ b/integration-tests/awt/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-integration-tests-parent - 999-SNAPSHOT + 2.6.2.Final quarkus-integration-test-awt Quarkus - Integration Tests - AWT diff --git a/integration-tests/bootstrap-config/application/pom.xml b/integration-tests/bootstrap-config/application/pom.xml index af4c04b382905..1bec34cb47394 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.6.2.Final quarkus-integration-test-bootstrap-config-application @@ -21,7 +21,7 @@ io.quarkus quarkus-integration-test-bootstrap-config-extension - 999-SNAPSHOT + 2.6.2.Final diff --git a/integration-tests/bootstrap-config/extension/deployment/pom.xml b/integration-tests/bootstrap-config/extension/deployment/pom.xml index 53a6eb9d6cadc..96fae9ca501ca 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.6.2.Final quarkus-integration-test-bootstrap-config-extension-deployment @@ -21,7 +21,7 @@ io.quarkus quarkus-integration-test-bootstrap-config-extension - 999-SNAPSHOT + 2.6.2.Final diff --git a/integration-tests/bootstrap-config/extension/pom.xml b/integration-tests/bootstrap-config/extension/pom.xml index 4b8e33fabd2b1..5db317bb5db2a 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.6.2.Final ../../../build-parent/pom.xml diff --git a/integration-tests/bootstrap-config/extension/runtime/pom.xml b/integration-tests/bootstrap-config/extension/runtime/pom.xml index faa6ce901fe0a..5e10dbb04b2be 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.6.2.Final quarkus-integration-test-bootstrap-config-extension diff --git a/integration-tests/bootstrap-config/pom.xml b/integration-tests/bootstrap-config/pom.xml index 661b61cfee01b..83a241d2a5ed8 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.6.2.Final quarkus-integration-test-bootstrap-config diff --git a/integration-tests/bouncycastle-fips-jsse/pom.xml b/integration-tests/bouncycastle-fips-jsse/pom.xml index 43d17b35ab833..d2cba3cab9ac0 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.6.2.Final ../ 4.0.0 diff --git a/integration-tests/bouncycastle-fips/pom.xml b/integration-tests/bouncycastle-fips/pom.xml index 09b8805d2fd73..5565170d12e2a 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.6.2.Final 4.0.0 diff --git a/integration-tests/bouncycastle-jsse/pom.xml b/integration-tests/bouncycastle-jsse/pom.xml index 5fe249806fc45..eb7b059c49ddf 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.6.2.Final 4.0.0 diff --git a/integration-tests/bouncycastle/pom.xml b/integration-tests/bouncycastle/pom.xml index 96607fdc07ff3..955d5b5e054b5 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.6.2.Final 4.0.0 diff --git a/integration-tests/cache/pom.xml b/integration-tests/cache/pom.xml index 1dd3260f3ae45..70957cd55f0c8 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.6.2.Final quarkus-integration-test-cache diff --git a/integration-tests/class-transformer/deployment/pom.xml b/integration-tests/class-transformer/deployment/pom.xml index 82f2248b42d71..52f708edb9221 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.6.2.Final 4.0.0 diff --git a/integration-tests/class-transformer/pom.xml b/integration-tests/class-transformer/pom.xml index 054e27c6aac80..3ca8310dc7401 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.6.2.Final 4.0.0 diff --git a/integration-tests/class-transformer/runtime/pom.xml b/integration-tests/class-transformer/runtime/pom.xml index e75411cf06745..9421ff8b669f6 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.6.2.Final 4.0.0 diff --git a/integration-tests/common-jpa-entities/pom.xml b/integration-tests/common-jpa-entities/pom.xml index d5ee8734e20b1..1e83b38f78873 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.6.2.Final 4.0.0 diff --git a/integration-tests/container-image/maven-invoker-way/pom.xml b/integration-tests/container-image/maven-invoker-way/pom.xml index f2ae1e5902778..3db309dd2c980 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.6.2.Final quarkus-integration-test-container-image-invoker Quarkus - Integration Tests - Container Image - Invoker diff --git a/integration-tests/container-image/pom.xml b/integration-tests/container-image/pom.xml index 689a7ff483972..448d5f88f5277 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.6.2.Final quarkus-integration-test-container-image-parent diff --git a/integration-tests/container-image/quarkus-standard-way/pom.xml b/integration-tests/container-image/quarkus-standard-way/pom.xml index 2ee96f3e28b14..d9d71da887177 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.6.2.Final quarkus-integration-test-container-image-standard diff --git a/integration-tests/devmode/pom.xml b/integration-tests/devmode/pom.xml index 5fedcbc12fe25..57631197359ad 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.6.2.Final 4.0.0 diff --git a/integration-tests/devtools-registry-client/pom.xml b/integration-tests/devtools-registry-client/pom.xml index 41f50d45d0201..7825e5f4fa093 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.6.2.Final quarkus-integration-test-devtools-registry-client diff --git a/integration-tests/devtools/pom.xml b/integration-tests/devtools/pom.xml index e42e5310744a1..55e1ea58c2b1a 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.6.2.Final 4.0.0 diff --git a/integration-tests/elasticsearch-rest-client/pom.xml b/integration-tests/elasticsearch-rest-client/pom.xml index 050b29a192539..042c9e1a31a29 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.6.2.Final quarkus-integration-test-elasticsearch-rest-client diff --git a/integration-tests/elasticsearch-rest-high-level-client/pom.xml b/integration-tests/elasticsearch-rest-high-level-client/pom.xml index 735e1b0571bed..26ba0531b259c 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.6.2.Final 4.0.0 diff --git a/integration-tests/elytron-resteasy-reactive/pom.xml b/integration-tests/elytron-resteasy-reactive/pom.xml index 74408dd751210..bd13b1f3a0426 100644 --- a/integration-tests/elytron-resteasy-reactive/pom.xml +++ b/integration-tests/elytron-resteasy-reactive/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final quarkus-integration-test-elytron-resteasy-reactive diff --git a/integration-tests/elytron-resteasy/pom.xml b/integration-tests/elytron-resteasy/pom.xml index d1acb501541b7..049467b557f26 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.6.2.Final quarkus-integration-test-elytron-resteasy diff --git a/integration-tests/elytron-security-jdbc/pom.xml b/integration-tests/elytron-security-jdbc/pom.xml index 5333808d6dc56..ffd6cddce4ed0 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.6.2.Final ../pom.xml diff --git a/integration-tests/elytron-security-ldap/pom.xml b/integration-tests/elytron-security-ldap/pom.xml index 62fae013207a2..3a91a21265e02 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.6.2.Final ../pom.xml diff --git a/integration-tests/elytron-security-oauth2/pom.xml b/integration-tests/elytron-security-oauth2/pom.xml index 2d66d101a9cd3..06ca2aa444021 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.6.2.Final 4.0.0 diff --git a/integration-tests/elytron-security/pom.xml b/integration-tests/elytron-security/pom.xml index a17756792e204..5763c6dad5105 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.6.2.Final 4.0.0 diff --git a/integration-tests/elytron-undertow/pom.xml b/integration-tests/elytron-undertow/pom.xml index 4111e03fee8fd..ae12642a2e47e 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.6.2.Final quarkus-integration-test-elytron-undertow diff --git a/integration-tests/flyway/pom.xml b/integration-tests/flyway/pom.xml index e9d1875577bed..ea0a4e2110414 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.6.2.Final 4.0.0 diff --git a/integration-tests/funqy-amazon-lambda/pom.xml b/integration-tests/funqy-amazon-lambda/pom.xml index 3b9310bc5c225..244251519bc59 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.6.2.Final 4.0.0 diff --git a/integration-tests/funqy-google-cloud-functions/pom.xml b/integration-tests/funqy-google-cloud-functions/pom.xml index 853e1fd395b95..f113722cd2635 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.6.2.Final 4.0.0 diff --git a/integration-tests/google-cloud-functions-http/pom.xml b/integration-tests/google-cloud-functions-http/pom.xml index 20ed75ceb2b2a..54bc68a796826 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.6.2.Final 4.0.0 diff --git a/integration-tests/google-cloud-functions/pom.xml b/integration-tests/google-cloud-functions/pom.xml index 1f08f2ab19810..b436afb72f9d1 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.6.2.Final 4.0.0 diff --git a/integration-tests/gradle/gradle.properties b/integration-tests/gradle/gradle.properties index 6332a6a966816..d681322eb1b83 100644 --- a/integration-tests/gradle/gradle.properties +++ b/integration-tests/gradle/gradle.properties @@ -1 +1 @@ -version=999-SNAPSHOT \ No newline at end of file +version=2.6.2.Final \ No newline at end of file diff --git a/integration-tests/gradle/pom.xml b/integration-tests/gradle/pom.xml index ab882b37a6420..24a565e451cf3 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.6.2.Final quarkus-integration-test-gradle-plugin diff --git a/integration-tests/grpc-health/pom.xml b/integration-tests/grpc-health/pom.xml index d4293d0e3e1c4..5cd38814e7a26 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.6.2.Final quarkus-integration-test-grpc-health diff --git a/integration-tests/grpc-hibernate-reactive/pom.xml b/integration-tests/grpc-hibernate-reactive/pom.xml index 5e7ebb74449a7..ab977a85c9a3a 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.6.2.Final quarkus-integration-test-grpc-hibernate-reactive Quarkus - Integration Tests - gRPC - Hibernate Reactive diff --git a/integration-tests/grpc-hibernate/pom.xml b/integration-tests/grpc-hibernate/pom.xml index 44ea85097e4fb..411ea632af0e2 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.6.2.Final quarkus-integration-test-grpc-hibernate Quarkus - Integration Tests - gRPC - Hibernate diff --git a/integration-tests/grpc-interceptors/pom.xml b/integration-tests/grpc-interceptors/pom.xml index c24bd14aac754..1e5c580d4bc2e 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.6.2.Final quarkus-integration-test-grpc-interceptors diff --git a/integration-tests/grpc-mutual-auth/pom.xml b/integration-tests/grpc-mutual-auth/pom.xml index 4039a0ef2af52..ae75a63efebc6 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.6.2.Final quarkus-integration-test-grpc-mutual-auth diff --git a/integration-tests/grpc-plain-text-gzip/pom.xml b/integration-tests/grpc-plain-text-gzip/pom.xml index a221d522568f6..4bf95c304ee26 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.6.2.Final quarkus-integration-test-grpc-plain-text-gzip diff --git a/integration-tests/grpc-plain-text-mutiny/pom.xml b/integration-tests/grpc-plain-text-mutiny/pom.xml index 5de50f1f82c04..4c4b75decbfd9 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.6.2.Final quarkus-integration-test-grpc-plain-text-mutiny diff --git a/integration-tests/grpc-proto-v2/pom.xml b/integration-tests/grpc-proto-v2/pom.xml index 13d64055e7c22..349cb2b557dc7 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.6.2.Final quarkus-integration-test-grpc-proto-v2 diff --git a/integration-tests/grpc-streaming/pom.xml b/integration-tests/grpc-streaming/pom.xml index 99f2035fb5776..6c815e680f98c 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.6.2.Final quarkus-integration-test-grpc-streaming diff --git a/integration-tests/grpc-tls/pom.xml b/integration-tests/grpc-tls/pom.xml index 481c956250867..21a35de1b3bb2 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.6.2.Final quarkus-integration-test-grpc-tls diff --git a/integration-tests/hibernate-orm-envers/pom.xml b/integration-tests/hibernate-orm-envers/pom.xml index 844b236a50672..4dd5ee73188e5 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.6.2.Final 4.0.0 diff --git a/integration-tests/hibernate-orm-graphql-panache/pom.xml b/integration-tests/hibernate-orm-graphql-panache/pom.xml index 983efc7595d19..af9abbc0da1ff 100644 --- a/integration-tests/hibernate-orm-graphql-panache/pom.xml +++ b/integration-tests/hibernate-orm-graphql-panache/pom.xml @@ -4,7 +4,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final quarkus-integration-test-hibernate-orm-graphql-panache diff --git a/integration-tests/hibernate-orm-panache-kotlin/pom.xml b/integration-tests/hibernate-orm-panache-kotlin/pom.xml index dec8c05ffc0b9..4539f2ec3bfe2 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.6.2.Final 4.0.0 diff --git a/integration-tests/hibernate-orm-panache/pom.xml b/integration-tests/hibernate-orm-panache/pom.xml index a2f5830629238..00317d10e60c4 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.6.2.Final 4.0.0 diff --git a/integration-tests/hibernate-orm-rest-data-panache/pom.xml b/integration-tests/hibernate-orm-rest-data-panache/pom.xml index 6811ac56be68d..3537a742ffad3 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.6.2.Final quarkus-integration-test-hibernate-orm-rest-data-panache diff --git a/integration-tests/hibernate-orm-tenancy/connection-resolver-legacy-qualifiers/pom.xml b/integration-tests/hibernate-orm-tenancy/connection-resolver-legacy-qualifiers/pom.xml index 56099d62dbe02..de64a4036b2ca 100644 --- a/integration-tests/hibernate-orm-tenancy/connection-resolver-legacy-qualifiers/pom.xml +++ b/integration-tests/hibernate-orm-tenancy/connection-resolver-legacy-qualifiers/pom.xml @@ -6,7 +6,7 @@ quarkus-integration-test-hibernate-orm-tenancy io.quarkus - 999-SNAPSHOT + 2.6.2.Final 4.0.0 diff --git a/integration-tests/hibernate-orm-tenancy/connection-resolver/pom.xml b/integration-tests/hibernate-orm-tenancy/connection-resolver/pom.xml index f68caac8a7821..0831a9d88bac9 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.6.2.Final 4.0.0 diff --git a/integration-tests/hibernate-orm-tenancy/datasource/pom.xml b/integration-tests/hibernate-orm-tenancy/datasource/pom.xml index db7bfb4204933..da47dd1c0e641 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.6.2.Final 4.0.0 diff --git a/integration-tests/hibernate-orm-tenancy/pom.xml b/integration-tests/hibernate-orm-tenancy/pom.xml index 08cfae88cf0b9..b8a4d6ed897fe 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.6.2.Final 4.0.0 diff --git a/integration-tests/hibernate-orm-tenancy/schema/pom.xml b/integration-tests/hibernate-orm-tenancy/schema/pom.xml index 37dfb3da057e9..d8812abb25f50 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.6.2.Final 4.0.0 diff --git a/integration-tests/hibernate-reactive-db2/pom.xml b/integration-tests/hibernate-reactive-db2/pom.xml index 2b3b3bfde2da5..529f87f410996 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.6.2.Final 4.0.0 diff --git a/integration-tests/hibernate-reactive-mysql/pom.xml b/integration-tests/hibernate-reactive-mysql/pom.xml index 184bf289d36c8..d48e96f89f3ef 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.6.2.Final 4.0.0 diff --git a/integration-tests/hibernate-reactive-panache-blocking/pom.xml b/integration-tests/hibernate-reactive-panache-blocking/pom.xml index 2c2eb81ed7c0f..9b2397dd5b901 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.6.2.Final 4.0.0 diff --git a/integration-tests/hibernate-reactive-panache/pom.xml b/integration-tests/hibernate-reactive-panache/pom.xml index 7ce74e8b07ab3..61d833df4c206 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.6.2.Final 4.0.0 diff --git a/integration-tests/hibernate-reactive-postgresql/pom.xml b/integration-tests/hibernate-reactive-postgresql/pom.xml index a41a5e81d6055..2fb057cb733af 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.6.2.Final 4.0.0 diff --git a/integration-tests/hibernate-search-orm-elasticsearch/pom.xml b/integration-tests/hibernate-search-orm-elasticsearch/pom.xml index 9bc04cfc8dfda..4d5f98eec3724 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.6.2.Final 4.0.0 diff --git a/integration-tests/hibernate-validator-resteasy-reactive/pom.xml b/integration-tests/hibernate-validator-resteasy-reactive/pom.xml index e227c6236c966..0efc69b7f4289 100644 --- a/integration-tests/hibernate-validator-resteasy-reactive/pom.xml +++ b/integration-tests/hibernate-validator-resteasy-reactive/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final 4.0.0 diff --git a/integration-tests/hibernate-validator/pom.xml b/integration-tests/hibernate-validator/pom.xml index ced275da37912..76689be700799 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.6.2.Final 4.0.0 diff --git a/integration-tests/ide-launcher/pom.xml b/integration-tests/ide-launcher/pom.xml index fca6abbe2b28d..8326e23b60e8e 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.6.2.Final quarkus-integration-test-ide-launcher diff --git a/integration-tests/infinispan-cache-jpa/pom.xml b/integration-tests/infinispan-cache-jpa/pom.xml index 6aaa46558fe12..0c5eb2ea463c7 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.6.2.Final 4.0.0 diff --git a/integration-tests/infinispan-client/pom.xml b/integration-tests/infinispan-client/pom.xml index fef3d3ead8920..595bc431dc72c 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.6.2.Final 4.0.0 diff --git a/integration-tests/injectmock/pom.xml b/integration-tests/injectmock/pom.xml index 5dd28efb6953d..e7795afc29119 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.6.2.Final quarkus-integration-test-injectmock diff --git a/integration-tests/jackson/pom.xml b/integration-tests/jackson/pom.xml index d382b724cec25..221572186831b 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.6.2.Final quarkus-integration-test-jackson diff --git a/integration-tests/jaxb/pom.xml b/integration-tests/jaxb/pom.xml index d9f5f73cdfb16..fe6f743469be2 100644 --- a/integration-tests/jaxb/pom.xml +++ b/integration-tests/jaxb/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final 4.0.0 diff --git a/integration-tests/jaxp/pom.xml b/integration-tests/jaxp/pom.xml index 360e4760f95d6..6fbee31cea757 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.6.2.Final 4.0.0 diff --git a/integration-tests/jpa-db2/pom.xml b/integration-tests/jpa-db2/pom.xml index 909edd6185256..5f2bdde8b24cc 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.6.2.Final 4.0.0 diff --git a/integration-tests/jpa-derby/pom.xml b/integration-tests/jpa-derby/pom.xml index 6ca4aa3485261..22c4d0393efc3 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.6.2.Final 4.0.0 diff --git a/integration-tests/jpa-h2/pom.xml b/integration-tests/jpa-h2/pom.xml index bf33e59ae02cc..c2f005c3207f3 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.6.2.Final 4.0.0 diff --git a/integration-tests/jpa-mapping-xml/legacy-app/pom.xml b/integration-tests/jpa-mapping-xml/legacy-app/pom.xml index 265293dbdb9ce..1f6fb33d4f09f 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.6.2.Final 4.0.0 diff --git a/integration-tests/jpa-mapping-xml/legacy-library-a/pom.xml b/integration-tests/jpa-mapping-xml/legacy-library-a/pom.xml index 1e09fa986c26b..9e8209d4966c6 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.6.2.Final 4.0.0 diff --git a/integration-tests/jpa-mapping-xml/legacy-library-b/pom.xml b/integration-tests/jpa-mapping-xml/legacy-library-b/pom.xml index 7237f7e70843c..ab0b76bfb9ba3 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.6.2.Final 4.0.0 diff --git a/integration-tests/jpa-mapping-xml/modern-app/pom.xml b/integration-tests/jpa-mapping-xml/modern-app/pom.xml index 5c0efa36ec3c6..e844fc391924b 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.6.2.Final 4.0.0 diff --git a/integration-tests/jpa-mapping-xml/modern-library-a/pom.xml b/integration-tests/jpa-mapping-xml/modern-library-a/pom.xml index 4ae2ab65279cb..4e0a84c874166 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.6.2.Final 4.0.0 diff --git a/integration-tests/jpa-mapping-xml/modern-library-b/pom.xml b/integration-tests/jpa-mapping-xml/modern-library-b/pom.xml index d231faaffbe7d..360b9f92e6372 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.6.2.Final 4.0.0 diff --git a/integration-tests/jpa-mapping-xml/pom.xml b/integration-tests/jpa-mapping-xml/pom.xml index d660d56636574..5ebf8403ee39f 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.6.2.Final 4.0.0 diff --git a/integration-tests/jpa-mariadb/pom.xml b/integration-tests/jpa-mariadb/pom.xml index c882e3c4e5323..a1143c771d0d7 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.6.2.Final 4.0.0 diff --git a/integration-tests/jpa-mssql/pom.xml b/integration-tests/jpa-mssql/pom.xml index 997c593f8b3b5..a37fe1b657856 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.6.2.Final 4.0.0 diff --git a/integration-tests/jpa-mysql/pom.xml b/integration-tests/jpa-mysql/pom.xml index df9c4b347a3ad..d94fe57f6878e 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.6.2.Final 4.0.0 diff --git a/integration-tests/jpa-oracle/pom.xml b/integration-tests/jpa-oracle/pom.xml index deeecc70fea28..4def12d9243f9 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.6.2.Final 4.0.0 diff --git a/integration-tests/jpa-postgresql-withxml/pom.xml b/integration-tests/jpa-postgresql-withxml/pom.xml index 5232c460bc902..b5582a6e22dbc 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.6.2.Final 4.0.0 diff --git a/integration-tests/jpa-postgresql/pom.xml b/integration-tests/jpa-postgresql/pom.xml index 76b8faeb314f9..85353b571a55e 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.6.2.Final 4.0.0 diff --git a/integration-tests/jpa-without-entity/pom.xml b/integration-tests/jpa-without-entity/pom.xml index 62c55dd022986..10a5bd60fb43d 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.6.2.Final 4.0.0 diff --git a/integration-tests/jpa/pom.xml b/integration-tests/jpa/pom.xml index 25e7369b80cde..30bf1914608fe 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.6.2.Final 4.0.0 diff --git a/integration-tests/jsonb/pom.xml b/integration-tests/jsonb/pom.xml index 7e708c0b00952..edcc0831f727a 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.6.2.Final quarkus-integration-test-jsonb diff --git a/integration-tests/kafka-avro-apicurio2/pom.xml b/integration-tests/kafka-avro-apicurio2/pom.xml index c5cc99760bea2..def1d6d7d2cec 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.6.2.Final 4.0.0 diff --git a/integration-tests/kafka-avro/pom.xml b/integration-tests/kafka-avro/pom.xml index b11dcda885f8a..b6c3513fb713e 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.6.2.Final 4.0.0 diff --git a/integration-tests/kafka-devservices/pom.xml b/integration-tests/kafka-devservices/pom.xml index fb2b43c1e4ff4..2df9e3d81870c 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.6.2.Final 4.0.0 diff --git a/integration-tests/kafka-oauth-keycloak/pom.xml b/integration-tests/kafka-oauth-keycloak/pom.xml index ca50ff4070d1a..fac87289403ec 100644 --- a/integration-tests/kafka-oauth-keycloak/pom.xml +++ b/integration-tests/kafka-oauth-keycloak/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final 4.0.0 diff --git a/integration-tests/kafka-sasl-elytron/pom.xml b/integration-tests/kafka-sasl-elytron/pom.xml index eb72b93c40400..9eee5f7b4a3d8 100644 --- a/integration-tests/kafka-sasl-elytron/pom.xml +++ b/integration-tests/kafka-sasl-elytron/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final 4.0.0 diff --git a/integration-tests/kafka-sasl/pom.xml b/integration-tests/kafka-sasl/pom.xml index 54514355e5603..90fb30ed241dd 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.6.2.Final 4.0.0 diff --git a/integration-tests/kafka-snappy/pom.xml b/integration-tests/kafka-snappy/pom.xml index 27706ab88868b..916c2dbcbb23b 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.6.2.Final 4.0.0 diff --git a/integration-tests/kafka-ssl/pom.xml b/integration-tests/kafka-ssl/pom.xml index 0a6c643d61481..5acda4923e891 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.6.2.Final 4.0.0 diff --git a/integration-tests/kafka-streams/pom.xml b/integration-tests/kafka-streams/pom.xml index 6cbaf4b71b8f6..c276ce304b55c 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.6.2.Final 4.0.0 diff --git a/integration-tests/kafka/pom.xml b/integration-tests/kafka/pom.xml index 140c1f9034b5e..b916cdf795ee3 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.6.2.Final 4.0.0 diff --git a/integration-tests/keycloak-authorization/pom.xml b/integration-tests/keycloak-authorization/pom.xml index 665c3f3920489..2887cf9095e80 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.6.2.Final 4.0.0 diff --git a/integration-tests/kotlin/pom.xml b/integration-tests/kotlin/pom.xml index b0d66501d4cec..22d0e9168c5b7 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.6.2.Final quarkus-integration-test-kotlin diff --git a/integration-tests/kubernetes-client/pom.xml b/integration-tests/kubernetes-client/pom.xml index d5204624e0f1d..f588101366078 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.6.2.Final quarkus-integration-test-kubernetes-client diff --git a/integration-tests/kubernetes-service-binding-jdbc/pom.xml b/integration-tests/kubernetes-service-binding-jdbc/pom.xml index 67becae685e91..b70dd4fa144fe 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.6.2.Final quarkus-integration-test-k8s-service-binding-jdbc diff --git a/integration-tests/kubernetes/maven-invoker-way/pom.xml b/integration-tests/kubernetes/maven-invoker-way/pom.xml index 79fcd35125b8f..c7e6ae12915fe 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.6.2.Final quarkus-integration-test-kubernetes-invoker diff --git a/integration-tests/kubernetes/pom.xml b/integration-tests/kubernetes/pom.xml index 501c2770b8cd4..1b057237b7d04 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.6.2.Final quarkus-integration-test-kubernetes-parent diff --git a/integration-tests/kubernetes/quarkus-standard-way-kafka/pom.xml b/integration-tests/kubernetes/quarkus-standard-way-kafka/pom.xml index a43d7649c9c63..e54684f35f172 100644 --- a/integration-tests/kubernetes/quarkus-standard-way-kafka/pom.xml +++ b/integration-tests/kubernetes/quarkus-standard-way-kafka/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-integration-test-kubernetes-parent - 999-SNAPSHOT + 2.6.2.Final quarkus-integration-test-kubernetes-standard-kafka diff --git a/integration-tests/kubernetes/quarkus-standard-way/pom.xml b/integration-tests/kubernetes/quarkus-standard-way/pom.xml index fe81f11c1a0bb..69bb7b09c48ab 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.6.2.Final quarkus-integration-test-kubernetes-standard diff --git a/integration-tests/liquibase-mongodb/pom.xml b/integration-tests/liquibase-mongodb/pom.xml index dc1d8393d2d02..16e2be70722db 100644 --- a/integration-tests/liquibase-mongodb/pom.xml +++ b/integration-tests/liquibase-mongodb/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final 4.0.0 diff --git a/integration-tests/liquibase/pom.xml b/integration-tests/liquibase/pom.xml index 13469d09a886c..23e0779d6d14b 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.6.2.Final 4.0.0 diff --git a/integration-tests/logging-gelf/pom.xml b/integration-tests/logging-gelf/pom.xml index 64acc3b92cc91..ca13f6f0bd09f 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.6.2.Final ../pom.xml diff --git a/integration-tests/logging-json/pom.xml b/integration-tests/logging-json/pom.xml index 380d77b785221..ab805fa6bbd85 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.6.2.Final 4.0.0 diff --git a/integration-tests/logging-min-level-set/pom.xml b/integration-tests/logging-min-level-set/pom.xml index 38e124a93d652..09e04f32aee8f 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.6.2.Final ../ 4.0.0 diff --git a/integration-tests/logging-min-level-unset/pom.xml b/integration-tests/logging-min-level-unset/pom.xml index 8fed5dc28f7a8..66172f14f58d4 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.6.2.Final ../ 4.0.0 diff --git a/integration-tests/logging-panache/pom.xml b/integration-tests/logging-panache/pom.xml index 8dd1c543b970e..36eb16e914d83 100644 --- a/integration-tests/logging-panache/pom.xml +++ b/integration-tests/logging-panache/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final quarkus-integration-test-logging-panache diff --git a/integration-tests/mailer/pom.xml b/integration-tests/mailer/pom.xml index 040fd3be57506..da5b87ff002e8 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.6.2.Final 4.0.0 diff --git a/integration-tests/main/pom.xml b/integration-tests/main/pom.xml index 79c311ce69fa5..54224676faf9d 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.6.2.Final 4.0.0 diff --git a/integration-tests/maven/pom.xml b/integration-tests/maven/pom.xml index 0f022ba5ccb65..829ef360b9d6f 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.6.2.Final quarkus-integration-test-maven diff --git a/integration-tests/micrometer-mp-metrics/pom.xml b/integration-tests/micrometer-mp-metrics/pom.xml index 911cac93f4a12..4f4d96a3a8e46 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.6.2.Final quarkus-integration-test-micrometer-mp-metrics diff --git a/integration-tests/micrometer-prometheus/pom.xml b/integration-tests/micrometer-prometheus/pom.xml index 89524ec533a32..7238f782eab41 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.6.2.Final quarkus-integration-test-micrometer-prometheus diff --git a/integration-tests/mongodb-client/pom.xml b/integration-tests/mongodb-client/pom.xml index 82960b4f2ffdf..ccacd9bcb38d5 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.6.2.Final quarkus-integration-test-mongodb-client diff --git a/integration-tests/mongodb-panache-kotlin/pom.xml b/integration-tests/mongodb-panache-kotlin/pom.xml index 28d16a4630bfb..65de15ccdea57 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.6.2.Final quarkus-integration-test-mongodb-panache-kotlin diff --git a/integration-tests/mongodb-panache/pom.xml b/integration-tests/mongodb-panache/pom.xml index ffe696335aa80..dbd4d84789cbd 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.6.2.Final quarkus-integration-test-mongodb-panache diff --git a/integration-tests/mongodb-rest-data-panache/pom.xml b/integration-tests/mongodb-rest-data-panache/pom.xml index b116d479fa6a6..afd0d12666d97 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.6.2.Final quarkus-integration-test-mongodb-rest-data-panache diff --git a/integration-tests/narayana-jta/pom.xml b/integration-tests/narayana-jta/pom.xml index 87beb6b3687e5..3150e0d1c4cf6 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.6.2.Final 4.0.0 diff --git a/integration-tests/narayana-lra/pom.xml b/integration-tests/narayana-lra/pom.xml index 9726a61983042..79be3d0c73927 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.6.2.Final 4.0.0 diff --git a/integration-tests/narayana-stm/pom.xml b/integration-tests/narayana-stm/pom.xml index 9a6a817fa2b2e..68c1b873a5c40 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.6.2.Final 4.0.0 diff --git a/integration-tests/native-config-profile/pom.xml b/integration-tests/native-config-profile/pom.xml index 4bc0894574d9f..860ed20a4d4e6 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.6.2.Final ../ 4.0.0 diff --git a/integration-tests/no-awt/pom.xml b/integration-tests/no-awt/pom.xml index 7b8b1a3b46f22..38c5c1bb32622 100644 --- a/integration-tests/no-awt/pom.xml +++ b/integration-tests/no-awt/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-integration-tests-parent - 999-SNAPSHOT + 2.6.2.Final quarkus-integration-test-no-awt Quarkus - Integration Tests - No AWT diff --git a/integration-tests/oidc-client-reactive/pom.xml b/integration-tests/oidc-client-reactive/pom.xml index c5ea2b3e43bb4..d1bda3948d921 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.6.2.Final ../ 4.0.0 diff --git a/integration-tests/oidc-client-wiremock/pom.xml b/integration-tests/oidc-client-wiremock/pom.xml index 0d0aab5da6a42..2d7ce39717f4a 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.6.2.Final ../ 4.0.0 diff --git a/integration-tests/oidc-client/pom.xml b/integration-tests/oidc-client/pom.xml index beeb43aa9173c..e3895d1009acc 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.6.2.Final ../ 4.0.0 diff --git a/integration-tests/oidc-code-flow/pom.xml b/integration-tests/oidc-code-flow/pom.xml index 10dc98bae3763..493b1b8cace5f 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.6.2.Final 4.0.0 diff --git a/integration-tests/oidc-tenancy/pom.xml b/integration-tests/oidc-tenancy/pom.xml index 4d457da24da89..ef074c9970775 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.6.2.Final 4.0.0 diff --git a/integration-tests/oidc-token-propagation/pom.xml b/integration-tests/oidc-token-propagation/pom.xml index 36e49370363d9..467519babe459 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.6.2.Final ../ 4.0.0 diff --git a/integration-tests/oidc-wiremock/pom.xml b/integration-tests/oidc-wiremock/pom.xml index 3eb96fedbef00..d894cdc0f29c8 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.6.2.Final 4.0.0 diff --git a/integration-tests/oidc/pom.xml b/integration-tests/oidc/pom.xml index e4259d8420468..03b2369dc8b6e 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.6.2.Final 4.0.0 diff --git a/integration-tests/openshift-client/pom.xml b/integration-tests/openshift-client/pom.xml index 1e95f5e6a17f8..68b7c96158ac9 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.6.2.Final quarkus-integration-test-openshift-client diff --git a/integration-tests/opentelemetry-vertx/pom.xml b/integration-tests/opentelemetry-vertx/pom.xml index 3345633fae6b1..118659d4cbd78 100644 --- a/integration-tests/opentelemetry-vertx/pom.xml +++ b/integration-tests/opentelemetry-vertx/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-integration-tests-parent - 999-SNAPSHOT + 2.6.2.Final quarkus-integration-test-opentelemetry-vertx diff --git a/integration-tests/opentelemetry/pom.xml b/integration-tests/opentelemetry/pom.xml index c6ca2785b1e45..fc8965be3229f 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.6.2.Final quarkus-integration-test-opentelemetry diff --git a/integration-tests/packaging/pom.xml b/integration-tests/packaging/pom.xml index 04505adb8f637..419f989368535 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.6.2.Final quarkus-integration-test-packaging diff --git a/integration-tests/picocli-native/pom.xml b/integration-tests/picocli-native/pom.xml index 0b92365a2fb86..0d7752ee5cfe5 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.6.2.Final 4.0.0 diff --git a/integration-tests/picocli/pom.xml b/integration-tests/picocli/pom.xml index 99e5635114578..031c9f99d3f4c 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.6.2.Final 4.0.0 diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 083b11198c578..b98c1fd35c709 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -5,7 +5,7 @@ quarkus-build-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final ../build-parent/pom.xml 4.0.0 diff --git a/integration-tests/quartz/pom.xml b/integration-tests/quartz/pom.xml index fc83855de7faf..cae7085ff5fa2 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.6.2.Final 4.0.0 diff --git a/integration-tests/qute/pom.xml b/integration-tests/qute/pom.xml index 0d3f59bf0d5be..9383170757f3e 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.6.2.Final 4.0.0 diff --git a/integration-tests/reactive-db2-client/pom.xml b/integration-tests/reactive-db2-client/pom.xml index 9b3553271ff94..f50b144ce3d47 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.6.2.Final quarkus-integration-test-reactive-db2-client diff --git a/integration-tests/reactive-messaging-amqp/pom.xml b/integration-tests/reactive-messaging-amqp/pom.xml index 91ee5bae4d5c6..4e568759b468f 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.6.2.Final 4.0.0 diff --git a/integration-tests/reactive-messaging-kafka/pom.xml b/integration-tests/reactive-messaging-kafka/pom.xml index d7c41adc61c26..c7b7fc23dd293 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.6.2.Final 4.0.0 diff --git a/integration-tests/reactive-messaging-rabbitmq-dyn/pom.xml b/integration-tests/reactive-messaging-rabbitmq-dyn/pom.xml index 2b8e2f682cf57..72a1aca4d75f2 100644 --- a/integration-tests/reactive-messaging-rabbitmq-dyn/pom.xml +++ b/integration-tests/reactive-messaging-rabbitmq-dyn/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final 4.0.0 diff --git a/integration-tests/reactive-messaging-rabbitmq/pom.xml b/integration-tests/reactive-messaging-rabbitmq/pom.xml index 02fceb8987522..0542dafd812f8 100644 --- a/integration-tests/reactive-messaging-rabbitmq/pom.xml +++ b/integration-tests/reactive-messaging-rabbitmq/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final 4.0.0 diff --git a/integration-tests/reactive-mssql-client/pom.xml b/integration-tests/reactive-mssql-client/pom.xml index 372d0c1758bd1..8bc14a239f0a4 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.6.2.Final quarkus-integration-test-reactive-mssql-client diff --git a/integration-tests/reactive-mysql-client/pom.xml b/integration-tests/reactive-mysql-client/pom.xml index 41cca43658b9f..81feb61d94bbe 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.6.2.Final quarkus-integration-test-reactive-mysql-client diff --git a/integration-tests/reactive-pg-client/pom.xml b/integration-tests/reactive-pg-client/pom.xml index d418d3ed57eab..0872e7ca0f078 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.6.2.Final quarkus-integration-test-reactive-pg-client diff --git a/integration-tests/redis-client/pom.xml b/integration-tests/redis-client/pom.xml index 199c29fbd8ad4..21f90f386b5d3 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.6.2.Final ../pom.xml diff --git a/integration-tests/redis-devservices/pom.xml b/integration-tests/redis-devservices/pom.xml index 011d7181492d1..e182be29c9760 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.6.2.Final ../pom.xml quarkus-integration-test-redis-devservices diff --git a/integration-tests/rest-client-reactive-multipart/pom.xml b/integration-tests/rest-client-reactive-multipart/pom.xml index 0a4e6f34f4ba1..a5cadf0f0ecf6 100644 --- a/integration-tests/rest-client-reactive-multipart/pom.xml +++ b/integration-tests/rest-client-reactive-multipart/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final 4.0.0 quarkus-integration-test-rest-client-reactive-multipart diff --git a/integration-tests/rest-client-reactive-stork/pom.xml b/integration-tests/rest-client-reactive-stork/pom.xml index f8048197851b9..3a9e81deca8b7 100644 --- a/integration-tests/rest-client-reactive-stork/pom.xml +++ b/integration-tests/rest-client-reactive-stork/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final 4.0.0 quarkus-integration-test-rest-client-reactive-stork diff --git a/integration-tests/rest-client-reactive/pom.xml b/integration-tests/rest-client-reactive/pom.xml index 8271d622234ff..cf43dce7058b4 100644 --- a/integration-tests/rest-client-reactive/pom.xml +++ b/integration-tests/rest-client-reactive/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final 4.0.0 quarkus-integration-test-rest-client-reactive diff --git a/integration-tests/rest-client/pom.xml b/integration-tests/rest-client/pom.xml index 3b1aa6a0bd4c9..acf09f7428938 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.6.2.Final 4.0.0 quarkus-integration-test-rest-client diff --git a/integration-tests/resteasy-jackson/pom.xml b/integration-tests/resteasy-jackson/pom.xml index 0db14bab805ea..1ed6717371a38 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.6.2.Final quarkus-integration-test-resteasy-jackson diff --git a/integration-tests/resteasy-mutiny/pom.xml b/integration-tests/resteasy-mutiny/pom.xml index 88ec602d0d827..8c227928f4562 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.6.2.Final quarkus-integration-test-resteasy-mutiny diff --git a/integration-tests/resteasy-reactive-kotlin/pom.xml b/integration-tests/resteasy-reactive-kotlin/pom.xml index 92515457261da..95b914b0c9d7f 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.6.2.Final quarkus-integration-test-resteasy-reactive-kotlin-parent diff --git a/integration-tests/resteasy-reactive-kotlin/prod-mode/pom.xml b/integration-tests/resteasy-reactive-kotlin/prod-mode/pom.xml index 909c0e8f70db5..b35efa048760d 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.6.2.Final quarkus-integration-test-resteasy-reactive-kotlin-prod-mode diff --git a/integration-tests/resteasy-reactive-kotlin/standard/pom.xml b/integration-tests/resteasy-reactive-kotlin/standard/pom.xml index 9ce9a1d56e615..4090c3a63e23a 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.6.2.Final quarkus-integration-test-resteasy-reactive-kotlin-standard diff --git a/integration-tests/scala/pom.xml b/integration-tests/scala/pom.xml index ea4a4307b9f66..bec91fd7e4fc6 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.6.2.Final quarkus-integration-test-scala diff --git a/integration-tests/shared-library/pom.xml b/integration-tests/shared-library/pom.xml index 4e9ded719a3e5..7f3411c3de51a 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.6.2.Final 4.0.0 diff --git a/integration-tests/simple with space/pom.xml b/integration-tests/simple with space/pom.xml index d5a06353e709b..e685523bb1175 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.6.2.Final 4.0.0 diff --git a/integration-tests/smallrye-config/pom.xml b/integration-tests/smallrye-config/pom.xml index f8ae7033bfaad..8fa5f6be6265a 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.6.2.Final quarkus-integration-test-smallrye-config diff --git a/integration-tests/smallrye-context-propagation/pom.xml b/integration-tests/smallrye-context-propagation/pom.xml index ffa1780547fa7..8740404252bc1 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.6.2.Final quarkus-integration-test-smallrye-context-propagation diff --git a/integration-tests/smallrye-graphql-client/pom.xml b/integration-tests/smallrye-graphql-client/pom.xml index 28a958c534480..13c3951f5ca21 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.6.2.Final 4.0.0 diff --git a/integration-tests/smallrye-graphql/pom.xml b/integration-tests/smallrye-graphql/pom.xml index 64e2e214376a2..a9dad6d0b413c 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.6.2.Final quarkus-integration-test-smallrye-graphql diff --git a/integration-tests/smallrye-jwt-token-propagation/pom.xml b/integration-tests/smallrye-jwt-token-propagation/pom.xml index 898c077477ce9..e5a01299f2505 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.6.2.Final ../ 4.0.0 diff --git a/integration-tests/smallrye-metrics/pom.xml b/integration-tests/smallrye-metrics/pom.xml index 3860bc131b0c4..06698348fdea0 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.6.2.Final 4.0.0 diff --git a/integration-tests/smallrye-opentracing/pom.xml b/integration-tests/smallrye-opentracing/pom.xml index 3716088e5b37f..52b01a39600d8 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.6.2.Final 4.0.0 quarkus-integration-test-smallrye-opentracing diff --git a/integration-tests/spring-boot-properties/pom.xml b/integration-tests/spring-boot-properties/pom.xml index 02abd0c6af7d9..216f81538f003 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.6.2.Final 4.0.0 diff --git a/integration-tests/spring-cloud-config-client/pom.xml b/integration-tests/spring-cloud-config-client/pom.xml index 8759dca0b8220..fc8ec70b3ea3d 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.6.2.Final 4.0.0 diff --git a/integration-tests/spring-data-jpa/pom.xml b/integration-tests/spring-data-jpa/pom.xml index e45a9c1cd1721..166e9e895db02 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.6.2.Final quarkus-integration-test-spring-data-jpa diff --git a/integration-tests/spring-data-rest/pom.xml b/integration-tests/spring-data-rest/pom.xml index 918a7937951ba..b1cfbb64338a6 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.6.2.Final quarkus-integration-test-spring-data-rest diff --git a/integration-tests/spring-di/pom.xml b/integration-tests/spring-di/pom.xml index c55d3a180da0e..5a6dd879a95e6 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.6.2.Final quarkus-integration-test-spring-di diff --git a/integration-tests/spring-web/pom.xml b/integration-tests/spring-web/pom.xml index 2409d1061bc05..f9c529d4da255 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.6.2.Final quarkus-integration-test-spring-web diff --git a/integration-tests/test-extension/pom.xml b/integration-tests/test-extension/pom.xml index a50e172aafe61..4f10f2fbe7066 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.6.2.Final 4.0.0 diff --git a/integration-tests/vertx-graphql/pom.xml b/integration-tests/vertx-graphql/pom.xml index f0cec87cf7acf..efedfccf879e2 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.6.2.Final ../pom.xml diff --git a/integration-tests/vertx-http/pom.xml b/integration-tests/vertx-http/pom.xml index 8f466263f48cb..fe91d84b6af92 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.6.2.Final quarkus-integration-test-vertx-http diff --git a/integration-tests/vertx-web-jackson/pom.xml b/integration-tests/vertx-web-jackson/pom.xml index 8f317c1327a7c..d0f54a1004987 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.6.2.Final quarkus-integration-test-vertx-web-jackson diff --git a/integration-tests/vertx-web/pom.xml b/integration-tests/vertx-web/pom.xml index 36014f7e5b7f4..a34557fcb1601 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.6.2.Final quarkus-integration-test-vertx-web diff --git a/integration-tests/vertx/pom.xml b/integration-tests/vertx/pom.xml index eb0067c19d80d..847988e6cb1fd 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.6.2.Final quarkus-integration-test-vertx diff --git a/integration-tests/virtual-http-resteasy/pom.xml b/integration-tests/virtual-http-resteasy/pom.xml index f0b6c63ef12e2..f9bd9ee1d13fc 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.6.2.Final quarkus-integration-test-virtual-http-resteasy diff --git a/integration-tests/virtual-http/pom.xml b/integration-tests/virtual-http/pom.xml index 1cab0ad7694d4..265ec43a8a4ef 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.6.2.Final quarkus-integration-test-virtual-http diff --git a/integration-tests/webjars-locator/pom.xml b/integration-tests/webjars-locator/pom.xml index b2f66b8c6d434..684f065ebee11 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.6.2.Final quarkus-integration-test-webjars-locator diff --git a/pom.xml b/pom.xml index 6bc42fa3da67f..e06138f361885 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ io.quarkus quarkus-parent Quarkus - Parent pom - 999-SNAPSHOT + 2.6.2.Final pom Quarkus - Kubernetes Native Java stack tailored for OpenJDK HotSpot and GraalVM diff --git a/relocations/pom.xml b/relocations/pom.xml index 86e184bf489be..ee35c1e64773d 100644 --- a/relocations/pom.xml +++ b/relocations/pom.xml @@ -5,7 +5,7 @@ quarkus-build-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final ../build-parent/pom.xml 4.0.0 diff --git a/relocations/quarkus-amazon-alexa-deployment/pom.xml b/relocations/quarkus-amazon-alexa-deployment/pom.xml index dbdb186a51692..cec2e492ec103 100644 --- a/relocations/quarkus-amazon-alexa-deployment/pom.xml +++ b/relocations/quarkus-amazon-alexa-deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-relocations-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final 4.0.0 diff --git a/relocations/quarkus-amazon-alexa/pom.xml b/relocations/quarkus-amazon-alexa/pom.xml index 94980b329065a..d4e40d7be6d70 100644 --- a/relocations/quarkus-amazon-alexa/pom.xml +++ b/relocations/quarkus-amazon-alexa/pom.xml @@ -5,7 +5,7 @@ quarkus-relocations-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final 4.0.0 diff --git a/relocations/quarkus-amazon-dynamodb-deployment/pom.xml b/relocations/quarkus-amazon-dynamodb-deployment/pom.xml index efc96321d7aef..57fbb539254e3 100644 --- a/relocations/quarkus-amazon-dynamodb-deployment/pom.xml +++ b/relocations/quarkus-amazon-dynamodb-deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-relocations-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final 4.0.0 diff --git a/relocations/quarkus-amazon-dynamodb/pom.xml b/relocations/quarkus-amazon-dynamodb/pom.xml index be9cd3f005ae6..22cfae362d125 100644 --- a/relocations/quarkus-amazon-dynamodb/pom.xml +++ b/relocations/quarkus-amazon-dynamodb/pom.xml @@ -5,7 +5,7 @@ quarkus-relocations-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final 4.0.0 diff --git a/relocations/quarkus-amazon-iam-deployment/pom.xml b/relocations/quarkus-amazon-iam-deployment/pom.xml index 702bd60df4f42..f05e85dcaf8ec 100644 --- a/relocations/quarkus-amazon-iam-deployment/pom.xml +++ b/relocations/quarkus-amazon-iam-deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-relocations-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final 4.0.0 diff --git a/relocations/quarkus-amazon-iam/pom.xml b/relocations/quarkus-amazon-iam/pom.xml index de676f20e83e7..e2ba2274154ab 100644 --- a/relocations/quarkus-amazon-iam/pom.xml +++ b/relocations/quarkus-amazon-iam/pom.xml @@ -5,7 +5,7 @@ quarkus-relocations-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final 4.0.0 diff --git a/relocations/quarkus-amazon-kms-deployment/pom.xml b/relocations/quarkus-amazon-kms-deployment/pom.xml index 53bf0d238e02b..a7b73e49617f2 100644 --- a/relocations/quarkus-amazon-kms-deployment/pom.xml +++ b/relocations/quarkus-amazon-kms-deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-relocations-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final 4.0.0 diff --git a/relocations/quarkus-amazon-kms/pom.xml b/relocations/quarkus-amazon-kms/pom.xml index 194e77ac927c9..f5ad8562d9e8e 100644 --- a/relocations/quarkus-amazon-kms/pom.xml +++ b/relocations/quarkus-amazon-kms/pom.xml @@ -5,7 +5,7 @@ quarkus-relocations-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final 4.0.0 diff --git a/relocations/quarkus-amazon-s3-deployment/pom.xml b/relocations/quarkus-amazon-s3-deployment/pom.xml index 5cb94b2d1e45c..bd5967955523e 100644 --- a/relocations/quarkus-amazon-s3-deployment/pom.xml +++ b/relocations/quarkus-amazon-s3-deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-relocations-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final 4.0.0 diff --git a/relocations/quarkus-amazon-s3/pom.xml b/relocations/quarkus-amazon-s3/pom.xml index aa85d9ff8644f..1f0826b50ff11 100644 --- a/relocations/quarkus-amazon-s3/pom.xml +++ b/relocations/quarkus-amazon-s3/pom.xml @@ -5,7 +5,7 @@ quarkus-relocations-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final 4.0.0 diff --git a/relocations/quarkus-amazon-secretsmanager-deployment/pom.xml b/relocations/quarkus-amazon-secretsmanager-deployment/pom.xml index 34f408e2258ec..694d3ce5e700b 100644 --- a/relocations/quarkus-amazon-secretsmanager-deployment/pom.xml +++ b/relocations/quarkus-amazon-secretsmanager-deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-relocations-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final 4.0.0 diff --git a/relocations/quarkus-amazon-secretsmanager/pom.xml b/relocations/quarkus-amazon-secretsmanager/pom.xml index 252a0a2da0442..7cab243fc834c 100644 --- a/relocations/quarkus-amazon-secretsmanager/pom.xml +++ b/relocations/quarkus-amazon-secretsmanager/pom.xml @@ -5,7 +5,7 @@ quarkus-relocations-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final 4.0.0 diff --git a/relocations/quarkus-amazon-ses-deployment/pom.xml b/relocations/quarkus-amazon-ses-deployment/pom.xml index 66306524c8e60..4aa3ef7c25fd5 100644 --- a/relocations/quarkus-amazon-ses-deployment/pom.xml +++ b/relocations/quarkus-amazon-ses-deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-relocations-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final 4.0.0 diff --git a/relocations/quarkus-amazon-ses/pom.xml b/relocations/quarkus-amazon-ses/pom.xml index b2930f4895cc8..43e5eb9a8189c 100644 --- a/relocations/quarkus-amazon-ses/pom.xml +++ b/relocations/quarkus-amazon-ses/pom.xml @@ -5,7 +5,7 @@ quarkus-relocations-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final 4.0.0 diff --git a/relocations/quarkus-amazon-sns-deployment/pom.xml b/relocations/quarkus-amazon-sns-deployment/pom.xml index 09cbfa6145670..3507a9ad10a0c 100644 --- a/relocations/quarkus-amazon-sns-deployment/pom.xml +++ b/relocations/quarkus-amazon-sns-deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-relocations-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final 4.0.0 diff --git a/relocations/quarkus-amazon-sns/pom.xml b/relocations/quarkus-amazon-sns/pom.xml index 6e8b3000c8ca7..5520a2d7befb6 100644 --- a/relocations/quarkus-amazon-sns/pom.xml +++ b/relocations/quarkus-amazon-sns/pom.xml @@ -5,7 +5,7 @@ quarkus-relocations-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final 4.0.0 diff --git a/relocations/quarkus-amazon-sqs-deployment/pom.xml b/relocations/quarkus-amazon-sqs-deployment/pom.xml index ab88b6af0b026..0316820cdab35 100644 --- a/relocations/quarkus-amazon-sqs-deployment/pom.xml +++ b/relocations/quarkus-amazon-sqs-deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-relocations-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final 4.0.0 diff --git a/relocations/quarkus-amazon-sqs/pom.xml b/relocations/quarkus-amazon-sqs/pom.xml index 2d543c88c4890..6131b70b1ea6a 100644 --- a/relocations/quarkus-amazon-sqs/pom.xml +++ b/relocations/quarkus-amazon-sqs/pom.xml @@ -5,7 +5,7 @@ quarkus-relocations-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final 4.0.0 diff --git a/relocations/quarkus-amazon-ssm-deployment/pom.xml b/relocations/quarkus-amazon-ssm-deployment/pom.xml index 16659fdad03fe..c1b66391f7b9c 100644 --- a/relocations/quarkus-amazon-ssm-deployment/pom.xml +++ b/relocations/quarkus-amazon-ssm-deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-relocations-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final 4.0.0 diff --git a/relocations/quarkus-amazon-ssm/pom.xml b/relocations/quarkus-amazon-ssm/pom.xml index 6f740b7829604..7a0f56b9d01b6 100644 --- a/relocations/quarkus-amazon-ssm/pom.xml +++ b/relocations/quarkus-amazon-ssm/pom.xml @@ -5,7 +5,7 @@ quarkus-relocations-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final 4.0.0 diff --git a/relocations/quarkus-artemis-core-deployment/pom.xml b/relocations/quarkus-artemis-core-deployment/pom.xml index f9f8069de6a4d..6f330a2dc1e82 100644 --- a/relocations/quarkus-artemis-core-deployment/pom.xml +++ b/relocations/quarkus-artemis-core-deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-relocations-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final 4.0.0 diff --git a/relocations/quarkus-artemis-core/pom.xml b/relocations/quarkus-artemis-core/pom.xml index f69cd7eb01b94..a0b5c37e90005 100644 --- a/relocations/quarkus-artemis-core/pom.xml +++ b/relocations/quarkus-artemis-core/pom.xml @@ -5,7 +5,7 @@ quarkus-relocations-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final 4.0.0 diff --git a/relocations/quarkus-artemis-jms-deployment/pom.xml b/relocations/quarkus-artemis-jms-deployment/pom.xml index 95e38bb4bb81b..d2e170874d7a0 100644 --- a/relocations/quarkus-artemis-jms-deployment/pom.xml +++ b/relocations/quarkus-artemis-jms-deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-relocations-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final 4.0.0 diff --git a/relocations/quarkus-artemis-jms/pom.xml b/relocations/quarkus-artemis-jms/pom.xml index 89969032dda9e..b6f8e34120aff 100644 --- a/relocations/quarkus-artemis-jms/pom.xml +++ b/relocations/quarkus-artemis-jms/pom.xml @@ -5,7 +5,7 @@ quarkus-relocations-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final 4.0.0 diff --git a/relocations/quarkus-consul-config-deployment/pom.xml b/relocations/quarkus-consul-config-deployment/pom.xml index f9bd92a2fdce6..1248808ad4ece 100644 --- a/relocations/quarkus-consul-config-deployment/pom.xml +++ b/relocations/quarkus-consul-config-deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-relocations-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final 4.0.0 diff --git a/relocations/quarkus-consul-config/pom.xml b/relocations/quarkus-consul-config/pom.xml index 9a13e816b1ce8..132456fb1bc75 100644 --- a/relocations/quarkus-consul-config/pom.xml +++ b/relocations/quarkus-consul-config/pom.xml @@ -5,7 +5,7 @@ quarkus-relocations-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final 4.0.0 diff --git a/relocations/quarkus-hibernate-search-orm-elasticsearch-aws-deployment/pom.xml b/relocations/quarkus-hibernate-search-orm-elasticsearch-aws-deployment/pom.xml index c33ee8cf81422..d8e179248124c 100644 --- a/relocations/quarkus-hibernate-search-orm-elasticsearch-aws-deployment/pom.xml +++ b/relocations/quarkus-hibernate-search-orm-elasticsearch-aws-deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-relocations-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final 4.0.0 diff --git a/relocations/quarkus-hibernate-search-orm-elasticsearch-aws/pom.xml b/relocations/quarkus-hibernate-search-orm-elasticsearch-aws/pom.xml index 38001243af149..7656664af9a97 100644 --- a/relocations/quarkus-hibernate-search-orm-elasticsearch-aws/pom.xml +++ b/relocations/quarkus-hibernate-search-orm-elasticsearch-aws/pom.xml @@ -5,7 +5,7 @@ quarkus-relocations-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final 4.0.0 diff --git a/relocations/quarkus-jgit-deployment/pom.xml b/relocations/quarkus-jgit-deployment/pom.xml index 3afb4d7a90f4d..329e2facb3ab4 100644 --- a/relocations/quarkus-jgit-deployment/pom.xml +++ b/relocations/quarkus-jgit-deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-relocations-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final 4.0.0 diff --git a/relocations/quarkus-jgit/pom.xml b/relocations/quarkus-jgit/pom.xml index b9d2918fc6ef2..1067e16bbb41c 100644 --- a/relocations/quarkus-jgit/pom.xml +++ b/relocations/quarkus-jgit/pom.xml @@ -5,7 +5,7 @@ quarkus-relocations-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final 4.0.0 diff --git a/relocations/quarkus-jsch-deployment/pom.xml b/relocations/quarkus-jsch-deployment/pom.xml index 3faeeb000c5db..eebd487dbfb1c 100644 --- a/relocations/quarkus-jsch-deployment/pom.xml +++ b/relocations/quarkus-jsch-deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-relocations-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final 4.0.0 diff --git a/relocations/quarkus-jsch/pom.xml b/relocations/quarkus-jsch/pom.xml index 5d129759f06f3..568c41b6911d1 100644 --- a/relocations/quarkus-jsch/pom.xml +++ b/relocations/quarkus-jsch/pom.xml @@ -5,7 +5,7 @@ quarkus-relocations-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final 4.0.0 diff --git a/relocations/quarkus-logging-sentry-deployment/pom.xml b/relocations/quarkus-logging-sentry-deployment/pom.xml index ea68fb33e08ab..0ffc375ee71a4 100644 --- a/relocations/quarkus-logging-sentry-deployment/pom.xml +++ b/relocations/quarkus-logging-sentry-deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-relocations-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final 4.0.0 diff --git a/relocations/quarkus-logging-sentry/pom.xml b/relocations/quarkus-logging-sentry/pom.xml index 290d0ff779274..55b1749c6ecea 100644 --- a/relocations/quarkus-logging-sentry/pom.xml +++ b/relocations/quarkus-logging-sentry/pom.xml @@ -5,7 +5,7 @@ quarkus-relocations-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final 4.0.0 diff --git a/relocations/quarkus-neo4j-deployment/pom.xml b/relocations/quarkus-neo4j-deployment/pom.xml index e760c2cd81f89..5e3718bb8cc6d 100644 --- a/relocations/quarkus-neo4j-deployment/pom.xml +++ b/relocations/quarkus-neo4j-deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-relocations-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final 4.0.0 diff --git a/relocations/quarkus-neo4j/pom.xml b/relocations/quarkus-neo4j/pom.xml index eb18862c23b27..48996c4a6a40c 100644 --- a/relocations/quarkus-neo4j/pom.xml +++ b/relocations/quarkus-neo4j/pom.xml @@ -5,7 +5,7 @@ quarkus-relocations-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final 4.0.0 diff --git a/relocations/quarkus-reactive-messaging-http-deployment/pom.xml b/relocations/quarkus-reactive-messaging-http-deployment/pom.xml index af87f5a4f475e..36b04c9f60e94 100644 --- a/relocations/quarkus-reactive-messaging-http-deployment/pom.xml +++ b/relocations/quarkus-reactive-messaging-http-deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-relocations-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final 4.0.0 diff --git a/relocations/quarkus-reactive-messaging-http/pom.xml b/relocations/quarkus-reactive-messaging-http/pom.xml index 1f77d786fd4f5..14f6213b21465 100644 --- a/relocations/quarkus-reactive-messaging-http/pom.xml +++ b/relocations/quarkus-reactive-messaging-http/pom.xml @@ -5,7 +5,7 @@ quarkus-relocations-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final 4.0.0 diff --git a/relocations/quarkus-test-artemis/pom.xml b/relocations/quarkus-test-artemis/pom.xml index d2dcc057f48ad..ebfc849fbd1cf 100644 --- a/relocations/quarkus-test-artemis/pom.xml +++ b/relocations/quarkus-test-artemis/pom.xml @@ -5,7 +5,7 @@ quarkus-relocations-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final 4.0.0 diff --git a/relocations/quarkus-test-vault/pom.xml b/relocations/quarkus-test-vault/pom.xml index 70694b8e34658..673a3fad60add 100644 --- a/relocations/quarkus-test-vault/pom.xml +++ b/relocations/quarkus-test-vault/pom.xml @@ -5,7 +5,7 @@ quarkus-relocations-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final 4.0.0 diff --git a/relocations/quarkus-tika-deployment/pom.xml b/relocations/quarkus-tika-deployment/pom.xml index 209cb8913f76c..41d3075ae570c 100644 --- a/relocations/quarkus-tika-deployment/pom.xml +++ b/relocations/quarkus-tika-deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-relocations-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final 4.0.0 diff --git a/relocations/quarkus-tika/pom.xml b/relocations/quarkus-tika/pom.xml index 6c116b66efc71..66ecaafa89e7a 100644 --- a/relocations/quarkus-tika/pom.xml +++ b/relocations/quarkus-tika/pom.xml @@ -5,7 +5,7 @@ quarkus-relocations-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final 4.0.0 diff --git a/relocations/quarkus-vault-deployment/pom.xml b/relocations/quarkus-vault-deployment/pom.xml index b24c032a2218c..27012d3f3af01 100644 --- a/relocations/quarkus-vault-deployment/pom.xml +++ b/relocations/quarkus-vault-deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-relocations-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final 4.0.0 diff --git a/relocations/quarkus-vault/pom.xml b/relocations/quarkus-vault/pom.xml index 84e92b0bffaed..914f6c6946edc 100644 --- a/relocations/quarkus-vault/pom.xml +++ b/relocations/quarkus-vault/pom.xml @@ -5,7 +5,7 @@ quarkus-relocations-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final 4.0.0 diff --git a/relocations/quarkus-vertx-web-deployment/pom.xml b/relocations/quarkus-vertx-web-deployment/pom.xml index fcfd78c1bb573..c730d1b03a75e 100644 --- a/relocations/quarkus-vertx-web-deployment/pom.xml +++ b/relocations/quarkus-vertx-web-deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-relocations-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final 4.0.0 diff --git a/relocations/quarkus-vertx-web/pom.xml b/relocations/quarkus-vertx-web/pom.xml index 7249124e1c607..61d304e41f21c 100644 --- a/relocations/quarkus-vertx-web/pom.xml +++ b/relocations/quarkus-vertx-web/pom.xml @@ -5,7 +5,7 @@ quarkus-relocations-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final 4.0.0 diff --git a/tcks/microprofile-config/pom.xml b/tcks/microprofile-config/pom.xml index c2a880ab8838d..8c312a71989e0 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.6.2.Final ../pom.xml 4.0.0 diff --git a/tcks/microprofile-context-propagation/pom.xml b/tcks/microprofile-context-propagation/pom.xml index 7eac7a1e9afa2..cdacb452e5df0 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.6.2.Final ../pom.xml 4.0.0 diff --git a/tcks/microprofile-fault-tolerance/pom.xml b/tcks/microprofile-fault-tolerance/pom.xml index 6236ed6dd6cad..3aaff2b2de479 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.6.2.Final ../pom.xml 4.0.0 diff --git a/tcks/microprofile-graphql/pom.xml b/tcks/microprofile-graphql/pom.xml index 8fc6136fe5749..48e45c7a17523 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.6.2.Final ../pom.xml 4.0.0 diff --git a/tcks/microprofile-health/pom.xml b/tcks/microprofile-health/pom.xml index 6fd35b15f6c9f..e67a10957d693 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.6.2.Final ../pom.xml 4.0.0 diff --git a/tcks/microprofile-jwt/pom.xml b/tcks/microprofile-jwt/pom.xml index 6a603eb0ce49f..b65ef3f3b8865 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.6.2.Final ../pom.xml 4.0.0 diff --git a/tcks/microprofile-metrics/api/pom.xml b/tcks/microprofile-metrics/api/pom.xml index 102b33e284368..d846ba4b32a9c 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.6.2.Final ../pom.xml 4.0.0 diff --git a/tcks/microprofile-metrics/optional/pom.xml b/tcks/microprofile-metrics/optional/pom.xml index f5cf90484ee2b..ca94986894af0 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.6.2.Final ../pom.xml 4.0.0 diff --git a/tcks/microprofile-metrics/pom.xml b/tcks/microprofile-metrics/pom.xml index 5de0f76551db7..63cf068bc5a41 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.6.2.Final ../pom.xml 4.0.0 diff --git a/tcks/microprofile-metrics/rest/pom.xml b/tcks/microprofile-metrics/rest/pom.xml index c5db2c68c4fa1..2af1c513406b2 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.6.2.Final ../pom.xml 4.0.0 diff --git a/tcks/microprofile-openapi/pom.xml b/tcks/microprofile-openapi/pom.xml index f9d09fa11bd78..b8ffd6b8a414d 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.6.2.Final ../pom.xml 4.0.0 diff --git a/tcks/microprofile-opentracing/base/pom.xml b/tcks/microprofile-opentracing/base/pom.xml index 1cf49f0a64a01..71c3cfdaa4b27 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.6.2.Final 4.0.0 diff --git a/tcks/microprofile-opentracing/pom.xml b/tcks/microprofile-opentracing/pom.xml index 500e04e84704d..85a4a6f5b4603 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.6.2.Final ../pom.xml 4.0.0 diff --git a/tcks/microprofile-opentracing/rest-client/pom.xml b/tcks/microprofile-opentracing/rest-client/pom.xml index ba2b473773120..6d55b7a6d5e70 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.6.2.Final 4.0.0 diff --git a/tcks/microprofile-reactive-messaging/pom.xml b/tcks/microprofile-reactive-messaging/pom.xml index 810d7a597cf13..b1eec962cd85c 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.6.2.Final ../pom.xml 4.0.0 diff --git a/tcks/microprofile-rest-client-reactive/pom.xml b/tcks/microprofile-rest-client-reactive/pom.xml index c12b95a581f59..9a5183b46751c 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.6.2.Final ../pom.xml 4.0.0 diff --git a/tcks/microprofile-rest-client/pom.xml b/tcks/microprofile-rest-client/pom.xml index 757c78f4e1dba..563643c0f59c9 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.6.2.Final ../pom.xml 4.0.0 diff --git a/tcks/pom.xml b/tcks/pom.xml index 9dbc782887a86..36fee3a93aec0 100644 --- a/tcks/pom.xml +++ b/tcks/pom.xml @@ -4,7 +4,7 @@ quarkus-build-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final ../build-parent/pom.xml 4.0.0 diff --git a/tcks/resteasy-reactive/pom.xml b/tcks/resteasy-reactive/pom.xml index 3665a493226cd..57ecb82c38188 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.6.2.Final ../pom.xml 4.0.0 diff --git a/test-framework/amazon-lambda/pom.xml b/test-framework/amazon-lambda/pom.xml index c6c41572a2e82..09c4766b9bd29 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.6.2.Final ../pom.xml diff --git a/test-framework/arquillian/pom.xml b/test-framework/arquillian/pom.xml index 75f803ab72f16..dccd6e4d1ff70 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.6.2.Final quarkus-arquillian diff --git a/test-framework/common/pom.xml b/test-framework/common/pom.xml index f88c88f89a4c3..00e3c64406b49 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.6.2.Final quarkus-test-common diff --git a/test-framework/derby/pom.xml b/test-framework/derby/pom.xml index 566cfbdb19f8d..7dd47cf6ed58c 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.6.2.Final quarkus-test-derby diff --git a/test-framework/devmode-test-utils/pom.xml b/test-framework/devmode-test-utils/pom.xml index 0282b1b3c1f93..df255c31adf71 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.6.2.Final 4.0.0 diff --git a/test-framework/h2/pom.xml b/test-framework/h2/pom.xml index 9c5f22ac25998..9f0e4ee8d8478 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.6.2.Final quarkus-test-h2 diff --git a/test-framework/infinispan-client/pom.xml b/test-framework/infinispan-client/pom.xml index 4583158e8894b..ff8ec2589261c 100644 --- a/test-framework/infinispan-client/pom.xml +++ b/test-framework/infinispan-client/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-test-framework - 999-SNAPSHOT + 2.6.2.Final 4.0.0 diff --git a/test-framework/jacoco/deployment/pom.xml b/test-framework/jacoco/deployment/pom.xml index 43e2fea949306..70ea7847ec3f6 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.6.2.Final 4.0.0 diff --git a/test-framework/jacoco/pom.xml b/test-framework/jacoco/pom.xml index bb1425bb917c1..e7ad5ae66be6d 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.6.2.Final ../../build-parent/pom.xml 4.0.0 diff --git a/test-framework/jacoco/runtime/pom.xml b/test-framework/jacoco/runtime/pom.xml index 2e4e99184be8b..0bd5620538c8b 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.6.2.Final 4.0.0 diff --git a/test-framework/junit5-internal/pom.xml b/test-framework/junit5-internal/pom.xml index 5e3194031627f..869b763d765c3 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.6.2.Final quarkus-junit5-internal diff --git a/test-framework/junit5-mockito/pom.xml b/test-framework/junit5-mockito/pom.xml index 337bbb7347f96..6ab20e93ffa13 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.6.2.Final quarkus-junit5-mockito diff --git a/test-framework/junit5-properties/pom.xml b/test-framework/junit5-properties/pom.xml index a7a604a25caba..ee206d0429ff7 100644 --- a/test-framework/junit5-properties/pom.xml +++ b/test-framework/junit5-properties/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-test-framework - 999-SNAPSHOT + 2.6.2.Final quarkus-junit5-properties diff --git a/test-framework/junit5-vertx/pom.xml b/test-framework/junit5-vertx/pom.xml index 6a8009cc4a98d..5015953f111a9 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.6.2.Final quarkus-junit5-vertx diff --git a/test-framework/junit5/pom.xml b/test-framework/junit5/pom.xml index 5590e32428ef7..626428fe5a483 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.6.2.Final quarkus-junit5 diff --git a/test-framework/keycloak-server/pom.xml b/test-framework/keycloak-server/pom.xml index 7ad759bd581c8..8fb3f7cb670c9 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.6.2.Final quarkus-test-keycloak-server diff --git a/test-framework/kubernetes-client/pom.xml b/test-framework/kubernetes-client/pom.xml index 83db479ebb290..25581998b5964 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.6.2.Final quarkus-test-kubernetes-client diff --git a/test-framework/ldap/pom.xml b/test-framework/ldap/pom.xml index c4fc15e526f1b..2772c91bba3d1 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.6.2.Final quarkus-test-ldap diff --git a/test-framework/maven/pom.xml b/test-framework/maven/pom.xml index 4bd1a6a0618e5..b745a6e3bf5b7 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.6.2.Final 4.0.0 diff --git a/test-framework/mongodb/pom.xml b/test-framework/mongodb/pom.xml index 76597cf209d21..5d33318a7a277 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.6.2.Final 4.0.0 diff --git a/test-framework/oidc-server/pom.xml b/test-framework/oidc-server/pom.xml index 997d907478f57..349d185886583 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.6.2.Final quarkus-test-oidc-server diff --git a/test-framework/openshift-client/pom.xml b/test-framework/openshift-client/pom.xml index 26bbc7cc358c1..3936b0d2a86fb 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.6.2.Final quarkus-test-openshift-client diff --git a/test-framework/pom.xml b/test-framework/pom.xml index 9e30d6d7b1edf..7bddaac07b76f 100644 --- a/test-framework/pom.xml +++ b/test-framework/pom.xml @@ -5,7 +5,7 @@ quarkus-build-parent io.quarkus - 999-SNAPSHOT + 2.6.2.Final ../build-parent/pom.xml 4.0.0 diff --git a/test-framework/security-jwt/pom.xml b/test-framework/security-jwt/pom.xml index 8bd1a0123be40..9f3fc010eb338 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.6.2.Final ../pom.xml diff --git a/test-framework/security-oidc/pom.xml b/test-framework/security-oidc/pom.xml index 095270779e35a..a9f4efadf6365 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.6.2.Final ../pom.xml diff --git a/test-framework/security/pom.xml b/test-framework/security/pom.xml index 56d34268f01da..a94c53b80c9f0 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.6.2.Final ../pom.xml