diff --git a/bom/application/pom.xml b/bom/application/pom.xml index a83e89c150cc1..6eb481e790c43 100644 --- a/bom/application/pom.xml +++ b/bom/application/pom.xml @@ -5,7 +5,7 @@ quarkus-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../../pom.xml 4.0.0 diff --git a/bom/test/pom.xml b/bom/test/pom.xml index b9197269e494e..666c5c0689e21 100644 --- a/bom/test/pom.xml +++ b/bom/test/pom.xml @@ -5,7 +5,7 @@ quarkus-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../../pom.xml 4.0.0 diff --git a/build-parent/pom.xml b/build-parent/pom.xml index b3783cac39593..f2b176bf5cd78 100644 --- a/build-parent/pom.xml +++ b/build-parent/pom.xml @@ -5,7 +5,7 @@ quarkus-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/core/builder/pom.xml b/core/builder/pom.xml index 4a23980a19bc7..8fa3338cabdc4 100644 --- a/core/builder/pom.xml +++ b/core/builder/pom.xml @@ -10,7 +10,7 @@ io.quarkus quarkus-build-parent - 2.16.999-SNAPSHOT + 2.16.9.Final ../../build-parent/pom.xml diff --git a/core/class-change-agent/pom.xml b/core/class-change-agent/pom.xml index ab051b6aea4ae..61e0770035208 100644 --- a/core/class-change-agent/pom.xml +++ b/core/class-change-agent/pom.xml @@ -7,7 +7,7 @@ quarkus-build-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../../build-parent/pom.xml diff --git a/core/deployment/pom.xml b/core/deployment/pom.xml index 4c7cdd3498287..b42a8c52d078f 100644 --- a/core/deployment/pom.xml +++ b/core/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-core-parent - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-core-deployment diff --git a/core/devmode-spi/pom.xml b/core/devmode-spi/pom.xml index 40614ac50b3a9..2c4e8d8a688f8 100644 --- a/core/devmode-spi/pom.xml +++ b/core/devmode-spi/pom.xml @@ -5,7 +5,7 @@ quarkus-build-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../../build-parent/pom.xml 4.0.0 diff --git a/core/junit4-mock/pom.xml b/core/junit4-mock/pom.xml index 879e882b648f7..039fec7b387c0 100644 --- a/core/junit4-mock/pom.xml +++ b/core/junit4-mock/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-core-parent - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-junit4-mock diff --git a/core/launcher/pom.xml b/core/launcher/pom.xml index ead0905b54c68..209b04a1d0d61 100644 --- a/core/launcher/pom.xml +++ b/core/launcher/pom.xml @@ -5,7 +5,7 @@ quarkus-build-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../../build-parent/pom.xml 4.0.0 diff --git a/core/pom.xml b/core/pom.xml index 0d06a1d594c79..2119bf27cac6c 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -5,7 +5,7 @@ quarkus-build-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../build-parent/pom.xml 4.0.0 diff --git a/core/processor/pom.xml b/core/processor/pom.xml index d4faaad863521..ffc37e996b92c 100644 --- a/core/processor/pom.xml +++ b/core/processor/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-core-parent - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-extension-processor diff --git a/core/runtime/pom.xml b/core/runtime/pom.xml index 1dc82e6834676..4646d2f0c3c00 100644 --- a/core/runtime/pom.xml +++ b/core/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-core-parent - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-core diff --git a/coverage-report/pom.xml b/coverage-report/pom.xml index 633ccce4cc72a..9bee3dea7f516 100644 --- a/coverage-report/pom.xml +++ b/coverage-report/pom.xml @@ -4,7 +4,7 @@ quarkus-build-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.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 a8345e7b98cff..978f30c5f9ab7 100644 --- a/devtools/bom-descriptor-json/pom.xml +++ b/devtools/bom-descriptor-json/pom.xml @@ -5,7 +5,7 @@ quarkus-devtools-all io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/devtools/cli/pom.xml b/devtools/cli/pom.xml index bb27fbe61564f..a62817d6cb867 100644 --- a/devtools/cli/pom.xml +++ b/devtools/cli/pom.xml @@ -5,7 +5,7 @@ quarkus-build-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.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 49a6900cfb388..dfc8af13638b1 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 - 2.16.999-SNAPSHOT + 2.16.9.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 4db9010b74e6f..673c8f66336f2 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 - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml 4.0.0 diff --git a/devtools/gradle/gradle-model/pom.xml b/devtools/gradle/gradle-model/pom.xml index 2a19d3f6cd5f1..3805d593642be 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 - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml 4.0.0 diff --git a/devtools/gradle/gradle.properties b/devtools/gradle/gradle.properties index 2e90da2fcf509..8678f0944ed00 100644 --- a/devtools/gradle/gradle.properties +++ b/devtools/gradle/gradle.properties @@ -1,2 +1,2 @@ -version = 2.16.999-SNAPSHOT +version = 2.16.9.Final kotlin_version = 1.7.22 diff --git a/devtools/gradle/pom.xml b/devtools/gradle/pom.xml index c8b4c9118b13f..1c9401a593d50 100644 --- a/devtools/gradle/pom.xml +++ b/devtools/gradle/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-build-parent - 2.16.999-SNAPSHOT + 2.16.9.Final ../../build-parent/pom.xml 4.0.0 diff --git a/devtools/maven/pom.xml b/devtools/maven/pom.xml index a2fdad770d559..9c67c4c8a7e4f 100644 --- a/devtools/maven/pom.xml +++ b/devtools/maven/pom.xml @@ -5,7 +5,7 @@ quarkus-build-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../../build-parent/pom.xml 4.0.0 diff --git a/devtools/platform-properties/pom.xml b/devtools/platform-properties/pom.xml index 32c244035dd0a..9bbcd174fd0ba 100644 --- a/devtools/platform-properties/pom.xml +++ b/devtools/platform-properties/pom.xml @@ -5,7 +5,7 @@ quarkus-devtools-all io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/devtools/pom.xml b/devtools/pom.xml index 30840e0ce9661..6857a12f632db 100644 --- a/devtools/pom.xml +++ b/devtools/pom.xml @@ -7,7 +7,7 @@ quarkus-build-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../build-parent/pom.xml diff --git a/devtools/project-core-extension-codestarts/pom.xml b/devtools/project-core-extension-codestarts/pom.xml index 10d8cfbaefba8..d328d92f59db7 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 - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-project-core-extension-codestarts diff --git a/docs/pom.xml b/docs/pom.xml index 95152aa2cb723..324342bf0d3a6 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-build-parent - 2.16.999-SNAPSHOT + 2.16.9.Final ../build-parent/pom.xml diff --git a/extensions/agroal/deployment/pom.xml b/extensions/agroal/deployment/pom.xml index 309a40e7634b4..fed6a3b69eed1 100644 --- a/extensions/agroal/deployment/pom.xml +++ b/extensions/agroal/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-agroal-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/agroal/pom.xml b/extensions/agroal/pom.xml index 3f1e3c5c0ef5b..7441a630d1571 100644 --- a/extensions/agroal/pom.xml +++ b/extensions/agroal/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml 4.0.0 diff --git a/extensions/agroal/runtime/pom.xml b/extensions/agroal/runtime/pom.xml index b70144aee0280..6e38bfa61c213 100644 --- a/extensions/agroal/runtime/pom.xml +++ b/extensions/agroal/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-agroal-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/agroal/spi/pom.xml b/extensions/agroal/spi/pom.xml index 5406b0b84553f..db7c30409b37f 100644 --- a/extensions/agroal/spi/pom.xml +++ b/extensions/agroal/spi/pom.xml @@ -5,7 +5,7 @@ quarkus-agroal-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/amazon-lambda-http/deployment/pom.xml b/extensions/amazon-lambda-http/deployment/pom.xml index bc0fab706b8f1..50ce3500e14ac 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 - 2.16.999-SNAPSHOT + 2.16.9.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 e70113f903b24..cb440f10d334d 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 - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml diff --git a/extensions/amazon-lambda-http/maven-archetype/pom.xml b/extensions/amazon-lambda-http/maven-archetype/pom.xml index 2b9949a36d95c..590460f44b462 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 - 2.16.999-SNAPSHOT + 2.16.9.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 7e70161ec23bc..b7a2dc2fa741b 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 - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-bom io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 3.0.0-M7 diff --git a/extensions/amazon-lambda-http/pom.xml b/extensions/amazon-lambda-http/pom.xml index d3d5d71f01905..cf54de1b1618f 100644 --- a/extensions/amazon-lambda-http/pom.xml +++ b/extensions/amazon-lambda-http/pom.xml @@ -7,7 +7,7 @@ quarkus-extensions-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml diff --git a/extensions/amazon-lambda-http/runtime/pom.xml b/extensions/amazon-lambda-http/runtime/pom.xml index e4ec131def665..9e70a75e31686 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 - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml diff --git a/extensions/amazon-lambda-rest/deployment/pom.xml b/extensions/amazon-lambda-rest/deployment/pom.xml index 5ba6bf2ebc727..3a3686137e793 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 - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml diff --git a/extensions/amazon-lambda-rest/maven-archetype/pom.xml b/extensions/amazon-lambda-rest/maven-archetype/pom.xml index e57a15fb88322..12951100fdf49 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 - 2.16.999-SNAPSHOT + 2.16.9.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 ce891ae293017..b12e54f22425a 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 - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-bom io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 3.0.0-M7 diff --git a/extensions/amazon-lambda-rest/pom.xml b/extensions/amazon-lambda-rest/pom.xml index c68c7c201bc67..38af1c0891165 100644 --- a/extensions/amazon-lambda-rest/pom.xml +++ b/extensions/amazon-lambda-rest/pom.xml @@ -7,7 +7,7 @@ quarkus-extensions-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.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 78f489aa249af..6b168602a5122 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 - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml diff --git a/extensions/amazon-lambda-rest/runtime/pom.xml b/extensions/amazon-lambda-rest/runtime/pom.xml index 8092f868c0ef4..2005403df3cbc 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 - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml diff --git a/extensions/amazon-lambda-xray/deployment/pom.xml b/extensions/amazon-lambda-xray/deployment/pom.xml index 8796f9cec9d77..f737e34b642bd 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 - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml diff --git a/extensions/amazon-lambda-xray/pom.xml b/extensions/amazon-lambda-xray/pom.xml index d4731af5e5074..1befa8ae30f61 100644 --- a/extensions/amazon-lambda-xray/pom.xml +++ b/extensions/amazon-lambda-xray/pom.xml @@ -7,7 +7,7 @@ quarkus-extensions-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml diff --git a/extensions/amazon-lambda-xray/runtime/pom.xml b/extensions/amazon-lambda-xray/runtime/pom.xml index 74944f39f36d8..462ce14bcc44a 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 - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml diff --git a/extensions/amazon-lambda/common-deployment/pom.xml b/extensions/amazon-lambda/common-deployment/pom.xml index 31e12a56858c6..5b54f882e3ea7 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 - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml diff --git a/extensions/amazon-lambda/common-runtime/pom.xml b/extensions/amazon-lambda/common-runtime/pom.xml index 7617ddd2a785c..1978b5e7b6713 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 - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml diff --git a/extensions/amazon-lambda/deployment/pom.xml b/extensions/amazon-lambda/deployment/pom.xml index 741cd97ea343c..9d465d85bdd3b 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 - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml diff --git a/extensions/amazon-lambda/event-server/pom.xml b/extensions/amazon-lambda/event-server/pom.xml index 3feb4e150260e..5a5dab867ab26 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 - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml diff --git a/extensions/amazon-lambda/maven-archetype/pom.xml b/extensions/amazon-lambda/maven-archetype/pom.xml index 14b624c1e95d0..2db70c3297864 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 - 2.16.999-SNAPSHOT + 2.16.9.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 775e519fb5105..73bfb538346ec 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 - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-bom io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 3.0.0-M7 diff --git a/extensions/amazon-lambda/pom.xml b/extensions/amazon-lambda/pom.xml index 7a61c79d6b6f7..3362afb336791 100644 --- a/extensions/amazon-lambda/pom.xml +++ b/extensions/amazon-lambda/pom.xml @@ -7,7 +7,7 @@ quarkus-extensions-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml diff --git a/extensions/amazon-lambda/runtime/pom.xml b/extensions/amazon-lambda/runtime/pom.xml index dd793a30ea587..6c01e70e7e464 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 - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml diff --git a/extensions/apache-httpclient/deployment/pom.xml b/extensions/apache-httpclient/deployment/pom.xml index 92e2c85b8d5ff..be2e0842567f1 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 - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-apache-httpclient-deployment Quarkus - Apache HttpClient - Deployment diff --git a/extensions/apache-httpclient/pom.xml b/extensions/apache-httpclient/pom.xml index 9a1354a8b9d19..d1cd8472dd7ff 100644 --- a/extensions/apache-httpclient/pom.xml +++ b/extensions/apache-httpclient/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-extensions-parent - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-apache-httpclient-parent pom diff --git a/extensions/apache-httpclient/runtime/pom.xml b/extensions/apache-httpclient/runtime/pom.xml index eb677812549f1..50ed0ab260265 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 - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-apache-httpclient Quarkus - Apache HttpClient - Runtime diff --git a/extensions/arc/deployment/pom.xml b/extensions/arc/deployment/pom.xml index 906002484086f..55ec9d2768553 100644 --- a/extensions/arc/deployment/pom.xml +++ b/extensions/arc/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-arc-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/arc/pom.xml b/extensions/arc/pom.xml index 3381ed4c26411..c205fbf99d79b 100644 --- a/extensions/arc/pom.xml +++ b/extensions/arc/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml 4.0.0 diff --git a/extensions/arc/runtime/pom.xml b/extensions/arc/runtime/pom.xml index b13decf5ae4f4..7f76f2bd6208c 100644 --- a/extensions/arc/runtime/pom.xml +++ b/extensions/arc/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-arc-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/avro/deployment/pom.xml b/extensions/avro/deployment/pom.xml index 9fd68cb1b9b7c..0cdbf4c9daa89 100644 --- a/extensions/avro/deployment/pom.xml +++ b/extensions/avro/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-avro-parent - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-avro-deployment diff --git a/extensions/avro/pom.xml b/extensions/avro/pom.xml index a4d49dd8ac63d..0761e82d84b02 100644 --- a/extensions/avro/pom.xml +++ b/extensions/avro/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml diff --git a/extensions/avro/runtime/pom.xml b/extensions/avro/runtime/pom.xml index 7f01d5900e850..ab5dcb3ce03eb 100644 --- a/extensions/avro/runtime/pom.xml +++ b/extensions/avro/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-avro-parent - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-avro diff --git a/extensions/awt/deployment/pom.xml b/extensions/awt/deployment/pom.xml index fc071e37a4a5c..ea8443d4dfc09 100644 --- a/extensions/awt/deployment/pom.xml +++ b/extensions/awt/deployment/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-awt-parent - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-awt-deployment Quarkus - AWT - Deployment diff --git a/extensions/awt/pom.xml b/extensions/awt/pom.xml index 8ca48bda91c7d..5f8031f464684 100644 --- a/extensions/awt/pom.xml +++ b/extensions/awt/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-extensions-parent - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-awt-parent pom diff --git a/extensions/awt/runtime/pom.xml b/extensions/awt/runtime/pom.xml index ab6bd4fea323d..765c09620b6be 100644 --- a/extensions/awt/runtime/pom.xml +++ b/extensions/awt/runtime/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-awt-parent - 2.16.999-SNAPSHOT + 2.16.9.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 5f1a2c0ca227e..dcd0397a480a0 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 - 2.16.999-SNAPSHOT + 2.16.9.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 53a54247605b3..10c187716132c 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 - 2.16.999-SNAPSHOT + 2.16.9.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 163ac2f8d1ba6..485974fafe988 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 - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-bom io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 3.1.0 3.0.0-M7 diff --git a/extensions/azure-functions-http/pom.xml b/extensions/azure-functions-http/pom.xml index 35b03cd65a08d..8ed63307f2a59 100644 --- a/extensions/azure-functions-http/pom.xml +++ b/extensions/azure-functions-http/pom.xml @@ -21,7 +21,7 @@ quarkus-extensions-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.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 8b7c7241f6b59..60182589ea608 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/cache/deployment/pom.xml b/extensions/cache/deployment/pom.xml index be9e650b24bbd..e03f7a43cd286 100644 --- a/extensions/cache/deployment/pom.xml +++ b/extensions/cache/deployment/pom.xml @@ -7,7 +7,7 @@ quarkus-cache-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-cache-deployment diff --git a/extensions/cache/pom.xml b/extensions/cache/pom.xml index 39399665ce325..1a3702428e699 100644 --- a/extensions/cache/pom.xml +++ b/extensions/cache/pom.xml @@ -7,7 +7,7 @@ quarkus-extensions-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml diff --git a/extensions/cache/runtime/pom.xml b/extensions/cache/runtime/pom.xml index d57ee55acc970..ad8472530b1c8 100644 --- a/extensions/cache/runtime/pom.xml +++ b/extensions/cache/runtime/pom.xml @@ -7,7 +7,7 @@ quarkus-cache-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-cache diff --git a/extensions/caffeine/deployment/pom.xml b/extensions/caffeine/deployment/pom.xml index 2a7a547ad1b69..43e9a0c07e2fe 100644 --- a/extensions/caffeine/deployment/pom.xml +++ b/extensions/caffeine/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-caffeine-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/caffeine/pom.xml b/extensions/caffeine/pom.xml index 40ab1db7bb7b3..1987637825302 100644 --- a/extensions/caffeine/pom.xml +++ b/extensions/caffeine/pom.xml @@ -6,7 +6,7 @@ quarkus-extensions-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml 4.0.0 diff --git a/extensions/caffeine/runtime/pom.xml b/extensions/caffeine/runtime/pom.xml index 12d94b54373d3..4a29bb650d343 100644 --- a/extensions/caffeine/runtime/pom.xml +++ b/extensions/caffeine/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-caffeine-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/config-yaml/deployment/pom.xml b/extensions/config-yaml/deployment/pom.xml index 9d3302e2aff7c..9a01966a8ade5 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 - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-config-yaml-deployment diff --git a/extensions/config-yaml/pom.xml b/extensions/config-yaml/pom.xml index 572b16b96ddc4..dec58995c41e8 100644 --- a/extensions/config-yaml/pom.xml +++ b/extensions/config-yaml/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml 4.0.0 diff --git a/extensions/config-yaml/runtime/pom.xml b/extensions/config-yaml/runtime/pom.xml index eb05a8a8b5c5f..f5285bb34b862 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 - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-config-yaml diff --git a/extensions/container-image/container-image-buildpack/deployment/pom.xml b/extensions/container-image/container-image-buildpack/deployment/pom.xml index 1e53846870472..4bb2de198263a 100644 --- a/extensions/container-image/container-image-buildpack/deployment/pom.xml +++ b/extensions/container-image/container-image-buildpack/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-container-image-buildpack-parent - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-container-image-buildpack-deployment diff --git a/extensions/container-image/container-image-buildpack/pom.xml b/extensions/container-image/container-image-buildpack/pom.xml index 1849fb60d3d28..5887193cf1024 100644 --- a/extensions/container-image/container-image-buildpack/pom.xml +++ b/extensions/container-image/container-image-buildpack/pom.xml @@ -5,7 +5,7 @@ quarkus-container-image-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/container-image/container-image-buildpack/runtime/pom.xml b/extensions/container-image/container-image-buildpack/runtime/pom.xml index 9b74f7fe292e3..a08e83d6a47a6 100644 --- a/extensions/container-image/container-image-buildpack/runtime/pom.xml +++ b/extensions/container-image/container-image-buildpack/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-container-image-buildpack-parent - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-container-image-buildpack diff --git a/extensions/container-image/container-image-docker/deployment/pom.xml b/extensions/container-image/container-image-docker/deployment/pom.xml index b48edc2a928af..b69529eb3ca31 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 - 2.16.999-SNAPSHOT + 2.16.9.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 13aae66c78297..a7bc5d4ac86d0 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 - 2.16.999-SNAPSHOT + 2.16.9.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 36823226fdb32..861074985ed45 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 - 2.16.999-SNAPSHOT + 2.16.9.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 c47fa2e02bef3..c724295ef0e7f 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 - 2.16.999-SNAPSHOT + 2.16.9.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 9418ad34b9f2f..c6bba8ae87230 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 - 2.16.999-SNAPSHOT + 2.16.9.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 f255ebf522dd3..b9e39a27d93ed 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 - 2.16.999-SNAPSHOT + 2.16.9.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 3af550d546418..67cd562233c97 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 - 2.16.999-SNAPSHOT + 2.16.9.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 a7ee1afeedcdb..7d452985efa05 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 - 2.16.999-SNAPSHOT + 2.16.9.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 443f5add48efa..9190288ed18a1 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 - 2.16.999-SNAPSHOT + 2.16.9.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 36198f1878332..72404e8002c2a 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 - 2.16.999-SNAPSHOT + 2.16.9.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 e4c03a7419d21..afd0bc716d054 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 - 2.16.999-SNAPSHOT + 2.16.9.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 adb19342b539a..40e6779a6d69c 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 - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-container-image-s2i diff --git a/extensions/container-image/deployment/pom.xml b/extensions/container-image/deployment/pom.xml index f8bfdd6033b6f..769280d33ce52 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/container-image/pom.xml b/extensions/container-image/pom.xml index f7b0022ba5df6..97b76a4701061 100644 --- a/extensions/container-image/pom.xml +++ b/extensions/container-image/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml diff --git a/extensions/container-image/runtime/pom.xml b/extensions/container-image/runtime/pom.xml index 5910276bc5d60..57461e07288f4 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 - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-container-image diff --git a/extensions/container-image/spi/pom.xml b/extensions/container-image/spi/pom.xml index c665f9b41a41f..24e44660c4165 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/container-image/util/pom.xml b/extensions/container-image/util/pom.xml index 0398500182269..60ceb6ead8615 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/credentials/deployment/pom.xml b/extensions/credentials/deployment/pom.xml index 3958d78ea23f2..0f3d8486084ad 100644 --- a/extensions/credentials/deployment/pom.xml +++ b/extensions/credentials/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-credentials-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/credentials/pom.xml b/extensions/credentials/pom.xml index 819cb23039a86..06ac413e944c6 100644 --- a/extensions/credentials/pom.xml +++ b/extensions/credentials/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml 4.0.0 diff --git a/extensions/credentials/runtime/pom.xml b/extensions/credentials/runtime/pom.xml index 2fba4d78dab51..55621b0966ba9 100644 --- a/extensions/credentials/runtime/pom.xml +++ b/extensions/credentials/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-credentials-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/csrf-reactive/deployment/pom.xml b/extensions/csrf-reactive/deployment/pom.xml index 949ddc29d395f..d95dd86ddb245 100644 --- a/extensions/csrf-reactive/deployment/pom.xml +++ b/extensions/csrf-reactive/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-csrf-reactive-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../ 4.0.0 diff --git a/extensions/csrf-reactive/pom.xml b/extensions/csrf-reactive/pom.xml index 87e784ca12c75..1b52ae4ccf9ae 100644 --- a/extensions/csrf-reactive/pom.xml +++ b/extensions/csrf-reactive/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml 4.0.0 diff --git a/extensions/csrf-reactive/runtime/pom.xml b/extensions/csrf-reactive/runtime/pom.xml index d05ebdd9760b5..169a674f21f6b 100644 --- a/extensions/csrf-reactive/runtime/pom.xml +++ b/extensions/csrf-reactive/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-csrf-reactive-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../ 4.0.0 diff --git a/extensions/datasource/common/pom.xml b/extensions/datasource/common/pom.xml index cd234385eb717..e421284b977ef 100644 --- a/extensions/datasource/common/pom.xml +++ b/extensions/datasource/common/pom.xml @@ -5,7 +5,7 @@ quarkus-datasource-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/datasource/deployment-spi/pom.xml b/extensions/datasource/deployment-spi/pom.xml index 93b3e74cfa7ea..fda5a25d99b62 100644 --- a/extensions/datasource/deployment-spi/pom.xml +++ b/extensions/datasource/deployment-spi/pom.xml @@ -5,7 +5,7 @@ quarkus-datasource-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/datasource/deployment/pom.xml b/extensions/datasource/deployment/pom.xml index b79a9fd6cb90a..331bf7b9084ef 100644 --- a/extensions/datasource/deployment/pom.xml +++ b/extensions/datasource/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-datasource-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/datasource/pom.xml b/extensions/datasource/pom.xml index 5dcb4f8d2f317..e2a8d41e8c261 100644 --- a/extensions/datasource/pom.xml +++ b/extensions/datasource/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml 4.0.0 diff --git a/extensions/datasource/runtime/pom.xml b/extensions/datasource/runtime/pom.xml index 8e023855602c9..b620aaecbfd3d 100644 --- a/extensions/datasource/runtime/pom.xml +++ b/extensions/datasource/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-datasource-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/devservices/common/pom.xml b/extensions/devservices/common/pom.xml index 424b9495ae1e9..e19c6ecdb0f72 100644 --- a/extensions/devservices/common/pom.xml +++ b/extensions/devservices/common/pom.xml @@ -5,7 +5,7 @@ quarkus-devservices-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/devservices/db2/pom.xml b/extensions/devservices/db2/pom.xml index 98d61a1680211..c8a48b7098a6f 100644 --- a/extensions/devservices/db2/pom.xml +++ b/extensions/devservices/db2/pom.xml @@ -5,7 +5,7 @@ quarkus-devservices-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/devservices/deployment/pom.xml b/extensions/devservices/deployment/pom.xml index c631d6c92735c..88c42bb406a78 100644 --- a/extensions/devservices/deployment/pom.xml +++ b/extensions/devservices/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-devservices-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/devservices/derby/pom.xml b/extensions/devservices/derby/pom.xml index 1beb11b954d9b..7e12771c4e111 100644 --- a/extensions/devservices/derby/pom.xml +++ b/extensions/devservices/derby/pom.xml @@ -5,7 +5,7 @@ quarkus-devservices-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/devservices/h2/pom.xml b/extensions/devservices/h2/pom.xml index 76bdb949f7ef1..91506809d8641 100644 --- a/extensions/devservices/h2/pom.xml +++ b/extensions/devservices/h2/pom.xml @@ -5,7 +5,7 @@ quarkus-devservices-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/devservices/mariadb/pom.xml b/extensions/devservices/mariadb/pom.xml index 256cc281b7a0a..70bd5fe53d760 100644 --- a/extensions/devservices/mariadb/pom.xml +++ b/extensions/devservices/mariadb/pom.xml @@ -5,7 +5,7 @@ quarkus-devservices-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/devservices/mssql/pom.xml b/extensions/devservices/mssql/pom.xml index e8bfd63ddf3b1..3edcae86843c6 100644 --- a/extensions/devservices/mssql/pom.xml +++ b/extensions/devservices/mssql/pom.xml @@ -5,7 +5,7 @@ quarkus-devservices-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/devservices/mysql/pom.xml b/extensions/devservices/mysql/pom.xml index 99ad844a0dab7..d6d2148501c6b 100644 --- a/extensions/devservices/mysql/pom.xml +++ b/extensions/devservices/mysql/pom.xml @@ -5,7 +5,7 @@ quarkus-devservices-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/devservices/oracle/pom.xml b/extensions/devservices/oracle/pom.xml index 480fe033f41d3..3e2d0fb3a46a2 100644 --- a/extensions/devservices/oracle/pom.xml +++ b/extensions/devservices/oracle/pom.xml @@ -5,7 +5,7 @@ quarkus-devservices-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/devservices/pom.xml b/extensions/devservices/pom.xml index 4ff3e041dc04d..772b191382bbb 100644 --- a/extensions/devservices/pom.xml +++ b/extensions/devservices/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml 4.0.0 diff --git a/extensions/devservices/postgresql/pom.xml b/extensions/devservices/postgresql/pom.xml index 3223929cf204b..5ee89bb89b12f 100644 --- a/extensions/devservices/postgresql/pom.xml +++ b/extensions/devservices/postgresql/pom.xml @@ -5,7 +5,7 @@ quarkus-devservices-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.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 c336ed2467103..76f0d2156b55f 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/elasticsearch-rest-client-common/pom.xml b/extensions/elasticsearch-rest-client-common/pom.xml index fc8d95cf788db..ce88f9dc455bf 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 - 2.16.999-SNAPSHOT + 2.16.9.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 4ddd669f35e23..143eecebe3ffb 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/elasticsearch-rest-client/deployment/pom.xml b/extensions/elasticsearch-rest-client/deployment/pom.xml index 7927e1d44a6ca..264997b451d1e 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 - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml diff --git a/extensions/elasticsearch-rest-client/pom.xml b/extensions/elasticsearch-rest-client/pom.xml index 7de73f14b514d..2c7edc42f406f 100644 --- a/extensions/elasticsearch-rest-client/pom.xml +++ b/extensions/elasticsearch-rest-client/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml diff --git a/extensions/elasticsearch-rest-client/runtime/pom.xml b/extensions/elasticsearch-rest-client/runtime/pom.xml index 12998cff5f985..e5e9703a139c0 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 - 2.16.999-SNAPSHOT + 2.16.9.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 9c812ae1ade9e..fc2e38221904e 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 - 2.16.999-SNAPSHOT + 2.16.9.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 0ece9e05582eb..7422b4a8d45f8 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 - 2.16.999-SNAPSHOT + 2.16.9.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 b2729668b54b5..e922495d92c0e 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 - 2.16.999-SNAPSHOT + 2.16.9.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 77b7fc312529d..182d225d35b2a 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/elytron-security-common/pom.xml b/extensions/elytron-security-common/pom.xml index 81f174f55ce53..901664f2240d8 100644 --- a/extensions/elytron-security-common/pom.xml +++ b/extensions/elytron-security-common/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.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 0d2d29faf009f..c358d68ae4efc 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/elytron-security-jdbc/deployment/pom.xml b/extensions/elytron-security-jdbc/deployment/pom.xml index b45d469dd50ac..611997f035dc7 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 - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml diff --git a/extensions/elytron-security-jdbc/pom.xml b/extensions/elytron-security-jdbc/pom.xml index 4190042902934..b19a441cad8b8 100644 --- a/extensions/elytron-security-jdbc/pom.xml +++ b/extensions/elytron-security-jdbc/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-extensions-parent - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml diff --git a/extensions/elytron-security-jdbc/runtime/pom.xml b/extensions/elytron-security-jdbc/runtime/pom.xml index 269e24d309d3d..76852144ce07a 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 - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml diff --git a/extensions/elytron-security-ldap/deployment/pom.xml b/extensions/elytron-security-ldap/deployment/pom.xml index 74d6378e9e920..bbeb51e07fcc4 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 - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml diff --git a/extensions/elytron-security-ldap/pom.xml b/extensions/elytron-security-ldap/pom.xml index aaf374a2e8b46..ebcf909f0bfc0 100644 --- a/extensions/elytron-security-ldap/pom.xml +++ b/extensions/elytron-security-ldap/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-extensions-parent - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml diff --git a/extensions/elytron-security-ldap/runtime/pom.xml b/extensions/elytron-security-ldap/runtime/pom.xml index be079bf0527a4..d44ded60df9ea 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 - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml diff --git a/extensions/elytron-security-oauth2/deployment/pom.xml b/extensions/elytron-security-oauth2/deployment/pom.xml index 27310bb57fde6..f5a3eb298e584 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/elytron-security-oauth2/pom.xml b/extensions/elytron-security-oauth2/pom.xml index b0123a229a323..2e9193a6a173e 100644 --- a/extensions/elytron-security-oauth2/pom.xml +++ b/extensions/elytron-security-oauth2/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.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 ff1c310b358ac..5260d8aebdc42 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 - 2.16.999-SNAPSHOT + 2.16.9.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 7fe31fdd66ed9..59a40c20723ac 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/elytron-security-properties-file/pom.xml b/extensions/elytron-security-properties-file/pom.xml index c5b5833e573ca..19d87c069b050 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 - 2.16.999-SNAPSHOT + 2.16.9.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 986bb509235e2..ba5b6b806464d 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/elytron-security/deployment/pom.xml b/extensions/elytron-security/deployment/pom.xml index 68418df281f7c..e33429380ae5b 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/elytron-security/pom.xml b/extensions/elytron-security/pom.xml index 79fd6d877d858..81505ed6bdab9 100644 --- a/extensions/elytron-security/pom.xml +++ b/extensions/elytron-security/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml 4.0.0 diff --git a/extensions/elytron-security/runtime/pom.xml b/extensions/elytron-security/runtime/pom.xml index f42911dd5bbce..d605f37106765 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/flyway/deployment/pom.xml b/extensions/flyway/deployment/pom.xml index 980e09c2e29be..fd42fd02ddeb4 100644 --- a/extensions/flyway/deployment/pom.xml +++ b/extensions/flyway/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-flyway-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/flyway/pom.xml b/extensions/flyway/pom.xml index fa0abf520d249..2d1f8a88acb6a 100644 --- a/extensions/flyway/pom.xml +++ b/extensions/flyway/pom.xml @@ -6,7 +6,7 @@ quarkus-extensions-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml 4.0.0 diff --git a/extensions/flyway/runtime/pom.xml b/extensions/flyway/runtime/pom.xml index 28e554dea1c60..658c061bcccd7 100644 --- a/extensions/flyway/runtime/pom.xml +++ b/extensions/flyway/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-flyway-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.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 6a7b3f2cc6077..941623681bd1a 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 - 2.16.999-SNAPSHOT + 2.16.9.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 68601544ac40d..1150614895e42 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 - 2.16.999-SNAPSHOT + 2.16.9.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 3e5d29ad66d82..f9733b6e3f8ee 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 - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-bom io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 3.0.0-M7 diff --git a/extensions/funqy/funqy-amazon-lambda/pom.xml b/extensions/funqy/funqy-amazon-lambda/pom.xml index 9dbf45040f5cd..78f9a48b151fe 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 - 2.16.999-SNAPSHOT + 2.16.9.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 0527661f0b001..7a36367c55b4f 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 - 2.16.999-SNAPSHOT + 2.16.9.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 196d0aea39c8a..9a2db6bbc0a19 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 - 2.16.999-SNAPSHOT + 2.16.9.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 26dc3c4349a92..7bf6027bfa825 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 - 2.16.999-SNAPSHOT + 2.16.9.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 8e280594182b6..0a59636d87d47 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/funqy/funqy-http/deployment/pom.xml b/extensions/funqy/funqy-http/deployment/pom.xml index 9f3c89c91b49d..634abe54cfceb 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/funqy/funqy-http/pom.xml b/extensions/funqy/funqy-http/pom.xml index 1086f11a2b1f6..efda192ec82fe 100644 --- a/extensions/funqy/funqy-http/pom.xml +++ b/extensions/funqy/funqy-http/pom.xml @@ -5,7 +5,7 @@ quarkus-funqy-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.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 0294b867590ed..978f4d6b3f63f 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 - 2.16.999-SNAPSHOT + 2.16.9.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 ab93139dca40a..d904c44d54723 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/funqy/funqy-knative-events/pom.xml b/extensions/funqy/funqy-knative-events/pom.xml index b6fcef28d4758..2e8b43b926a9a 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 - 2.16.999-SNAPSHOT + 2.16.9.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 4151f18d11f95..fab1a943d3383 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 - 2.16.999-SNAPSHOT + 2.16.9.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 d2d3d8938db8b..bab8af7f45276 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/funqy/funqy-server-common/pom.xml b/extensions/funqy/funqy-server-common/pom.xml index 447c3adf95bfb..ca54d7ea84407 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 - 2.16.999-SNAPSHOT + 2.16.9.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 bfff64f9137d5..e96a926f52730 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/funqy/pom.xml b/extensions/funqy/pom.xml index 1db022ac55bc7..69b908d66b702 100644 --- a/extensions/funqy/pom.xml +++ b/extensions/funqy/pom.xml @@ -6,7 +6,7 @@ quarkus-extensions-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.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 499bd4583974c..ad2a370b7b76b 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/google-cloud-functions-http/pom.xml b/extensions/google-cloud-functions-http/pom.xml index 1525996f467fd..5cae132e73db3 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 - 2.16.999-SNAPSHOT + 2.16.9.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 1d661d0c9fceb..7875271618adb 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/google-cloud-functions/deployment/pom.xml b/extensions/google-cloud-functions/deployment/pom.xml index 695f1798cd12e..d44a6a711a62f 100644 --- 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/google-cloud-functions/pom.xml b/extensions/google-cloud-functions/pom.xml index c632d481b87f3..0e4a12d4fdcbd 100644 --- a/extensions/google-cloud-functions/pom.xml +++ b/extensions/google-cloud-functions/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.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 a1953554f2b39..177a854f08455 100644 --- 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/grpc-common/deployment/pom.xml b/extensions/grpc-common/deployment/pom.xml index 3b89d44dbe82f..f2841055818e7 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/grpc-common/pom.xml b/extensions/grpc-common/pom.xml index 732eaab9506b3..107bc89cb105c 100644 --- a/extensions/grpc-common/pom.xml +++ b/extensions/grpc-common/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml 4.0.0 diff --git a/extensions/grpc-common/runtime/pom.xml b/extensions/grpc-common/runtime/pom.xml index dcb5ad41e2e43..5d34ae0f30054 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/grpc/api/pom.xml b/extensions/grpc/api/pom.xml index 2a91ac3e9c643..1aa3bab8a2357 100644 --- a/extensions/grpc/api/pom.xml +++ b/extensions/grpc/api/pom.xml @@ -4,7 +4,7 @@ quarkus-grpc-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-grpc-api diff --git a/extensions/grpc/codegen/pom.xml b/extensions/grpc/codegen/pom.xml index 379a020c83f32..7eb5ee4d239bb 100644 --- a/extensions/grpc/codegen/pom.xml +++ b/extensions/grpc/codegen/pom.xml @@ -6,7 +6,7 @@ quarkus-grpc-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-grpc-codegen diff --git a/extensions/grpc/deployment/pom.xml b/extensions/grpc/deployment/pom.xml index 597205bfe65eb..f193d012fbd2a 100644 --- a/extensions/grpc/deployment/pom.xml +++ b/extensions/grpc/deployment/pom.xml @@ -6,7 +6,7 @@ quarkus-grpc-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-grpc-deployment diff --git a/extensions/grpc/pom.xml b/extensions/grpc/pom.xml index 70ed0fc96b87d..783cdbe6ed809 100644 --- a/extensions/grpc/pom.xml +++ b/extensions/grpc/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml 4.0.0 diff --git a/extensions/grpc/protoc/pom.xml b/extensions/grpc/protoc/pom.xml index 4aad1cd6e042d..506c91cd0d5cb 100644 --- a/extensions/grpc/protoc/pom.xml +++ b/extensions/grpc/protoc/pom.xml @@ -6,7 +6,7 @@ quarkus-grpc-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-grpc-protoc-plugin diff --git a/extensions/grpc/runtime/pom.xml b/extensions/grpc/runtime/pom.xml index 5fc1dcc87919e..b07a4e050af98 100644 --- a/extensions/grpc/runtime/pom.xml +++ b/extensions/grpc/runtime/pom.xml @@ -6,7 +6,7 @@ quarkus-grpc-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-grpc diff --git a/extensions/grpc/stubs/pom.xml b/extensions/grpc/stubs/pom.xml index 3d7c04219844c..4b246bea482ad 100644 --- a/extensions/grpc/stubs/pom.xml +++ b/extensions/grpc/stubs/pom.xml @@ -6,7 +6,7 @@ quarkus-grpc-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-grpc-stubs diff --git a/extensions/grpc/xds/pom.xml b/extensions/grpc/xds/pom.xml index 2df82b9d1afce..8cd8b5d9d3b97 100644 --- a/extensions/grpc/xds/pom.xml +++ b/extensions/grpc/xds/pom.xml @@ -6,7 +6,7 @@ quarkus-grpc-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-grpc-xds diff --git a/extensions/hal/deployment/pom.xml b/extensions/hal/deployment/pom.xml index 1e16df09554b7..b3d1589cdd1d6 100644 --- a/extensions/hal/deployment/pom.xml +++ b/extensions/hal/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-hal-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/hal/pom.xml b/extensions/hal/pom.xml index a19fb092dd738..a2e8c7964ddab 100644 --- a/extensions/hal/pom.xml +++ b/extensions/hal/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml 4.0.0 diff --git a/extensions/hal/runtime/pom.xml b/extensions/hal/runtime/pom.xml index 7997c9dc5bc43..22a59dc437219 100644 --- a/extensions/hal/runtime/pom.xml +++ b/extensions/hal/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-hal-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/hibernate-envers/deployment/pom.xml b/extensions/hibernate-envers/deployment/pom.xml index 71fcfc937497c..c791604e80401 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 - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml diff --git a/extensions/hibernate-envers/pom.xml b/extensions/hibernate-envers/pom.xml index 4dfbae0f3729b..c834e3f0b681f 100644 --- a/extensions/hibernate-envers/pom.xml +++ b/extensions/hibernate-envers/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-extensions-parent - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml diff --git a/extensions/hibernate-envers/runtime/pom.xml b/extensions/hibernate-envers/runtime/pom.xml index 0fb2486b7939e..e3d19fe30ed34 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 - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml diff --git a/extensions/hibernate-orm/deployment-spi/pom.xml b/extensions/hibernate-orm/deployment-spi/pom.xml index a22b002561a4b..ad222ef4ccc95 100644 --- a/extensions/hibernate-orm/deployment-spi/pom.xml +++ b/extensions/hibernate-orm/deployment-spi/pom.xml @@ -5,7 +5,7 @@ quarkus-hibernate-orm-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/hibernate-orm/deployment/pom.xml b/extensions/hibernate-orm/deployment/pom.xml index 25af673824219..35cb9e74b6d66 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/hibernate-orm/pom.xml b/extensions/hibernate-orm/pom.xml index a0216f7a5db74..31e1d5603c596 100644 --- a/extensions/hibernate-orm/pom.xml +++ b/extensions/hibernate-orm/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml 4.0.0 diff --git a/extensions/hibernate-orm/runtime/pom.xml b/extensions/hibernate-orm/runtime/pom.xml index 5e68368d3095c..ea81be2e6cea0 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/hibernate-reactive/deployment/pom.xml b/extensions/hibernate-reactive/deployment/pom.xml index 641e9bdfcac88..645136f25dd65 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/hibernate-reactive/pom.xml b/extensions/hibernate-reactive/pom.xml index da89f1508f2eb..971663ced648d 100644 --- a/extensions/hibernate-reactive/pom.xml +++ b/extensions/hibernate-reactive/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml 4.0.0 diff --git a/extensions/hibernate-reactive/runtime/pom.xml b/extensions/hibernate-reactive/runtime/pom.xml index 08a427f2b7028..0501639079f10 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/hibernate-search-orm-coordination-outbox-polling/deployment/pom.xml b/extensions/hibernate-search-orm-coordination-outbox-polling/deployment/pom.xml index bb0c5ab12888f..db54e58969845 100644 --- a/extensions/hibernate-search-orm-coordination-outbox-polling/deployment/pom.xml +++ b/extensions/hibernate-search-orm-coordination-outbox-polling/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-hibernate-search-orm-coordination-outbox-polling-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/hibernate-search-orm-coordination-outbox-polling/pom.xml b/extensions/hibernate-search-orm-coordination-outbox-polling/pom.xml index d11ebcd74296a..0daa2bf64d2ae 100644 --- a/extensions/hibernate-search-orm-coordination-outbox-polling/pom.xml +++ b/extensions/hibernate-search-orm-coordination-outbox-polling/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml 4.0.0 diff --git a/extensions/hibernate-search-orm-coordination-outbox-polling/runtime/pom.xml b/extensions/hibernate-search-orm-coordination-outbox-polling/runtime/pom.xml index 2d746e15e3cb1..87dfb3e8fb2ea 100644 --- a/extensions/hibernate-search-orm-coordination-outbox-polling/runtime/pom.xml +++ b/extensions/hibernate-search-orm-coordination-outbox-polling/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-hibernate-search-orm-coordination-outbox-polling-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.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 00c215f110781..2719137091a19 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/hibernate-search-orm-elasticsearch/pom.xml b/extensions/hibernate-search-orm-elasticsearch/pom.xml index 9adffc7300313..c8e78a003cd63 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 - 2.16.999-SNAPSHOT + 2.16.9.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 91e87b602b193..10b261613a87b 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/hibernate-validator/deployment/pom.xml b/extensions/hibernate-validator/deployment/pom.xml index d8a810a1553a1..9e47d48d04c9d 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/hibernate-validator/pom.xml b/extensions/hibernate-validator/pom.xml index e24f4449a4ae1..6bcb339140aae 100644 --- a/extensions/hibernate-validator/pom.xml +++ b/extensions/hibernate-validator/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml 4.0.0 diff --git a/extensions/hibernate-validator/runtime/pom.xml b/extensions/hibernate-validator/runtime/pom.xml index 11a6c9b7ed9ca..6b72073eb72d6 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/hibernate-validator/spi/pom.xml b/extensions/hibernate-validator/spi/pom.xml index 1f9ef24866833..0133d49c10e66 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/infinispan-client/deployment/pom.xml b/extensions/infinispan-client/deployment/pom.xml index fc553b1bfce75..2954920c2f086 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/infinispan-client/pom.xml b/extensions/infinispan-client/pom.xml index 366917f70b7e8..b3fa4ed93bbb9 100644 --- a/extensions/infinispan-client/pom.xml +++ b/extensions/infinispan-client/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml 4.0.0 diff --git a/extensions/infinispan-client/runtime/pom.xml b/extensions/infinispan-client/runtime/pom.xml index e7a45a4acd9e5..51c28c8b0c8c7 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/jackson/deployment/pom.xml b/extensions/jackson/deployment/pom.xml index 1a0d124a81aa6..88c9a1519f593 100644 --- a/extensions/jackson/deployment/pom.xml +++ b/extensions/jackson/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-jackson-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/jackson/pom.xml b/extensions/jackson/pom.xml index f699c6869fb78..aee5b3a596a0d 100644 --- a/extensions/jackson/pom.xml +++ b/extensions/jackson/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml 4.0.0 diff --git a/extensions/jackson/runtime/pom.xml b/extensions/jackson/runtime/pom.xml index 89df1f83fda8a..38735f63c6e0d 100644 --- a/extensions/jackson/runtime/pom.xml +++ b/extensions/jackson/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-jackson-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/jackson/spi/pom.xml b/extensions/jackson/spi/pom.xml index f43e857598c24..75d0e75d63f43 100644 --- a/extensions/jackson/spi/pom.xml +++ b/extensions/jackson/spi/pom.xml @@ -5,7 +5,7 @@ quarkus-jackson-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/jaeger/deployment/pom.xml b/extensions/jaeger/deployment/pom.xml index 18cf720914ec3..3ca3410e4dabc 100644 --- a/extensions/jaeger/deployment/pom.xml +++ b/extensions/jaeger/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-jaeger-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/jaeger/pom.xml b/extensions/jaeger/pom.xml index e3f7a74498820..edfeafa8018fd 100644 --- a/extensions/jaeger/pom.xml +++ b/extensions/jaeger/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml 4.0.0 diff --git a/extensions/jaeger/runtime/pom.xml b/extensions/jaeger/runtime/pom.xml index e028eb434887d..e98756ae9b1a6 100644 --- a/extensions/jaeger/runtime/pom.xml +++ b/extensions/jaeger/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-jaeger-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/jaxb/deployment/pom.xml b/extensions/jaxb/deployment/pom.xml index 9b9ef3822a90d..3e2be3a41a285 100644 --- a/extensions/jaxb/deployment/pom.xml +++ b/extensions/jaxb/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-jaxb-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/jaxb/pom.xml b/extensions/jaxb/pom.xml index f99179cd79b64..89fe0397778cf 100644 --- a/extensions/jaxb/pom.xml +++ b/extensions/jaxb/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml 4.0.0 diff --git a/extensions/jaxb/runtime/pom.xml b/extensions/jaxb/runtime/pom.xml index bfb9001b70c37..c5fe29761aaf9 100644 --- a/extensions/jaxb/runtime/pom.xml +++ b/extensions/jaxb/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-jaxb-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/jaxp/deployment/pom.xml b/extensions/jaxp/deployment/pom.xml index 4811685e72555..f1ac9b2c25e95 100644 --- a/extensions/jaxp/deployment/pom.xml +++ b/extensions/jaxp/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-jaxp-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/jaxp/pom.xml b/extensions/jaxp/pom.xml index ed69710b7fe74..f6ad3e6d0e40e 100644 --- a/extensions/jaxp/pom.xml +++ b/extensions/jaxp/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml 4.0.0 diff --git a/extensions/jaxp/runtime/pom.xml b/extensions/jaxp/runtime/pom.xml index ac54e79c6ec95..0ad9a68f1367a 100644 --- a/extensions/jaxp/runtime/pom.xml +++ b/extensions/jaxp/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-jaxp-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/jaxrs-spi/deployment/pom.xml b/extensions/jaxrs-spi/deployment/pom.xml index 08a9efad96d7f..e57b114a9ed36 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 - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-jaxrs-spi-deployment diff --git a/extensions/jaxrs-spi/pom.xml b/extensions/jaxrs-spi/pom.xml index ca4c34387d709..aeaeae78cb273 100644 --- a/extensions/jaxrs-spi/pom.xml +++ b/extensions/jaxrs-spi/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.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 966fabc392884..52570a910adae 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/jdbc/jdbc-db2/pom.xml b/extensions/jdbc/jdbc-db2/pom.xml index 3039675a71d5d..ef8de6fb83977 100644 --- a/extensions/jdbc/jdbc-db2/pom.xml +++ b/extensions/jdbc/jdbc-db2/pom.xml @@ -5,7 +5,7 @@ quarkus-jdbc-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/jdbc/jdbc-db2/runtime/pom.xml b/extensions/jdbc/jdbc-db2/runtime/pom.xml index 8f52da8b94810..e8f8ebd086c29 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/jdbc/jdbc-derby/deployment/pom.xml b/extensions/jdbc/jdbc-derby/deployment/pom.xml index 47160fda71a6e..f021ee75e529c 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/jdbc/jdbc-derby/pom.xml b/extensions/jdbc/jdbc-derby/pom.xml index 45033a4759add..fa9c80032f662 100644 --- a/extensions/jdbc/jdbc-derby/pom.xml +++ b/extensions/jdbc/jdbc-derby/pom.xml @@ -5,7 +5,7 @@ quarkus-jdbc-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/jdbc/jdbc-derby/runtime/pom.xml b/extensions/jdbc/jdbc-derby/runtime/pom.xml index cee2560ffd23e..a0ba854bb140c 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/jdbc/jdbc-h2/deployment/pom.xml b/extensions/jdbc/jdbc-h2/deployment/pom.xml index 12a9dfd3d8f66..a747a6089a7d3 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/jdbc/jdbc-h2/pom.xml b/extensions/jdbc/jdbc-h2/pom.xml index 2ea3a1130a1db..2836c95a23115 100644 --- a/extensions/jdbc/jdbc-h2/pom.xml +++ b/extensions/jdbc/jdbc-h2/pom.xml @@ -5,7 +5,7 @@ quarkus-jdbc-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/jdbc/jdbc-h2/runtime/pom.xml b/extensions/jdbc/jdbc-h2/runtime/pom.xml index fa6993d70c315..34aa90207ca1a 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/jdbc/jdbc-mariadb/deployment/pom.xml b/extensions/jdbc/jdbc-mariadb/deployment/pom.xml index 3b6f93f08a549..c3d3dc61d5210 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/jdbc/jdbc-mariadb/pom.xml b/extensions/jdbc/jdbc-mariadb/pom.xml index dfee11c0ddc52..ad132119616c3 100644 --- a/extensions/jdbc/jdbc-mariadb/pom.xml +++ b/extensions/jdbc/jdbc-mariadb/pom.xml @@ -5,7 +5,7 @@ quarkus-jdbc-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/jdbc/jdbc-mariadb/runtime/pom.xml b/extensions/jdbc/jdbc-mariadb/runtime/pom.xml index 0c07437ca45fb..8e4c297b82c95 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/jdbc/jdbc-mssql/deployment/pom.xml b/extensions/jdbc/jdbc-mssql/deployment/pom.xml index b8b80665fbc06..4b42c89f57215 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/jdbc/jdbc-mssql/pom.xml b/extensions/jdbc/jdbc-mssql/pom.xml index ad3907f802a17..cb1b0b24d448e 100644 --- a/extensions/jdbc/jdbc-mssql/pom.xml +++ b/extensions/jdbc/jdbc-mssql/pom.xml @@ -5,7 +5,7 @@ quarkus-jdbc-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/jdbc/jdbc-mssql/runtime/pom.xml b/extensions/jdbc/jdbc-mssql/runtime/pom.xml index 93979fcdab646..7f3b35df57d13 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/jdbc/jdbc-mysql/deployment/pom.xml b/extensions/jdbc/jdbc-mysql/deployment/pom.xml index 7c1b6b478b3c3..d7fabfb275d84 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/jdbc/jdbc-mysql/pom.xml b/extensions/jdbc/jdbc-mysql/pom.xml index 47e34df6c88be..83ed916af0811 100644 --- a/extensions/jdbc/jdbc-mysql/pom.xml +++ b/extensions/jdbc/jdbc-mysql/pom.xml @@ -5,7 +5,7 @@ quarkus-jdbc-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/jdbc/jdbc-mysql/runtime/pom.xml b/extensions/jdbc/jdbc-mysql/runtime/pom.xml index 6cbb98404b5ac..20b9b61b0e3c1 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/jdbc/jdbc-oracle/deployment/pom.xml b/extensions/jdbc/jdbc-oracle/deployment/pom.xml index cbc7d92b920f6..6d0a93a80d1e3 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/jdbc/jdbc-oracle/pom.xml b/extensions/jdbc/jdbc-oracle/pom.xml index ff3e94a402ae3..e4fbcbaa01956 100644 --- a/extensions/jdbc/jdbc-oracle/pom.xml +++ b/extensions/jdbc/jdbc-oracle/pom.xml @@ -5,7 +5,7 @@ quarkus-jdbc-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/jdbc/jdbc-oracle/runtime/pom.xml b/extensions/jdbc/jdbc-oracle/runtime/pom.xml index f562797f9926d..71ea54e72909c 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/jdbc/jdbc-postgresql/deployment/pom.xml b/extensions/jdbc/jdbc-postgresql/deployment/pom.xml index ae4b5a92451dc..67257059efdbe 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/jdbc/jdbc-postgresql/pom.xml b/extensions/jdbc/jdbc-postgresql/pom.xml index 28ac1a0af287c..75d167d721c5b 100644 --- a/extensions/jdbc/jdbc-postgresql/pom.xml +++ b/extensions/jdbc/jdbc-postgresql/pom.xml @@ -5,7 +5,7 @@ quarkus-jdbc-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/jdbc/jdbc-postgresql/runtime/pom.xml b/extensions/jdbc/jdbc-postgresql/runtime/pom.xml index f270e2ecd483b..33d3795636496 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/jdbc/pom.xml b/extensions/jdbc/pom.xml index c8bc1ac2309b5..911032b040268 100644 --- a/extensions/jdbc/pom.xml +++ b/extensions/jdbc/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml 4.0.0 diff --git a/extensions/jms-spi/deployment/pom.xml b/extensions/jms-spi/deployment/pom.xml index 59ad127f35e1f..0a8487a62c9e5 100644 --- a/extensions/jms-spi/deployment/pom.xml +++ b/extensions/jms-spi/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-jms-spi-parent - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-jms-spi-deployment diff --git a/extensions/jms-spi/pom.xml b/extensions/jms-spi/pom.xml index 5ba5698a29869..b7e8de190e69c 100644 --- a/extensions/jms-spi/pom.xml +++ b/extensions/jms-spi/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml 4.0.0 diff --git a/extensions/jsonb/deployment/pom.xml b/extensions/jsonb/deployment/pom.xml index bd48a4061f5a2..00aa91713027a 100644 --- a/extensions/jsonb/deployment/pom.xml +++ b/extensions/jsonb/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-jsonb-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/jsonb/pom.xml b/extensions/jsonb/pom.xml index 6c7b449bc1781..fb767fd7c1ec2 100644 --- a/extensions/jsonb/pom.xml +++ b/extensions/jsonb/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml 4.0.0 diff --git a/extensions/jsonb/runtime/pom.xml b/extensions/jsonb/runtime/pom.xml index 04f85f362db57..82c9f13b2542f 100644 --- a/extensions/jsonb/runtime/pom.xml +++ b/extensions/jsonb/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-jsonb-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/jsonb/spi/pom.xml b/extensions/jsonb/spi/pom.xml index b826e54d8da82..fbd0e1bf8ed32 100644 --- a/extensions/jsonb/spi/pom.xml +++ b/extensions/jsonb/spi/pom.xml @@ -5,7 +5,7 @@ quarkus-jsonb-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/jsonp/deployment/pom.xml b/extensions/jsonp/deployment/pom.xml index 34f5c48a0172e..9d3c11e916818 100644 --- a/extensions/jsonp/deployment/pom.xml +++ b/extensions/jsonp/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-jsonp-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/jsonp/pom.xml b/extensions/jsonp/pom.xml index 11cbba3447853..3f4e135b5b14b 100644 --- a/extensions/jsonp/pom.xml +++ b/extensions/jsonp/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml 4.0.0 diff --git a/extensions/jsonp/runtime/pom.xml b/extensions/jsonp/runtime/pom.xml index 382bcc0b084ca..00342064a9e14 100644 --- a/extensions/jsonp/runtime/pom.xml +++ b/extensions/jsonp/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-jsonp-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/kafka-client/deployment/pom.xml b/extensions/kafka-client/deployment/pom.xml index c729e45cca7bf..244f258c3341b 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 - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-kafka-client-deployment diff --git a/extensions/kafka-client/pom.xml b/extensions/kafka-client/pom.xml index b873775bc2a75..0c56ec3b1da76 100644 --- a/extensions/kafka-client/pom.xml +++ b/extensions/kafka-client/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml diff --git a/extensions/kafka-client/runtime/pom.xml b/extensions/kafka-client/runtime/pom.xml index 866beeaa004d2..67c0b8a01ee7d 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 - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-kafka-client diff --git a/extensions/kafka-streams/deployment/pom.xml b/extensions/kafka-streams/deployment/pom.xml index 52d08771c3e26..6a266a39c2db5 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/kafka-streams/pom.xml b/extensions/kafka-streams/pom.xml index 79e3df22a740e..bdaf5804ce728 100644 --- a/extensions/kafka-streams/pom.xml +++ b/extensions/kafka-streams/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml 4.0.0 diff --git a/extensions/kafka-streams/runtime/pom.xml b/extensions/kafka-streams/runtime/pom.xml index 4bb77a0037aff..d5bdccf5cec1c 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/keycloak-admin-client-common/deployment/pom.xml b/extensions/keycloak-admin-client-common/deployment/pom.xml index 849d4e0557747..414529e8596cf 100644 --- a/extensions/keycloak-admin-client-common/deployment/pom.xml +++ b/extensions/keycloak-admin-client-common/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-keycloak-admin-client-common-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/keycloak-admin-client-common/pom.xml b/extensions/keycloak-admin-client-common/pom.xml index 31e7493b93ba6..9aadb0bc204a7 100644 --- a/extensions/keycloak-admin-client-common/pom.xml +++ b/extensions/keycloak-admin-client-common/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml 4.0.0 diff --git a/extensions/keycloak-admin-client-common/runtime/pom.xml b/extensions/keycloak-admin-client-common/runtime/pom.xml index 5d10db19ce758..e178f23a388c9 100644 --- a/extensions/keycloak-admin-client-common/runtime/pom.xml +++ b/extensions/keycloak-admin-client-common/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-keycloak-admin-client-common-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/keycloak-admin-client-reactive/deployment/pom.xml b/extensions/keycloak-admin-client-reactive/deployment/pom.xml index a80f1dd0e3b16..0d96206739cd4 100644 --- a/extensions/keycloak-admin-client-reactive/deployment/pom.xml +++ b/extensions/keycloak-admin-client-reactive/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-keycloak-admin-client-reactive-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/keycloak-admin-client-reactive/pom.xml b/extensions/keycloak-admin-client-reactive/pom.xml index 6e21b5748f43c..be036cbe8ece3 100644 --- a/extensions/keycloak-admin-client-reactive/pom.xml +++ b/extensions/keycloak-admin-client-reactive/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml 4.0.0 diff --git a/extensions/keycloak-admin-client-reactive/runtime/pom.xml b/extensions/keycloak-admin-client-reactive/runtime/pom.xml index 452beda1fb0e9..e88285c4d47e9 100644 --- a/extensions/keycloak-admin-client-reactive/runtime/pom.xml +++ b/extensions/keycloak-admin-client-reactive/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-keycloak-admin-client-reactive-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/keycloak-admin-client/deployment/pom.xml b/extensions/keycloak-admin-client/deployment/pom.xml index 9b6562d68603a..d350a62066b3f 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/keycloak-admin-client/pom.xml b/extensions/keycloak-admin-client/pom.xml index 667986d1e43c3..c4ad8163bc233 100644 --- a/extensions/keycloak-admin-client/pom.xml +++ b/extensions/keycloak-admin-client/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.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 902042c21624d..446bc74123074 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/keycloak-authorization/deployment/pom.xml b/extensions/keycloak-authorization/deployment/pom.xml index cca3cfb1af6e1..d23c2fc898a5c 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/keycloak-authorization/pom.xml b/extensions/keycloak-authorization/pom.xml index 62de8d899552d..091cfc5b5ca07 100644 --- a/extensions/keycloak-authorization/pom.xml +++ b/extensions/keycloak-authorization/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml 4.0.0 diff --git a/extensions/keycloak-authorization/runtime/pom.xml b/extensions/keycloak-authorization/runtime/pom.xml index 71e815e116caf..536c7193e0aac 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/kotlin/deployment/pom.xml b/extensions/kotlin/deployment/pom.xml index 20f98c4b8d4c3..8826bec3a023f 100644 --- a/extensions/kotlin/deployment/pom.xml +++ b/extensions/kotlin/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-kotlin-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/kotlin/pom.xml b/extensions/kotlin/pom.xml index 01ba4d6f81820..a94ec6653a178 100644 --- a/extensions/kotlin/pom.xml +++ b/extensions/kotlin/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml 4.0.0 diff --git a/extensions/kotlin/runtime/pom.xml b/extensions/kotlin/runtime/pom.xml index 31d9226ab1117..13e990819470e 100644 --- a/extensions/kotlin/runtime/pom.xml +++ b/extensions/kotlin/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-kotlin-parent - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-kotlin diff --git a/extensions/kubernetes-client/deployment-internal/pom.xml b/extensions/kubernetes-client/deployment-internal/pom.xml index 439a68d1f9472..bb1988d47f37e 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/kubernetes-client/deployment/pom.xml b/extensions/kubernetes-client/deployment/pom.xml index 285cecb1f4da4..e3db5dc103a53 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/kubernetes-client/pom.xml b/extensions/kubernetes-client/pom.xml index c57a0352f3781..99ac0b1aa637a 100644 --- a/extensions/kubernetes-client/pom.xml +++ b/extensions/kubernetes-client/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.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 0646cd5736a9c..241b93f4c6862 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 - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-kubernetes-client-internal diff --git a/extensions/kubernetes-client/runtime/pom.xml b/extensions/kubernetes-client/runtime/pom.xml index 9b59d1f678c7d..252e522df4177 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 - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-kubernetes-client diff --git a/extensions/kubernetes-client/spi/pom.xml b/extensions/kubernetes-client/spi/pom.xml index cda1237d1fc3e..03d8f3cfc1ac3 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/kubernetes-config/deployment/pom.xml b/extensions/kubernetes-config/deployment/pom.xml index 83dcbc050b860..eac2f14022670 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/kubernetes-config/pom.xml b/extensions/kubernetes-config/pom.xml index 6e16ec2c565ed..7cf59995eab49 100644 --- a/extensions/kubernetes-config/pom.xml +++ b/extensions/kubernetes-config/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml 4.0.0 diff --git a/extensions/kubernetes-config/runtime/pom.xml b/extensions/kubernetes-config/runtime/pom.xml index eae2d71ddb94f..60035d13113f4 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 - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-kubernetes-config diff --git a/extensions/kubernetes-service-binding/deployment/pom.xml b/extensions/kubernetes-service-binding/deployment/pom.xml index 512c62d247185..3370891339081 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/kubernetes-service-binding/pom.xml b/extensions/kubernetes-service-binding/pom.xml index 09a942e784832..303faab93f545 100644 --- a/extensions/kubernetes-service-binding/pom.xml +++ b/extensions/kubernetes-service-binding/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.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 69e819cb6d9db..8545eac1224b9 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 - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-kubernetes-service-binding diff --git a/extensions/kubernetes-service-binding/spi/pom.xml b/extensions/kubernetes-service-binding/spi/pom.xml index 502f04b3129f1..4c16bd8d1cbb7 100644 --- a/extensions/kubernetes-service-binding/spi/pom.xml +++ b/extensions/kubernetes-service-binding/spi/pom.xml @@ -4,7 +4,7 @@ quarkus-kubernetes-service-binding-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/kubernetes/kind/deployment/pom.xml b/extensions/kubernetes/kind/deployment/pom.xml index 638f579494a1b..610a706a693f7 100644 --- a/extensions/kubernetes/kind/deployment/pom.xml +++ b/extensions/kubernetes/kind/deployment/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-kind-parent - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/kubernetes/kind/pom.xml b/extensions/kubernetes/kind/pom.xml index bedf508277bc0..1bbcd4fb5f7ca 100644 --- a/extensions/kubernetes/kind/pom.xml +++ b/extensions/kubernetes/kind/pom.xml @@ -5,7 +5,7 @@ quarkus-kubernetes-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml 4.0.0 diff --git a/extensions/kubernetes/kind/runtime/pom.xml b/extensions/kubernetes/kind/runtime/pom.xml index b2e2108e53db9..7c4d303d90886 100644 --- a/extensions/kubernetes/kind/runtime/pom.xml +++ b/extensions/kubernetes/kind/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-kind-parent - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-kind diff --git a/extensions/kubernetes/minikube/deployment/pom.xml b/extensions/kubernetes/minikube/deployment/pom.xml index 99b710c70cf94..36d5551b5c1d6 100644 --- a/extensions/kubernetes/minikube/deployment/pom.xml +++ b/extensions/kubernetes/minikube/deployment/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-minikube-parent - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/kubernetes/minikube/pom.xml b/extensions/kubernetes/minikube/pom.xml index e8302b1d63bbd..92e003479dcd8 100644 --- a/extensions/kubernetes/minikube/pom.xml +++ b/extensions/kubernetes/minikube/pom.xml @@ -5,7 +5,7 @@ quarkus-kubernetes-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml 4.0.0 diff --git a/extensions/kubernetes/minikube/runtime/pom.xml b/extensions/kubernetes/minikube/runtime/pom.xml index 2d7f662a296ad..e4bf91def81cf 100644 --- a/extensions/kubernetes/minikube/runtime/pom.xml +++ b/extensions/kubernetes/minikube/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-minikube-parent - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-minikube diff --git a/extensions/kubernetes/openshift/deployment/pom.xml b/extensions/kubernetes/openshift/deployment/pom.xml index 2b9edfae351a5..531b307ac73d5 100644 --- a/extensions/kubernetes/openshift/deployment/pom.xml +++ b/extensions/kubernetes/openshift/deployment/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-openshift-parent - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/kubernetes/openshift/pom.xml b/extensions/kubernetes/openshift/pom.xml index a5aded6455ad5..04383f6b6197a 100644 --- a/extensions/kubernetes/openshift/pom.xml +++ b/extensions/kubernetes/openshift/pom.xml @@ -5,7 +5,7 @@ quarkus-kubernetes-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml 4.0.0 diff --git a/extensions/kubernetes/openshift/runtime/pom.xml b/extensions/kubernetes/openshift/runtime/pom.xml index c2ca6a6813cc1..1c4f4c20c5dad 100644 --- a/extensions/kubernetes/openshift/runtime/pom.xml +++ b/extensions/kubernetes/openshift/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-openshift-parent - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-openshift diff --git a/extensions/kubernetes/pom.xml b/extensions/kubernetes/pom.xml index a2d3decdb19e0..3608298f73384 100644 --- a/extensions/kubernetes/pom.xml +++ b/extensions/kubernetes/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml 4.0.0 diff --git a/extensions/kubernetes/spi/pom.xml b/extensions/kubernetes/spi/pom.xml index ccefc3683005d..7a03cbaa6de66 100644 --- a/extensions/kubernetes/spi/pom.xml +++ b/extensions/kubernetes/spi/pom.xml @@ -4,7 +4,7 @@ quarkus-kubernetes-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/kubernetes/vanilla/deployment/pom.xml b/extensions/kubernetes/vanilla/deployment/pom.xml index 47a4f6c85d820..7a55a9ed20240 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/kubernetes/vanilla/pom.xml b/extensions/kubernetes/vanilla/pom.xml index 00b5c8c952818..9452afd1f6e25 100644 --- a/extensions/kubernetes/vanilla/pom.xml +++ b/extensions/kubernetes/vanilla/pom.xml @@ -5,7 +5,7 @@ quarkus-kubernetes-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml 4.0.0 diff --git a/extensions/kubernetes/vanilla/runtime/pom.xml b/extensions/kubernetes/vanilla/runtime/pom.xml index 3bab7d5b75ee6..7735cce39b015 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 - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-kubernetes diff --git a/extensions/liquibase-mongodb/deployment/pom.xml b/extensions/liquibase-mongodb/deployment/pom.xml index ca5ff236755d6..bea254622780d 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/liquibase-mongodb/pom.xml b/extensions/liquibase-mongodb/pom.xml index e3984c0eea0f4..ca0ed3604693b 100644 --- a/extensions/liquibase-mongodb/pom.xml +++ b/extensions/liquibase-mongodb/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml 4.0.0 diff --git a/extensions/liquibase-mongodb/runtime/pom.xml b/extensions/liquibase-mongodb/runtime/pom.xml index 8c1313fe5b094..2cd5b72c7adf6 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/liquibase/deployment/pom.xml b/extensions/liquibase/deployment/pom.xml index 9ece9d06920cc..e869bce346d9b 100644 --- a/extensions/liquibase/deployment/pom.xml +++ b/extensions/liquibase/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-liquibase-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/liquibase/pom.xml b/extensions/liquibase/pom.xml index 66002da5d1a53..1bf5298eb37c7 100644 --- a/extensions/liquibase/pom.xml +++ b/extensions/liquibase/pom.xml @@ -6,7 +6,7 @@ quarkus-extensions-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml 4.0.0 diff --git a/extensions/liquibase/runtime/pom.xml b/extensions/liquibase/runtime/pom.xml index 393ede7b06948..be9cb25e5d79b 100644 --- a/extensions/liquibase/runtime/pom.xml +++ b/extensions/liquibase/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-liquibase-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/logging-gelf/deployment/pom.xml b/extensions/logging-gelf/deployment/pom.xml index e6baed11a2807..f3d4ea5d444c5 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 - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml diff --git a/extensions/logging-gelf/pom.xml b/extensions/logging-gelf/pom.xml index 76a90b8aa7250..b323abbd1a2f1 100644 --- a/extensions/logging-gelf/pom.xml +++ b/extensions/logging-gelf/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-extensions-parent - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml diff --git a/extensions/logging-gelf/runtime/pom.xml b/extensions/logging-gelf/runtime/pom.xml index 1c4137f9e3c1a..4d1177030406c 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 - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml diff --git a/extensions/logging-json/deployment/pom.xml b/extensions/logging-json/deployment/pom.xml index a5d5688bd347a..3e70b4d0b2c22 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 - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-logging-json-deployment diff --git a/extensions/logging-json/pom.xml b/extensions/logging-json/pom.xml index 230fbefb3e8a8..f107f91f7da3b 100644 --- a/extensions/logging-json/pom.xml +++ b/extensions/logging-json/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml 4.0.0 diff --git a/extensions/logging-json/runtime/pom.xml b/extensions/logging-json/runtime/pom.xml index c2d36c0043c65..3a7127f5e0beb 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 - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-logging-json diff --git a/extensions/mailer/deployment/pom.xml b/extensions/mailer/deployment/pom.xml index d36262b4c45c1..4f44e437a7b6d 100644 --- a/extensions/mailer/deployment/pom.xml +++ b/extensions/mailer/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-mailer-parent - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-mailer-deployment diff --git a/extensions/mailer/pom.xml b/extensions/mailer/pom.xml index 1750b5b7409c2..fb21ccda68220 100644 --- a/extensions/mailer/pom.xml +++ b/extensions/mailer/pom.xml @@ -7,7 +7,7 @@ quarkus-extensions-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml diff --git a/extensions/mailer/runtime/pom.xml b/extensions/mailer/runtime/pom.xml index 822925022f015..37836edf6a5f2 100644 --- a/extensions/mailer/runtime/pom.xml +++ b/extensions/mailer/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-mailer-parent - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-mailer diff --git a/extensions/micrometer-registry-prometheus/deployment/pom.xml b/extensions/micrometer-registry-prometheus/deployment/pom.xml index 60a27e6781d70..2a141f29a7bee 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 - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-micrometer-registry-prometheus-deployment diff --git a/extensions/micrometer-registry-prometheus/pom.xml b/extensions/micrometer-registry-prometheus/pom.xml index c5d8855aaf527..2aad8e713d432 100644 --- a/extensions/micrometer-registry-prometheus/pom.xml +++ b/extensions/micrometer-registry-prometheus/pom.xml @@ -7,7 +7,7 @@ quarkus-extensions-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml diff --git a/extensions/micrometer-registry-prometheus/runtime/pom.xml b/extensions/micrometer-registry-prometheus/runtime/pom.xml index 2f01f5e75082e..b33fe5dfa75f1 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 - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-micrometer-registry-prometheus diff --git a/extensions/micrometer/deployment/pom.xml b/extensions/micrometer/deployment/pom.xml index 330c27665fb60..eca2d33310db9 100644 --- a/extensions/micrometer/deployment/pom.xml +++ b/extensions/micrometer/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-micrometer-parent - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-micrometer-deployment diff --git a/extensions/micrometer/pom.xml b/extensions/micrometer/pom.xml index 06478bdad4b57..79dea5d795fdd 100644 --- a/extensions/micrometer/pom.xml +++ b/extensions/micrometer/pom.xml @@ -22,7 +22,7 @@ quarkus-extensions-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml diff --git a/extensions/micrometer/runtime/pom.xml b/extensions/micrometer/runtime/pom.xml index 9c993edf31434..7e912d950d350 100644 --- a/extensions/micrometer/runtime/pom.xml +++ b/extensions/micrometer/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-micrometer-parent - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-micrometer diff --git a/extensions/mongodb-client/deployment/pom.xml b/extensions/mongodb-client/deployment/pom.xml index d2f7d7313b59b..05d0865f8679d 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 - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-mongodb-client-deployment diff --git a/extensions/mongodb-client/pom.xml b/extensions/mongodb-client/pom.xml index cbd39962bcf4d..e7b73f13edbad 100644 --- a/extensions/mongodb-client/pom.xml +++ b/extensions/mongodb-client/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml diff --git a/extensions/mongodb-client/runtime/pom.xml b/extensions/mongodb-client/runtime/pom.xml index 2add5f2838bbb..0bda9040a1bbc 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 - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-mongodb-client diff --git a/extensions/mutiny/deployment/pom.xml b/extensions/mutiny/deployment/pom.xml index e2408e62d7df3..63bd97023aef8 100644 --- a/extensions/mutiny/deployment/pom.xml +++ b/extensions/mutiny/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-mutiny-parent - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-mutiny-deployment diff --git a/extensions/mutiny/pom.xml b/extensions/mutiny/pom.xml index 835df20e18fa2..25f410d085e46 100644 --- a/extensions/mutiny/pom.xml +++ b/extensions/mutiny/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml diff --git a/extensions/mutiny/runtime/pom.xml b/extensions/mutiny/runtime/pom.xml index bfa5712953b59..c300dfd672032 100644 --- a/extensions/mutiny/runtime/pom.xml +++ b/extensions/mutiny/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-mutiny-parent - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-mutiny diff --git a/extensions/narayana-jta/deployment/pom.xml b/extensions/narayana-jta/deployment/pom.xml index e85f196c58081..b9f891a5a5ce1 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/narayana-jta/pom.xml b/extensions/narayana-jta/pom.xml index be02b8fd7be32..9b86acc6a5b81 100644 --- a/extensions/narayana-jta/pom.xml +++ b/extensions/narayana-jta/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml 4.0.0 diff --git a/extensions/narayana-jta/runtime/pom.xml b/extensions/narayana-jta/runtime/pom.xml index c36dd3475c1c4..c62bbfadc0a8b 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/narayana-lra/deployment/pom.xml b/extensions/narayana-lra/deployment/pom.xml index c0b13ce173efd..3eede91b77eab 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/narayana-lra/pom.xml b/extensions/narayana-lra/pom.xml index 01b51db777cf3..1c1cddc80b694 100644 --- a/extensions/narayana-lra/pom.xml +++ b/extensions/narayana-lra/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml 4.0.0 diff --git a/extensions/narayana-lra/runtime/pom.xml b/extensions/narayana-lra/runtime/pom.xml index 06db65ff9c370..20023bd38b5a0 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 - 2.16.999-SNAPSHOT + 2.16.9.Final .. 4.0.0 diff --git a/extensions/narayana-stm/deployment/pom.xml b/extensions/narayana-stm/deployment/pom.xml index 63df82215d831..34c43515e38e5 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/narayana-stm/pom.xml b/extensions/narayana-stm/pom.xml index c314bd9e7f843..34915def23e99 100644 --- a/extensions/narayana-stm/pom.xml +++ b/extensions/narayana-stm/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml 4.0.0 diff --git a/extensions/narayana-stm/runtime/pom.xml b/extensions/narayana-stm/runtime/pom.xml index bb970877d4f57..38ee48fab0c46 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/netty-loom-adaptor/deployment/pom.xml b/extensions/netty-loom-adaptor/deployment/pom.xml index 6793624cd6161..82693d8ce5c28 100644 --- a/extensions/netty-loom-adaptor/deployment/pom.xml +++ b/extensions/netty-loom-adaptor/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-netty-loom-adaptor-parent - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml @@ -22,7 +22,7 @@ io.quarkus quarkus-netty-loom-adaptor - 2.16.999-SNAPSHOT + 2.16.9.Final io.quarkus diff --git a/extensions/netty-loom-adaptor/pom.xml b/extensions/netty-loom-adaptor/pom.xml index 188a2b26d214a..da06619535c30 100644 --- a/extensions/netty-loom-adaptor/pom.xml +++ b/extensions/netty-loom-adaptor/pom.xml @@ -7,7 +7,7 @@ quarkus-extensions-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml diff --git a/extensions/netty-loom-adaptor/runtime/pom.xml b/extensions/netty-loom-adaptor/runtime/pom.xml index 783544699576d..fb60b8f2f99ed 100644 --- a/extensions/netty-loom-adaptor/runtime/pom.xml +++ b/extensions/netty-loom-adaptor/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-netty-loom-adaptor-parent - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml diff --git a/extensions/netty/deployment/pom.xml b/extensions/netty/deployment/pom.xml index 5366ac3919cbf..e6fe53c497192 100644 --- a/extensions/netty/deployment/pom.xml +++ b/extensions/netty/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-netty-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/netty/pom.xml b/extensions/netty/pom.xml index b70fc1a6e5183..f4b34e413dc11 100644 --- a/extensions/netty/pom.xml +++ b/extensions/netty/pom.xml @@ -6,7 +6,7 @@ quarkus-extensions-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml 4.0.0 diff --git a/extensions/netty/runtime/pom.xml b/extensions/netty/runtime/pom.xml index b48416912ff7f..9ca4bfe08a912 100644 --- a/extensions/netty/runtime/pom.xml +++ b/extensions/netty/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-netty-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/oidc-client-filter/deployment/pom.xml b/extensions/oidc-client-filter/deployment/pom.xml index 32ba933874cb4..8b55596af1315 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 - 2.16.999-SNAPSHOT + 2.16.9.Final ../ 4.0.0 diff --git a/extensions/oidc-client-filter/pom.xml b/extensions/oidc-client-filter/pom.xml index 24221f6e746f2..ce7fd8f318592 100644 --- a/extensions/oidc-client-filter/pom.xml +++ b/extensions/oidc-client-filter/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.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 4b05d08523e55..e278cc46b5648 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 - 2.16.999-SNAPSHOT + 2.16.9.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 125999c7405c0..510de8b7e2c7d 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 - 2.16.999-SNAPSHOT + 2.16.9.Final ../ 4.0.0 diff --git a/extensions/oidc-client-reactive-filter/pom.xml b/extensions/oidc-client-reactive-filter/pom.xml index b12fdbceb13c5..be2c6612d10d3 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 - 2.16.999-SNAPSHOT + 2.16.9.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 3f0b43dc8ef48..8fe6822284220 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 - 2.16.999-SNAPSHOT + 2.16.9.Final ../ 4.0.0 diff --git a/extensions/oidc-client/deployment/pom.xml b/extensions/oidc-client/deployment/pom.xml index 961f07fbf4889..9f152594891dc 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 - 2.16.999-SNAPSHOT + 2.16.9.Final ../ 4.0.0 diff --git a/extensions/oidc-client/pom.xml b/extensions/oidc-client/pom.xml index 74c83ac2db1bd..819bd9f10d0be 100644 --- a/extensions/oidc-client/pom.xml +++ b/extensions/oidc-client/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml 4.0.0 diff --git a/extensions/oidc-client/runtime/pom.xml b/extensions/oidc-client/runtime/pom.xml index 0f995696035a5..3b20a7c8cd97f 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 - 2.16.999-SNAPSHOT + 2.16.9.Final ../ 4.0.0 diff --git a/extensions/oidc-common/deployment/pom.xml b/extensions/oidc-common/deployment/pom.xml index e80ef4cc1d850..efc01a0ec3893 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 - 2.16.999-SNAPSHOT + 2.16.9.Final ../ 4.0.0 diff --git a/extensions/oidc-common/pom.xml b/extensions/oidc-common/pom.xml index 25a23db37512f..78a67ff274449 100644 --- a/extensions/oidc-common/pom.xml +++ b/extensions/oidc-common/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml 4.0.0 diff --git a/extensions/oidc-common/runtime/pom.xml b/extensions/oidc-common/runtime/pom.xml index 8d37188cd95e8..790b3179f7a35 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 - 2.16.999-SNAPSHOT + 2.16.9.Final ../ 4.0.0 diff --git a/extensions/oidc-token-propagation-reactive/deployment/pom.xml b/extensions/oidc-token-propagation-reactive/deployment/pom.xml index 6fab5e7718085..ae7c590b9b15b 100644 --- a/extensions/oidc-token-propagation-reactive/deployment/pom.xml +++ b/extensions/oidc-token-propagation-reactive/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-oidc-token-propagation-reactive-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../ 4.0.0 diff --git a/extensions/oidc-token-propagation-reactive/pom.xml b/extensions/oidc-token-propagation-reactive/pom.xml index c927406916d34..2c0497be4ec15 100644 --- a/extensions/oidc-token-propagation-reactive/pom.xml +++ b/extensions/oidc-token-propagation-reactive/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml 4.0.0 diff --git a/extensions/oidc-token-propagation-reactive/runtime/pom.xml b/extensions/oidc-token-propagation-reactive/runtime/pom.xml index 6a2e6b0d34cfa..ded8da47e29a5 100644 --- a/extensions/oidc-token-propagation-reactive/runtime/pom.xml +++ b/extensions/oidc-token-propagation-reactive/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-oidc-token-propagation-reactive-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../ 4.0.0 diff --git a/extensions/oidc-token-propagation/deployment/pom.xml b/extensions/oidc-token-propagation/deployment/pom.xml index 0a34ca10c2dec..07e6591fc7e8f 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 - 2.16.999-SNAPSHOT + 2.16.9.Final ../ 4.0.0 diff --git a/extensions/oidc-token-propagation/pom.xml b/extensions/oidc-token-propagation/pom.xml index 195cabd6c4e4a..cd5c4f5010e24 100644 --- a/extensions/oidc-token-propagation/pom.xml +++ b/extensions/oidc-token-propagation/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.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 c6afee081ef97..c8968a9298439 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 - 2.16.999-SNAPSHOT + 2.16.9.Final ../ 4.0.0 diff --git a/extensions/oidc/deployment/pom.xml b/extensions/oidc/deployment/pom.xml index f93726afecc56..9d7919c6c62aa 100644 --- a/extensions/oidc/deployment/pom.xml +++ b/extensions/oidc/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-oidc-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/oidc/pom.xml b/extensions/oidc/pom.xml index 22a0405a7d5d1..36b2a009a02ba 100644 --- a/extensions/oidc/pom.xml +++ b/extensions/oidc/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml 4.0.0 diff --git a/extensions/oidc/runtime/pom.xml b/extensions/oidc/runtime/pom.xml index 8cc73e8a9bd4a..3f90ec7f851f1 100644 --- a/extensions/oidc/runtime/pom.xml +++ b/extensions/oidc/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-oidc-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/openshift-client/deployment/pom.xml b/extensions/openshift-client/deployment/pom.xml index 55f09505fdccb..c8017a74df49b 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/openshift-client/pom.xml b/extensions/openshift-client/pom.xml index bb18a05e680b7..f7fcf5f75b9c9 100644 --- a/extensions/openshift-client/pom.xml +++ b/extensions/openshift-client/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml 4.0.0 diff --git a/extensions/openshift-client/runtime/pom.xml b/extensions/openshift-client/runtime/pom.xml index 288d47f3660f1..ecc96db403397 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 - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-openshift-client diff --git a/extensions/opentelemetry/deployment/pom.xml b/extensions/opentelemetry/deployment/pom.xml index 932f63a8fa786..601df59bbc740 100644 --- a/extensions/opentelemetry/deployment/pom.xml +++ b/extensions/opentelemetry/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-opentelemetry-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/opentelemetry/pom.xml b/extensions/opentelemetry/pom.xml index 62634ebd4c28d..038f7ff1839b5 100644 --- a/extensions/opentelemetry/pom.xml +++ b/extensions/opentelemetry/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml 4.0.0 diff --git a/extensions/opentelemetry/runtime/pom.xml b/extensions/opentelemetry/runtime/pom.xml index 6aa767ed65d79..9039d456f245d 100644 --- a/extensions/opentelemetry/runtime/pom.xml +++ b/extensions/opentelemetry/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-opentelemetry-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 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 9345b0a895670..65e07a4ac1d29 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 - 2.16.999-SNAPSHOT + 2.16.9.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 6051b5f3f650d..bc9a6cd9ca539 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 - 2.16.999-SNAPSHOT + 2.16.9.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 dc18b9cb7ff13..9e4df4cda0942 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 - 2.16.999-SNAPSHOT + 2.16.9.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 07ef78a559efb..aced5c4c900b5 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 - 2.16.999-SNAPSHOT + 2.16.9.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 7d6bb8b0601c9..c707cd29cd8b4 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 - 2.16.999-SNAPSHOT + 2.16.9.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 4c9a01ca94920..2b7f02d0015c7 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 - 2.16.999-SNAPSHOT + 2.16.9.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 816533e8a1142..408a12fcd71d5 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/panache/hibernate-orm-panache/pom.xml b/extensions/panache/hibernate-orm-panache/pom.xml index 580d9ca429413..59f30da6d4fd2 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 - 2.16.999-SNAPSHOT + 2.16.9.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 ae69a589566c0..3e74ba19e7c5c 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 - 2.16.999-SNAPSHOT + 2.16.9.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 d3a42018efc35..a7b441f2c6f72 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 - 2.16.999-SNAPSHOT + 2.16.9.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 c8913099f19c3..757eacd640a3f 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 - 2.16.999-SNAPSHOT + 2.16.9.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 16b71967ede9e..f7702622dea89 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 - 2.16.999-SNAPSHOT + 2.16.9.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 cb2ab2dc4f2d3..b702fd1189ff6 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 - 2.16.999-SNAPSHOT + 2.16.9.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 bd84ec22abab7..322d198c9537f 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 - 2.16.999-SNAPSHOT + 2.16.9.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 11a487aeb66f8..efb70d1a48220 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/panache/hibernate-reactive-panache-kotlin/deployment/pom.xml b/extensions/panache/hibernate-reactive-panache-kotlin/deployment/pom.xml index 1010e41d07bc7..e37e0963551aa 100644 --- a/extensions/panache/hibernate-reactive-panache-kotlin/deployment/pom.xml +++ b/extensions/panache/hibernate-reactive-panache-kotlin/deployment/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-hibernate-reactive-panache-kotlin-parent - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/panache/hibernate-reactive-panache-kotlin/pom.xml b/extensions/panache/hibernate-reactive-panache-kotlin/pom.xml index 057436adbcce8..9178caf229bc1 100644 --- a/extensions/panache/hibernate-reactive-panache-kotlin/pom.xml +++ b/extensions/panache/hibernate-reactive-panache-kotlin/pom.xml @@ -4,7 +4,7 @@ quarkus-panache-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml 4.0.0 diff --git a/extensions/panache/hibernate-reactive-panache-kotlin/runtime/pom.xml b/extensions/panache/hibernate-reactive-panache-kotlin/runtime/pom.xml index 0edb66ee5903f..2f9ad987f1a17 100644 --- a/extensions/panache/hibernate-reactive-panache-kotlin/runtime/pom.xml +++ b/extensions/panache/hibernate-reactive-panache-kotlin/runtime/pom.xml @@ -4,7 +4,7 @@ io.quarkus quarkus-hibernate-reactive-panache-kotlin-parent - 2.16.999-SNAPSHOT + 2.16.9.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 d680ad20929a2..ffb0a1b95af5a 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/panache/hibernate-reactive-panache/pom.xml b/extensions/panache/hibernate-reactive-panache/pom.xml index 2fc29d5fc1c5b..872c126e28aef 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 - 2.16.999-SNAPSHOT + 2.16.9.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 2c6891c49ff27..01119d9590e15 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/panache/hibernate-reactive-rest-data-panache/deployment/pom.xml b/extensions/panache/hibernate-reactive-rest-data-panache/deployment/pom.xml index b4896599a3cd6..957952665b03c 100644 --- a/extensions/panache/hibernate-reactive-rest-data-panache/deployment/pom.xml +++ b/extensions/panache/hibernate-reactive-rest-data-panache/deployment/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-hibernate-reactive-rest-data-panache-parent - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-hibernate-reactive-rest-data-panache-deployment diff --git a/extensions/panache/hibernate-reactive-rest-data-panache/pom.xml b/extensions/panache/hibernate-reactive-rest-data-panache/pom.xml index 4af3c08e1609e..ddcc331f65e39 100644 --- a/extensions/panache/hibernate-reactive-rest-data-panache/pom.xml +++ b/extensions/panache/hibernate-reactive-rest-data-panache/pom.xml @@ -6,7 +6,7 @@ quarkus-panache-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml diff --git a/extensions/panache/hibernate-reactive-rest-data-panache/runtime/pom.xml b/extensions/panache/hibernate-reactive-rest-data-panache/runtime/pom.xml index 08f46482c7d7c..8438b40530a68 100644 --- a/extensions/panache/hibernate-reactive-rest-data-panache/runtime/pom.xml +++ b/extensions/panache/hibernate-reactive-rest-data-panache/runtime/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-hibernate-reactive-rest-data-panache-parent - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-hibernate-reactive-rest-data-panache diff --git a/extensions/panache/mongodb-panache-common/deployment/pom.xml b/extensions/panache/mongodb-panache-common/deployment/pom.xml index cd4b04e5790b4..4307df6ccdd3e 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/panache/mongodb-panache-common/pom.xml b/extensions/panache/mongodb-panache-common/pom.xml index 90e944e591584..b3ea620030c5c 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 - 2.16.999-SNAPSHOT + 2.16.9.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 da468b894248a..54b9c75f79936 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 - 2.16.999-SNAPSHOT + 2.16.9.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 033755e86673c..8a09950e1c68d 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/panache/mongodb-panache-kotlin/pom.xml b/extensions/panache/mongodb-panache-kotlin/pom.xml index f6bb8e61b4e52..f8b399899f933 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 - 2.16.999-SNAPSHOT + 2.16.9.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 ad6e903f83e42..2cd035676e0d2 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/panache/mongodb-panache/deployment/pom.xml b/extensions/panache/mongodb-panache/deployment/pom.xml index fe45fb83489b2..10d1b8c17c2e6 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/panache/mongodb-panache/pom.xml b/extensions/panache/mongodb-panache/pom.xml index e1d8584eb80d3..9121d2b9cc309 100644 --- a/extensions/panache/mongodb-panache/pom.xml +++ b/extensions/panache/mongodb-panache/pom.xml @@ -5,7 +5,7 @@ quarkus-panache-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.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 4e45a5ffbab08..45a56c1c1918e 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 - 2.16.999-SNAPSHOT + 2.16.9.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 ddae3f9ceda70..1de5c8d4b82c8 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 - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml diff --git a/extensions/panache/mongodb-rest-data-panache/pom.xml b/extensions/panache/mongodb-rest-data-panache/pom.xml index 252e1ad5fad05..6ee1a0ba999d7 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 - 2.16.999-SNAPSHOT + 2.16.9.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 523656bc9ef39..520c79bf34189 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 - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml diff --git a/extensions/panache/panache-common/deployment/pom.xml b/extensions/panache/panache-common/deployment/pom.xml index ecf61475c8cbf..accbe06e98975 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/panache/panache-common/pom.xml b/extensions/panache/panache-common/pom.xml index 2d4f3a077d6ad..cfda761ce9e29 100644 --- a/extensions/panache/panache-common/pom.xml +++ b/extensions/panache/panache-common/pom.xml @@ -5,7 +5,7 @@ quarkus-panache-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.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 a8af463c24dd4..01fb05fadefed 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 - 2.16.999-SNAPSHOT + 2.16.9.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 d8e9b8528dca0..b05340e509987 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/panache/panache-hibernate-common/pom.xml b/extensions/panache/panache-hibernate-common/pom.xml index d88581fd23d7e..edcb7aa84b3b0 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 - 2.16.999-SNAPSHOT + 2.16.9.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 1d869aa69206f..5fe119f9273a8 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/panache/panache-mock/pom.xml b/extensions/panache/panache-mock/pom.xml index 1ad68739de223..132df82dfe6c2 100644 --- a/extensions/panache/panache-mock/pom.xml +++ b/extensions/panache/panache-mock/pom.xml @@ -4,7 +4,7 @@ quarkus-panache-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml 4.0.0 diff --git a/extensions/panache/panacheql/pom.xml b/extensions/panache/panacheql/pom.xml index 4024062a83a42..17b03f5d56e13 100644 --- a/extensions/panache/panacheql/pom.xml +++ b/extensions/panache/panacheql/pom.xml @@ -5,7 +5,7 @@ quarkus-panache-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml 4.0.0 diff --git a/extensions/panache/pom.xml b/extensions/panache/pom.xml index f1033e0c49288..3bbae7adb0eb7 100644 --- a/extensions/panache/pom.xml +++ b/extensions/panache/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.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 494ee0f7dab82..80cb371ae6f41 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 - 2.16.999-SNAPSHOT + 2.16.9.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 d95fba79f303d..287346c44a48e 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 - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml diff --git a/extensions/panache/rest-data-panache/runtime/pom.xml b/extensions/panache/rest-data-panache/runtime/pom.xml index 1065fa2251bb9..81b5c1cae9b6b 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 - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-rest-data-panache diff --git a/extensions/picocli/deployment/pom.xml b/extensions/picocli/deployment/pom.xml index bbc2e9e46c7bd..b06ff867d3290 100644 --- a/extensions/picocli/deployment/pom.xml +++ b/extensions/picocli/deployment/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-picocli-parent - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-picocli-deployment diff --git a/extensions/picocli/pom.xml b/extensions/picocli/pom.xml index e273e1bde3865..fb9631b51ebbf 100644 --- a/extensions/picocli/pom.xml +++ b/extensions/picocli/pom.xml @@ -6,7 +6,7 @@ quarkus-extensions-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml diff --git a/extensions/picocli/runtime/pom.xml b/extensions/picocli/runtime/pom.xml index e5f683e93b489..73c9796c258c8 100644 --- a/extensions/picocli/runtime/pom.xml +++ b/extensions/picocli/runtime/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-picocli-parent - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-picocli diff --git a/extensions/pom.xml b/extensions/pom.xml index 4c256789bba33..f2dd718be60d0 100644 --- a/extensions/pom.xml +++ b/extensions/pom.xml @@ -5,7 +5,7 @@ quarkus-build-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../build-parent/pom.xml 4.0.0 diff --git a/extensions/quartz/deployment/pom.xml b/extensions/quartz/deployment/pom.xml index a7e549aa6c2d1..5b4cffec02912 100644 --- a/extensions/quartz/deployment/pom.xml +++ b/extensions/quartz/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-quartz-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/quartz/pom.xml b/extensions/quartz/pom.xml index 9a3b78cfd8ed6..c7383cc92189f 100644 --- a/extensions/quartz/pom.xml +++ b/extensions/quartz/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml diff --git a/extensions/quartz/runtime/pom.xml b/extensions/quartz/runtime/pom.xml index 23174380c0ad7..980485a80c064 100644 --- a/extensions/quartz/runtime/pom.xml +++ b/extensions/quartz/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-quartz-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/qute/deployment/pom.xml b/extensions/qute/deployment/pom.xml index 883b35a5bf4a5..6973d185dc8e4 100644 --- a/extensions/qute/deployment/pom.xml +++ b/extensions/qute/deployment/pom.xml @@ -6,7 +6,7 @@ quarkus-qute-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-qute-deployment diff --git a/extensions/qute/pom.xml b/extensions/qute/pom.xml index eaf46052a6110..24b171092bff7 100644 --- a/extensions/qute/pom.xml +++ b/extensions/qute/pom.xml @@ -7,7 +7,7 @@ quarkus-extensions-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml diff --git a/extensions/qute/runtime/pom.xml b/extensions/qute/runtime/pom.xml index 3ef9fa4b53b7e..83ea0d415d698 100644 --- a/extensions/qute/runtime/pom.xml +++ b/extensions/qute/runtime/pom.xml @@ -6,7 +6,7 @@ quarkus-qute-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-qute diff --git a/extensions/reactive-datasource/deployment/pom.xml b/extensions/reactive-datasource/deployment/pom.xml index 4c5bf57359104..f0d43d2c60a42 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/reactive-datasource/pom.xml b/extensions/reactive-datasource/pom.xml index 8aee5dc805027..992b1e878f605 100644 --- a/extensions/reactive-datasource/pom.xml +++ b/extensions/reactive-datasource/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml 4.0.0 diff --git a/extensions/reactive-datasource/runtime/pom.xml b/extensions/reactive-datasource/runtime/pom.xml index 2ccf67d5542da..da583c2afa4d3 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/reactive-db2-client/deployment/pom.xml b/extensions/reactive-db2-client/deployment/pom.xml index cc05ba73c3535..a0482217da89e 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 - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-reactive-db2-client-deployment diff --git a/extensions/reactive-db2-client/pom.xml b/extensions/reactive-db2-client/pom.xml index 89073d7b6c0c2..a9578a1e7aec1 100644 --- a/extensions/reactive-db2-client/pom.xml +++ b/extensions/reactive-db2-client/pom.xml @@ -7,7 +7,7 @@ quarkus-extensions-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml diff --git a/extensions/reactive-db2-client/runtime/pom.xml b/extensions/reactive-db2-client/runtime/pom.xml index 8bb0b291553fc..8eea6d45b4924 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 - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-reactive-db2-client diff --git a/extensions/reactive-mssql-client/deployment/pom.xml b/extensions/reactive-mssql-client/deployment/pom.xml index c01fc5bb3ef71..8c573132a5477 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 - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-reactive-mssql-client-deployment diff --git a/extensions/reactive-mssql-client/pom.xml b/extensions/reactive-mssql-client/pom.xml index ea75c7ff1ba3d..042828b6313be 100644 --- a/extensions/reactive-mssql-client/pom.xml +++ b/extensions/reactive-mssql-client/pom.xml @@ -7,7 +7,7 @@ quarkus-extensions-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml diff --git a/extensions/reactive-mssql-client/runtime/pom.xml b/extensions/reactive-mssql-client/runtime/pom.xml index 3116596a879e1..c4aa785e92390 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 - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-reactive-mssql-client diff --git a/extensions/reactive-mysql-client/deployment/pom.xml b/extensions/reactive-mysql-client/deployment/pom.xml index f3256bdad70ca..c28d960a01348 100644 --- a/extensions/reactive-mysql-client/deployment/pom.xml +++ b/extensions/reactive-mysql-client/deployment/pom.xml @@ -24,7 +24,7 @@ io.quarkus quarkus-reactive-mysql-client-parent - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-reactive-mysql-client-deployment diff --git a/extensions/reactive-mysql-client/pom.xml b/extensions/reactive-mysql-client/pom.xml index e11b33031fb69..a250ad10b944c 100644 --- a/extensions/reactive-mysql-client/pom.xml +++ b/extensions/reactive-mysql-client/pom.xml @@ -23,7 +23,7 @@ quarkus-extensions-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml diff --git a/extensions/reactive-mysql-client/runtime/pom.xml b/extensions/reactive-mysql-client/runtime/pom.xml index 7a9dbbf9b2d38..677f297a3a55e 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 - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-reactive-mysql-client diff --git a/extensions/reactive-oracle-client/deployment/pom.xml b/extensions/reactive-oracle-client/deployment/pom.xml index 832cdf8cd5bd3..ec4e0c27ef1ea 100644 --- a/extensions/reactive-oracle-client/deployment/pom.xml +++ b/extensions/reactive-oracle-client/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-reactive-oracle-client-parent - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-reactive-oracle-client-deployment diff --git a/extensions/reactive-oracle-client/pom.xml b/extensions/reactive-oracle-client/pom.xml index 4e48e6e93c405..6e84632772879 100644 --- a/extensions/reactive-oracle-client/pom.xml +++ b/extensions/reactive-oracle-client/pom.xml @@ -7,7 +7,7 @@ quarkus-extensions-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml diff --git a/extensions/reactive-oracle-client/runtime/pom.xml b/extensions/reactive-oracle-client/runtime/pom.xml index 2e701dbc12630..e8c3af8e51b35 100644 --- a/extensions/reactive-oracle-client/runtime/pom.xml +++ b/extensions/reactive-oracle-client/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-reactive-oracle-client-parent - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-reactive-oracle-client diff --git a/extensions/reactive-pg-client/deployment/pom.xml b/extensions/reactive-pg-client/deployment/pom.xml index e9f504892568a..b1de418318fbd 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 - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-reactive-pg-client-deployment diff --git a/extensions/reactive-pg-client/pom.xml b/extensions/reactive-pg-client/pom.xml index 1242af26fdfcb..3ae59263d9f09 100644 --- a/extensions/reactive-pg-client/pom.xml +++ b/extensions/reactive-pg-client/pom.xml @@ -7,7 +7,7 @@ quarkus-extensions-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml diff --git a/extensions/reactive-pg-client/runtime/pom.xml b/extensions/reactive-pg-client/runtime/pom.xml index 60f35c8355246..a632108c54cc6 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 - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-reactive-pg-client diff --git a/extensions/reactive-routes/deployment/pom.xml b/extensions/reactive-routes/deployment/pom.xml index 1a3ddb0454ccf..d0a89f3e14da6 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/reactive-routes/pom.xml b/extensions/reactive-routes/pom.xml index 32c92debc7eaf..b462a8c2fc3a7 100644 --- a/extensions/reactive-routes/pom.xml +++ b/extensions/reactive-routes/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml 4.0.0 diff --git a/extensions/reactive-routes/runtime/pom.xml b/extensions/reactive-routes/runtime/pom.xml index f2181dd4dea03..e1bb6a4cf56b9 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 - 2.16.999-SNAPSHOT + 2.16.9.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 790c0551f7d77..7a9d511982445 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 - 2.16.999-SNAPSHOT + 2.16.9.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 b57857acfd918..676afc62a9069 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 - 2.16.999-SNAPSHOT + 2.16.9.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 1d6f39c9d0307..e997f13881240 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/reactive-streams-operators/pom.xml b/extensions/reactive-streams-operators/pom.xml index 5e9ad95769bfc..445fd76019ced 100644 --- a/extensions/reactive-streams-operators/pom.xml +++ b/extensions/reactive-streams-operators/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.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 65d007d6f7c2c..132f3383d1d2f 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 - 2.16.999-SNAPSHOT + 2.16.9.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 076708faaeafb..08f5183c4b493 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 - 2.16.999-SNAPSHOT + 2.16.9.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 df56563f0ffef..a26fea34900f5 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 - 2.16.999-SNAPSHOT + 2.16.9.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 531d355a9013d..566d799c6c648 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 - 2.16.999-SNAPSHOT + 2.16.9.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 ddaa1c4735a7f..e8bc6410f4cc2 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 - 2.16.999-SNAPSHOT + 2.16.9.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 86706fa6f6b31..81aea265d175d 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 - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-smallrye-reactive-type-converters diff --git a/extensions/redis-client/deployment/pom.xml b/extensions/redis-client/deployment/pom.xml index 2be7282f7b018..ae0361b807fcd 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 - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-redis-client-deployment diff --git a/extensions/redis-client/pom.xml b/extensions/redis-client/pom.xml index adee0c1cf2447..25080324acde5 100644 --- a/extensions/redis-client/pom.xml +++ b/extensions/redis-client/pom.xml @@ -7,7 +7,7 @@ quarkus-extensions-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml diff --git a/extensions/redis-client/runtime/pom.xml b/extensions/redis-client/runtime/pom.xml index b16910f3fcf43..09edd7f53af1d 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 - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-redis-client diff --git a/extensions/resteasy-classic/pom.xml b/extensions/resteasy-classic/pom.xml index 799bd2799bfb7..cee891309230e 100644 --- a/extensions/resteasy-classic/pom.xml +++ b/extensions/resteasy-classic/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.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 f012e8f75bd31..7c4cf48e4e46e 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 - 2.16.999-SNAPSHOT + 2.16.9.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 05e68c674c446..00b6b9cfd4b69 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 - 2.16.999-SNAPSHOT + 2.16.9.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 7de4bcf96d3a5..82ccc4c536e2c 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 - 2.16.999-SNAPSHOT + 2.16.9.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 b0b9a8a608b44..bd3da1a6f2e18 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 - 2.16.999-SNAPSHOT + 2.16.9.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 36fdebe0e5a45..17862be0c0e49 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 - 2.16.999-SNAPSHOT + 2.16.9.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 28b427779a2b2..397ce3b9da96f 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 - 2.16.999-SNAPSHOT + 2.16.9.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 83dd88fefd393..c0a72ec05c504 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 - 2.16.999-SNAPSHOT + 2.16.9.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 04f7a054017e8..bb8a5fd2a00c7 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 - 2.16.999-SNAPSHOT + 2.16.9.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 334ceda88cbe1..11f529f63a3fa 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 - 2.16.999-SNAPSHOT + 2.16.9.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 8ccdd4298c7f1..2b7ed3f420338 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 - 2.16.999-SNAPSHOT + 2.16.9.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 de0e2c45d180a..6c31d019ad4dc 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 - 2.16.999-SNAPSHOT + 2.16.9.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 402917c02f10f..bdcc6e56b9261 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 - 2.16.999-SNAPSHOT + 2.16.9.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 e8d0355686c60..3ef25084b559b 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 - 2.16.999-SNAPSHOT + 2.16.9.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 99597e5cb0831..c7fb078c18764 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 - 2.16.999-SNAPSHOT + 2.16.9.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 017fc5e28ff17..6e4d7f2a2fdc2 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 - 2.16.999-SNAPSHOT + 2.16.9.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 b1828528bed56..d730e712d0cdd 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/resteasy-classic/rest-client/pom.xml b/extensions/resteasy-classic/rest-client/pom.xml index 57d4269c14d38..e01b73d98331c 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 - 2.16.999-SNAPSHOT + 2.16.9.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 af7f0e0af5734..356ce5aac1ce1 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 - 2.16.999-SNAPSHOT + 2.16.9.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 692c488d11700..adbd9981e3ce2 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/resteasy-classic/resteasy-common/pom.xml b/extensions/resteasy-classic/resteasy-common/pom.xml index bcbda50ad1a5c..f3c554ced8c3e 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 - 2.16.999-SNAPSHOT + 2.16.9.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 ddc29f495127d..ad1629b9d7a6d 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 - 2.16.999-SNAPSHOT + 2.16.9.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 55ae74ae767c3..63a28503b1ad4 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 - 2.16.999-SNAPSHOT + 2.16.9.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 a9f8ce8956d44..4332327c49795 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/resteasy-classic/resteasy-jackson/pom.xml b/extensions/resteasy-classic/resteasy-jackson/pom.xml index 7e6b7becab150..9aa00834b908d 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 - 2.16.999-SNAPSHOT + 2.16.9.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 9048187701852..4838bd26ed27a 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 - 2.16.999-SNAPSHOT + 2.16.9.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 6631df41d059f..cc246e6a5b667 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/resteasy-classic/resteasy-jaxb/pom.xml b/extensions/resteasy-classic/resteasy-jaxb/pom.xml index 6db947f3ca11a..1bd28f5abcc7f 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 - 2.16.999-SNAPSHOT + 2.16.9.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 1a62f1de091fd..7e1a2b74787b8 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 - 2.16.999-SNAPSHOT + 2.16.9.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 2b4ed2a59579b..13c9f28b91dbb 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/resteasy-classic/resteasy-jsonb/pom.xml b/extensions/resteasy-classic/resteasy-jsonb/pom.xml index aeb9f0404874e..6368890413b8a 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 - 2.16.999-SNAPSHOT + 2.16.9.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 a116c00a2b82a..89e7d46c772a4 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 - 2.16.999-SNAPSHOT + 2.16.9.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 402c6a34b3e16..7a8b74cd7d755 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 - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-resteasy-links-deployment diff --git a/extensions/resteasy-classic/resteasy-links/pom.xml b/extensions/resteasy-classic/resteasy-links/pom.xml index 3ace8c3f43e8b..2600929694d0e 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 - 2.16.999-SNAPSHOT + 2.16.9.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 8fd18c698c74c..356711b87f66f 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 - 2.16.999-SNAPSHOT + 2.16.9.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 6e83c2674b3fd..09c588061f270 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/resteasy-classic/resteasy-multipart/pom.xml b/extensions/resteasy-classic/resteasy-multipart/pom.xml index e7de21d9b7a8f..c2402f30f3d11 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 - 2.16.999-SNAPSHOT + 2.16.9.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 7e98f1329ad6d..5cb1e08c7aa11 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 - 2.16.999-SNAPSHOT + 2.16.9.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 30a1cef19d165..06007436ad7ea 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 - 2.16.999-SNAPSHOT + 2.16.9.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 f1a1c9959074b..2da5c73f30340 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 - 2.16.999-SNAPSHOT + 2.16.9.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 ae13e3ffef90c..3e0bb12e72ca4 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 - 2.16.999-SNAPSHOT + 2.16.9.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 c787d904db681..736f282065431 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 - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-resteasy-mutiny-deployment diff --git a/extensions/resteasy-classic/resteasy-mutiny/pom.xml b/extensions/resteasy-classic/resteasy-mutiny/pom.xml index 3b36b47a01f5a..2397796bf70c6 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 - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml diff --git a/extensions/resteasy-classic/resteasy-mutiny/runtime/pom.xml b/extensions/resteasy-classic/resteasy-mutiny/runtime/pom.xml index 2679c8754f606..cbbcfddb9beaf 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 - 2.16.999-SNAPSHOT + 2.16.9.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 61813aba140a4..fbaef87a1308d 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 - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-resteasy-qute-deployment diff --git a/extensions/resteasy-classic/resteasy-qute/pom.xml b/extensions/resteasy-classic/resteasy-qute/pom.xml index 879b795b15707..59bc8b3a80b87 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 - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml diff --git a/extensions/resteasy-classic/resteasy-qute/runtime/pom.xml b/extensions/resteasy-classic/resteasy-qute/runtime/pom.xml index edb62ae377a57..9467ba7640e09 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 - 2.16.999-SNAPSHOT + 2.16.9.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 468d258c94150..07a9c84dec080 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 - 2.16.999-SNAPSHOT + 2.16.9.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 ccae5bb1daf75..c1e6838f54d5f 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 - 2.16.999-SNAPSHOT + 2.16.9.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 55e6c05c6872a..382af88409aa2 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 - 2.16.999-SNAPSHOT + 2.16.9.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 4551b6bc2da5c..9a1eacbc7c329 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 - 2.16.999-SNAPSHOT + 2.16.9.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 678b414a07118..5aa1d06920d0e 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/resteasy-classic/resteasy/pom.xml b/extensions/resteasy-classic/resteasy/pom.xml index 4eff0f32a1156..f742d25de6e32 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 - 2.16.999-SNAPSHOT + 2.16.9.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 ba6da9f3f0ffa..c4d55c310da7b 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 - 2.16.999-SNAPSHOT + 2.16.9.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 3d6c33e99e405..b1f3ff5c61b02 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 - 2.16.999-SNAPSHOT + 2.16.9.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 ce166bc52f298..b201ac4eebc12 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 - 2.16.999-SNAPSHOT + 2.16.9.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 c7e486e8fd2a6..8fa6400923661 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 - 2.16.999-SNAPSHOT + 2.16.9.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 fd99f877c9c69..bf649372bc6a8 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/resteasy-reactive/pom.xml b/extensions/resteasy-reactive/pom.xml index 231044536b387..3679787ab0df7 100644 --- a/extensions/resteasy-reactive/pom.xml +++ b/extensions/resteasy-reactive/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.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 ca11bc463d132..8179f0a794345 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 - 2.16.999-SNAPSHOT + 2.16.9.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 93e355b838b89..6a516722af5a3 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 - 2.16.999-SNAPSHOT + 2.16.9.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 ad3da95e5ba00..e60ba58b886d6 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 - 2.16.999-SNAPSHOT + 2.16.9.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 f1906ad9830ae..a59532a93cd4e 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 - 2.16.999-SNAPSHOT + 2.16.9.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 c3239a6048ecf..e2fb25b6d6d51 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 - 2.16.999-SNAPSHOT + 2.16.9.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 65ee324a80a0f..08d3efd3aa956 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 - 2.16.999-SNAPSHOT + 2.16.9.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 2116103cee07b..6e3d13f6a6670 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 - 2.16.999-SNAPSHOT + 2.16.9.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 d78232c0ecdb3..2b7b25c714d5a 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 - 2.16.999-SNAPSHOT + 2.16.9.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 71c0d4032a7b9..9de3476cbee2c 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 - 2.16.999-SNAPSHOT + 2.16.9.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 93a695c029423..ffedf0c9ddc3c 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 - 2.16.999-SNAPSHOT + 2.16.9.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 9754dda3c90fd..ccc586a3e1faa 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 - 2.16.999-SNAPSHOT + 2.16.9.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 d54786a024804..d393d356ed526 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 - 2.16.999-SNAPSHOT + 2.16.9.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 d40dbe983b6fb..00f78cfa1708c 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 - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-resteasy-reactive-jaxb diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb-common/deployment/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb-common/deployment/pom.xml index bf5d3bfb010dc..6729938d05fbc 100644 --- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb-common/deployment/pom.xml +++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb-common/deployment/pom.xml @@ -6,7 +6,7 @@ quarkus-resteasy-reactive-jsonb-common-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-resteasy-reactive-jsonb-common-deployment diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb-common/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb-common/pom.xml index 6940844b51854..f9e65c084a98a 100644 --- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb-common/pom.xml +++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb-common/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-reactive-parent-aggregator io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml 4.0.0 diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb-common/runtime/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb-common/runtime/pom.xml index 1a567d7c3fe51..0e515491d56ba 100644 --- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb-common/runtime/pom.xml +++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb-common/runtime/pom.xml @@ -6,7 +6,7 @@ quarkus-resteasy-reactive-jsonb-common-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-resteasy-reactive-jsonb-common 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 93944ca3e960b..05083f9940caf 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 - 2.16.999-SNAPSHOT + 2.16.9.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 f21512ab906b2..4e97a33af8c22 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 - 2.16.999-SNAPSHOT + 2.16.9.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 e3c64786f558f..cecbbe6530098 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 - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-resteasy-reactive-jsonb diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization-common/deployment/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization-common/deployment/pom.xml index ea0ae275aca28..6d1f7f7507b7e 100644 --- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization-common/deployment/pom.xml +++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization-common/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-resteasy-reactive-kotlin-serialization-common-parent - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-resteasy-reactive-kotlin-serialization-common-deployment diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization-common/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization-common/pom.xml index 0715226dadc3a..bcc64be36b853 100644 --- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization-common/pom.xml +++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization-common/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-reactive-parent-aggregator io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml 4.0.0 diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization-common/runtime/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization-common/runtime/pom.xml index 43c0a15046f37..dc7ca72436413 100644 --- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization-common/runtime/pom.xml +++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization-common/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-resteasy-reactive-kotlin-serialization-common-parent - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-resteasy-reactive-kotlin-serialization-common diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization/deployment/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization/deployment/pom.xml index 2e175b8b08274..97a2f480d7ae6 100644 --- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization/deployment/pom.xml +++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization/deployment/pom.xml @@ -6,7 +6,7 @@ quarkus-resteasy-reactive-kotlin-serialization-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization/pom.xml index 8118c96ef0a89..79820d684c898 100644 --- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization/pom.xml +++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-reactive-parent-aggregator io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml 4.0.0 diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization/runtime/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization/runtime/pom.xml index 62007eb8e4a15..5aba77e87238e 100644 --- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization/runtime/pom.xml +++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization/runtime/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-resteasy-reactive-kotlin-serialization-parent - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml 4.0.0 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 602a3e5905fa1..30c43b307c55e 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 - 2.16.999-SNAPSHOT + 2.16.9.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 a6c2c31746c4f..016da043046fd 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 - 2.16.999-SNAPSHOT + 2.16.9.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 5fa4a3af984e2..852dc900f7022 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 - 2.16.999-SNAPSHOT + 2.16.9.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 7c3727900df3c..dce92cc118469 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 - 2.16.999-SNAPSHOT + 2.16.9.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 8cf1839f09981..80ab50a54f0d1 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 - 2.16.999-SNAPSHOT + 2.16.9.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 5214b38ac2c2b..cdabb63d0ac42 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 - 2.16.999-SNAPSHOT + 2.16.9.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 5f6fd04996559..5d3ae5854cd6a 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 - 2.16.999-SNAPSHOT + 2.16.9.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 d04d1655e79fb..77f282756bed3 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 - 2.16.999-SNAPSHOT + 2.16.9.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 79a084f9f0a4f..435cee731c112 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 - 2.16.999-SNAPSHOT + 2.16.9.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 b8d53a85cd0f3..44ef38142a08f 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 - 2.16.999-SNAPSHOT + 2.16.9.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 db48a50c10c32..1083625b4104d 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 - 2.16.999-SNAPSHOT + 2.16.9.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 cb8346ce3f8e9..d1a71dea22944 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 - 2.16.999-SNAPSHOT + 2.16.9.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 499a87f031de8..8e0fe2850d787 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 - 2.16.999-SNAPSHOT + 2.16.9.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 dc714535e2c1f..7c7acbfa10090 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 - 2.16.999-SNAPSHOT + 2.16.9.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 a450522745db9..46ab779253c58 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 - 2.16.999-SNAPSHOT + 2.16.9.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 7e7935693047b..5f997b2056d78 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 - 2.16.999-SNAPSHOT + 2.16.9.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 47232d7c980c0..2842a7e9f4740 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 - 2.16.999-SNAPSHOT + 2.16.9.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 4053a8672b3ee..dfa0e45c242b8 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 - 2.16.999-SNAPSHOT + 2.16.9.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 cf12a23456091..321d248474ef9 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 - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-rest-client-reactive-jackson Quarkus - REST Client Reactive Jackson diff --git a/extensions/resteasy-reactive/rest-client-reactive-jaxb/deployment/pom.xml b/extensions/resteasy-reactive/rest-client-reactive-jaxb/deployment/pom.xml index ef2b947a24c62..2b6ba156bf7d3 100644 --- a/extensions/resteasy-reactive/rest-client-reactive-jaxb/deployment/pom.xml +++ b/extensions/resteasy-reactive/rest-client-reactive-jaxb/deployment/pom.xml @@ -6,7 +6,7 @@ quarkus-rest-client-reactive-jaxb-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-rest-client-reactive-jaxb-deployment Quarkus - REST Client Reactive JAXB - Deployment diff --git a/extensions/resteasy-reactive/rest-client-reactive-jaxb/pom.xml b/extensions/resteasy-reactive/rest-client-reactive-jaxb/pom.xml index 4d857c19c6868..6e82a33977a9a 100644 --- a/extensions/resteasy-reactive/rest-client-reactive-jaxb/pom.xml +++ b/extensions/resteasy-reactive/rest-client-reactive-jaxb/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-reactive-parent-aggregator io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml 4.0.0 diff --git a/extensions/resteasy-reactive/rest-client-reactive-jaxb/runtime/pom.xml b/extensions/resteasy-reactive/rest-client-reactive-jaxb/runtime/pom.xml index cccc6ea167367..991af284b8d53 100644 --- a/extensions/resteasy-reactive/rest-client-reactive-jaxb/runtime/pom.xml +++ b/extensions/resteasy-reactive/rest-client-reactive-jaxb/runtime/pom.xml @@ -6,7 +6,7 @@ quarkus-rest-client-reactive-jaxb-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-rest-client-reactive-jaxb Quarkus - REST Client Reactive JAXB diff --git a/extensions/resteasy-reactive/rest-client-reactive-jsonb/deployment/pom.xml b/extensions/resteasy-reactive/rest-client-reactive-jsonb/deployment/pom.xml index 5a3f81bb22a2a..06ec9dc1b8c19 100644 --- a/extensions/resteasy-reactive/rest-client-reactive-jsonb/deployment/pom.xml +++ b/extensions/resteasy-reactive/rest-client-reactive-jsonb/deployment/pom.xml @@ -6,7 +6,7 @@ quarkus-rest-client-reactive-jsonb-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-rest-client-reactive-jsonb-deployment Quarkus - REST Client Reactive JSON-B - Deployment diff --git a/extensions/resteasy-reactive/rest-client-reactive-jsonb/pom.xml b/extensions/resteasy-reactive/rest-client-reactive-jsonb/pom.xml index dece63de584cd..ed629c186f882 100644 --- a/extensions/resteasy-reactive/rest-client-reactive-jsonb/pom.xml +++ b/extensions/resteasy-reactive/rest-client-reactive-jsonb/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-reactive-parent-aggregator io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml 4.0.0 diff --git a/extensions/resteasy-reactive/rest-client-reactive-jsonb/runtime/pom.xml b/extensions/resteasy-reactive/rest-client-reactive-jsonb/runtime/pom.xml index b28671a0d8f95..baa8c60fd2907 100644 --- a/extensions/resteasy-reactive/rest-client-reactive-jsonb/runtime/pom.xml +++ b/extensions/resteasy-reactive/rest-client-reactive-jsonb/runtime/pom.xml @@ -6,7 +6,7 @@ quarkus-rest-client-reactive-jsonb-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-rest-client-reactive-jsonb Quarkus - REST Client Reactive JSON-B diff --git a/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/deployment/pom.xml b/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/deployment/pom.xml index 099c524257b13..5cf9b9ee9b534 100644 --- a/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/deployment/pom.xml +++ b/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/deployment/pom.xml @@ -6,7 +6,7 @@ quarkus-rest-client-reactive-kotlin-serialization-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-rest-client-reactive-kotlin-serialization-deployment Quarkus - REST Client Reactive Kotlin Serialization - Deployment diff --git a/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/pom.xml b/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/pom.xml index 0a7b0e148369f..814d99ed4b5e6 100644 --- a/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/pom.xml +++ b/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-reactive-parent-aggregator io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml 4.0.0 diff --git a/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/runtime/pom.xml b/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/runtime/pom.xml index 1e2ff3e68c8a8..66acdfcf39444 100644 --- a/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/runtime/pom.xml +++ b/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/runtime/pom.xml @@ -6,7 +6,7 @@ quarkus-rest-client-reactive-kotlin-serialization-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml quarkus-rest-client-reactive-kotlin-serialization diff --git a/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/tests/pom.xml b/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/tests/pom.xml index 13e43db3015ba..79c3fb5fa36b3 100644 --- a/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/tests/pom.xml +++ b/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/tests/pom.xml @@ -6,7 +6,7 @@ quarkus-rest-client-reactive-kotlin-serialization-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-rest-client-reactive-kotlin-serialization-tests Quarkus - REST Client Reactive Kotlin Serialization - Tests diff --git a/extensions/resteasy-reactive/rest-client-reactive/deployment/pom.xml b/extensions/resteasy-reactive/rest-client-reactive/deployment/pom.xml index e7d19cbf7e4f4..2198136e810cf 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 - 2.16.999-SNAPSHOT + 2.16.9.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 db97a088ab498..d5679ea4ab286 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 - 2.16.999-SNAPSHOT + 2.16.9.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 5a696ba6db9d8..73211933e5299 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/scala/deployment/pom.xml b/extensions/scala/deployment/pom.xml index 440cdae4a3c4c..25ba24c867957 100644 --- a/extensions/scala/deployment/pom.xml +++ b/extensions/scala/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-scala-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/scala/pom.xml b/extensions/scala/pom.xml index c80dbdb5fff40..b5172f39c9235 100644 --- a/extensions/scala/pom.xml +++ b/extensions/scala/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml 4.0.0 diff --git a/extensions/scala/runtime/pom.xml b/extensions/scala/runtime/pom.xml index dc26d038549df..7ca8198ba5a31 100644 --- a/extensions/scala/runtime/pom.xml +++ b/extensions/scala/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-scala-parent - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-scala diff --git a/extensions/scheduler/api/pom.xml b/extensions/scheduler/api/pom.xml index 4ccc86fed30c6..426c72a64aeec 100644 --- a/extensions/scheduler/api/pom.xml +++ b/extensions/scheduler/api/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-scheduler-parent - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/scheduler/common/pom.xml b/extensions/scheduler/common/pom.xml index 9f164dd6eacff..00aaecc8024a6 100644 --- a/extensions/scheduler/common/pom.xml +++ b/extensions/scheduler/common/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-scheduler-parent - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/scheduler/deployment/pom.xml b/extensions/scheduler/deployment/pom.xml index 4e029427b8367..b9fda385da900 100644 --- a/extensions/scheduler/deployment/pom.xml +++ b/extensions/scheduler/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-scheduler-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/scheduler/kotlin/pom.xml b/extensions/scheduler/kotlin/pom.xml index d038c8aed3229..3d11fd1d3de83 100644 --- a/extensions/scheduler/kotlin/pom.xml +++ b/extensions/scheduler/kotlin/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-scheduler-parent - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/scheduler/pom.xml b/extensions/scheduler/pom.xml index ea3e8a896e279..056c5d43b589d 100644 --- a/extensions/scheduler/pom.xml +++ b/extensions/scheduler/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml diff --git a/extensions/scheduler/runtime/pom.xml b/extensions/scheduler/runtime/pom.xml index 01a502130bceb..9cd299c750c64 100644 --- a/extensions/scheduler/runtime/pom.xml +++ b/extensions/scheduler/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-scheduler-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/schema-registry/apicurio/avro/deployment/pom.xml b/extensions/schema-registry/apicurio/avro/deployment/pom.xml index d3ca5b45f9329..c67d8337ac164 100644 --- a/extensions/schema-registry/apicurio/avro/deployment/pom.xml +++ b/extensions/schema-registry/apicurio/avro/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-apicurio-registry-avro-parent - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-apicurio-registry-avro-deployment diff --git a/extensions/schema-registry/apicurio/avro/pom.xml b/extensions/schema-registry/apicurio/avro/pom.xml index 982c317c07540..edcb080d03c3e 100644 --- a/extensions/schema-registry/apicurio/avro/pom.xml +++ b/extensions/schema-registry/apicurio/avro/pom.xml @@ -5,7 +5,7 @@ quarkus-apicurio-registry-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml diff --git a/extensions/schema-registry/apicurio/avro/runtime/pom.xml b/extensions/schema-registry/apicurio/avro/runtime/pom.xml index 1e041cb4cfb55..90fc8aabbb076 100644 --- a/extensions/schema-registry/apicurio/avro/runtime/pom.xml +++ b/extensions/schema-registry/apicurio/avro/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-apicurio-registry-avro-parent - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-apicurio-registry-avro diff --git a/extensions/schema-registry/apicurio/common/deployment/pom.xml b/extensions/schema-registry/apicurio/common/deployment/pom.xml index 833e94604e91c..03032bc665ae1 100644 --- a/extensions/schema-registry/apicurio/common/deployment/pom.xml +++ b/extensions/schema-registry/apicurio/common/deployment/pom.xml @@ -7,7 +7,7 @@ quarkus-apicurio-registry-common-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml diff --git a/extensions/schema-registry/apicurio/common/pom.xml b/extensions/schema-registry/apicurio/common/pom.xml index 33f78f64e343b..28f5397e98ad4 100644 --- a/extensions/schema-registry/apicurio/common/pom.xml +++ b/extensions/schema-registry/apicurio/common/pom.xml @@ -5,7 +5,7 @@ quarkus-apicurio-registry-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml diff --git a/extensions/schema-registry/apicurio/common/runtime/pom.xml b/extensions/schema-registry/apicurio/common/runtime/pom.xml index 8e2942fcea40f..d0c14d68cc4be 100644 --- a/extensions/schema-registry/apicurio/common/runtime/pom.xml +++ b/extensions/schema-registry/apicurio/common/runtime/pom.xml @@ -7,7 +7,7 @@ quarkus-apicurio-registry-common-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml diff --git a/extensions/schema-registry/apicurio/pom.xml b/extensions/schema-registry/apicurio/pom.xml index f540616eeb24c..7431017d6a655 100644 --- a/extensions/schema-registry/apicurio/pom.xml +++ b/extensions/schema-registry/apicurio/pom.xml @@ -5,7 +5,7 @@ quarkus-schema-registry-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml diff --git a/extensions/schema-registry/confluent/avro/deployment/pom.xml b/extensions/schema-registry/confluent/avro/deployment/pom.xml index 2d65472b16d80..a95969e421122 100644 --- a/extensions/schema-registry/confluent/avro/deployment/pom.xml +++ b/extensions/schema-registry/confluent/avro/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-confluent-registry-avro-parent - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-confluent-registry-avro-deployment diff --git a/extensions/schema-registry/confluent/avro/pom.xml b/extensions/schema-registry/confluent/avro/pom.xml index faa90b8092f25..639d1094764bc 100644 --- a/extensions/schema-registry/confluent/avro/pom.xml +++ b/extensions/schema-registry/confluent/avro/pom.xml @@ -5,7 +5,7 @@ quarkus-confluent-registry-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml diff --git a/extensions/schema-registry/confluent/avro/runtime/pom.xml b/extensions/schema-registry/confluent/avro/runtime/pom.xml index b797b6419ab7e..e816dd2fbc197 100644 --- a/extensions/schema-registry/confluent/avro/runtime/pom.xml +++ b/extensions/schema-registry/confluent/avro/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-confluent-registry-avro-parent - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-confluent-registry-avro diff --git a/extensions/schema-registry/confluent/common/deployment/pom.xml b/extensions/schema-registry/confluent/common/deployment/pom.xml index 2ebfa35ef7491..17497c85e0cf8 100644 --- a/extensions/schema-registry/confluent/common/deployment/pom.xml +++ b/extensions/schema-registry/confluent/common/deployment/pom.xml @@ -7,7 +7,7 @@ quarkus-confluent-registry-common-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml diff --git a/extensions/schema-registry/confluent/common/pom.xml b/extensions/schema-registry/confluent/common/pom.xml index 4e844be811adc..188af8ccffa6d 100644 --- a/extensions/schema-registry/confluent/common/pom.xml +++ b/extensions/schema-registry/confluent/common/pom.xml @@ -7,7 +7,7 @@ quarkus-confluent-registry-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml diff --git a/extensions/schema-registry/confluent/common/runtime/pom.xml b/extensions/schema-registry/confluent/common/runtime/pom.xml index 410d8faa6d3df..4f9a777521d31 100644 --- a/extensions/schema-registry/confluent/common/runtime/pom.xml +++ b/extensions/schema-registry/confluent/common/runtime/pom.xml @@ -7,7 +7,7 @@ quarkus-confluent-registry-common-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml diff --git a/extensions/schema-registry/confluent/pom.xml b/extensions/schema-registry/confluent/pom.xml index 2e0f18e0e7cf4..46e388af8f80a 100644 --- a/extensions/schema-registry/confluent/pom.xml +++ b/extensions/schema-registry/confluent/pom.xml @@ -7,7 +7,7 @@ quarkus-schema-registry-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml diff --git a/extensions/schema-registry/devservice/deployment/pom.xml b/extensions/schema-registry/devservice/deployment/pom.xml index d8ac589264733..c5b2dc9a9f604 100644 --- a/extensions/schema-registry/devservice/deployment/pom.xml +++ b/extensions/schema-registry/devservice/deployment/pom.xml @@ -7,7 +7,7 @@ quarkus-schema-registry-devservice-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml diff --git a/extensions/schema-registry/devservice/pom.xml b/extensions/schema-registry/devservice/pom.xml index fb67e2e352cc8..ff509746b0bc0 100644 --- a/extensions/schema-registry/devservice/pom.xml +++ b/extensions/schema-registry/devservice/pom.xml @@ -5,7 +5,7 @@ quarkus-schema-registry-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml diff --git a/extensions/schema-registry/devservice/runtime/pom.xml b/extensions/schema-registry/devservice/runtime/pom.xml index e161877008b86..05ec7c452cddd 100644 --- a/extensions/schema-registry/devservice/runtime/pom.xml +++ b/extensions/schema-registry/devservice/runtime/pom.xml @@ -7,7 +7,7 @@ quarkus-schema-registry-devservice-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml diff --git a/extensions/schema-registry/pom.xml b/extensions/schema-registry/pom.xml index 9d2e3b8b19c1b..c37fb3c6775c9 100644 --- a/extensions/schema-registry/pom.xml +++ b/extensions/schema-registry/pom.xml @@ -7,7 +7,7 @@ quarkus-extensions-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml diff --git a/extensions/security-jpa/deployment/pom.xml b/extensions/security-jpa/deployment/pom.xml index 8e5ff564d13aa..3243134f6f8a8 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 - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml diff --git a/extensions/security-jpa/pom.xml b/extensions/security-jpa/pom.xml index ced18130d6453..8ec4e48f0249f 100644 --- a/extensions/security-jpa/pom.xml +++ b/extensions/security-jpa/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-extensions-parent - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml diff --git a/extensions/security-jpa/runtime/pom.xml b/extensions/security-jpa/runtime/pom.xml index 6df78e73bde68..b718de635d195 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 - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml diff --git a/extensions/security-webauthn/deployment/pom.xml b/extensions/security-webauthn/deployment/pom.xml index 228e9778d04c8..3038de16f712e 100644 --- a/extensions/security-webauthn/deployment/pom.xml +++ b/extensions/security-webauthn/deployment/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-security-webauthn-parent - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml diff --git a/extensions/security-webauthn/pom.xml b/extensions/security-webauthn/pom.xml index 5df77f5e4c7c5..9ead25f2881f8 100644 --- a/extensions/security-webauthn/pom.xml +++ b/extensions/security-webauthn/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-extensions-parent - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml diff --git a/extensions/security-webauthn/runtime/pom.xml b/extensions/security-webauthn/runtime/pom.xml index ab38724a278f4..068bfcef40f8c 100644 --- a/extensions/security-webauthn/runtime/pom.xml +++ b/extensions/security-webauthn/runtime/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-security-webauthn-parent - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml diff --git a/extensions/security/deployment/pom.xml b/extensions/security/deployment/pom.xml index e25b691764be8..464f9124e0f20 100644 --- a/extensions/security/deployment/pom.xml +++ b/extensions/security/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-security-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/security/pom.xml b/extensions/security/pom.xml index 9522a86f57b89..176ffd6c87846 100644 --- a/extensions/security/pom.xml +++ b/extensions/security/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml 4.0.0 diff --git a/extensions/security/runtime-spi/pom.xml b/extensions/security/runtime-spi/pom.xml index b38485e7d336f..d13ce05a554f0 100644 --- a/extensions/security/runtime-spi/pom.xml +++ b/extensions/security/runtime-spi/pom.xml @@ -5,7 +5,7 @@ quarkus-security-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/security/runtime/pom.xml b/extensions/security/runtime/pom.xml index 5423389bf9f81..b65ace96a1b48 100644 --- a/extensions/security/runtime/pom.xml +++ b/extensions/security/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-security-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/security/spi/pom.xml b/extensions/security/spi/pom.xml index 60d3bc4e60536..d62ce1ab89a5a 100644 --- a/extensions/security/spi/pom.xml +++ b/extensions/security/spi/pom.xml @@ -5,7 +5,7 @@ quarkus-security-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/security/test-utils/pom.xml b/extensions/security/test-utils/pom.xml index ef837b09b35ec..faa827511ca3f 100644 --- a/extensions/security/test-utils/pom.xml +++ b/extensions/security/test-utils/pom.xml @@ -5,7 +5,7 @@ quarkus-security-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/smallrye-context-propagation/deployment/pom.xml b/extensions/smallrye-context-propagation/deployment/pom.xml index bbc6d4b223e66..6667686caf8ef 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/smallrye-context-propagation/pom.xml b/extensions/smallrye-context-propagation/pom.xml index bee4bc6a18062..713c99052ab3f 100644 --- a/extensions/smallrye-context-propagation/pom.xml +++ b/extensions/smallrye-context-propagation/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.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 9c26025740ab7..72a64788f76d1 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/smallrye-context-propagation/spi/pom.xml b/extensions/smallrye-context-propagation/spi/pom.xml index 4865939054fda..4b8476350969c 100644 --- a/extensions/smallrye-context-propagation/spi/pom.xml +++ b/extensions/smallrye-context-propagation/spi/pom.xml @@ -5,7 +5,7 @@ quarkus-smallrye-context-propagation-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../ 4.0.0 diff --git a/extensions/smallrye-fault-tolerance/deployment/pom.xml b/extensions/smallrye-fault-tolerance/deployment/pom.xml index d7ef77afcd11a..4c1707d15ac8c 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/smallrye-fault-tolerance/pom.xml b/extensions/smallrye-fault-tolerance/pom.xml index 9f51274963e23..fa989fcc8f522 100644 --- a/extensions/smallrye-fault-tolerance/pom.xml +++ b/extensions/smallrye-fault-tolerance/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.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 6068d11b8e432..ca854b83207a8 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/smallrye-graphql-client/deployment/pom.xml b/extensions/smallrye-graphql-client/deployment/pom.xml index 1785ee0909b03..d6b6bb7e31cd2 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/smallrye-graphql-client/pom.xml b/extensions/smallrye-graphql-client/pom.xml index 69149b482f6b1..86f0297898665 100644 --- a/extensions/smallrye-graphql-client/pom.xml +++ b/extensions/smallrye-graphql-client/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/smallrye-graphql-client/runtime/pom.xml b/extensions/smallrye-graphql-client/runtime/pom.xml index 751a49368d7d6..67df15fef446f 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/smallrye-graphql/deployment/pom.xml b/extensions/smallrye-graphql/deployment/pom.xml index aa90a962937c2..8a67955b8751e 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 - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml 4.0.0 diff --git a/extensions/smallrye-graphql/pom.xml b/extensions/smallrye-graphql/pom.xml index 2382b662aa93f..13f7d22934ecc 100644 --- a/extensions/smallrye-graphql/pom.xml +++ b/extensions/smallrye-graphql/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml 4.0.0 diff --git a/extensions/smallrye-graphql/runtime/pom.xml b/extensions/smallrye-graphql/runtime/pom.xml index 15357f7890176..d0421161edd05 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 - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml 4.0.0 diff --git a/extensions/smallrye-health/deployment/pom.xml b/extensions/smallrye-health/deployment/pom.xml index 55d7118b28518..11ae632e547bd 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/smallrye-health/pom.xml b/extensions/smallrye-health/pom.xml index bc87af7a5b7d9..8e26724b4047a 100644 --- a/extensions/smallrye-health/pom.xml +++ b/extensions/smallrye-health/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml 4.0.0 diff --git a/extensions/smallrye-health/runtime/pom.xml b/extensions/smallrye-health/runtime/pom.xml index d10e5ca2712d3..005b37dceffa2 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/smallrye-health/spi/pom.xml b/extensions/smallrye-health/spi/pom.xml index 34d7e681dd99c..c95b7a9fa9d3a 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/smallrye-jwt-build/deployment/pom.xml b/extensions/smallrye-jwt-build/deployment/pom.xml index 1f0680739bf6c..ec0bee2ef09c5 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/smallrye-jwt-build/pom.xml b/extensions/smallrye-jwt-build/pom.xml index 1199df107e94e..383adf6e07813 100644 --- a/extensions/smallrye-jwt-build/pom.xml +++ b/extensions/smallrye-jwt-build/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.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 a626fc6efd548..e8340f5ba7619 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/smallrye-jwt/deployment/pom.xml b/extensions/smallrye-jwt/deployment/pom.xml index c06d226bef5f2..0efec065d77c7 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/smallrye-jwt/pom.xml b/extensions/smallrye-jwt/pom.xml index 140506bbeec28..22de84b5dcd21 100644 --- a/extensions/smallrye-jwt/pom.xml +++ b/extensions/smallrye-jwt/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml 4.0.0 diff --git a/extensions/smallrye-jwt/runtime/pom.xml b/extensions/smallrye-jwt/runtime/pom.xml index 7af1e7e7074a5..c6e32429e2ed5 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/smallrye-metrics/deployment/pom.xml b/extensions/smallrye-metrics/deployment/pom.xml index b5e46057e30fe..8b400dfae3bf6 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/smallrye-metrics/pom.xml b/extensions/smallrye-metrics/pom.xml index 16f208254377c..04855d36fe4d4 100644 --- a/extensions/smallrye-metrics/pom.xml +++ b/extensions/smallrye-metrics/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml 4.0.0 diff --git a/extensions/smallrye-metrics/runtime/pom.xml b/extensions/smallrye-metrics/runtime/pom.xml index d9a2fcf75fa27..b8c11367c549d 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/smallrye-metrics/spi/pom.xml b/extensions/smallrye-metrics/spi/pom.xml index 0393aa717b326..0e385357f7cbd 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/smallrye-openapi-common/deployment/pom.xml b/extensions/smallrye-openapi-common/deployment/pom.xml index e910e37770680..c329127131c81 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/smallrye-openapi-common/pom.xml b/extensions/smallrye-openapi-common/pom.xml index 11ed07bd03e1d..20cf248a61e53 100644 --- a/extensions/smallrye-openapi-common/pom.xml +++ b/extensions/smallrye-openapi-common/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml 4.0.0 diff --git a/extensions/smallrye-openapi/deployment/pom.xml b/extensions/smallrye-openapi/deployment/pom.xml index b185f15ee5b2e..0c31cd26c25fb 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/smallrye-openapi/pom.xml b/extensions/smallrye-openapi/pom.xml index f2f6636e97df5..6099eaccbecc0 100644 --- a/extensions/smallrye-openapi/pom.xml +++ b/extensions/smallrye-openapi/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml 4.0.0 diff --git a/extensions/smallrye-openapi/runtime/pom.xml b/extensions/smallrye-openapi/runtime/pom.xml index a11bf63ad592e..1609050f5aaf6 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/smallrye-openapi/spi/pom.xml b/extensions/smallrye-openapi/spi/pom.xml index b3e117aceb229..1859fce8ba4c7 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/smallrye-opentracing/deployment/pom.xml b/extensions/smallrye-opentracing/deployment/pom.xml index 0aa211eb05b37..d324e2dd70d4a 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/smallrye-opentracing/pom.xml b/extensions/smallrye-opentracing/pom.xml index 1d4d5ccff64e5..f4ade73596165 100644 --- a/extensions/smallrye-opentracing/pom.xml +++ b/extensions/smallrye-opentracing/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml 4.0.0 diff --git a/extensions/smallrye-opentracing/runtime/pom.xml b/extensions/smallrye-opentracing/runtime/pom.xml index 2a0c285391978..4bee83d8a59a9 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 - 2.16.999-SNAPSHOT + 2.16.9.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 d86f9e4fd34c0..c8b9b624b5233 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 - 2.16.999-SNAPSHOT + 2.16.9.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 b0c8b351547aa..38e3345e8e02c 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 - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml diff --git a/extensions/smallrye-reactive-messaging-amqp/runtime/pom.xml b/extensions/smallrye-reactive-messaging-amqp/runtime/pom.xml index 8064ee5908bf7..3e648a61b87e3 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 - 2.16.999-SNAPSHOT + 2.16.9.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 414df9ff03561..b9b6a00903f31 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 - 2.16.999-SNAPSHOT + 2.16.9.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 77e8851bf1cac..d98872ffa8428 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 - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml diff --git a/extensions/smallrye-reactive-messaging-kafka/runtime/pom.xml b/extensions/smallrye-reactive-messaging-kafka/runtime/pom.xml index 47d2951d80e21..cb8253c94f1c9 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 - 2.16.999-SNAPSHOT + 2.16.9.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 6714b625e1eea..75ff83dade5f8 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 - 2.16.999-SNAPSHOT + 2.16.9.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 7e7335cf812fa..3fe5b78b69061 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 - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml diff --git a/extensions/smallrye-reactive-messaging-mqtt/runtime/pom.xml b/extensions/smallrye-reactive-messaging-mqtt/runtime/pom.xml index 99b61ba08e46a..9a12ad1c7ef3e 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 - 2.16.999-SNAPSHOT + 2.16.9.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 c9e8d285bd694..88b36ad9718f5 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 - 2.16.999-SNAPSHOT + 2.16.9.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 b5656cf94abef..55c0195174c67 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 - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml diff --git a/extensions/smallrye-reactive-messaging-rabbitmq/runtime/pom.xml b/extensions/smallrye-reactive-messaging-rabbitmq/runtime/pom.xml index 2973b45d137d1..9ae65f90ae227 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 - 2.16.999-SNAPSHOT + 2.16.9.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 0ff52d8c7e57b..beb9e24fc6578 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/smallrye-reactive-messaging/kotlin/pom.xml b/extensions/smallrye-reactive-messaging/kotlin/pom.xml index d3cf57ff0a21e..472508605b80e 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/smallrye-reactive-messaging/pom.xml b/extensions/smallrye-reactive-messaging/pom.xml index 394f61c764a60..41dc33421df41 100644 --- a/extensions/smallrye-reactive-messaging/pom.xml +++ b/extensions/smallrye-reactive-messaging/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml diff --git a/extensions/smallrye-reactive-messaging/runtime/pom.xml b/extensions/smallrye-reactive-messaging/runtime/pom.xml index de8c1a1908cea..396bd2e1285e3 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 - 2.16.999-SNAPSHOT + 2.16.9.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 05e9d231ac174..26fd11ab9a689 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/smallrye-stork/pom.xml b/extensions/smallrye-stork/pom.xml index ef8309bc72c98..db0fb9fba43f9 100644 --- a/extensions/smallrye-stork/pom.xml +++ b/extensions/smallrye-stork/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml 4.0.0 diff --git a/extensions/smallrye-stork/runtime/pom.xml b/extensions/smallrye-stork/runtime/pom.xml index acc44928506d4..3a29faa148db5 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/spring-boot-properties/deployment/pom.xml b/extensions/spring-boot-properties/deployment/pom.xml index 5b1182a90d133..16848dbe0236d 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/spring-boot-properties/pom.xml b/extensions/spring-boot-properties/pom.xml index cde0cd12dfa13..1d293f27e64c1 100644 --- a/extensions/spring-boot-properties/pom.xml +++ b/extensions/spring-boot-properties/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.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 e07311a45471b..996a4826491ad 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/spring-cache/deployment/pom.xml b/extensions/spring-cache/deployment/pom.xml index b03988c7eece0..25f275ce46769 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/spring-cache/pom.xml b/extensions/spring-cache/pom.xml index 2cd8e111ae125..f330b65648b26 100644 --- a/extensions/spring-cache/pom.xml +++ b/extensions/spring-cache/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml 4.0.0 diff --git a/extensions/spring-cache/runtime/pom.xml b/extensions/spring-cache/runtime/pom.xml index fe5641724bb70..912d594aa1c1b 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 - 2.16.999-SNAPSHOT + 2.16.9.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 8e1104f64056a..376d552e68f64 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/spring-cloud-config-client/pom.xml b/extensions/spring-cloud-config-client/pom.xml index 93db6b915ced7..b80a828c7f835 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 - 2.16.999-SNAPSHOT + 2.16.9.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 1fd2b44106eea..0729a3699c257 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/spring-data-jpa/deployment/pom.xml b/extensions/spring-data-jpa/deployment/pom.xml index 9b2be7b3e6b1e..319fe1f57db6f 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/spring-data-jpa/pom.xml b/extensions/spring-data-jpa/pom.xml index b03d49924a47a..65438a929b08f 100644 --- a/extensions/spring-data-jpa/pom.xml +++ b/extensions/spring-data-jpa/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.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 7e9f28d3b7a82..c822a5eb33a33 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/spring-data-rest/deployment/pom.xml b/extensions/spring-data-rest/deployment/pom.xml index 19aeb97127223..94d7cb2d39281 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 - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml 4.0.0 diff --git a/extensions/spring-data-rest/pom.xml b/extensions/spring-data-rest/pom.xml index 1369341655325..34faff914cf13 100644 --- a/extensions/spring-data-rest/pom.xml +++ b/extensions/spring-data-rest/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.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 af65253f4d7c7..0ce620f21fb0a 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 - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml 4.0.0 diff --git a/extensions/spring-di/deployment/pom.xml b/extensions/spring-di/deployment/pom.xml index ded800150396b..37d776d4ab1ad 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/spring-di/pom.xml b/extensions/spring-di/pom.xml index 260094d50b170..6c7f7ec45fa24 100644 --- a/extensions/spring-di/pom.xml +++ b/extensions/spring-di/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml 4.0.0 diff --git a/extensions/spring-di/runtime/pom.xml b/extensions/spring-di/runtime/pom.xml index fe7ebf1ca35fe..63f587de26da9 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/spring-scheduled/deployment/pom.xml b/extensions/spring-scheduled/deployment/pom.xml index f6b30ce6541be..a57f627f8aa65 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/spring-scheduled/pom.xml b/extensions/spring-scheduled/pom.xml index ed98728765e32..795b1918544f7 100644 --- a/extensions/spring-scheduled/pom.xml +++ b/extensions/spring-scheduled/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml 4.0.0 diff --git a/extensions/spring-scheduled/runtime/pom.xml b/extensions/spring-scheduled/runtime/pom.xml index 63a653c9038b7..5f996ade30d76 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/spring-security/deployment/pom.xml b/extensions/spring-security/deployment/pom.xml index cccefaf7164e0..86a6c23892a1a 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 - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-spring-security-deployment diff --git a/extensions/spring-security/pom.xml b/extensions/spring-security/pom.xml index 9d97dadc45d65..3dfa6bca23b60 100644 --- a/extensions/spring-security/pom.xml +++ b/extensions/spring-security/pom.xml @@ -6,7 +6,7 @@ quarkus-extensions-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml diff --git a/extensions/spring-security/runtime/pom.xml b/extensions/spring-security/runtime/pom.xml index cc52fd0c7f975..4e259f7a5591a 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 - 2.16.999-SNAPSHOT + 2.16.9.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 50064fa62ac11..5fec128c5aa6c 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/spring-web/core/deployment/pom.xml b/extensions/spring-web/core/deployment/pom.xml index e9fc2888238cf..87eb52d92fdb6 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/spring-web/core/pom.xml b/extensions/spring-web/core/pom.xml index 5027819009807..b6a1b6fe95eab 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 - 2.16.999-SNAPSHOT + 2.16.9.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 4e1e20a0f9944..36ca666305e8d 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/spring-web/pom.xml b/extensions/spring-web/pom.xml index 9fbd03774d4ff..31edf8f55d86e 100644 --- a/extensions/spring-web/pom.xml +++ b/extensions/spring-web/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.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 9e239c972f4ec..9c14aab094e17 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/spring-web/resteasy-classic/pom.xml b/extensions/spring-web/resteasy-classic/pom.xml index 3885f85bf3071..35101a419471d 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 - 2.16.999-SNAPSHOT + 2.16.9.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 ad332f4d68c00..e78ed89a2449f 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 - 2.16.999-SNAPSHOT + 2.16.9.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 9a36501760e10..5d896e031ab74 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 - 2.16.999-SNAPSHOT + 2.16.9.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 b626cf95f9be6..61f5a627c6426 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/spring-web/resteasy-reactive/pom.xml b/extensions/spring-web/resteasy-reactive/pom.xml index fbaa6a04c6fee..c5b71cb7daf02 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 - 2.16.999-SNAPSHOT + 2.16.9.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 a4500c18482d9..9e0f08fe6a4db 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 - 2.16.999-SNAPSHOT + 2.16.9.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 71d210f2ec48e..ff211f3950715 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/swagger-ui/deployment/pom.xml b/extensions/swagger-ui/deployment/pom.xml index 5d26817f1c199..15d8b906a0663 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/swagger-ui/pom.xml b/extensions/swagger-ui/pom.xml index 80f8a58bcf374..6dac4eee7f8ef 100644 --- a/extensions/swagger-ui/pom.xml +++ b/extensions/swagger-ui/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml 4.0.0 diff --git a/extensions/swagger-ui/runtime/pom.xml b/extensions/swagger-ui/runtime/pom.xml index c073e141931e0..0f64934ee131e 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/transaction-annotations/pom.xml b/extensions/transaction-annotations/pom.xml index 6b47faaa83362..205fb68f24d63 100644 --- a/extensions/transaction-annotations/pom.xml +++ b/extensions/transaction-annotations/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml 4.0.0 diff --git a/extensions/transaction-annotations/runtime/pom.xml b/extensions/transaction-annotations/runtime/pom.xml index 2a765f49e634c..ff4d7b5004dec 100644 --- a/extensions/transaction-annotations/runtime/pom.xml +++ b/extensions/transaction-annotations/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-transaction-annotations-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../ 4.0.0 diff --git a/extensions/undertow/deployment/pom.xml b/extensions/undertow/deployment/pom.xml index 4f7ee53a16a3c..d085cb1c64245 100644 --- a/extensions/undertow/deployment/pom.xml +++ b/extensions/undertow/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-http-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/undertow/pom.xml b/extensions/undertow/pom.xml index d0ffd392d2da7..fa0046153a4c2 100644 --- a/extensions/undertow/pom.xml +++ b/extensions/undertow/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml 4.0.0 diff --git a/extensions/undertow/runtime/pom.xml b/extensions/undertow/runtime/pom.xml index edc6efded56a4..7c2da74b30dba 100644 --- a/extensions/undertow/runtime/pom.xml +++ b/extensions/undertow/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-http-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/undertow/spi/pom.xml b/extensions/undertow/spi/pom.xml index 92a623e57e413..13755e52d48c0 100644 --- a/extensions/undertow/spi/pom.xml +++ b/extensions/undertow/spi/pom.xml @@ -5,7 +5,7 @@ quarkus-http-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/vertx-graphql/deployment/pom.xml b/extensions/vertx-graphql/deployment/pom.xml index ab7bec01cf64b..b02d097e7f79f 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 - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml diff --git a/extensions/vertx-graphql/pom.xml b/extensions/vertx-graphql/pom.xml index 28680bb69d850..7d1b5279a6434 100644 --- a/extensions/vertx-graphql/pom.xml +++ b/extensions/vertx-graphql/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-extensions-parent - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml diff --git a/extensions/vertx-graphql/runtime/pom.xml b/extensions/vertx-graphql/runtime/pom.xml index 8a332ef510f5b..dcd413a3e3f7a 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 - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml diff --git a/extensions/vertx-http/deployment-spi/pom.xml b/extensions/vertx-http/deployment-spi/pom.xml index 49bbc3b571aca..15427a4e0eecc 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 - 2.16.999-SNAPSHOT + 2.16.9.Final ../ 4.0.0 diff --git a/extensions/vertx-http/deployment/pom.xml b/extensions/vertx-http/deployment/pom.xml index 2d44c020c8e57..a3375309d267a 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 - 2.16.999-SNAPSHOT + 2.16.9.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 a9760e472e524..e709b286144d3 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 - 2.16.999-SNAPSHOT + 2.16.9.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 387377615a383..5cc09ca3c58f2 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 - 2.16.999-SNAPSHOT + 2.16.9.Final ../ 4.0.0 diff --git a/extensions/vertx-http/pom.xml b/extensions/vertx-http/pom.xml index 2497d3b82e2f5..31e972ee0525b 100644 --- a/extensions/vertx-http/pom.xml +++ b/extensions/vertx-http/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml 4.0.0 diff --git a/extensions/vertx-http/runtime/pom.xml b/extensions/vertx-http/runtime/pom.xml index 73c34f074e815..cb182532829e9 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/vertx/deployment/pom.xml b/extensions/vertx/deployment/pom.xml index 0a21e0ae37a03..7dc3041141995 100644 --- a/extensions/vertx/deployment/pom.xml +++ b/extensions/vertx/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-vertx-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/vertx/latebound-mdc-provider/pom.xml b/extensions/vertx/latebound-mdc-provider/pom.xml index ea6dc3c3380cb..7c3bb217b170f 100644 --- a/extensions/vertx/latebound-mdc-provider/pom.xml +++ b/extensions/vertx/latebound-mdc-provider/pom.xml @@ -5,7 +5,7 @@ quarkus-vertx-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/vertx/pom.xml b/extensions/vertx/pom.xml index 2b3429da6adb6..9c7d7f59b90e1 100644 --- a/extensions/vertx/pom.xml +++ b/extensions/vertx/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml 4.0.0 diff --git a/extensions/vertx/runtime/pom.xml b/extensions/vertx/runtime/pom.xml index 62a1c38d3ee1a..0e0c1ee8a16a7 100644 --- a/extensions/vertx/runtime/pom.xml +++ b/extensions/vertx/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-vertx-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/webjars-locator/deployment/pom.xml b/extensions/webjars-locator/deployment/pom.xml index 1accb611b307a..835e4d2f144e7 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/webjars-locator/pom.xml b/extensions/webjars-locator/pom.xml index 2e773d2e11412..3083015e4d680 100644 --- a/extensions/webjars-locator/pom.xml +++ b/extensions/webjars-locator/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml 4.0.0 diff --git a/extensions/webjars-locator/runtime/pom.xml b/extensions/webjars-locator/runtime/pom.xml index baafe6d93d3b6..45853daf2065a 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/websockets/client/deployment/pom.xml b/extensions/websockets/client/deployment/pom.xml index 03cdcd6e92374..9c806fc0a1c36 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/websockets/client/pom.xml b/extensions/websockets/client/pom.xml index cf9b7cee6b726..56917c2167cae 100644 --- a/extensions/websockets/client/pom.xml +++ b/extensions/websockets/client/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../../pom.xml 4.0.0 diff --git a/extensions/websockets/client/runtime/pom.xml b/extensions/websockets/client/runtime/pom.xml index bbaff1367887d..c5122f045d4ea 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/websockets/pom.xml b/extensions/websockets/pom.xml index 9c1632ff6ed36..bbe9848518989 100644 --- a/extensions/websockets/pom.xml +++ b/extensions/websockets/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml 4.0.0 diff --git a/extensions/websockets/server/deployment/pom.xml b/extensions/websockets/server/deployment/pom.xml index d3c9eebe2fa13..9e15c4870431b 100644 --- a/extensions/websockets/server/deployment/pom.xml +++ b/extensions/websockets/server/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-websockets-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/extensions/websockets/server/pom.xml b/extensions/websockets/server/pom.xml index 928a841190403..df976e35c1421 100644 --- a/extensions/websockets/server/pom.xml +++ b/extensions/websockets/server/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../../pom.xml 4.0.0 diff --git a/extensions/websockets/server/runtime/pom.xml b/extensions/websockets/server/runtime/pom.xml index 1d825e6a0c5d9..74e43235182c2 100644 --- a/extensions/websockets/server/runtime/pom.xml +++ b/extensions/websockets/server/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-websockets-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/independent-projects/arc/pom.xml b/independent-projects/arc/pom.xml index 07ba988a10116..3ee376587c046 100644 --- a/independent-projects/arc/pom.xml +++ b/independent-projects/arc/pom.xml @@ -15,7 +15,7 @@ ArC - Parent pom https://github.com/quarkusio/quarkus pom - 2.16.999-SNAPSHOT + 2.16.9.Final diff --git a/independent-projects/arc/processor/pom.xml b/independent-projects/arc/processor/pom.xml index 3360fbd9dfaf5..13ffe41c87144 100644 --- a/independent-projects/arc/processor/pom.xml +++ b/independent-projects/arc/processor/pom.xml @@ -7,7 +7,7 @@ io.quarkus.arc arc-parent - 2.16.999-SNAPSHOT + 2.16.9.Final arc-processor diff --git a/independent-projects/arc/runtime/pom.xml b/independent-projects/arc/runtime/pom.xml index d560183a21450..20047b6fd799b 100644 --- a/independent-projects/arc/runtime/pom.xml +++ b/independent-projects/arc/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus.arc arc-parent - 2.16.999-SNAPSHOT + 2.16.9.Final arc diff --git a/independent-projects/arc/tests/pom.xml b/independent-projects/arc/tests/pom.xml index e14c87eb1122f..45b35f4050be5 100644 --- a/independent-projects/arc/tests/pom.xml +++ b/independent-projects/arc/tests/pom.xml @@ -7,7 +7,7 @@ io.quarkus.arc arc-parent - 2.16.999-SNAPSHOT + 2.16.9.Final arc-tests diff --git a/independent-projects/bootstrap/app-model/pom.xml b/independent-projects/bootstrap/app-model/pom.xml index e5a56aac87654..1796b06e22cd2 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 - 2.16.999-SNAPSHOT + 2.16.9.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 d949933e108be..529dc09c4d616 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 - 2.16.999-SNAPSHOT + 2.16.9.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 cca3dfac52d89..c7a3b4ec7816a 100644 --- a/independent-projects/bootstrap/bom/pom.xml +++ b/independent-projects/bootstrap/bom/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-bootstrap-parent - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-bootstrap-bom Quarkus - Bootstrap - BOM diff --git a/independent-projects/bootstrap/core/pom.xml b/independent-projects/bootstrap/core/pom.xml index 38a31013a6bf7..f6eb460a40781 100644 --- a/independent-projects/bootstrap/core/pom.xml +++ b/independent-projects/bootstrap/core/pom.xml @@ -5,7 +5,7 @@ quarkus-bootstrap-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.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 830ce1488ab87..fef65f24a8a71 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 - 2.16.999-SNAPSHOT + 2.16.9.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 1b401f43f3233..5acc382c00768 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 - 2.16.999-SNAPSHOT + 2.16.9.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 880f0656eee40..8d183edc7a138 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 - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml 4.0.0 diff --git a/independent-projects/bootstrap/pom.xml b/independent-projects/bootstrap/pom.xml index 27e870e83ec86..3de89e918127d 100644 --- a/independent-projects/bootstrap/pom.xml +++ b/independent-projects/bootstrap/pom.xml @@ -13,7 +13,7 @@ Quarkus - Bootstrap - Parent https://github.com/quarkusio/quarkus pom - 2.16.999-SNAPSHOT + 2.16.9.Final Apache License, Version 2.0 diff --git a/independent-projects/bootstrap/runner/pom.xml b/independent-projects/bootstrap/runner/pom.xml index 948beffa3ef44..8283b6e3ce942 100644 --- a/independent-projects/bootstrap/runner/pom.xml +++ b/independent-projects/bootstrap/runner/pom.xml @@ -5,7 +5,7 @@ quarkus-bootstrap-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml 4.0.0 diff --git a/independent-projects/enforcer-rules/pom.xml b/independent-projects/enforcer-rules/pom.xml index 4471ef35398ba..079e6a8d35639 100644 --- a/independent-projects/enforcer-rules/pom.xml +++ b/independent-projects/enforcer-rules/pom.xml @@ -13,7 +13,7 @@ quarkus-enforcer-rules Quarkus - Enforcer Rules https://github.com/quarkusio/quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final Apache License, Version 2.0 diff --git a/independent-projects/extension-maven-plugin/pom.xml b/independent-projects/extension-maven-plugin/pom.xml index 6909ba5ea87d6..0506a5501108c 100644 --- a/independent-projects/extension-maven-plugin/pom.xml +++ b/independent-projects/extension-maven-plugin/pom.xml @@ -9,7 +9,7 @@ io.quarkus quarkus-extension-maven-plugin - 2.16.999-SNAPSHOT + 2.16.9.Final Quarkus - Extension Maven plugin https://github.com/quarkusio/quarkus maven-plugin diff --git a/independent-projects/ide-config/pom.xml b/independent-projects/ide-config/pom.xml index a0ea10a362659..6ad422c6f7cd2 100644 --- a/independent-projects/ide-config/pom.xml +++ b/independent-projects/ide-config/pom.xml @@ -14,7 +14,7 @@ quarkus-ide-config Quarkus - IDE/Tools - Config https://github.com/quarkusio/quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final jar diff --git a/independent-projects/qute/core/pom.xml b/independent-projects/qute/core/pom.xml index 63edd3405bbd3..d217a90c5a753 100644 --- a/independent-projects/qute/core/pom.xml +++ b/independent-projects/qute/core/pom.xml @@ -7,7 +7,7 @@ io.quarkus.qute qute-parent - 2.16.999-SNAPSHOT + 2.16.9.Final qute-core diff --git a/independent-projects/qute/generator/pom.xml b/independent-projects/qute/generator/pom.xml index 53c0aa858fdde..e147515f28395 100644 --- a/independent-projects/qute/generator/pom.xml +++ b/independent-projects/qute/generator/pom.xml @@ -7,7 +7,7 @@ io.quarkus.qute qute-parent - 2.16.999-SNAPSHOT + 2.16.9.Final qute-generator diff --git a/independent-projects/qute/pom.xml b/independent-projects/qute/pom.xml index 53cfa5fa1e4f1..c44088873550f 100644 --- a/independent-projects/qute/pom.xml +++ b/independent-projects/qute/pom.xml @@ -13,7 +13,7 @@ io.quarkus.qute qute-parent pom - 2.16.999-SNAPSHOT + 2.16.9.Final Qute - Parent https://github.com/quarkusio/quarkus diff --git a/independent-projects/resteasy-reactive/build-support/pom.xml b/independent-projects/resteasy-reactive/build-support/pom.xml index f919966395d7b..e64b355d89c84 100644 --- a/independent-projects/resteasy-reactive/build-support/pom.xml +++ b/independent-projects/resteasy-reactive/build-support/pom.xml @@ -7,7 +7,7 @@ io.quarkus.resteasy.reactive resteasy-reactive-parent - 2.16.999-SNAPSHOT + 2.16.9.Final resteasy-reactive-build-support diff --git a/independent-projects/resteasy-reactive/client/pom.xml b/independent-projects/resteasy-reactive/client/pom.xml index 787aff0dac774..fa021c64f4b93 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 - 2.16.999-SNAPSHOT + 2.16.9.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 00911fe67222f..4d64fc2731908 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 - 2.16.999-SNAPSHOT + 2.16.9.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 37f5ab66324f3..0829521c97cc8 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 - 2.16.999-SNAPSHOT + 2.16.9.Final resteasy-reactive-client diff --git a/independent-projects/resteasy-reactive/common/pom.xml b/independent-projects/resteasy-reactive/common/pom.xml index 7ebffe67528e5..52e5a2868da1f 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 - 2.16.999-SNAPSHOT + 2.16.9.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 16aa65d3bc5a1..2c36527201a26 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 - 2.16.999-SNAPSHOT + 2.16.9.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 2791b0b29fcc0..ebfe76bfd83e7 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 - 2.16.999-SNAPSHOT + 2.16.9.Final resteasy-reactive-common diff --git a/independent-projects/resteasy-reactive/common/types/pom.xml b/independent-projects/resteasy-reactive/common/types/pom.xml index 1d99f17cd3dda..772fda1d69951 100644 --- a/independent-projects/resteasy-reactive/common/types/pom.xml +++ b/independent-projects/resteasy-reactive/common/types/pom.xml @@ -7,7 +7,7 @@ io.quarkus.resteasy.reactive resteasy-reactive-common-parent - 2.16.999-SNAPSHOT + 2.16.9.Final resteasy-reactive-common-types diff --git a/independent-projects/resteasy-reactive/pom.xml b/independent-projects/resteasy-reactive/pom.xml index 7f38163a7a0c4..ec4c45d0a7343 100644 --- a/independent-projects/resteasy-reactive/pom.xml +++ b/independent-projects/resteasy-reactive/pom.xml @@ -15,7 +15,7 @@ RESTEasy Reactive - Parent pom https://github.com/quarkusio/quarkus pom - 2.16.999-SNAPSHOT + 2.16.9.Final diff --git a/independent-projects/resteasy-reactive/server/jackson/pom.xml b/independent-projects/resteasy-reactive/server/jackson/pom.xml index f0a5ac2a325c3..a13ac0d783cab 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 - 2.16.999-SNAPSHOT + 2.16.9.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 56f997f287fad..af2b77b9c5e50 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 - 2.16.999-SNAPSHOT + 2.16.9.Final resteasy-reactive-jsonb diff --git a/independent-projects/resteasy-reactive/server/pom.xml b/independent-projects/resteasy-reactive/server/pom.xml index b77a5663efe53..17cbf4dfdbca7 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 - 2.16.999-SNAPSHOT + 2.16.9.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 77f742b2b401b..c96c8498e9e28 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 - 2.16.999-SNAPSHOT + 2.16.9.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 7b890db9e36e9..547bfec7e5b1f 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 - 2.16.999-SNAPSHOT + 2.16.9.Final resteasy-reactive diff --git a/independent-projects/resteasy-reactive/server/vertx/pom.xml b/independent-projects/resteasy-reactive/server/vertx/pom.xml index 63774021a258b..8d8b97fb31c6e 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 - 2.16.999-SNAPSHOT + 2.16.9.Final resteasy-reactive-vertx diff --git a/independent-projects/revapi/pom.xml b/independent-projects/revapi/pom.xml index 2af5bd40acd15..864a1b4e79e60 100644 --- a/independent-projects/revapi/pom.xml +++ b/independent-projects/revapi/pom.xml @@ -11,7 +11,7 @@ io.quarkus quarkus-revapi-config Quarkus - Revapi Configuration - 2.16.999-SNAPSHOT + 2.16.9.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/base-codestarts/pom.xml b/independent-projects/tools/base-codestarts/pom.xml index bd52d7e432d4e..caa5ac77abf56 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 - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-devtools-base-codestarts diff --git a/independent-projects/tools/codestarts/pom.xml b/independent-projects/tools/codestarts/pom.xml index c5018eac912f7..4cf3db1f65ca7 100644 --- a/independent-projects/tools/codestarts/pom.xml +++ b/independent-projects/tools/codestarts/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-tools-parent - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-devtools-codestarts diff --git a/independent-projects/tools/devtools-common/pom.xml b/independent-projects/tools/devtools-common/pom.xml index d4268a608b848..10915fdf1099f 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 - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-devtools-common diff --git a/independent-projects/tools/devtools-testing/pom.xml b/independent-projects/tools/devtools-testing/pom.xml index ae51c03d89cc9..b22ff6a2b4339 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 - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-devtools-testing diff --git a/independent-projects/tools/message-writer/pom.xml b/independent-projects/tools/message-writer/pom.xml index 1a9ee79a089dd..9fb17a1f7bde9 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 - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-devtools-message-writer diff --git a/independent-projects/tools/pom.xml b/independent-projects/tools/pom.xml index 600193feba794..e476f117d281f 100644 --- a/independent-projects/tools/pom.xml +++ b/independent-projects/tools/pom.xml @@ -13,7 +13,7 @@ Quarkus - Dev tools - Parent https://github.com/quarkusio/quarkus pom - 2.16.999-SNAPSHOT + 2.16.9.Final Apache License, Version 2.0 @@ -58,7 +58,7 @@ 4.11.0 3.0.0-M7 1.6.8 - 2.16.999-SNAPSHOT + 2.16.9.Final 21 2.11.0 1.13.2 diff --git a/independent-projects/tools/registry-client/pom.xml b/independent-projects/tools/registry-client/pom.xml index ae77b8912a1ca..b95123c3ef447 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 - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-devtools-registry-client diff --git a/independent-projects/tools/utilities/pom.xml b/independent-projects/tools/utilities/pom.xml index 250be3190b52c..fe69e26ca1ead 100644 --- a/independent-projects/tools/utilities/pom.xml +++ b/independent-projects/tools/utilities/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-tools-parent - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-devtools-utilities diff --git a/integration-tests/amazon-lambda-http-resteasy-reactive/pom.xml b/integration-tests/amazon-lambda-http-resteasy-reactive/pom.xml index 693eacb0a2396..992c3ac907076 100644 --- a/integration-tests/amazon-lambda-http-resteasy-reactive/pom.xml +++ b/integration-tests/amazon-lambda-http-resteasy-reactive/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/integration-tests/amazon-lambda-http-resteasy/pom.xml b/integration-tests/amazon-lambda-http-resteasy/pom.xml index cdb0d1746f09c..292bf1719538b 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/integration-tests/amazon-lambda-http/pom.xml b/integration-tests/amazon-lambda-http/pom.xml index 00de7017478c0..a2dd3e0bd28ea 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/integration-tests/amazon-lambda-rest/pom.xml b/integration-tests/amazon-lambda-rest/pom.xml index aaa2bb6236361..a896f67125528 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/integration-tests/amazon-lambda-s3event/pom.xml b/integration-tests/amazon-lambda-s3event/pom.xml index af67743473dc9..35f6afede930a 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 - 2.16.999-SNAPSHOT + 2.16.9.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 52eeab2cc33e9..4c17abd9209e8 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/integration-tests/amazon-lambda/pom.xml b/integration-tests/amazon-lambda/pom.xml index 32834beec387e..ee3bdb093dc19 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/integration-tests/avro-reload/pom.xml b/integration-tests/avro-reload/pom.xml index 12e1aca743c1c..cc8aa1a29944c 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 - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-integration-test-avro-reload diff --git a/integration-tests/awt/pom.xml b/integration-tests/awt/pom.xml index 6f7ab12430a13..1c60db087cfc0 100644 --- a/integration-tests/awt/pom.xml +++ b/integration-tests/awt/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-integration-tests-parent - 2.16.999-SNAPSHOT + 2.16.9.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 45cb1f1dbe4f5..311a79417cc9f 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 - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-integration-test-bootstrap-config-application diff --git a/integration-tests/bootstrap-config/extension/deployment/pom.xml b/integration-tests/bootstrap-config/extension/deployment/pom.xml index 76c5d9567cba0..c9a0c013a7bdf 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 - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-integration-test-bootstrap-config-extension-deployment @@ -21,7 +21,7 @@ io.quarkus quarkus-integration-test-bootstrap-config-extension - 2.16.999-SNAPSHOT + 2.16.9.Final diff --git a/integration-tests/bootstrap-config/extension/pom.xml b/integration-tests/bootstrap-config/extension/pom.xml index e3ce6e1cc15d0..8ad992cdff7d5 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 - 2.16.999-SNAPSHOT + 2.16.9.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 b2317ce648dc5..a1419ecf593e3 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 - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-integration-test-bootstrap-config-extension diff --git a/integration-tests/bootstrap-config/pom.xml b/integration-tests/bootstrap-config/pom.xml index bae8d21ec5067..04abadc4a9882 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 - 2.16.999-SNAPSHOT + 2.16.9.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 b7c6f8926f2d8..45e823f7fc3d9 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 - 2.16.999-SNAPSHOT + 2.16.9.Final ../ 4.0.0 diff --git a/integration-tests/bouncycastle-fips/pom.xml b/integration-tests/bouncycastle-fips/pom.xml index 4c3a37bb5a0e8..9f41aa764bb30 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/integration-tests/bouncycastle-jsse/pom.xml b/integration-tests/bouncycastle-jsse/pom.xml index c0217b2f82d1c..9aec61a57b804 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/integration-tests/bouncycastle/pom.xml b/integration-tests/bouncycastle/pom.xml index e9e05ae810e47..b7165b01030a1 100644 --- a/integration-tests/bouncycastle/pom.xml +++ b/integration-tests/bouncycastle/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/integration-tests/cache/pom.xml b/integration-tests/cache/pom.xml index 4abc8a688cc8f..7657dff45c531 100644 --- a/integration-tests/cache/pom.xml +++ b/integration-tests/cache/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-integration-test-cache diff --git a/integration-tests/class-transformer/deployment/pom.xml b/integration-tests/class-transformer/deployment/pom.xml index c4957522661c2..34834356f523a 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/integration-tests/class-transformer/pom.xml b/integration-tests/class-transformer/pom.xml index be74966d208e5..ded4cbf6b20f9 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/integration-tests/class-transformer/runtime/pom.xml b/integration-tests/class-transformer/runtime/pom.xml index 07e28c9b0235f..f8c4688498ace 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/integration-tests/common-jpa-entities/pom.xml b/integration-tests/common-jpa-entities/pom.xml index 8cb1213591fc7..1e77ba4ff5e7e 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 - 2.16.999-SNAPSHOT + 2.16.9.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 492f611ac787d..6c50390fe2f7b 100644 --- a/integration-tests/container-image/maven-invoker-way/pom.xml +++ b/integration-tests/container-image/maven-invoker-way/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-integration-test-container-image-parent - 2.16.999-SNAPSHOT + 2.16.9.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 b7ad0348db7ec..a9682e3341fb0 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 - 2.16.999-SNAPSHOT + 2.16.9.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 1ae9246485918..1e8da9b465cab 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 - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-integration-test-container-image-standard diff --git a/integration-tests/csrf-reactive/pom.xml b/integration-tests/csrf-reactive/pom.xml index 60ec7b161daaf..bd5d7c0a1506b 100644 --- a/integration-tests/csrf-reactive/pom.xml +++ b/integration-tests/csrf-reactive/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../ 4.0.0 diff --git a/integration-tests/devmode/pom.xml b/integration-tests/devmode/pom.xml index 7e4cb86bf8b64..b2cfe8226a4aa 100644 --- a/integration-tests/devmode/pom.xml +++ b/integration-tests/devmode/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-integration-tests-parent - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/integration-tests/devtools-registry-client/pom.xml b/integration-tests/devtools-registry-client/pom.xml index 8df5d095d11dc..d6c386422c4b5 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 - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-integration-test-devtools-registry-client diff --git a/integration-tests/devtools/pom.xml b/integration-tests/devtools/pom.xml index 1f2aa63649cce..2d3539ad24e9e 100644 --- a/integration-tests/devtools/pom.xml +++ b/integration-tests/devtools/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-integration-tests-parent - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/integration-tests/elasticsearch-rest-client/pom.xml b/integration-tests/elasticsearch-rest-client/pom.xml index 08f40b84bb890..96ab54b6216dd 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 - 2.16.999-SNAPSHOT + 2.16.9.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 9670aaf58876e..d86422a897a00 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/integration-tests/elytron-resteasy-reactive/pom.xml b/integration-tests/elytron-resteasy-reactive/pom.xml index 7a212306bf72e..c741b00636f83 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 - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-integration-test-elytron-resteasy-reactive diff --git a/integration-tests/elytron-resteasy/pom.xml b/integration-tests/elytron-resteasy/pom.xml index 602cc73b44dbb..8942621ba5cb4 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 - 2.16.999-SNAPSHOT + 2.16.9.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 688e4d683f246..9e1cb25b6adf4 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 - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml diff --git a/integration-tests/elytron-security-ldap/pom.xml b/integration-tests/elytron-security-ldap/pom.xml index aaf5e4ef19859..581a5be18cc99 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 - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml diff --git a/integration-tests/elytron-security-oauth2/pom.xml b/integration-tests/elytron-security-oauth2/pom.xml index 5d9864ab604b4..992ed72adc6a7 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/integration-tests/elytron-security/pom.xml b/integration-tests/elytron-security/pom.xml index 18810098f2c04..5be05a5f10400 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/integration-tests/elytron-undertow/pom.xml b/integration-tests/elytron-undertow/pom.xml index f663a37272614..e511a97991a2f 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 - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-integration-test-elytron-undertow diff --git a/integration-tests/flyway/pom.xml b/integration-tests/flyway/pom.xml index 506cee25634e6..fa984ccaec00e 100644 --- a/integration-tests/flyway/pom.xml +++ b/integration-tests/flyway/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/integration-tests/funqy-amazon-lambda/pom.xml b/integration-tests/funqy-amazon-lambda/pom.xml index 740d16b1ea633..3ae3a927c0990 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 - 2.16.999-SNAPSHOT + 2.16.9.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 92cbdbcb8a900..3b157f37f718f 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 - 2.16.999-SNAPSHOT + 2.16.9.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 bdab3c1e80db0..54f4e9b977a53 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/integration-tests/google-cloud-functions/pom.xml b/integration-tests/google-cloud-functions/pom.xml index c9ace64e21e5a..5109a93a55ff2 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/integration-tests/gradle/gradle.properties b/integration-tests/gradle/gradle.properties index 08835331594b4..f88b88d909ce2 100644 --- a/integration-tests/gradle/gradle.properties +++ b/integration-tests/gradle/gradle.properties @@ -1 +1 @@ -version=2.16.999-SNAPSHOT \ No newline at end of file +version=2.16.9.Final \ No newline at end of file diff --git a/integration-tests/gradle/pom.xml b/integration-tests/gradle/pom.xml index 72f3fd986857a..3e921879e294e 100644 --- a/integration-tests/gradle/pom.xml +++ b/integration-tests/gradle/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-integration-tests-parent - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-integration-test-gradle-plugin diff --git a/integration-tests/grpc-external-proto-test/pom.xml b/integration-tests/grpc-external-proto-test/pom.xml index 67491ddf51047..e235604377941 100644 --- a/integration-tests/grpc-external-proto-test/pom.xml +++ b/integration-tests/grpc-external-proto-test/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-integration-test-grpc-external-proto-test diff --git a/integration-tests/grpc-external-proto/pom.xml b/integration-tests/grpc-external-proto/pom.xml index 1a4c23231b279..a4fc0dc28e017 100644 --- a/integration-tests/grpc-external-proto/pom.xml +++ b/integration-tests/grpc-external-proto/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-integration-test-external-proto diff --git a/integration-tests/grpc-health/pom.xml b/integration-tests/grpc-health/pom.xml index 2b37380eaa7a2..3e42dfdb663b5 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 - 2.16.999-SNAPSHOT + 2.16.9.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 dca2cbcd4841c..dc9c60f821db6 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 - 2.16.999-SNAPSHOT + 2.16.9.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 245a38b08c63b..14512b1a2b857 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 - 2.16.999-SNAPSHOT + 2.16.9.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 7ad2fa66520d2..6b87ca458ae42 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 - 2.16.999-SNAPSHOT + 2.16.9.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 134f5f825d06f..bf3e920ebde15 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 - 2.16.999-SNAPSHOT + 2.16.9.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 5aedeb5488644..8ccb35811b22d 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 - 2.16.999-SNAPSHOT + 2.16.9.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 38c8d69b93410..4c2157b396ed8 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 - 2.16.999-SNAPSHOT + 2.16.9.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 9495dc641d7a7..9ed44870c231d 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 - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-integration-test-grpc-proto-v2 diff --git a/integration-tests/grpc-stork-response-time/pom.xml b/integration-tests/grpc-stork-response-time/pom.xml index 9876c979a16d4..2dfc666569ef9 100644 --- a/integration-tests/grpc-stork-response-time/pom.xml +++ b/integration-tests/grpc-stork-response-time/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-integration-test-grpc-stork-response-time diff --git a/integration-tests/grpc-streaming/pom.xml b/integration-tests/grpc-streaming/pom.xml index 8d5888fb8d05e..9d19d543fb801 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 - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-integration-test-grpc-streaming diff --git a/integration-tests/grpc-tls/pom.xml b/integration-tests/grpc-tls/pom.xml index 72aa87d981fd7..3532392e155a7 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 - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-integration-test-grpc-tls diff --git a/integration-tests/grpc-vertx/pom.xml b/integration-tests/grpc-vertx/pom.xml index f4e578bcb44d6..039007c39db88 100644 --- a/integration-tests/grpc-vertx/pom.xml +++ b/integration-tests/grpc-vertx/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-integration-test-grpc-vertx diff --git a/integration-tests/hibernate-orm-envers/pom.xml b/integration-tests/hibernate-orm-envers/pom.xml index a3539ce4fd850..abef69531f54f 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 - 2.16.999-SNAPSHOT + 2.16.9.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 396e7ef5e2531..c4dbcb360198c 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 - 2.16.999-SNAPSHOT + 2.16.9.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 d0bc495951fc9..dda61210426a9 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/integration-tests/hibernate-orm-panache/pom.xml b/integration-tests/hibernate-orm-panache/pom.xml index 40f327c7d76f9..475a4630a75e5 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 - 2.16.999-SNAPSHOT + 2.16.9.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 9635f33edfb90..53fa9d36045e7 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 - 2.16.999-SNAPSHOT + 2.16.9.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 17993cc134091..01a607f923e85 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 - 2.16.999-SNAPSHOT + 2.16.9.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 c45b777b183b5..bcc913440293d 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 - 2.16.999-SNAPSHOT + 2.16.9.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 ccaef6a5956fc..15ab1ea62cb45 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/integration-tests/hibernate-orm-tenancy/pom.xml b/integration-tests/hibernate-orm-tenancy/pom.xml index a3f09a47dbb91..8d5beb279cc5e 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 - 2.16.999-SNAPSHOT + 2.16.9.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 57531a8af953e..3ec8da46223e3 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/integration-tests/hibernate-reactive-db2/pom.xml b/integration-tests/hibernate-reactive-db2/pom.xml index c50ccc2b20898..aa2a4853b8111 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/integration-tests/hibernate-reactive-mysql/pom.xml b/integration-tests/hibernate-reactive-mysql/pom.xml index 44fd44fb1ad97..577c3331e898c 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 - 2.16.999-SNAPSHOT + 2.16.9.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 6a5a76cc695a9..373fcf94a19e0 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/integration-tests/hibernate-reactive-panache-kotlin/pom.xml b/integration-tests/hibernate-reactive-panache-kotlin/pom.xml index 4e6ea8dee4bd1..a08649fdc913e 100644 --- a/integration-tests/hibernate-reactive-panache-kotlin/pom.xml +++ b/integration-tests/hibernate-reactive-panache-kotlin/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/integration-tests/hibernate-reactive-panache/pom.xml b/integration-tests/hibernate-reactive-panache/pom.xml index 8a7e7ee585f57..034d4e5b2fe01 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/integration-tests/hibernate-reactive-postgresql/pom.xml b/integration-tests/hibernate-reactive-postgresql/pom.xml index 509c968335a65..18367b19deab3 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/integration-tests/hibernate-search-orm-elasticsearch-coordination-outbox-polling/pom.xml b/integration-tests/hibernate-search-orm-elasticsearch-coordination-outbox-polling/pom.xml index 01ecf75421bfc..7529dde069d73 100644 --- a/integration-tests/hibernate-search-orm-elasticsearch-coordination-outbox-polling/pom.xml +++ b/integration-tests/hibernate-search-orm-elasticsearch-coordination-outbox-polling/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/integration-tests/hibernate-search-orm-elasticsearch-tenancy/pom.xml b/integration-tests/hibernate-search-orm-elasticsearch-tenancy/pom.xml index 7f1ed5fb5183c..c6e5ea2973f36 100644 --- a/integration-tests/hibernate-search-orm-elasticsearch-tenancy/pom.xml +++ b/integration-tests/hibernate-search-orm-elasticsearch-tenancy/pom.xml @@ -6,7 +6,7 @@ quarkus-integration-tests-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.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 38dcf5aabe679..b181afbc8d5cb 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/integration-tests/hibernate-search-orm-opensearch/pom.xml b/integration-tests/hibernate-search-orm-opensearch/pom.xml index 9f47753f23bb2..156c589be5777 100644 --- a/integration-tests/hibernate-search-orm-opensearch/pom.xml +++ b/integration-tests/hibernate-search-orm-opensearch/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.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 8c9e04b628569..2280856b4bbcc 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/integration-tests/hibernate-validator/pom.xml b/integration-tests/hibernate-validator/pom.xml index 463f42aba5099..a6b47d7070863 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/integration-tests/ide-launcher/pom.xml b/integration-tests/ide-launcher/pom.xml index 5b58798e763b7..ba25c445ae48f 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 - 2.16.999-SNAPSHOT + 2.16.9.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 9f5899976ae5d..0e0877d8bd11d 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/integration-tests/infinispan-client/pom.xml b/integration-tests/infinispan-client/pom.xml index 922d317ed3c96..ced7f2a147d6b 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/integration-tests/injectmock/pom.xml b/integration-tests/injectmock/pom.xml index a0981a67e4aba..ac4bab2d04545 100644 --- a/integration-tests/injectmock/pom.xml +++ b/integration-tests/injectmock/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-integration-test-injectmock diff --git a/integration-tests/istio/maven-invoker-way/pom.xml b/integration-tests/istio/maven-invoker-way/pom.xml index 55572594bdd8a..89deb09796e53 100644 --- a/integration-tests/istio/maven-invoker-way/pom.xml +++ b/integration-tests/istio/maven-invoker-way/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-integration-test-istio-parent - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-integration-test-istio-invoker diff --git a/integration-tests/istio/pom.xml b/integration-tests/istio/pom.xml index d9d7564ee80e4..f201406f831d2 100644 --- a/integration-tests/istio/pom.xml +++ b/integration-tests/istio/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-integration-test-istio-parent diff --git a/integration-tests/jackson/pom.xml b/integration-tests/jackson/pom.xml index 0ff486f3ef94c..740df126d70e5 100644 --- a/integration-tests/jackson/pom.xml +++ b/integration-tests/jackson/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-integration-test-jackson diff --git a/integration-tests/java-17/pom.xml b/integration-tests/java-17/pom.xml index 2d542b7c340f7..cdd9975f075b9 100644 --- a/integration-tests/java-17/pom.xml +++ b/integration-tests/java-17/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-integration-tests-parent - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-integration-test-java-17 diff --git a/integration-tests/jaxb/pom.xml b/integration-tests/jaxb/pom.xml index 88f10b16ab08d..b6aea5e11bb61 100644 --- a/integration-tests/jaxb/pom.xml +++ b/integration-tests/jaxb/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/integration-tests/jaxp/pom.xml b/integration-tests/jaxp/pom.xml index 2fa3654d8fa0f..22b257e4d7509 100644 --- a/integration-tests/jaxp/pom.xml +++ b/integration-tests/jaxp/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/integration-tests/jpa-db2/pom.xml b/integration-tests/jpa-db2/pom.xml index 384cc8eab7b39..991e672c936c7 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/integration-tests/jpa-derby/pom.xml b/integration-tests/jpa-derby/pom.xml index e321f9a293b4a..81cd7ff79f3b8 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/integration-tests/jpa-h2-embedded/pom.xml b/integration-tests/jpa-h2-embedded/pom.xml index bbbc203ef58e8..de226e19233f2 100644 --- a/integration-tests/jpa-h2-embedded/pom.xml +++ b/integration-tests/jpa-h2-embedded/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/integration-tests/jpa-h2/pom.xml b/integration-tests/jpa-h2/pom.xml index d0356082758f4..beb27f79d94b7 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 - 2.16.999-SNAPSHOT + 2.16.9.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 2b0eea4f7f81f..08cc070239685 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 - 2.16.999-SNAPSHOT + 2.16.9.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 eddaaf8b6eeb1..5073a460b57b1 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 - 2.16.999-SNAPSHOT + 2.16.9.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 8caa47859bec6..7d56e819b34a1 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 - 2.16.999-SNAPSHOT + 2.16.9.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 a410c918b9654..a84a52feee559 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 - 2.16.999-SNAPSHOT + 2.16.9.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 1597ad65f625d..984fbe90e3d0f 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 - 2.16.999-SNAPSHOT + 2.16.9.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 2b13eda93b63b..fa5e8528dad61 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/integration-tests/jpa-mapping-xml/pom.xml b/integration-tests/jpa-mapping-xml/pom.xml index 0251744fc3d54..cfefbcbf8a0fd 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/integration-tests/jpa-mariadb/pom.xml b/integration-tests/jpa-mariadb/pom.xml index 374871ef3bcaa..f33496aa4a17a 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/integration-tests/jpa-mssql/pom.xml b/integration-tests/jpa-mssql/pom.xml index aa7d8b36fea23..a2c23d28b7522 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/integration-tests/jpa-mysql/pom.xml b/integration-tests/jpa-mysql/pom.xml index 63560ff92f3aa..149f7d906caf6 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/integration-tests/jpa-oracle/pom.xml b/integration-tests/jpa-oracle/pom.xml index 49b28692b06b5..53a56e5340f1c 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/integration-tests/jpa-postgresql-withxml/pom.xml b/integration-tests/jpa-postgresql-withxml/pom.xml index 8d3fa58cc4226..fca8b64626bbb 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/integration-tests/jpa-postgresql/pom.xml b/integration-tests/jpa-postgresql/pom.xml index a9f0b1e68cf21..55533ad1f5906 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/integration-tests/jpa-without-entity/pom.xml b/integration-tests/jpa-without-entity/pom.xml index 5ae412d73ba78..4d6fd90d3d662 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/integration-tests/jpa/pom.xml b/integration-tests/jpa/pom.xml index 3921e1eaad57c..24c7185ae4cd8 100644 --- a/integration-tests/jpa/pom.xml +++ b/integration-tests/jpa/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/integration-tests/jsonb/pom.xml b/integration-tests/jsonb/pom.xml index 7cf37fedb2818..76b715b9dc570 100644 --- a/integration-tests/jsonb/pom.xml +++ b/integration-tests/jsonb/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-integration-test-jsonb diff --git a/integration-tests/kafka-avro-apicurio2/pom.xml b/integration-tests/kafka-avro-apicurio2/pom.xml index 549bacd248e1c..380afc0d0ce51 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/integration-tests/kafka-avro/pom.xml b/integration-tests/kafka-avro/pom.xml index 9f0aa8a27ded0..e4ee553855603 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/integration-tests/kafka-devservices/pom.xml b/integration-tests/kafka-devservices/pom.xml index 55dcfea42fd71..ae8d42d20c8bd 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/integration-tests/kafka-oauth-keycloak/pom.xml b/integration-tests/kafka-oauth-keycloak/pom.xml index d465f9f7421c5..c60bba87b33f6 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/integration-tests/kafka-sasl-elytron/pom.xml b/integration-tests/kafka-sasl-elytron/pom.xml index 5b7b83471f828..7d45ae0b35323 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/integration-tests/kafka-sasl/pom.xml b/integration-tests/kafka-sasl/pom.xml index 834ca0c330282..7bebbfad4b370 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/integration-tests/kafka-snappy/pom.xml b/integration-tests/kafka-snappy/pom.xml index e0ac3f6f77eb0..47cd30e90c63a 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/integration-tests/kafka-ssl/pom.xml b/integration-tests/kafka-ssl/pom.xml index 8c6ae58079322..831cb8b892821 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/integration-tests/kafka-streams/pom.xml b/integration-tests/kafka-streams/pom.xml index 3129c9a76f677..f1e6739db1498 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/integration-tests/kafka/pom.xml b/integration-tests/kafka/pom.xml index 24a0ef4964bd8..a920b646f3b7c 100644 --- a/integration-tests/kafka/pom.xml +++ b/integration-tests/kafka/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/integration-tests/keycloak-authorization/pom.xml b/integration-tests/keycloak-authorization/pom.xml index 7463c62cdfd0b..f7a2c51bdf6fe 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/integration-tests/kotlin-serialization/pom.xml b/integration-tests/kotlin-serialization/pom.xml index 98e7a7cb2b369..98d03f8272e12 100644 --- a/integration-tests/kotlin-serialization/pom.xml +++ b/integration-tests/kotlin-serialization/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-integration-test-kotlin-serialization @@ -22,7 +22,7 @@ io.quarkus quarkus-resteasy-reactive-kotlin-serialization - 2.16.999-SNAPSHOT + 2.16.9.Final diff --git a/integration-tests/kotlin/pom.xml b/integration-tests/kotlin/pom.xml index e3c3042f93c3e..851002c5f94ec 100644 --- a/integration-tests/kotlin/pom.xml +++ b/integration-tests/kotlin/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-integration-test-kotlin diff --git a/integration-tests/kubernetes-client-devservices/pom.xml b/integration-tests/kubernetes-client-devservices/pom.xml index 75f9bdb8a2a90..1618c2ca5f20c 100644 --- a/integration-tests/kubernetes-client-devservices/pom.xml +++ b/integration-tests/kubernetes-client-devservices/pom.xml @@ -4,7 +4,7 @@ io.quarkus quarkus-integration-tests-parent - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml quarkus-integration-test-kubernetes-client-devservices diff --git a/integration-tests/kubernetes-client/pom.xml b/integration-tests/kubernetes-client/pom.xml index c8427c289b30c..82e8fd6bfd714 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 - 2.16.999-SNAPSHOT + 2.16.9.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 178ba7d305157..d8040b5af48b2 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 - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-integration-test-kubernetes-service-binding-jdbc diff --git a/integration-tests/kubernetes-service-binding-reactive/pom.xml b/integration-tests/kubernetes-service-binding-reactive/pom.xml index 43c51f1991f5c..a239142829875 100644 --- a/integration-tests/kubernetes-service-binding-reactive/pom.xml +++ b/integration-tests/kubernetes-service-binding-reactive/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-integration-test-kubernetes-service-binding-reactive diff --git a/integration-tests/kubernetes/maven-invoker-way/pom.xml b/integration-tests/kubernetes/maven-invoker-way/pom.xml index 85aa13c50c469..387fa0cdc4f2d 100644 --- a/integration-tests/kubernetes/maven-invoker-way/pom.xml +++ b/integration-tests/kubernetes/maven-invoker-way/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-integration-test-kubernetes-parent - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-integration-test-kubernetes-invoker diff --git a/integration-tests/kubernetes/pom.xml b/integration-tests/kubernetes/pom.xml index 2049dd26f51ae..4f19c1e48bdc4 100644 --- a/integration-tests/kubernetes/pom.xml +++ b/integration-tests/kubernetes/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.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 b523cd55d86fe..c5fc1e5dbbee1 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 - 2.16.999-SNAPSHOT + 2.16.9.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 38aaeac92c105..9aa65b0a41098 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 - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-integration-test-kubernetes-standard diff --git a/integration-tests/liquibase-mongodb/pom.xml b/integration-tests/liquibase-mongodb/pom.xml index 37603e4f01fb6..e6ecd7da902f0 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/integration-tests/liquibase/pom.xml b/integration-tests/liquibase/pom.xml index 16f35371b55b6..4b37854d75fa3 100644 --- a/integration-tests/liquibase/pom.xml +++ b/integration-tests/liquibase/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/integration-tests/locales/pom.xml b/integration-tests/locales/pom.xml index 8eff98191f548..076671229f103 100644 --- a/integration-tests/locales/pom.xml +++ b/integration-tests/locales/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-integration-tests-parent - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-integration-test-locales Quarkus - Integration Tests - Locales diff --git a/integration-tests/logging-gelf/pom.xml b/integration-tests/logging-gelf/pom.xml index 46ae084899021..fb94ea8a52e05 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 - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml diff --git a/integration-tests/logging-json/pom.xml b/integration-tests/logging-json/pom.xml index 7ade6680c53b2..4d075a6e9f841 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 - 2.16.999-SNAPSHOT + 2.16.9.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 d2418c82e940d..57691e13a434b 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 - 2.16.999-SNAPSHOT + 2.16.9.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 0baf594f0a1d7..093dfd65477d1 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 - 2.16.999-SNAPSHOT + 2.16.9.Final ../ 4.0.0 diff --git a/integration-tests/logging-panache-kotlin/pom.xml b/integration-tests/logging-panache-kotlin/pom.xml index fd4aa0d12aa24..6465714ce60b9 100644 --- a/integration-tests/logging-panache-kotlin/pom.xml +++ b/integration-tests/logging-panache-kotlin/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-integration-test-logging-panache-kotlin diff --git a/integration-tests/logging-panache/pom.xml b/integration-tests/logging-panache/pom.xml index 7204b4c1e783d..51631c984cccc 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 - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-integration-test-logging-panache diff --git a/integration-tests/mailer/pom.xml b/integration-tests/mailer/pom.xml index 9e7142540543f..42bba389555e3 100644 --- a/integration-tests/mailer/pom.xml +++ b/integration-tests/mailer/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/integration-tests/main/pom.xml b/integration-tests/main/pom.xml index a65ec8789967b..2b4d3958cda50 100644 --- a/integration-tests/main/pom.xml +++ b/integration-tests/main/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/integration-tests/maven/pom.xml b/integration-tests/maven/pom.xml index 1a1246cd8f738..76c095419d022 100644 --- a/integration-tests/maven/pom.xml +++ b/integration-tests/maven/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-integration-tests-parent - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-integration-test-maven diff --git a/integration-tests/micrometer-mp-metrics/pom.xml b/integration-tests/micrometer-mp-metrics/pom.xml index 6d54a02a7b6ab..7a5525237770a 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 - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-integration-test-micrometer-mp-metrics diff --git a/integration-tests/micrometer-prometheus/pom.xml b/integration-tests/micrometer-prometheus/pom.xml index 891ca21f29d84..312cc6b03741e 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 - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-integration-test-micrometer-prometheus diff --git a/integration-tests/mongodb-client/pom.xml b/integration-tests/mongodb-client/pom.xml index ee91e3a28a195..46ff15704bb0d 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 - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-integration-test-mongodb-client diff --git a/integration-tests/mongodb-devservices/pom.xml b/integration-tests/mongodb-devservices/pom.xml index c3a93c2724773..59c89329fa356 100644 --- a/integration-tests/mongodb-devservices/pom.xml +++ b/integration-tests/mongodb-devservices/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-integration-tests-parent - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-integration-test-mongodb-devservices diff --git a/integration-tests/mongodb-panache-kotlin/pom.xml b/integration-tests/mongodb-panache-kotlin/pom.xml index 9c4304f58789f..89d2cb78b3fe3 100644 --- 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 - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-integration-test-mongodb-panache-kotlin diff --git a/integration-tests/mongodb-panache/pom.xml b/integration-tests/mongodb-panache/pom.xml index cdb5ff7e801f1..d54b57b1dde47 100644 --- a/integration-tests/mongodb-panache/pom.xml +++ b/integration-tests/mongodb-panache/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-integration-tests-parent - 2.16.999-SNAPSHOT + 2.16.9.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 c9b748fa8ddd5..4cc386bb20843 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 - 2.16.999-SNAPSHOT + 2.16.9.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 69f00531bb200..4f48d875eaf7d 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/integration-tests/narayana-lra/pom.xml b/integration-tests/narayana-lra/pom.xml index 9f0e454827b9b..d06f4819f19a7 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/integration-tests/narayana-stm/pom.xml b/integration-tests/narayana-stm/pom.xml index b67562c7c527c..f04d2a2fc620a 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/integration-tests/native-config-profile/pom.xml b/integration-tests/native-config-profile/pom.xml index 81cb13ce4992c..b87ba194757e3 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 - 2.16.999-SNAPSHOT + 2.16.9.Final ../ 4.0.0 diff --git a/integration-tests/no-awt/pom.xml b/integration-tests/no-awt/pom.xml index 0209767e31d14..36ea41043fffb 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 - 2.16.999-SNAPSHOT + 2.16.9.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 fccc01c9aeea3..fc489557e2489 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 - 2.16.999-SNAPSHOT + 2.16.9.Final ../ 4.0.0 diff --git a/integration-tests/oidc-client-wiremock/pom.xml b/integration-tests/oidc-client-wiremock/pom.xml index fcf3eed7d9cb2..d56ffe8e26f90 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 - 2.16.999-SNAPSHOT + 2.16.9.Final ../ 4.0.0 diff --git a/integration-tests/oidc-client/pom.xml b/integration-tests/oidc-client/pom.xml index f927cdb3a09e8..b3d6675435b04 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 - 2.16.999-SNAPSHOT + 2.16.9.Final ../ 4.0.0 diff --git a/integration-tests/oidc-code-flow/pom.xml b/integration-tests/oidc-code-flow/pom.xml index b3dc0d34367a5..6ab7128d3db38 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/integration-tests/oidc-tenancy/pom.xml b/integration-tests/oidc-tenancy/pom.xml index 6f32fd382e7a2..7d47e0e7a2bc1 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/integration-tests/oidc-token-propagation-reactive/pom.xml b/integration-tests/oidc-token-propagation-reactive/pom.xml index a889d83fb53e0..4ac708a2e617b 100644 --- a/integration-tests/oidc-token-propagation-reactive/pom.xml +++ b/integration-tests/oidc-token-propagation-reactive/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../ 4.0.0 diff --git a/integration-tests/oidc-token-propagation/pom.xml b/integration-tests/oidc-token-propagation/pom.xml index 18e58267bd2e7..80828b5c96501 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 - 2.16.999-SNAPSHOT + 2.16.9.Final ../ 4.0.0 diff --git a/integration-tests/oidc-wiremock/pom.xml b/integration-tests/oidc-wiremock/pom.xml index a087f79fd46c5..b6b546d58b955 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/integration-tests/oidc/pom.xml b/integration-tests/oidc/pom.xml index 1914fa02b2540..ed89c0553e7b8 100644 --- a/integration-tests/oidc/pom.xml +++ b/integration-tests/oidc/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/integration-tests/openshift-client/pom.xml b/integration-tests/openshift-client/pom.xml index 9fc2cf68dccef..9f4786ffbd4ed 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 - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-integration-test-openshift-client diff --git a/integration-tests/opentelemetry-grpc/pom.xml b/integration-tests/opentelemetry-grpc/pom.xml index 55756baefce42..690e100383ae4 100644 --- a/integration-tests/opentelemetry-grpc/pom.xml +++ b/integration-tests/opentelemetry-grpc/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-integration-tests-parent - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-integration-test-opentelemetry-grpc diff --git a/integration-tests/opentelemetry-reactive-messaging/pom.xml b/integration-tests/opentelemetry-reactive-messaging/pom.xml index 5dfee59ca1d60..e0c29a72d1ea4 100644 --- a/integration-tests/opentelemetry-reactive-messaging/pom.xml +++ b/integration-tests/opentelemetry-reactive-messaging/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-integration-tests-parent - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-integration-test-opentelemetry-reactive-messaging diff --git a/integration-tests/opentelemetry-reactive/pom.xml b/integration-tests/opentelemetry-reactive/pom.xml index ec64832ee1664..0973d67fc73db 100644 --- a/integration-tests/opentelemetry-reactive/pom.xml +++ b/integration-tests/opentelemetry-reactive/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-integration-tests-parent - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-integration-test-opentelemetry-reactive diff --git a/integration-tests/opentelemetry-vertx/pom.xml b/integration-tests/opentelemetry-vertx/pom.xml index d12ceb19fc6df..f9690a6c2a011 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 - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-integration-test-opentelemetry-vertx diff --git a/integration-tests/opentelemetry/pom.xml b/integration-tests/opentelemetry/pom.xml index 39f9cec379c41..07d9d7500b961 100644 --- a/integration-tests/opentelemetry/pom.xml +++ b/integration-tests/opentelemetry/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-integration-tests-parent - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-integration-test-opentelemetry diff --git a/integration-tests/packaging/pom.xml b/integration-tests/packaging/pom.xml index 62a11f1b4b6f0..8d2f0c8137728 100644 --- a/integration-tests/packaging/pom.xml +++ b/integration-tests/packaging/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-integration-tests-parent - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-integration-test-packaging diff --git a/integration-tests/picocli-native/pom.xml b/integration-tests/picocli-native/pom.xml index ee37ac74c084b..d7502241d65ac 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/integration-tests/picocli/pom.xml b/integration-tests/picocli/pom.xml index f2419bc446780..c34628e9d721b 100644 --- a/integration-tests/picocli/pom.xml +++ b/integration-tests/picocli/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 3e4b26a72805f..aa27400265ce2 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -5,7 +5,7 @@ quarkus-build-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../build-parent/pom.xml 4.0.0 diff --git a/integration-tests/quartz/pom.xml b/integration-tests/quartz/pom.xml index a3039b6eccd41..43c3aa0ad5a5e 100644 --- a/integration-tests/quartz/pom.xml +++ b/integration-tests/quartz/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/integration-tests/qute/pom.xml b/integration-tests/qute/pom.xml index 8a19de73e718f..88bf38ee083e5 100644 --- a/integration-tests/qute/pom.xml +++ b/integration-tests/qute/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/integration-tests/reactive-db2-client/pom.xml b/integration-tests/reactive-db2-client/pom.xml index a66baea13ec0e..8d6dfff6f5720 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 - 2.16.999-SNAPSHOT + 2.16.9.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 32eb18eda6e82..e5a0bd7955b24 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/integration-tests/reactive-messaging-hibernate-orm/pom.xml b/integration-tests/reactive-messaging-hibernate-orm/pom.xml index 9eb3f24671292..beff55eaa8dfe 100644 --- a/integration-tests/reactive-messaging-hibernate-orm/pom.xml +++ b/integration-tests/reactive-messaging-hibernate-orm/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/integration-tests/reactive-messaging-hibernate-reactive/pom.xml b/integration-tests/reactive-messaging-hibernate-reactive/pom.xml index d1ac1c3c333ff..42b5a47bae68e 100644 --- a/integration-tests/reactive-messaging-hibernate-reactive/pom.xml +++ b/integration-tests/reactive-messaging-hibernate-reactive/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/integration-tests/reactive-messaging-kafka/pom.xml b/integration-tests/reactive-messaging-kafka/pom.xml index 0aec1461ae4c9..3fda7b7980763 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/integration-tests/reactive-messaging-mqtt/pom.xml b/integration-tests/reactive-messaging-mqtt/pom.xml index 1205d9439eca3..1306c1f1b456c 100644 --- a/integration-tests/reactive-messaging-mqtt/pom.xml +++ b/integration-tests/reactive-messaging-mqtt/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.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 15df3b0681388..bce0405d45f55 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/integration-tests/reactive-messaging-rabbitmq/pom.xml b/integration-tests/reactive-messaging-rabbitmq/pom.xml index fd4f7366c90ae..7ab54e51457b8 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/integration-tests/reactive-mssql-client/pom.xml b/integration-tests/reactive-mssql-client/pom.xml index e3dd553de6a5e..ebeb16b826ab7 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 - 2.16.999-SNAPSHOT + 2.16.9.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 01ac56d71b116..fb6bb173e7506 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 - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-integration-test-reactive-mysql-client diff --git a/integration-tests/reactive-oracle-client/pom.xml b/integration-tests/reactive-oracle-client/pom.xml index 1fa7cbce236e7..b16cf95aa2450 100644 --- a/integration-tests/reactive-oracle-client/pom.xml +++ b/integration-tests/reactive-oracle-client/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-integration-tests-parent - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-integration-test-reactive-oracle-client diff --git a/integration-tests/reactive-pg-client/pom.xml b/integration-tests/reactive-pg-client/pom.xml index 8bb0840e1c0fd..d0f3b0da7e594 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 - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-integration-test-reactive-pg-client diff --git a/integration-tests/redis-client/pom.xml b/integration-tests/redis-client/pom.xml index 5f58ac787229d..807923bcedd25 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 - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml diff --git a/integration-tests/redis-devservices/pom.xml b/integration-tests/redis-devservices/pom.xml index 5a529aa9aa3fd..db43e6f3fc38d 100644 --- a/integration-tests/redis-devservices/pom.xml +++ b/integration-tests/redis-devservices/pom.xml @@ -4,7 +4,7 @@ io.quarkus quarkus-integration-tests-parent - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml quarkus-integration-test-redis-devservices diff --git a/integration-tests/rest-client-reactive-kotlin-serialization/pom.xml b/integration-tests/rest-client-reactive-kotlin-serialization/pom.xml index 688a1f2ad2492..e627baef1ed44 100644 --- a/integration-tests/rest-client-reactive-kotlin-serialization/pom.xml +++ b/integration-tests/rest-client-reactive-kotlin-serialization/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 quarkus-integration-test-rest-client-reactive-kotlin-serialization diff --git a/integration-tests/rest-client-reactive-multipart/pom.xml b/integration-tests/rest-client-reactive-multipart/pom.xml index 5f52c33d3c578..078ce3438a7aa 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 - 2.16.999-SNAPSHOT + 2.16.9.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 cd93e1461e35e..878c12346913d 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 - 2.16.999-SNAPSHOT + 2.16.9.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 ab57da1bed497..9f71fd5a28775 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 - 2.16.999-SNAPSHOT + 2.16.9.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 ee464ad012093..b70589a4d0d6b 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 - 2.16.999-SNAPSHOT + 2.16.9.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 954967d9afcd9..49ba360e51e3e 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 - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-integration-test-resteasy-jackson diff --git a/integration-tests/resteasy-mutiny/pom.xml b/integration-tests/resteasy-mutiny/pom.xml index 201dcb2375a36..26f7ed11a32a8 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 - 2.16.999-SNAPSHOT + 2.16.9.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 5bda6fb083c65..3623e6b6d2d11 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 - 2.16.999-SNAPSHOT + 2.16.9.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 3e538ddee58a3..25914f40b2f1e 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 - 2.16.999-SNAPSHOT + 2.16.9.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 436b3589d77a2..18dae40b0953e 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 - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-integration-test-resteasy-reactive-kotlin-standard diff --git a/integration-tests/scala/pom.xml b/integration-tests/scala/pom.xml index d486730b07879..b7ccc9d18a8c7 100644 --- a/integration-tests/scala/pom.xml +++ b/integration-tests/scala/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-integration-test-scala diff --git a/integration-tests/security-webauthn/pom.xml b/integration-tests/security-webauthn/pom.xml index 1e1f6591e356b..7418bec129800 100644 --- a/integration-tests/security-webauthn/pom.xml +++ b/integration-tests/security-webauthn/pom.xml @@ -3,7 +3,7 @@ quarkus-integration-tests-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/integration-tests/shared-library/pom.xml b/integration-tests/shared-library/pom.xml index 24c2942504db5..8302e8c72cd9b 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/integration-tests/simple with space/pom.xml b/integration-tests/simple with space/pom.xml index 144738178709b..287f1eb99c87e 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/integration-tests/smallrye-config/pom.xml b/integration-tests/smallrye-config/pom.xml index e5199495aadff..f2c2d3bc9d3ca 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 - 2.16.999-SNAPSHOT + 2.16.9.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 964445152865c..b85725df13dcf 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 - 2.16.999-SNAPSHOT + 2.16.9.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 8ac5a7f735c0b..b03c5bea079f6 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/integration-tests/smallrye-graphql/pom.xml b/integration-tests/smallrye-graphql/pom.xml index f485e91cc9bbb..84c6dbc155421 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 - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-integration-test-smallrye-graphql diff --git a/integration-tests/smallrye-jwt-oidc-webapp/pom.xml b/integration-tests/smallrye-jwt-oidc-webapp/pom.xml index 31095de22ee0b..9b3bf8ef11354 100644 --- a/integration-tests/smallrye-jwt-oidc-webapp/pom.xml +++ b/integration-tests/smallrye-jwt-oidc-webapp/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../ 4.0.0 diff --git a/integration-tests/smallrye-jwt-token-propagation/pom.xml b/integration-tests/smallrye-jwt-token-propagation/pom.xml index 1c55d754d1c4f..8fe17d5c94bed 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 - 2.16.999-SNAPSHOT + 2.16.9.Final ../ 4.0.0 diff --git a/integration-tests/smallrye-metrics/pom.xml b/integration-tests/smallrye-metrics/pom.xml index 887f019454138..11bfcaa8f3509 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/integration-tests/smallrye-opentracing/pom.xml b/integration-tests/smallrye-opentracing/pom.xml index b528b7119b238..567dc9a5d7d62 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 - 2.16.999-SNAPSHOT + 2.16.9.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 4f1d3245df0d2..a143acee4d533 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 - 2.16.999-SNAPSHOT + 2.16.9.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 c22ac7ae00f8e..0ddcaa64571b9 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/integration-tests/spring-data-jpa/pom.xml b/integration-tests/spring-data-jpa/pom.xml index da8bf385e5397..6a4290fb7021b 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 - 2.16.999-SNAPSHOT + 2.16.9.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 6a30d198c6820..3055750eefa34 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 - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-integration-test-spring-data-rest diff --git a/integration-tests/spring-di/pom.xml b/integration-tests/spring-di/pom.xml index 78525d5578f5b..5f453f8a4a4b5 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 - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-integration-test-spring-di diff --git a/integration-tests/spring-web/pom.xml b/integration-tests/spring-web/pom.xml index a6490626d5907..c31b2342aba44 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 - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-integration-test-spring-web diff --git a/integration-tests/test-extension/extension/deployment/pom.xml b/integration-tests/test-extension/extension/deployment/pom.xml index bbd30d2416e9f..520a68dd1260a 100644 --- a/integration-tests/test-extension/extension/deployment/pom.xml +++ b/integration-tests/test-extension/extension/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-test-test-extension-extension-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/integration-tests/test-extension/extension/pom.xml b/integration-tests/test-extension/extension/pom.xml index 104256d28c995..4feef78e509d5 100644 --- a/integration-tests/test-extension/extension/pom.xml +++ b/integration-tests/test-extension/extension/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-test-test-extension io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/integration-tests/test-extension/extension/runtime/pom.xml b/integration-tests/test-extension/extension/runtime/pom.xml index 7a6a909e50831..609506434da82 100644 --- a/integration-tests/test-extension/extension/runtime/pom.xml +++ b/integration-tests/test-extension/extension/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-test-test-extension-extension-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/integration-tests/test-extension/pom.xml b/integration-tests/test-extension/pom.xml index 6e2b8661c5473..2cca1e2d8a70b 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/integration-tests/test-extension/tests/pom.xml b/integration-tests/test-extension/tests/pom.xml index 7b57c2ee2675a..ebb799ee5f0b9 100644 --- a/integration-tests/test-extension/tests/pom.xml +++ b/integration-tests/test-extension/tests/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-test-test-extension io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/integration-tests/vertx-graphql/pom.xml b/integration-tests/vertx-graphql/pom.xml index 5f0cd72a44f36..2daab78b97adb 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 - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml diff --git a/integration-tests/vertx-http/pom.xml b/integration-tests/vertx-http/pom.xml index 2767bf0b58d16..4e041c1371f32 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 - 2.16.999-SNAPSHOT + 2.16.9.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 2e1859c7cff17..73d0c3ad0ed78 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 - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-integration-test-vertx-web-jackson diff --git a/integration-tests/vertx-web/pom.xml b/integration-tests/vertx-web/pom.xml index 68d4442482514..6cd300cc16051 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 - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-integration-test-vertx-web diff --git a/integration-tests/vertx/pom.xml b/integration-tests/vertx/pom.xml index e7e1ed969f053..69e93362bbe05 100644 --- a/integration-tests/vertx/pom.xml +++ b/integration-tests/vertx/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-integration-test-vertx diff --git a/integration-tests/virtual-http-resteasy/pom.xml b/integration-tests/virtual-http-resteasy/pom.xml index 312c82f079096..a9ef518fd31f3 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 - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-integration-test-virtual-http-resteasy diff --git a/integration-tests/virtual-http/pom.xml b/integration-tests/virtual-http/pom.xml index 5280aafbb8b5b..6bbf1a32da1fd 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 - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-integration-test-virtual-http diff --git a/integration-tests/webjars-locator/pom.xml b/integration-tests/webjars-locator/pom.xml index 5e708da2f244c..e305d3b4a78f4 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 - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-integration-test-webjars-locator diff --git a/integration-tests/websockets/pom.xml b/integration-tests/websockets/pom.xml index 1cceaca3b2247..ef9f7b7dbdbfb 100644 --- a/integration-tests/websockets/pom.xml +++ b/integration-tests/websockets/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-integration-test-websockets diff --git a/pom.xml b/pom.xml index 42ac757beb59b..bf684266af9f4 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ io.quarkus quarkus-parent Quarkus - Parent pom - 2.16.999-SNAPSHOT + 2.16.9.Final pom Quarkus - Kubernetes Native Java stack tailored for OpenJDK HotSpot and GraalVM diff --git a/relocations/pom.xml b/relocations/pom.xml index 9c50a52dc7636..7b8fb1095080e 100644 --- a/relocations/pom.xml +++ b/relocations/pom.xml @@ -5,7 +5,7 @@ quarkus-build-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.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 0e739361edfc5..25e86ca6ca736 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/relocations/quarkus-amazon-alexa/pom.xml b/relocations/quarkus-amazon-alexa/pom.xml index b98be80527829..2786c683b896b 100644 --- a/relocations/quarkus-amazon-alexa/pom.xml +++ b/relocations/quarkus-amazon-alexa/pom.xml @@ -5,7 +5,7 @@ quarkus-relocations-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/relocations/quarkus-amazon-dynamodb-deployment/pom.xml b/relocations/quarkus-amazon-dynamodb-deployment/pom.xml index 865129d1290c1..918ecb1ac18ab 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/relocations/quarkus-amazon-dynamodb/pom.xml b/relocations/quarkus-amazon-dynamodb/pom.xml index 627a0697caed0..8b4fa4249d750 100644 --- a/relocations/quarkus-amazon-dynamodb/pom.xml +++ b/relocations/quarkus-amazon-dynamodb/pom.xml @@ -5,7 +5,7 @@ quarkus-relocations-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/relocations/quarkus-amazon-iam-deployment/pom.xml b/relocations/quarkus-amazon-iam-deployment/pom.xml index 46990d3c4e5e9..445dfaf36ae69 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/relocations/quarkus-amazon-iam/pom.xml b/relocations/quarkus-amazon-iam/pom.xml index 67f9e8be1dfc3..f31ffe5a80218 100644 --- a/relocations/quarkus-amazon-iam/pom.xml +++ b/relocations/quarkus-amazon-iam/pom.xml @@ -5,7 +5,7 @@ quarkus-relocations-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/relocations/quarkus-amazon-kms-deployment/pom.xml b/relocations/quarkus-amazon-kms-deployment/pom.xml index 908ca4de436a0..fa4e8b1de47bf 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/relocations/quarkus-amazon-kms/pom.xml b/relocations/quarkus-amazon-kms/pom.xml index dd54fc1adf4e3..3ae344152f481 100644 --- a/relocations/quarkus-amazon-kms/pom.xml +++ b/relocations/quarkus-amazon-kms/pom.xml @@ -5,7 +5,7 @@ quarkus-relocations-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/relocations/quarkus-amazon-s3-deployment/pom.xml b/relocations/quarkus-amazon-s3-deployment/pom.xml index df6907ff46034..1a9dca21ff1f3 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/relocations/quarkus-amazon-s3/pom.xml b/relocations/quarkus-amazon-s3/pom.xml index 1af052cb6c4ad..da547b2d23bdb 100644 --- a/relocations/quarkus-amazon-s3/pom.xml +++ b/relocations/quarkus-amazon-s3/pom.xml @@ -5,7 +5,7 @@ quarkus-relocations-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/relocations/quarkus-amazon-secretsmanager-deployment/pom.xml b/relocations/quarkus-amazon-secretsmanager-deployment/pom.xml index f67700e134e1c..921289ac1e165 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/relocations/quarkus-amazon-secretsmanager/pom.xml b/relocations/quarkus-amazon-secretsmanager/pom.xml index 0ca90855f545a..cbd07a12bce04 100644 --- a/relocations/quarkus-amazon-secretsmanager/pom.xml +++ b/relocations/quarkus-amazon-secretsmanager/pom.xml @@ -5,7 +5,7 @@ quarkus-relocations-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/relocations/quarkus-amazon-ses-deployment/pom.xml b/relocations/quarkus-amazon-ses-deployment/pom.xml index c94950a73966c..69d1784c6f284 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/relocations/quarkus-amazon-ses/pom.xml b/relocations/quarkus-amazon-ses/pom.xml index b255bf82e9db5..decb03123244e 100644 --- a/relocations/quarkus-amazon-ses/pom.xml +++ b/relocations/quarkus-amazon-ses/pom.xml @@ -5,7 +5,7 @@ quarkus-relocations-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/relocations/quarkus-amazon-sns-deployment/pom.xml b/relocations/quarkus-amazon-sns-deployment/pom.xml index 426ae918b4ef0..d0212d63d4ec6 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/relocations/quarkus-amazon-sns/pom.xml b/relocations/quarkus-amazon-sns/pom.xml index f15aef3ef6cad..4b3bef6c5faf8 100644 --- a/relocations/quarkus-amazon-sns/pom.xml +++ b/relocations/quarkus-amazon-sns/pom.xml @@ -5,7 +5,7 @@ quarkus-relocations-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/relocations/quarkus-amazon-sqs-deployment/pom.xml b/relocations/quarkus-amazon-sqs-deployment/pom.xml index 791d53b81d64e..c43ecc97d5450 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/relocations/quarkus-amazon-sqs/pom.xml b/relocations/quarkus-amazon-sqs/pom.xml index 7bc99f1414a3c..056a94e827ee0 100644 --- a/relocations/quarkus-amazon-sqs/pom.xml +++ b/relocations/quarkus-amazon-sqs/pom.xml @@ -5,7 +5,7 @@ quarkus-relocations-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/relocations/quarkus-amazon-ssm-deployment/pom.xml b/relocations/quarkus-amazon-ssm-deployment/pom.xml index 6ca6319874715..e05d6580f48c3 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/relocations/quarkus-amazon-ssm/pom.xml b/relocations/quarkus-amazon-ssm/pom.xml index 4f7c793c7118b..5d8ab197d8912 100644 --- a/relocations/quarkus-amazon-ssm/pom.xml +++ b/relocations/quarkus-amazon-ssm/pom.xml @@ -5,7 +5,7 @@ quarkus-relocations-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/relocations/quarkus-artemis-core-deployment/pom.xml b/relocations/quarkus-artemis-core-deployment/pom.xml index d43ebb8786ed2..98d31e3249f4b 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/relocations/quarkus-artemis-core/pom.xml b/relocations/quarkus-artemis-core/pom.xml index f6ac50aef774b..cf4c22ff4afed 100644 --- a/relocations/quarkus-artemis-core/pom.xml +++ b/relocations/quarkus-artemis-core/pom.xml @@ -5,7 +5,7 @@ quarkus-relocations-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/relocations/quarkus-artemis-jms-deployment/pom.xml b/relocations/quarkus-artemis-jms-deployment/pom.xml index 1f0f1ca7dcd6a..97ebeba5de340 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/relocations/quarkus-artemis-jms/pom.xml b/relocations/quarkus-artemis-jms/pom.xml index 143849247303c..9a0421cef9c01 100644 --- a/relocations/quarkus-artemis-jms/pom.xml +++ b/relocations/quarkus-artemis-jms/pom.xml @@ -5,7 +5,7 @@ quarkus-relocations-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/relocations/quarkus-consul-config-deployment/pom.xml b/relocations/quarkus-consul-config-deployment/pom.xml index abe959ba65f14..5903468854db0 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/relocations/quarkus-consul-config/pom.xml b/relocations/quarkus-consul-config/pom.xml index b6878fde5a309..dfa38563b4b38 100644 --- a/relocations/quarkus-consul-config/pom.xml +++ b/relocations/quarkus-consul-config/pom.xml @@ -5,7 +5,7 @@ quarkus-relocations-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.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 e26248a09397b..7e3bb39bce7dc 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 - 2.16.999-SNAPSHOT + 2.16.9.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 7bd1652ed146b..2723eeb408d82 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/relocations/quarkus-jgit-deployment/pom.xml b/relocations/quarkus-jgit-deployment/pom.xml index eee13349a3d93..aacc6cb45eb37 100644 --- a/relocations/quarkus-jgit-deployment/pom.xml +++ b/relocations/quarkus-jgit-deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-relocations-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/relocations/quarkus-jgit/pom.xml b/relocations/quarkus-jgit/pom.xml index 7565dc76c272e..6b43cab904092 100644 --- a/relocations/quarkus-jgit/pom.xml +++ b/relocations/quarkus-jgit/pom.xml @@ -5,7 +5,7 @@ quarkus-relocations-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/relocations/quarkus-jsch-deployment/pom.xml b/relocations/quarkus-jsch-deployment/pom.xml index 31af0408d3e64..3391e7ef5dcb5 100644 --- a/relocations/quarkus-jsch-deployment/pom.xml +++ b/relocations/quarkus-jsch-deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-relocations-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/relocations/quarkus-jsch/pom.xml b/relocations/quarkus-jsch/pom.xml index 3a5b1e8c6a033..8b7cbdc1ec634 100644 --- a/relocations/quarkus-jsch/pom.xml +++ b/relocations/quarkus-jsch/pom.xml @@ -5,7 +5,7 @@ quarkus-relocations-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/relocations/quarkus-logging-sentry-deployment/pom.xml b/relocations/quarkus-logging-sentry-deployment/pom.xml index 881f153c853ab..b86810a981e68 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/relocations/quarkus-logging-sentry/pom.xml b/relocations/quarkus-logging-sentry/pom.xml index f6bbc36bdcb9a..f734d0ba11d91 100644 --- a/relocations/quarkus-logging-sentry/pom.xml +++ b/relocations/quarkus-logging-sentry/pom.xml @@ -5,7 +5,7 @@ quarkus-relocations-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/relocations/quarkus-neo4j-deployment/pom.xml b/relocations/quarkus-neo4j-deployment/pom.xml index effcc01f62ac9..acad09b8fad4d 100644 --- a/relocations/quarkus-neo4j-deployment/pom.xml +++ b/relocations/quarkus-neo4j-deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-relocations-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/relocations/quarkus-neo4j/pom.xml b/relocations/quarkus-neo4j/pom.xml index 080c107b2d43d..1d82e4746ca3d 100644 --- a/relocations/quarkus-neo4j/pom.xml +++ b/relocations/quarkus-neo4j/pom.xml @@ -5,7 +5,7 @@ quarkus-relocations-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/relocations/quarkus-opentelemetry-exporter-jaeger-deployment/pom.xml b/relocations/quarkus-opentelemetry-exporter-jaeger-deployment/pom.xml index e2ec7b8f1a230..ba01a2837808d 100644 --- a/relocations/quarkus-opentelemetry-exporter-jaeger-deployment/pom.xml +++ b/relocations/quarkus-opentelemetry-exporter-jaeger-deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-relocations-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/relocations/quarkus-opentelemetry-exporter-jaeger/pom.xml b/relocations/quarkus-opentelemetry-exporter-jaeger/pom.xml index e8d53d935fe2a..0538c47ef8ff5 100644 --- a/relocations/quarkus-opentelemetry-exporter-jaeger/pom.xml +++ b/relocations/quarkus-opentelemetry-exporter-jaeger/pom.xml @@ -5,7 +5,7 @@ quarkus-relocations-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/relocations/quarkus-opentelemetry-exporter-otlp-deployment/pom.xml b/relocations/quarkus-opentelemetry-exporter-otlp-deployment/pom.xml index 27257f91da1de..b57605c3a666a 100644 --- a/relocations/quarkus-opentelemetry-exporter-otlp-deployment/pom.xml +++ b/relocations/quarkus-opentelemetry-exporter-otlp-deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-relocations-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/relocations/quarkus-opentelemetry-exporter-otlp/pom.xml b/relocations/quarkus-opentelemetry-exporter-otlp/pom.xml index 1a81ded75514d..e9dc7cb4477ef 100644 --- a/relocations/quarkus-opentelemetry-exporter-otlp/pom.xml +++ b/relocations/quarkus-opentelemetry-exporter-otlp/pom.xml @@ -5,7 +5,7 @@ quarkus-relocations-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.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 c6d47f3755696..5d1d5d37678e8 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/relocations/quarkus-reactive-messaging-http/pom.xml b/relocations/quarkus-reactive-messaging-http/pom.xml index 15d8eb6d0762b..6a0ed013be2a5 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/relocations/quarkus-test-artemis/pom.xml b/relocations/quarkus-test-artemis/pom.xml index def84dfd59b65..9b243dd97e659 100644 --- a/relocations/quarkus-test-artemis/pom.xml +++ b/relocations/quarkus-test-artemis/pom.xml @@ -5,7 +5,7 @@ quarkus-relocations-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/relocations/quarkus-test-vault/pom.xml b/relocations/quarkus-test-vault/pom.xml index ce120635d5d5c..f450161736512 100644 --- a/relocations/quarkus-test-vault/pom.xml +++ b/relocations/quarkus-test-vault/pom.xml @@ -5,7 +5,7 @@ quarkus-relocations-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/relocations/quarkus-tika-deployment/pom.xml b/relocations/quarkus-tika-deployment/pom.xml index 664d0518e7f0b..647cdc62a0d14 100644 --- a/relocations/quarkus-tika-deployment/pom.xml +++ b/relocations/quarkus-tika-deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-relocations-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/relocations/quarkus-tika/pom.xml b/relocations/quarkus-tika/pom.xml index 82110303736ac..3b31c5193778d 100644 --- a/relocations/quarkus-tika/pom.xml +++ b/relocations/quarkus-tika/pom.xml @@ -5,7 +5,7 @@ quarkus-relocations-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/relocations/quarkus-vault-deployment/pom.xml b/relocations/quarkus-vault-deployment/pom.xml index 5435a10703d77..f6e7065658f9f 100644 --- a/relocations/quarkus-vault-deployment/pom.xml +++ b/relocations/quarkus-vault-deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-relocations-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/relocations/quarkus-vault/pom.xml b/relocations/quarkus-vault/pom.xml index e3df07e0dfceb..389c0a40e4891 100644 --- a/relocations/quarkus-vault/pom.xml +++ b/relocations/quarkus-vault/pom.xml @@ -5,7 +5,7 @@ quarkus-relocations-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/relocations/quarkus-vertx-web-deployment/pom.xml b/relocations/quarkus-vertx-web-deployment/pom.xml index eeaa417ad01b1..81abe70f048e2 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/relocations/quarkus-vertx-web/pom.xml b/relocations/quarkus-vertx-web/pom.xml index de29252679dc9..9a04849942a23 100644 --- a/relocations/quarkus-vertx-web/pom.xml +++ b/relocations/quarkus-vertx-web/pom.xml @@ -5,7 +5,7 @@ quarkus-relocations-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/tcks/microprofile-config/pom.xml b/tcks/microprofile-config/pom.xml index 2b38c83939f6b..e0382fec08e11 100644 --- a/tcks/microprofile-config/pom.xml +++ b/tcks/microprofile-config/pom.xml @@ -4,7 +4,7 @@ quarkus-tck-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml 4.0.0 diff --git a/tcks/microprofile-context-propagation/pom.xml b/tcks/microprofile-context-propagation/pom.xml index 12865df17c436..3f4468d98c822 100644 --- a/tcks/microprofile-context-propagation/pom.xml +++ b/tcks/microprofile-context-propagation/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-tck-parent - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml 4.0.0 diff --git a/tcks/microprofile-fault-tolerance/pom.xml b/tcks/microprofile-fault-tolerance/pom.xml index ef8a14ed0a37f..424156afd6743 100644 --- a/tcks/microprofile-fault-tolerance/pom.xml +++ b/tcks/microprofile-fault-tolerance/pom.xml @@ -4,7 +4,7 @@ quarkus-tck-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml 4.0.0 diff --git a/tcks/microprofile-graphql/pom.xml b/tcks/microprofile-graphql/pom.xml index 38c5dd23459e9..4a8fb49b28e0a 100644 --- a/tcks/microprofile-graphql/pom.xml +++ b/tcks/microprofile-graphql/pom.xml @@ -5,7 +5,7 @@ quarkus-tck-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml 4.0.0 diff --git a/tcks/microprofile-health/pom.xml b/tcks/microprofile-health/pom.xml index 86280065bbaf2..e6d9117311b17 100644 --- a/tcks/microprofile-health/pom.xml +++ b/tcks/microprofile-health/pom.xml @@ -4,7 +4,7 @@ quarkus-tck-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml 4.0.0 diff --git a/tcks/microprofile-jwt/pom.xml b/tcks/microprofile-jwt/pom.xml index 4fa2c16bd4ce4..e3d9e6674ecff 100644 --- a/tcks/microprofile-jwt/pom.xml +++ b/tcks/microprofile-jwt/pom.xml @@ -4,7 +4,7 @@ quarkus-tck-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml 4.0.0 diff --git a/tcks/microprofile-lra/pom.xml b/tcks/microprofile-lra/pom.xml index 6ad70c087ec52..ca3635304387b 100644 --- a/tcks/microprofile-lra/pom.xml +++ b/tcks/microprofile-lra/pom.xml @@ -4,7 +4,7 @@ quarkus-tck-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml 4.0.0 diff --git a/tcks/microprofile-metrics/api/pom.xml b/tcks/microprofile-metrics/api/pom.xml index 8068b78f7df08..41ff3da4989db 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 - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml 4.0.0 diff --git a/tcks/microprofile-metrics/optional/pom.xml b/tcks/microprofile-metrics/optional/pom.xml index f072f3597777e..3aad00fa2b6e6 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 - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml 4.0.0 diff --git a/tcks/microprofile-metrics/pom.xml b/tcks/microprofile-metrics/pom.xml index 3ba22569eec97..cdfbe6a172c25 100644 --- a/tcks/microprofile-metrics/pom.xml +++ b/tcks/microprofile-metrics/pom.xml @@ -4,7 +4,7 @@ quarkus-tck-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml 4.0.0 diff --git a/tcks/microprofile-metrics/rest/pom.xml b/tcks/microprofile-metrics/rest/pom.xml index 1428b57153835..eff4d0e172562 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 - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml 4.0.0 diff --git a/tcks/microprofile-openapi/pom.xml b/tcks/microprofile-openapi/pom.xml index 106fa9b7a7ce4..0975bdc4d087c 100644 --- a/tcks/microprofile-openapi/pom.xml +++ b/tcks/microprofile-openapi/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-tck-parent - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml 4.0.0 diff --git a/tcks/microprofile-opentracing/base/pom.xml b/tcks/microprofile-opentracing/base/pom.xml index ee97e2288508f..6632d18395a1e 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/tcks/microprofile-opentracing/pom.xml b/tcks/microprofile-opentracing/pom.xml index 6461429bf8ef0..800b50904c2bd 100644 --- a/tcks/microprofile-opentracing/pom.xml +++ b/tcks/microprofile-opentracing/pom.xml @@ -4,7 +4,7 @@ quarkus-tck-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.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 8e068bec65b46..5eb32e9fb09c5 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/tcks/microprofile-reactive-messaging/pom.xml b/tcks/microprofile-reactive-messaging/pom.xml index 6f5d3d35ee961..dc224f8dffd0b 100644 --- a/tcks/microprofile-reactive-messaging/pom.xml +++ b/tcks/microprofile-reactive-messaging/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-tck-parent - 2.16.999-SNAPSHOT + 2.16.9.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 ec76dddb5f256..ead2701be3dc5 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 - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml 4.0.0 diff --git a/tcks/microprofile-rest-client/pom.xml b/tcks/microprofile-rest-client/pom.xml index da42dc278a9d3..0c39a1f2f2f47 100644 --- a/tcks/microprofile-rest-client/pom.xml +++ b/tcks/microprofile-rest-client/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-tck-parent - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml 4.0.0 diff --git a/tcks/pom.xml b/tcks/pom.xml index 99ade72b845f7..9a232c9f4cb64 100644 --- a/tcks/pom.xml +++ b/tcks/pom.xml @@ -4,7 +4,7 @@ quarkus-build-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final ../build-parent/pom.xml 4.0.0 diff --git a/tcks/resteasy-reactive/pom.xml b/tcks/resteasy-reactive/pom.xml index 667a3b3779852..b7df664fd7ef3 100644 --- a/tcks/resteasy-reactive/pom.xml +++ b/tcks/resteasy-reactive/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-tck-parent - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml 4.0.0 diff --git a/test-framework/amazon-lambda/pom.xml b/test-framework/amazon-lambda/pom.xml index b5eea769cc23f..4277fcdcc3d08 100644 --- a/test-framework/amazon-lambda/pom.xml +++ b/test-framework/amazon-lambda/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-test-framework - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml diff --git a/test-framework/arquillian/pom.xml b/test-framework/arquillian/pom.xml index da629147e9f18..0dfdad69f1872 100644 --- a/test-framework/arquillian/pom.xml +++ b/test-framework/arquillian/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-test-framework - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-arquillian diff --git a/test-framework/common/pom.xml b/test-framework/common/pom.xml index 5ee35e921d7fc..b2487c9a29ffa 100644 --- a/test-framework/common/pom.xml +++ b/test-framework/common/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-test-framework - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-test-common diff --git a/test-framework/derby/pom.xml b/test-framework/derby/pom.xml index 9ab2605936e2e..a89a51a039c8b 100644 --- a/test-framework/derby/pom.xml +++ b/test-framework/derby/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-test-framework - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-test-derby diff --git a/test-framework/devmode-test-utils/pom.xml b/test-framework/devmode-test-utils/pom.xml index 5d0d97643960c..b6d2bb668c392 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 - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/test-framework/google-cloud-functions/pom.xml b/test-framework/google-cloud-functions/pom.xml index fe13a03ada7a9..4849e82c3be8c 100644 --- a/test-framework/google-cloud-functions/pom.xml +++ b/test-framework/google-cloud-functions/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-test-framework - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml diff --git a/test-framework/grpc/pom.xml b/test-framework/grpc/pom.xml index 045a2ee455389..75e707f7102ce 100644 --- a/test-framework/grpc/pom.xml +++ b/test-framework/grpc/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-test-framework - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-test-grpc diff --git a/test-framework/h2/pom.xml b/test-framework/h2/pom.xml index b7a865fb7ca0a..75cde2af02550 100644 --- a/test-framework/h2/pom.xml +++ b/test-framework/h2/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-test-framework - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-test-h2 diff --git a/test-framework/infinispan-client/pom.xml b/test-framework/infinispan-client/pom.xml index ff935de5f3469..a237a0719b5aa 100644 --- a/test-framework/infinispan-client/pom.xml +++ b/test-framework/infinispan-client/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-test-framework - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/test-framework/jacoco/deployment/pom.xml b/test-framework/jacoco/deployment/pom.xml index 50824c27225c7..189d2924ff03e 100644 --- a/test-framework/jacoco/deployment/pom.xml +++ b/test-framework/jacoco/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-jacoco-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/test-framework/jacoco/pom.xml b/test-framework/jacoco/pom.xml index f618422ae4883..4629be14a8f11 100644 --- a/test-framework/jacoco/pom.xml +++ b/test-framework/jacoco/pom.xml @@ -5,7 +5,7 @@ quarkus-build-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.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 d98dbc786ec1e..bba5b348fb1c1 100644 --- a/test-framework/jacoco/runtime/pom.xml +++ b/test-framework/jacoco/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-jacoco-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/test-framework/junit5-internal/pom.xml b/test-framework/junit5-internal/pom.xml index 1c894d73902d8..4c05eb47227b0 100644 --- a/test-framework/junit5-internal/pom.xml +++ b/test-framework/junit5-internal/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-test-framework - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-junit5-internal diff --git a/test-framework/junit5-mockito-config/pom.xml b/test-framework/junit5-mockito-config/pom.xml index a5c08887e697c..188ab1f2e3322 100644 --- a/test-framework/junit5-mockito-config/pom.xml +++ b/test-framework/junit5-mockito-config/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-test-framework - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-junit5-mockito-config diff --git a/test-framework/junit5-mockito/pom.xml b/test-framework/junit5-mockito/pom.xml index 49125435c9ff6..685210ca33338 100644 --- a/test-framework/junit5-mockito/pom.xml +++ b/test-framework/junit5-mockito/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-test-framework - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-junit5-mockito diff --git a/test-framework/junit5-properties/pom.xml b/test-framework/junit5-properties/pom.xml index 757f656add0e8..d0402de5c4146 100644 --- a/test-framework/junit5-properties/pom.xml +++ b/test-framework/junit5-properties/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-test-framework - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-junit5-properties diff --git a/test-framework/junit5/pom.xml b/test-framework/junit5/pom.xml index efc3e19519d5a..745dd4c85c26f 100644 --- a/test-framework/junit5/pom.xml +++ b/test-framework/junit5/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-test-framework - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-junit5 diff --git a/test-framework/kafka-companion/pom.xml b/test-framework/kafka-companion/pom.xml index d534378c96b2d..4f1092d06db78 100644 --- a/test-framework/kafka-companion/pom.xml +++ b/test-framework/kafka-companion/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-test-framework - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/test-framework/keycloak-server/pom.xml b/test-framework/keycloak-server/pom.xml index 2f74c6290df15..0eb25e7c2deb7 100644 --- a/test-framework/keycloak-server/pom.xml +++ b/test-framework/keycloak-server/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-test-framework - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-test-keycloak-server diff --git a/test-framework/kubernetes-client/pom.xml b/test-framework/kubernetes-client/pom.xml index 33e4579c2d226..deadd1b7d69fc 100644 --- a/test-framework/kubernetes-client/pom.xml +++ b/test-framework/kubernetes-client/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-test-framework - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-test-kubernetes-client diff --git a/test-framework/ldap/pom.xml b/test-framework/ldap/pom.xml index d6942957b521b..959d2323bd8fb 100644 --- a/test-framework/ldap/pom.xml +++ b/test-framework/ldap/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-test-framework - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-test-ldap diff --git a/test-framework/maven/pom.xml b/test-framework/maven/pom.xml index 5aa1102252e69..637274cca1108 100644 --- a/test-framework/maven/pom.xml +++ b/test-framework/maven/pom.xml @@ -5,7 +5,7 @@ quarkus-test-framework io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/test-framework/mongodb/pom.xml b/test-framework/mongodb/pom.xml index f9b0f68c6c284..52412ffc1ae41 100644 --- a/test-framework/mongodb/pom.xml +++ b/test-framework/mongodb/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-test-framework - 2.16.999-SNAPSHOT + 2.16.9.Final 4.0.0 diff --git a/test-framework/oidc-server/pom.xml b/test-framework/oidc-server/pom.xml index 54d900f7b0ad9..863411036978b 100644 --- a/test-framework/oidc-server/pom.xml +++ b/test-framework/oidc-server/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-test-framework - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-test-oidc-server diff --git a/test-framework/openshift-client/pom.xml b/test-framework/openshift-client/pom.xml index da71f4249453d..81efd990fc98b 100644 --- a/test-framework/openshift-client/pom.xml +++ b/test-framework/openshift-client/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-test-framework - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-test-openshift-client diff --git a/test-framework/pom.xml b/test-framework/pom.xml index 8e25d773b071e..81e78cdcfccf4 100644 --- a/test-framework/pom.xml +++ b/test-framework/pom.xml @@ -5,7 +5,7 @@ quarkus-build-parent io.quarkus - 2.16.999-SNAPSHOT + 2.16.9.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 c4b8ab1267fd1..ea9096172e31c 100644 --- a/test-framework/security-jwt/pom.xml +++ b/test-framework/security-jwt/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-test-framework - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml diff --git a/test-framework/security-oidc/pom.xml b/test-framework/security-oidc/pom.xml index 0a43ba0428328..3cd868554a7e0 100644 --- a/test-framework/security-oidc/pom.xml +++ b/test-framework/security-oidc/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-test-framework - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml diff --git a/test-framework/security-webauthn/pom.xml b/test-framework/security-webauthn/pom.xml index 4edc746aefa9b..42d9a2e3ccf43 100644 --- a/test-framework/security-webauthn/pom.xml +++ b/test-framework/security-webauthn/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-test-framework - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml diff --git a/test-framework/security/pom.xml b/test-framework/security/pom.xml index 4c3387c7edf57..c73b463269750 100644 --- a/test-framework/security/pom.xml +++ b/test-framework/security/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-test-framework - 2.16.999-SNAPSHOT + 2.16.9.Final ../pom.xml diff --git a/test-framework/vertx/pom.xml b/test-framework/vertx/pom.xml index b79518c4ca741..d12d52d40cfa6 100644 --- a/test-framework/vertx/pom.xml +++ b/test-framework/vertx/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-test-framework - 2.16.999-SNAPSHOT + 2.16.9.Final quarkus-test-vertx