diff --git a/bom/application/pom.xml b/bom/application/pom.xml index 96b3e14c957fa..75e601131e688 100644 --- a/bom/application/pom.xml +++ b/bom/application/pom.xml @@ -5,7 +5,7 @@ quarkus-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../../pom.xml 4.0.0 diff --git a/bom/test/pom.xml b/bom/test/pom.xml index 72bb6868d192c..fa601fefca509 100644 --- a/bom/test/pom.xml +++ b/bom/test/pom.xml @@ -5,7 +5,7 @@ quarkus-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../../pom.xml 4.0.0 diff --git a/build-parent/pom.xml b/build-parent/pom.xml index eb92c8d4a3f49..31dadb29607c9 100644 --- a/build-parent/pom.xml +++ b/build-parent/pom.xml @@ -5,7 +5,7 @@ quarkus-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final 4.0.0 diff --git a/core/builder/pom.xml b/core/builder/pom.xml index 491c8718cb601..b1750ed5cd627 100644 --- a/core/builder/pom.xml +++ b/core/builder/pom.xml @@ -10,7 +10,7 @@ io.quarkus quarkus-build-parent - 999-SNAPSHOT + 1.10.0.Final ../../build-parent/pom.xml diff --git a/core/deployment/pom.xml b/core/deployment/pom.xml index f19f94fa9d82e..0425cb6e414d4 100644 --- a/core/deployment/pom.xml +++ b/core/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-core-parent - 999-SNAPSHOT + 1.10.0.Final ../ diff --git a/core/devmode-spi/pom.xml b/core/devmode-spi/pom.xml index 377814ec6712c..abd220643c0d2 100644 --- a/core/devmode-spi/pom.xml +++ b/core/devmode-spi/pom.xml @@ -5,7 +5,7 @@ quarkus-build-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../../build-parent/pom.xml 4.0.0 diff --git a/core/launcher/pom.xml b/core/launcher/pom.xml index 2d7267d384642..944951ddb1adf 100644 --- a/core/launcher/pom.xml +++ b/core/launcher/pom.xml @@ -5,7 +5,7 @@ quarkus-build-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../../build-parent/pom.xml 4.0.0 diff --git a/core/pom.xml b/core/pom.xml index 0106a397747e4..67e763d15e082 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -5,7 +5,7 @@ quarkus-build-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../build-parent/pom.xml 4.0.0 diff --git a/core/processor/pom.xml b/core/processor/pom.xml index 91ee51d8339c6..c5cbc3190e93e 100644 --- a/core/processor/pom.xml +++ b/core/processor/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-core-parent - 999-SNAPSHOT + 1.10.0.Final ../ diff --git a/core/runtime/pom.xml b/core/runtime/pom.xml index 01f45e2e302ee..7061492d73df2 100644 --- a/core/runtime/pom.xml +++ b/core/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-core-parent - 999-SNAPSHOT + 1.10.0.Final ../ diff --git a/core/test-extension/deployment/pom.xml b/core/test-extension/deployment/pom.xml index 01366b995a67e..b958da88878a2 100644 --- a/core/test-extension/deployment/pom.xml +++ b/core/test-extension/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-test-extension-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final 4.0.0 diff --git a/core/test-extension/pom.xml b/core/test-extension/pom.xml index 35d0c0601bd7d..06e18675eeba3 100644 --- a/core/test-extension/pom.xml +++ b/core/test-extension/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-core-parent - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/core/test-extension/runtime/pom.xml b/core/test-extension/runtime/pom.xml index a5f512264b312..4b58d083defa3 100644 --- a/core/test-extension/runtime/pom.xml +++ b/core/test-extension/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-test-extension-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final 4.0.0 diff --git a/coverage-report/pom.xml b/coverage-report/pom.xml index add1ebfc3401b..4bc6793184934 100644 --- a/coverage-report/pom.xml +++ b/coverage-report/pom.xml @@ -4,7 +4,7 @@ quarkus-build-parent io.quarkus - 999-SNAPSHOT + 1.10.0.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 5ad26e34887e9..0fa32617da8d3 100644 --- a/devtools/bom-descriptor-json/pom.xml +++ b/devtools/bom-descriptor-json/pom.xml @@ -5,7 +5,7 @@ quarkus-devtools-all io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/devtools/cli/pom.xml b/devtools/cli/pom.xml index 127263a50199f..4bb08cd4e1857 100644 --- a/devtools/cli/pom.xml +++ b/devtools/cli/pom.xml @@ -5,7 +5,7 @@ quarkus-build-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../../build-parent/pom.xml 4.0.0 diff --git a/devtools/gradle/gradle.properties b/devtools/gradle/gradle.properties index a70146c0ed233..4efc2dbf88b2f 100644 --- a/devtools/gradle/gradle.properties +++ b/devtools/gradle/gradle.properties @@ -1 +1 @@ -version = 999-SNAPSHOT \ No newline at end of file +version = 1.10.0.Final \ No newline at end of file diff --git a/devtools/gradle/pom.xml b/devtools/gradle/pom.xml index 7af84a7641863..56aa74e07caa5 100644 --- a/devtools/gradle/pom.xml +++ b/devtools/gradle/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-build-parent - 999-SNAPSHOT + 1.10.0.Final ../../build-parent/pom.xml 4.0.0 diff --git a/devtools/maven/pom.xml b/devtools/maven/pom.xml index 619bb19724c13..a47227257e640 100644 --- a/devtools/maven/pom.xml +++ b/devtools/maven/pom.xml @@ -5,7 +5,7 @@ quarkus-build-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../../build-parent/pom.xml 4.0.0 diff --git a/devtools/platform-descriptor-json-plugin/pom.xml b/devtools/platform-descriptor-json-plugin/pom.xml index a72f3f6b66dc1..f4384c372b283 100644 --- a/devtools/platform-descriptor-json-plugin/pom.xml +++ b/devtools/platform-descriptor-json-plugin/pom.xml @@ -5,7 +5,7 @@ quarkus-build-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../../build-parent/pom.xml 4.0.0 diff --git a/devtools/platform-descriptor-json/pom.xml b/devtools/platform-descriptor-json/pom.xml index 348955494bac0..40b0d60a5bd97 100644 --- a/devtools/platform-descriptor-json/pom.xml +++ b/devtools/platform-descriptor-json/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-devtools-all - 999-SNAPSHOT + 1.10.0.Final quarkus-platform-descriptor-json diff --git a/devtools/platform-properties/pom.xml b/devtools/platform-properties/pom.xml index d51349358a34c..aa3d5e1b49fac 100644 --- a/devtools/platform-properties/pom.xml +++ b/devtools/platform-properties/pom.xml @@ -5,7 +5,7 @@ quarkus-devtools-all io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/devtools/pom.xml b/devtools/pom.xml index ec3cd0a47327e..1582f4601998e 100644 --- a/devtools/pom.xml +++ b/devtools/pom.xml @@ -7,7 +7,7 @@ quarkus-build-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../build-parent/pom.xml diff --git a/devtools/reflection-agent/pom.xml b/devtools/reflection-agent/pom.xml index 9039be0559ea9..3d050f8020b4e 100644 --- a/devtools/reflection-agent/pom.xml +++ b/devtools/reflection-agent/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-devtools-all - 999-SNAPSHOT + 1.10.0.Final quarkus-devtools-reflection-agent diff --git a/docs/pom.xml b/docs/pom.xml index a6b51ae104197..860ed93c17eb9 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-build-parent - 999-SNAPSHOT + 1.10.0.Final ../build-parent/pom.xml diff --git a/extensions/agroal/deployment/pom.xml b/extensions/agroal/deployment/pom.xml index 5d2decc8704fb..66bc59649abeb 100644 --- a/extensions/agroal/deployment/pom.xml +++ b/extensions/agroal/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-agroal-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/agroal/pom.xml b/extensions/agroal/pom.xml index 2ebcce6c78b23..e3d21d7a47717 100644 --- a/extensions/agroal/pom.xml +++ b/extensions/agroal/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../pom.xml 4.0.0 diff --git a/extensions/agroal/runtime/pom.xml b/extensions/agroal/runtime/pom.xml index ccc44f7bfe1f2..6f1c7db3bb7fa 100644 --- a/extensions/agroal/runtime/pom.xml +++ b/extensions/agroal/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-agroal-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/agroal/spi/pom.xml b/extensions/agroal/spi/pom.xml index b3805de67593d..ccbf991715002 100644 --- a/extensions/agroal/spi/pom.xml +++ b/extensions/agroal/spi/pom.xml @@ -5,7 +5,7 @@ quarkus-agroal-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/amazon-alexa/deployment/pom.xml b/extensions/amazon-alexa/deployment/pom.xml index 72fbd71c3f08b..e5aff347d0641 100644 --- a/extensions/amazon-alexa/deployment/pom.xml +++ b/extensions/amazon-alexa/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-amazon-alexa-parent - 999-SNAPSHOT + 1.10.0.Final ../pom.xml diff --git a/extensions/amazon-alexa/pom.xml b/extensions/amazon-alexa/pom.xml index b9d123c8d7066..f9b2700caea1c 100644 --- a/extensions/amazon-alexa/pom.xml +++ b/extensions/amazon-alexa/pom.xml @@ -7,7 +7,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../pom.xml diff --git a/extensions/amazon-alexa/runtime/pom.xml b/extensions/amazon-alexa/runtime/pom.xml index 967a503e13453..9eb07baf69102 100644 --- a/extensions/amazon-alexa/runtime/pom.xml +++ b/extensions/amazon-alexa/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-amazon-alexa-parent - 999-SNAPSHOT + 1.10.0.Final ../pom.xml diff --git a/extensions/amazon-lambda-http/deployment/pom.xml b/extensions/amazon-lambda-http/deployment/pom.xml index be40bb1244994..cc8fd3be0a75a 100644 --- a/extensions/amazon-lambda-http/deployment/pom.xml +++ b/extensions/amazon-lambda-http/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-amazon-lambda-http-parent - 999-SNAPSHOT + 1.10.0.Final ../pom.xml diff --git a/extensions/amazon-lambda-http/maven-archetype/pom.xml b/extensions/amazon-lambda-http/maven-archetype/pom.xml index f3924edd417c4..6c423ae520c3b 100644 --- a/extensions/amazon-lambda-http/maven-archetype/pom.xml +++ b/extensions/amazon-lambda-http/maven-archetype/pom.xml @@ -5,7 +5,7 @@ quarkus-amazon-lambda-http-parent io.quarkus - 999-SNAPSHOT + 1.10.0.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 822c195a32cc1..1e3193d70c3f3 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 @@ 1.8 UTF-8 UTF-8 - 999-SNAPSHOT + 1.10.0.Final quarkus-bom io.quarkus - 999-SNAPSHOT + 1.10.0.Final 3.0.0-M5 diff --git a/extensions/amazon-lambda-http/pom.xml b/extensions/amazon-lambda-http/pom.xml index 61c49706a6b97..8af2238db64df 100644 --- a/extensions/amazon-lambda-http/pom.xml +++ b/extensions/amazon-lambda-http/pom.xml @@ -7,7 +7,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../pom.xml diff --git a/extensions/amazon-lambda-http/runtime/pom.xml b/extensions/amazon-lambda-http/runtime/pom.xml index 11de551d96be5..4a2da2aff87d8 100644 --- a/extensions/amazon-lambda-http/runtime/pom.xml +++ b/extensions/amazon-lambda-http/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-amazon-lambda-http-parent - 999-SNAPSHOT + 1.10.0.Final ../pom.xml diff --git a/extensions/amazon-lambda-xray/deployment/pom.xml b/extensions/amazon-lambda-xray/deployment/pom.xml index 96bff089902ee..d0b301820e82f 100644 --- a/extensions/amazon-lambda-xray/deployment/pom.xml +++ b/extensions/amazon-lambda-xray/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-amazon-lambda-xray-parent - 999-SNAPSHOT + 1.10.0.Final ../pom.xml diff --git a/extensions/amazon-lambda-xray/pom.xml b/extensions/amazon-lambda-xray/pom.xml index 017de6ed72fad..19bafdfc4a23c 100644 --- a/extensions/amazon-lambda-xray/pom.xml +++ b/extensions/amazon-lambda-xray/pom.xml @@ -7,7 +7,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../pom.xml diff --git a/extensions/amazon-lambda-xray/runtime/pom.xml b/extensions/amazon-lambda-xray/runtime/pom.xml index a219a49bdb9b0..005b34d3c5c98 100644 --- a/extensions/amazon-lambda-xray/runtime/pom.xml +++ b/extensions/amazon-lambda-xray/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-amazon-lambda-xray-parent - 999-SNAPSHOT + 1.10.0.Final ../pom.xml diff --git a/extensions/amazon-lambda/common-deployment/pom.xml b/extensions/amazon-lambda/common-deployment/pom.xml index f2686d8d098c6..ae2e93de3d223 100644 --- a/extensions/amazon-lambda/common-deployment/pom.xml +++ b/extensions/amazon-lambda/common-deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-amazon-lambda-parent - 999-SNAPSHOT + 1.10.0.Final ../pom.xml diff --git a/extensions/amazon-lambda/common-runtime/pom.xml b/extensions/amazon-lambda/common-runtime/pom.xml index a4d201dc27e56..64256da0b0ba8 100644 --- a/extensions/amazon-lambda/common-runtime/pom.xml +++ b/extensions/amazon-lambda/common-runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-amazon-lambda-parent - 999-SNAPSHOT + 1.10.0.Final ../pom.xml diff --git a/extensions/amazon-lambda/deployment/pom.xml b/extensions/amazon-lambda/deployment/pom.xml index 6748ee9112fa6..21faeee2c4e2d 100644 --- a/extensions/amazon-lambda/deployment/pom.xml +++ b/extensions/amazon-lambda/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-amazon-lambda-parent - 999-SNAPSHOT + 1.10.0.Final ../pom.xml diff --git a/extensions/amazon-lambda/maven-archetype/pom.xml b/extensions/amazon-lambda/maven-archetype/pom.xml index 958d7c2f6d6fb..1a6914f8e7d8f 100644 --- a/extensions/amazon-lambda/maven-archetype/pom.xml +++ b/extensions/amazon-lambda/maven-archetype/pom.xml @@ -5,7 +5,7 @@ quarkus-amazon-lambda-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/amazon-lambda/maven-archetype/src/main/resources/archetype-resources/pom.xml b/extensions/amazon-lambda/maven-archetype/src/main/resources/archetype-resources/pom.xml index 6d91e08c433d9..6081415151fad 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 @@ 1.8 UTF-8 UTF-8 - 999-SNAPSHOT + 1.10.0.Final quarkus-bom io.quarkus - 999-SNAPSHOT + 1.10.0.Final 3.0.0-M5 diff --git a/extensions/amazon-lambda/pom.xml b/extensions/amazon-lambda/pom.xml index 71ccac1880aee..bddd1bca831be 100644 --- a/extensions/amazon-lambda/pom.xml +++ b/extensions/amazon-lambda/pom.xml @@ -7,7 +7,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../pom.xml diff --git a/extensions/amazon-lambda/runtime/pom.xml b/extensions/amazon-lambda/runtime/pom.xml index 6fc1f292dc367..85f210a3a0eb8 100644 --- a/extensions/amazon-lambda/runtime/pom.xml +++ b/extensions/amazon-lambda/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-amazon-lambda-parent - 999-SNAPSHOT + 1.10.0.Final ../pom.xml diff --git a/extensions/amazon-services/common/deployment/pom.xml b/extensions/amazon-services/common/deployment/pom.xml index e6b6e21be7e98..0ce9f44c06fdc 100644 --- a/extensions/amazon-services/common/deployment/pom.xml +++ b/extensions/amazon-services/common/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-amazon-common-parent - 999-SNAPSHOT + 1.10.0.Final quarkus-amazon-common-deployment diff --git a/extensions/amazon-services/common/pom.xml b/extensions/amazon-services/common/pom.xml index 715e0d0d29a37..4a9f7c8eb98d9 100644 --- a/extensions/amazon-services/common/pom.xml +++ b/extensions/amazon-services/common/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-amazon-services-parent - 999-SNAPSHOT + 1.10.0.Final quarkus-amazon-common-parent diff --git a/extensions/amazon-services/common/runtime/pom.xml b/extensions/amazon-services/common/runtime/pom.xml index fb41db02499ad..8781b15904577 100644 --- a/extensions/amazon-services/common/runtime/pom.xml +++ b/extensions/amazon-services/common/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-amazon-common-parent - 999-SNAPSHOT + 1.10.0.Final quarkus-amazon-common diff --git a/extensions/amazon-services/dynamodb/deployment/pom.xml b/extensions/amazon-services/dynamodb/deployment/pom.xml index 11744223187ab..f78011ac10fb6 100644 --- a/extensions/amazon-services/dynamodb/deployment/pom.xml +++ b/extensions/amazon-services/dynamodb/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-amazon-dynamodb-parent - 999-SNAPSHOT + 1.10.0.Final quarkus-amazon-dynamodb-deployment diff --git a/extensions/amazon-services/dynamodb/pom.xml b/extensions/amazon-services/dynamodb/pom.xml index a2fe1b8dd88fe..e025fd97701ac 100644 --- a/extensions/amazon-services/dynamodb/pom.xml +++ b/extensions/amazon-services/dynamodb/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-amazon-services-parent - 999-SNAPSHOT + 1.10.0.Final quarkus-amazon-dynamodb-parent diff --git a/extensions/amazon-services/dynamodb/runtime/pom.xml b/extensions/amazon-services/dynamodb/runtime/pom.xml index 9a475c0e3900e..18c71f6ea877b 100644 --- a/extensions/amazon-services/dynamodb/runtime/pom.xml +++ b/extensions/amazon-services/dynamodb/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-amazon-dynamodb-parent - 999-SNAPSHOT + 1.10.0.Final quarkus-amazon-dynamodb diff --git a/extensions/amazon-services/iam/deployment/pom.xml b/extensions/amazon-services/iam/deployment/pom.xml index 366dfcbacad36..a105b78bbf299 100644 --- a/extensions/amazon-services/iam/deployment/pom.xml +++ b/extensions/amazon-services/iam/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-amazon-iam-parent - 999-SNAPSHOT + 1.10.0.Final quarkus-amazon-iam-deployment diff --git a/extensions/amazon-services/iam/pom.xml b/extensions/amazon-services/iam/pom.xml index 788eb7f6f9611..e9ea0e93c909c 100644 --- a/extensions/amazon-services/iam/pom.xml +++ b/extensions/amazon-services/iam/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-amazon-services-parent - 999-SNAPSHOT + 1.10.0.Final quarkus-amazon-iam-parent diff --git a/extensions/amazon-services/iam/runtime/pom.xml b/extensions/amazon-services/iam/runtime/pom.xml index 18df918523acb..54e01176d54ab 100644 --- a/extensions/amazon-services/iam/runtime/pom.xml +++ b/extensions/amazon-services/iam/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-amazon-iam-parent - 999-SNAPSHOT + 1.10.0.Final quarkus-amazon-iam diff --git a/extensions/amazon-services/kms/deployment/pom.xml b/extensions/amazon-services/kms/deployment/pom.xml index d5cd3a0fa9c4d..325488f060289 100644 --- a/extensions/amazon-services/kms/deployment/pom.xml +++ b/extensions/amazon-services/kms/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-amazon-kms-parent - 999-SNAPSHOT + 1.10.0.Final quarkus-amazon-kms-deployment diff --git a/extensions/amazon-services/kms/pom.xml b/extensions/amazon-services/kms/pom.xml index 180529ce27a35..2e5eff5516782 100644 --- a/extensions/amazon-services/kms/pom.xml +++ b/extensions/amazon-services/kms/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-amazon-services-parent - 999-SNAPSHOT + 1.10.0.Final quarkus-amazon-kms-parent diff --git a/extensions/amazon-services/kms/runtime/pom.xml b/extensions/amazon-services/kms/runtime/pom.xml index 3b22a4dc99619..c96b8a73cd2ca 100644 --- a/extensions/amazon-services/kms/runtime/pom.xml +++ b/extensions/amazon-services/kms/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-amazon-kms-parent - 999-SNAPSHOT + 1.10.0.Final quarkus-amazon-kms diff --git a/extensions/amazon-services/pom.xml b/extensions/amazon-services/pom.xml index 128b00c01338a..d54bf53db185b 100644 --- a/extensions/amazon-services/pom.xml +++ b/extensions/amazon-services/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../pom.xml 4.0.0 diff --git a/extensions/amazon-services/s3/deployment/pom.xml b/extensions/amazon-services/s3/deployment/pom.xml index a2ba9c4accc22..9fef8aa83a39d 100644 --- a/extensions/amazon-services/s3/deployment/pom.xml +++ b/extensions/amazon-services/s3/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-amazon-s3-parent - 999-SNAPSHOT + 1.10.0.Final quarkus-amazon-s3-deployment diff --git a/extensions/amazon-services/s3/pom.xml b/extensions/amazon-services/s3/pom.xml index 86102fb7cbab5..35b54ba4c679b 100644 --- a/extensions/amazon-services/s3/pom.xml +++ b/extensions/amazon-services/s3/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-amazon-services-parent - 999-SNAPSHOT + 1.10.0.Final quarkus-amazon-s3-parent diff --git a/extensions/amazon-services/s3/runtime/pom.xml b/extensions/amazon-services/s3/runtime/pom.xml index 96bd3e4df1100..7fcdad82970e9 100644 --- a/extensions/amazon-services/s3/runtime/pom.xml +++ b/extensions/amazon-services/s3/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-amazon-s3-parent - 999-SNAPSHOT + 1.10.0.Final quarkus-amazon-s3 diff --git a/extensions/amazon-services/ses/deployment/pom.xml b/extensions/amazon-services/ses/deployment/pom.xml index 2b4e31d71e4b6..9b51d8b33225f 100644 --- a/extensions/amazon-services/ses/deployment/pom.xml +++ b/extensions/amazon-services/ses/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-amazon-ses-parent - 999-SNAPSHOT + 1.10.0.Final quarkus-amazon-ses-deployment diff --git a/extensions/amazon-services/ses/pom.xml b/extensions/amazon-services/ses/pom.xml index 3336a82cc88d5..8a6fd463d2411 100644 --- a/extensions/amazon-services/ses/pom.xml +++ b/extensions/amazon-services/ses/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-amazon-services-parent - 999-SNAPSHOT + 1.10.0.Final quarkus-amazon-ses-parent diff --git a/extensions/amazon-services/ses/runtime/pom.xml b/extensions/amazon-services/ses/runtime/pom.xml index f7f80fee7191b..6dd342cb03652 100644 --- a/extensions/amazon-services/ses/runtime/pom.xml +++ b/extensions/amazon-services/ses/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-amazon-ses-parent - 999-SNAPSHOT + 1.10.0.Final quarkus-amazon-ses diff --git a/extensions/amazon-services/sns/deployment/pom.xml b/extensions/amazon-services/sns/deployment/pom.xml index 1be9bf555988a..519fb3f7bc32e 100644 --- a/extensions/amazon-services/sns/deployment/pom.xml +++ b/extensions/amazon-services/sns/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-amazon-sns-parent - 999-SNAPSHOT + 1.10.0.Final quarkus-amazon-sns-deployment diff --git a/extensions/amazon-services/sns/pom.xml b/extensions/amazon-services/sns/pom.xml index 90f3610fcfe4e..49a36679cb54a 100644 --- a/extensions/amazon-services/sns/pom.xml +++ b/extensions/amazon-services/sns/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-amazon-services-parent - 999-SNAPSHOT + 1.10.0.Final quarkus-amazon-sns-parent diff --git a/extensions/amazon-services/sns/runtime/pom.xml b/extensions/amazon-services/sns/runtime/pom.xml index ef899fd76fc2f..bd091e52fad13 100644 --- a/extensions/amazon-services/sns/runtime/pom.xml +++ b/extensions/amazon-services/sns/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-amazon-sns-parent - 999-SNAPSHOT + 1.10.0.Final quarkus-amazon-sns diff --git a/extensions/amazon-services/sqs/deployment/pom.xml b/extensions/amazon-services/sqs/deployment/pom.xml index 45cee91d201bd..44fea8d0aa1a5 100644 --- a/extensions/amazon-services/sqs/deployment/pom.xml +++ b/extensions/amazon-services/sqs/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-amazon-sqs-parent - 999-SNAPSHOT + 1.10.0.Final quarkus-amazon-sqs-deployment diff --git a/extensions/amazon-services/sqs/pom.xml b/extensions/amazon-services/sqs/pom.xml index fedf206cb72ff..59225c338410c 100644 --- a/extensions/amazon-services/sqs/pom.xml +++ b/extensions/amazon-services/sqs/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-amazon-services-parent - 999-SNAPSHOT + 1.10.0.Final quarkus-amazon-sqs-parent diff --git a/extensions/amazon-services/sqs/runtime/pom.xml b/extensions/amazon-services/sqs/runtime/pom.xml index f1b7442edc1a8..0d36b034557ef 100644 --- a/extensions/amazon-services/sqs/runtime/pom.xml +++ b/extensions/amazon-services/sqs/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-amazon-sqs-parent - 999-SNAPSHOT + 1.10.0.Final quarkus-amazon-sqs diff --git a/extensions/arc/deployment/pom.xml b/extensions/arc/deployment/pom.xml index 2d39867a76e85..15a353f95fd52 100644 --- a/extensions/arc/deployment/pom.xml +++ b/extensions/arc/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-arc-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/arc/pom.xml b/extensions/arc/pom.xml index 455b95ec65d3a..52ba6bb678a06 100644 --- a/extensions/arc/pom.xml +++ b/extensions/arc/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../pom.xml 4.0.0 diff --git a/extensions/arc/runtime/pom.xml b/extensions/arc/runtime/pom.xml index 6bec3f5e8c949..f679f7d9a0142 100644 --- a/extensions/arc/runtime/pom.xml +++ b/extensions/arc/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-arc-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/artemis-core/deployment/pom.xml b/extensions/artemis-core/deployment/pom.xml index 4875d8887bd48..e400526488068 100644 --- a/extensions/artemis-core/deployment/pom.xml +++ b/extensions/artemis-core/deployment/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-artemis-core-parent - 999-SNAPSHOT + 1.10.0.Final 4.0.0 diff --git a/extensions/artemis-core/pom.xml b/extensions/artemis-core/pom.xml index 81a3c3154868a..1e1690d8c9135 100644 --- a/extensions/artemis-core/pom.xml +++ b/extensions/artemis-core/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../pom.xml diff --git a/extensions/artemis-core/runtime/pom.xml b/extensions/artemis-core/runtime/pom.xml index b3b226dc2ff2f..2fac6b516e2f0 100644 --- a/extensions/artemis-core/runtime/pom.xml +++ b/extensions/artemis-core/runtime/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-artemis-core-parent - 999-SNAPSHOT + 1.10.0.Final 4.0.0 diff --git a/extensions/artemis-jms/deployment/pom.xml b/extensions/artemis-jms/deployment/pom.xml index cebddccd29e44..e3266f9727e01 100644 --- a/extensions/artemis-jms/deployment/pom.xml +++ b/extensions/artemis-jms/deployment/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-artemis-jms-parent - 999-SNAPSHOT + 1.10.0.Final 4.0.0 diff --git a/extensions/artemis-jms/pom.xml b/extensions/artemis-jms/pom.xml index 4fe85d1fbcbd9..a52d789217664 100644 --- a/extensions/artemis-jms/pom.xml +++ b/extensions/artemis-jms/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../pom.xml diff --git a/extensions/artemis-jms/runtime/pom.xml b/extensions/artemis-jms/runtime/pom.xml index 40c8e71221700..bde63e2305f00 100644 --- a/extensions/artemis-jms/runtime/pom.xml +++ b/extensions/artemis-jms/runtime/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-artemis-jms-parent - 999-SNAPSHOT + 1.10.0.Final 4.0.0 diff --git a/extensions/avro/deployment/pom.xml b/extensions/avro/deployment/pom.xml index 65d66aaf0177d..dff6be487db68 100644 --- a/extensions/avro/deployment/pom.xml +++ b/extensions/avro/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-avro-parent - 999-SNAPSHOT + 1.10.0.Final quarkus-avro-deployment diff --git a/extensions/avro/pom.xml b/extensions/avro/pom.xml index 5cfa0fa587bcf..065ccb0bb1139 100644 --- a/extensions/avro/pom.xml +++ b/extensions/avro/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../pom.xml diff --git a/extensions/avro/runtime/pom.xml b/extensions/avro/runtime/pom.xml index ff58f1febfdb6..5660bbbbed394 100644 --- a/extensions/avro/runtime/pom.xml +++ b/extensions/avro/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-avro-parent - 999-SNAPSHOT + 1.10.0.Final quarkus-avro diff --git a/extensions/azure-functions-http/deployment/pom.xml b/extensions/azure-functions-http/deployment/pom.xml index ca56b8dbae29e..5b03173fd456c 100644 --- a/extensions/azure-functions-http/deployment/pom.xml +++ b/extensions/azure-functions-http/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-azure-functions-http-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/azure-functions-http/maven-archetype/pom.xml b/extensions/azure-functions-http/maven-archetype/pom.xml index 363f2f2b28ea0..4e9b08edf1f34 100644 --- a/extensions/azure-functions-http/maven-archetype/pom.xml +++ b/extensions/azure-functions-http/maven-archetype/pom.xml @@ -5,7 +5,7 @@ quarkus-azure-functions-http-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/azure-functions-http/maven-archetype/src/main/resources/archetype-resources/pom.xml b/extensions/azure-functions-http/maven-archetype/src/main/resources/archetype-resources/pom.xml index 254fd89bb7cf8..dff9f43280b1d 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 @@ 1.8 UTF-8 UTF-8 - 999-SNAPSHOT + 1.10.0.Final quarkus-bom io.quarkus - 999-SNAPSHOT + 1.10.0.Final 3.1.0 3.0.0-M5 diff --git a/extensions/azure-functions-http/pom.xml b/extensions/azure-functions-http/pom.xml index 7c72914f96f00..a8cad8bd6ce27 100644 --- a/extensions/azure-functions-http/pom.xml +++ b/extensions/azure-functions-http/pom.xml @@ -21,7 +21,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 1.10.0.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 1b58bb1b4b347..7efa1a6756aae 100644 --- a/extensions/azure-functions-http/runtime/pom.xml +++ b/extensions/azure-functions-http/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-azure-functions-http-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/cache/deployment/pom.xml b/extensions/cache/deployment/pom.xml index 8188d8178cb88..af5c70963e98d 100644 --- a/extensions/cache/deployment/pom.xml +++ b/extensions/cache/deployment/pom.xml @@ -7,7 +7,7 @@ quarkus-cache-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ diff --git a/extensions/cache/pom.xml b/extensions/cache/pom.xml index 65befebd45a1e..dfb5bc5a1b24f 100644 --- a/extensions/cache/pom.xml +++ b/extensions/cache/pom.xml @@ -7,7 +7,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../pom.xml diff --git a/extensions/cache/runtime/pom.xml b/extensions/cache/runtime/pom.xml index d0bbb9cc44967..dcda175550311 100644 --- a/extensions/cache/runtime/pom.xml +++ b/extensions/cache/runtime/pom.xml @@ -7,7 +7,7 @@ quarkus-cache-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ diff --git a/extensions/caffeine/deployment/pom.xml b/extensions/caffeine/deployment/pom.xml index 64c391724995f..547be3521567f 100644 --- a/extensions/caffeine/deployment/pom.xml +++ b/extensions/caffeine/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-caffeine-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final 4.0.0 diff --git a/extensions/caffeine/pom.xml b/extensions/caffeine/pom.xml index 8ab1e106ca586..9dfc33ab951d5 100644 --- a/extensions/caffeine/pom.xml +++ b/extensions/caffeine/pom.xml @@ -6,7 +6,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../pom.xml 4.0.0 diff --git a/extensions/caffeine/runtime/pom.xml b/extensions/caffeine/runtime/pom.xml index 13d5c4eafe718..2504a2b142372 100644 --- a/extensions/caffeine/runtime/pom.xml +++ b/extensions/caffeine/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-caffeine-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final 4.0.0 diff --git a/extensions/config-yaml/deployment/pom.xml b/extensions/config-yaml/deployment/pom.xml index 377e1eed0f290..d50be773c5178 100644 --- a/extensions/config-yaml/deployment/pom.xml +++ b/extensions/config-yaml/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-config-yaml-parent - 999-SNAPSHOT + 1.10.0.Final ../ diff --git a/extensions/config-yaml/pom.xml b/extensions/config-yaml/pom.xml index 799d1334b02c0..c45ca71b0f415 100644 --- a/extensions/config-yaml/pom.xml +++ b/extensions/config-yaml/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../pom.xml 4.0.0 diff --git a/extensions/config-yaml/runtime/pom.xml b/extensions/config-yaml/runtime/pom.xml index 18d521770876a..75d60a26daac6 100644 --- a/extensions/config-yaml/runtime/pom.xml +++ b/extensions/config-yaml/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-config-yaml-parent - 999-SNAPSHOT + 1.10.0.Final quarkus-config-yaml diff --git a/extensions/consul-config/deployment/pom.xml b/extensions/consul-config/deployment/pom.xml index fb678f3990a74..c2695eda3f6ad 100644 --- a/extensions/consul-config/deployment/pom.xml +++ b/extensions/consul-config/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-consul-config-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final 4.0.0 diff --git a/extensions/consul-config/pom.xml b/extensions/consul-config/pom.xml index 88d7557158f4d..f9be933d49358 100644 --- a/extensions/consul-config/pom.xml +++ b/extensions/consul-config/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../pom.xml 4.0.0 diff --git a/extensions/consul-config/runtime/pom.xml b/extensions/consul-config/runtime/pom.xml index 03fe8274555e1..a04173e8ec91d 100644 --- a/extensions/consul-config/runtime/pom.xml +++ b/extensions/consul-config/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-consul-config-parent - 999-SNAPSHOT + 1.10.0.Final quarkus-consul-config diff --git a/extensions/container-image/container-image-docker/deployment/pom.xml b/extensions/container-image/container-image-docker/deployment/pom.xml index 32e5e5f7394c5..7386c05293fbd 100644 --- a/extensions/container-image/container-image-docker/deployment/pom.xml +++ b/extensions/container-image/container-image-docker/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-container-image-docker-parent - 999-SNAPSHOT + 1.10.0.Final quarkus-container-image-docker-deployment diff --git a/extensions/container-image/container-image-docker/pom.xml b/extensions/container-image/container-image-docker/pom.xml index 9e778d91943f8..0c6b02eacba39 100644 --- a/extensions/container-image/container-image-docker/pom.xml +++ b/extensions/container-image/container-image-docker/pom.xml @@ -5,7 +5,7 @@ quarkus-container-image-parent io.quarkus - 999-SNAPSHOT + 1.10.0.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 ea1a16080deed..300ae4a2d5692 100644 --- a/extensions/container-image/container-image-docker/runtime/pom.xml +++ b/extensions/container-image/container-image-docker/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-container-image-docker-parent - 999-SNAPSHOT + 1.10.0.Final quarkus-container-image-docker diff --git a/extensions/container-image/container-image-jib/deployment/pom.xml b/extensions/container-image/container-image-jib/deployment/pom.xml index d595ade0ff69a..8255043a22ae7 100644 --- a/extensions/container-image/container-image-jib/deployment/pom.xml +++ b/extensions/container-image/container-image-jib/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-container-image-jib-parent - 999-SNAPSHOT + 1.10.0.Final quarkus-container-image-jib-deployment diff --git a/extensions/container-image/container-image-jib/pom.xml b/extensions/container-image/container-image-jib/pom.xml index da9f7101c7ab4..57d08b1a944da 100644 --- a/extensions/container-image/container-image-jib/pom.xml +++ b/extensions/container-image/container-image-jib/pom.xml @@ -5,7 +5,7 @@ quarkus-container-image-parent io.quarkus - 999-SNAPSHOT + 1.10.0.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 fbff297f368c4..c4f5bfa724a5d 100644 --- a/extensions/container-image/container-image-jib/runtime/pom.xml +++ b/extensions/container-image/container-image-jib/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-container-image-jib-parent - 999-SNAPSHOT + 1.10.0.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 ee8e402ac249b..631f0f1044675 100644 --- a/extensions/container-image/container-image-openshift/deployment/pom.xml +++ b/extensions/container-image/container-image-openshift/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-container-image-openshift-parent - 999-SNAPSHOT + 1.10.0.Final quarkus-container-image-openshift-deployment diff --git a/extensions/container-image/container-image-openshift/pom.xml b/extensions/container-image/container-image-openshift/pom.xml index eb7c4c2dc81f0..c07416a6b1aa0 100644 --- a/extensions/container-image/container-image-openshift/pom.xml +++ b/extensions/container-image/container-image-openshift/pom.xml @@ -5,7 +5,7 @@ quarkus-container-image-parent io.quarkus - 999-SNAPSHOT + 1.10.0.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 de822cba2a772..f58fae02561d1 100644 --- a/extensions/container-image/container-image-openshift/runtime/pom.xml +++ b/extensions/container-image/container-image-openshift/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-container-image-openshift-parent - 999-SNAPSHOT + 1.10.0.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 549ed4feea96f..ba23cab5d5139 100644 --- a/extensions/container-image/container-image-s2i/deployment/pom.xml +++ b/extensions/container-image/container-image-s2i/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-container-image-s2i-parent - 999-SNAPSHOT + 1.10.0.Final quarkus-container-image-s2i-deployment diff --git a/extensions/container-image/container-image-s2i/pom.xml b/extensions/container-image/container-image-s2i/pom.xml index c7464d927fdbc..15e07669a477b 100644 --- a/extensions/container-image/container-image-s2i/pom.xml +++ b/extensions/container-image/container-image-s2i/pom.xml @@ -5,7 +5,7 @@ quarkus-container-image-parent io.quarkus - 999-SNAPSHOT + 1.10.0.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 cc702537a36ff..a89faf2dc6139 100644 --- a/extensions/container-image/container-image-s2i/runtime/pom.xml +++ b/extensions/container-image/container-image-s2i/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-container-image-s2i-parent - 999-SNAPSHOT + 1.10.0.Final quarkus-container-image-s2i diff --git a/extensions/container-image/deployment/pom.xml b/extensions/container-image/deployment/pom.xml index e12ec1a3e5581..9beea51c31be0 100644 --- a/extensions/container-image/deployment/pom.xml +++ b/extensions/container-image/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-container-image-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final 4.0.0 diff --git a/extensions/container-image/pom.xml b/extensions/container-image/pom.xml index 89cc62936e863..a1335a2bd7809 100644 --- a/extensions/container-image/pom.xml +++ b/extensions/container-image/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../pom.xml diff --git a/extensions/container-image/runtime/pom.xml b/extensions/container-image/runtime/pom.xml index 4d0ad7e46df52..72c68aa31d056 100644 --- a/extensions/container-image/runtime/pom.xml +++ b/extensions/container-image/runtime/pom.xml @@ -7,7 +7,7 @@ quarkus-container-image-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final quarkus-container-image diff --git a/extensions/container-image/spi/pom.xml b/extensions/container-image/spi/pom.xml index 7b744c342557f..bd97c03784327 100644 --- a/extensions/container-image/spi/pom.xml +++ b/extensions/container-image/spi/pom.xml @@ -4,7 +4,7 @@ quarkus-container-image-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final 4.0.0 diff --git a/extensions/container-image/util/pom.xml b/extensions/container-image/util/pom.xml index 07742e983ff32..0508285335a1a 100644 --- a/extensions/container-image/util/pom.xml +++ b/extensions/container-image/util/pom.xml @@ -4,7 +4,7 @@ quarkus-container-image-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final 4.0.0 diff --git a/extensions/credentials/deployment/pom.xml b/extensions/credentials/deployment/pom.xml index 4a636ce74c7e3..5d018cdeecac8 100644 --- a/extensions/credentials/deployment/pom.xml +++ b/extensions/credentials/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-credentials-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/credentials/pom.xml b/extensions/credentials/pom.xml index f7588cbfab3e1..d3f9331fcda02 100644 --- a/extensions/credentials/pom.xml +++ b/extensions/credentials/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../pom.xml 4.0.0 diff --git a/extensions/credentials/runtime/pom.xml b/extensions/credentials/runtime/pom.xml index 2c5089618c812..c95ceabd7c27e 100644 --- a/extensions/credentials/runtime/pom.xml +++ b/extensions/credentials/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-credentials-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/datasource/common/pom.xml b/extensions/datasource/common/pom.xml index bdc65355879fe..5ab0693ba97ce 100644 --- a/extensions/datasource/common/pom.xml +++ b/extensions/datasource/common/pom.xml @@ -5,7 +5,7 @@ quarkus-datasource-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/datasource/deployment/pom.xml b/extensions/datasource/deployment/pom.xml index c05bb2f91415d..82dd3207a8f05 100644 --- a/extensions/datasource/deployment/pom.xml +++ b/extensions/datasource/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-datasource-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/datasource/pom.xml b/extensions/datasource/pom.xml index f4b99a7a33b0d..966573a443032 100644 --- a/extensions/datasource/pom.xml +++ b/extensions/datasource/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../pom.xml 4.0.0 diff --git a/extensions/datasource/runtime/pom.xml b/extensions/datasource/runtime/pom.xml index 002e30226bbe3..29cd1daae5ede 100644 --- a/extensions/datasource/runtime/pom.xml +++ b/extensions/datasource/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-datasource-parent io.quarkus - 999-SNAPSHOT + 1.10.0.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 3a4a0a046bbcd..f81d765d9ffd8 100644 --- a/extensions/elasticsearch-rest-client-common/deployment/pom.xml +++ b/extensions/elasticsearch-rest-client-common/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-elasticsearch-rest-client-common-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/elasticsearch-rest-client-common/pom.xml b/extensions/elasticsearch-rest-client-common/pom.xml index 186615e41e0e5..daefb3b9ad0d5 100644 --- a/extensions/elasticsearch-rest-client-common/pom.xml +++ b/extensions/elasticsearch-rest-client-common/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 1.10.0.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 91472c17d8e3e..da005d79e48aa 100644 --- a/extensions/elasticsearch-rest-client-common/runtime/pom.xml +++ b/extensions/elasticsearch-rest-client-common/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-elasticsearch-rest-client-common-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/elasticsearch-rest-client/deployment/pom.xml b/extensions/elasticsearch-rest-client/deployment/pom.xml index 379ab306974f6..d4c1aade57c36 100644 --- a/extensions/elasticsearch-rest-client/deployment/pom.xml +++ b/extensions/elasticsearch-rest-client/deployment/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-elasticsearch-rest-client-parent - 999-SNAPSHOT + 1.10.0.Final ../pom.xml diff --git a/extensions/elasticsearch-rest-client/pom.xml b/extensions/elasticsearch-rest-client/pom.xml index 3fe3538d20f32..c42b8d055a24f 100644 --- a/extensions/elasticsearch-rest-client/pom.xml +++ b/extensions/elasticsearch-rest-client/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../pom.xml diff --git a/extensions/elasticsearch-rest-client/runtime/pom.xml b/extensions/elasticsearch-rest-client/runtime/pom.xml index e998f4a228d69..0d34f22efbe92 100644 --- a/extensions/elasticsearch-rest-client/runtime/pom.xml +++ b/extensions/elasticsearch-rest-client/runtime/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-elasticsearch-rest-client-parent - 999-SNAPSHOT + 1.10.0.Final ../pom.xml diff --git a/extensions/elasticsearch-rest-high-level-client/deployment/pom.xml b/extensions/elasticsearch-rest-high-level-client/deployment/pom.xml index 12e5b32daed5d..447b4c0ef7771 100644 --- a/extensions/elasticsearch-rest-high-level-client/deployment/pom.xml +++ b/extensions/elasticsearch-rest-high-level-client/deployment/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-elasticsearch-rest-high-level-client-parent - 999-SNAPSHOT + 1.10.0.Final ../pom.xml 4.0.0 diff --git a/extensions/elasticsearch-rest-high-level-client/pom.xml b/extensions/elasticsearch-rest-high-level-client/pom.xml index 79f0f2240d206..17b066c923054 100644 --- a/extensions/elasticsearch-rest-high-level-client/pom.xml +++ b/extensions/elasticsearch-rest-high-level-client/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 1.10.0.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 946dc9d14c689..8c5a8178705fe 100644 --- a/extensions/elasticsearch-rest-high-level-client/runtime/pom.xml +++ b/extensions/elasticsearch-rest-high-level-client/runtime/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-elasticsearch-rest-high-level-client-parent - 999-SNAPSHOT + 1.10.0.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 918566bbf26fc..967e2286c877b 100644 --- a/extensions/elytron-security-common/deployment/pom.xml +++ b/extensions/elytron-security-common/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-elytron-security-common-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/elytron-security-common/pom.xml b/extensions/elytron-security-common/pom.xml index 2172b9de5e91a..10b03b98642ff 100644 --- a/extensions/elytron-security-common/pom.xml +++ b/extensions/elytron-security-common/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 1.10.0.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 64fc704acb648..09d1f5db05f18 100644 --- a/extensions/elytron-security-common/runtime/pom.xml +++ b/extensions/elytron-security-common/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-elytron-security-common-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/elytron-security-jdbc/deployment/pom.xml b/extensions/elytron-security-jdbc/deployment/pom.xml index 2052e377cb9ff..d2deb295bcf54 100644 --- a/extensions/elytron-security-jdbc/deployment/pom.xml +++ b/extensions/elytron-security-jdbc/deployment/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-elytron-security-jdbc-parent - 999-SNAPSHOT + 1.10.0.Final ../pom.xml diff --git a/extensions/elytron-security-jdbc/pom.xml b/extensions/elytron-security-jdbc/pom.xml index 3fa5d6b19e361..4ecf131167108 100644 --- a/extensions/elytron-security-jdbc/pom.xml +++ b/extensions/elytron-security-jdbc/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-extensions-parent - 999-SNAPSHOT + 1.10.0.Final ../pom.xml diff --git a/extensions/elytron-security-jdbc/runtime/pom.xml b/extensions/elytron-security-jdbc/runtime/pom.xml index c7d461f5cb262..1c3770f1a411e 100644 --- a/extensions/elytron-security-jdbc/runtime/pom.xml +++ b/extensions/elytron-security-jdbc/runtime/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-elytron-security-jdbc-parent - 999-SNAPSHOT + 1.10.0.Final ../pom.xml diff --git a/extensions/elytron-security-ldap/deployment/pom.xml b/extensions/elytron-security-ldap/deployment/pom.xml index d9c58274e63f5..23a4539a4282e 100644 --- a/extensions/elytron-security-ldap/deployment/pom.xml +++ b/extensions/elytron-security-ldap/deployment/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-elytron-security-ldap-parent - 999-SNAPSHOT + 1.10.0.Final ../pom.xml diff --git a/extensions/elytron-security-ldap/pom.xml b/extensions/elytron-security-ldap/pom.xml index c7f782508322a..d39eeb2738bf5 100644 --- a/extensions/elytron-security-ldap/pom.xml +++ b/extensions/elytron-security-ldap/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-extensions-parent - 999-SNAPSHOT + 1.10.0.Final ../pom.xml diff --git a/extensions/elytron-security-ldap/runtime/pom.xml b/extensions/elytron-security-ldap/runtime/pom.xml index c97b7bb7c9fbd..a9422fc87b112 100644 --- a/extensions/elytron-security-ldap/runtime/pom.xml +++ b/extensions/elytron-security-ldap/runtime/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-elytron-security-ldap-parent - 999-SNAPSHOT + 1.10.0.Final ../pom.xml diff --git a/extensions/elytron-security-oauth2/deployment/pom.xml b/extensions/elytron-security-oauth2/deployment/pom.xml index eeaa051c18da3..0374b11ee9393 100644 --- a/extensions/elytron-security-oauth2/deployment/pom.xml +++ b/extensions/elytron-security-oauth2/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-elytron-security-oauth2-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/elytron-security-oauth2/pom.xml b/extensions/elytron-security-oauth2/pom.xml index ad71d1fd4080a..41858c94d9ef3 100644 --- a/extensions/elytron-security-oauth2/pom.xml +++ b/extensions/elytron-security-oauth2/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 1.10.0.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 d74c63ec4f0a1..5ddca74d52fa5 100644 --- a/extensions/elytron-security-oauth2/runtime/pom.xml +++ b/extensions/elytron-security-oauth2/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-elytron-security-oauth2-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/elytron-security-properties-file/deployment/pom.xml b/extensions/elytron-security-properties-file/deployment/pom.xml index bc7605804a9f8..78984abbc43c3 100644 --- a/extensions/elytron-security-properties-file/deployment/pom.xml +++ b/extensions/elytron-security-properties-file/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-elytron-security-properties-file-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/elytron-security-properties-file/pom.xml b/extensions/elytron-security-properties-file/pom.xml index 21fc44bf232ae..39f304bb2c30a 100644 --- a/extensions/elytron-security-properties-file/pom.xml +++ b/extensions/elytron-security-properties-file/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 1.10.0.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 a09c26bd73fa4..6fd73b262e40a 100644 --- a/extensions/elytron-security-properties-file/runtime/pom.xml +++ b/extensions/elytron-security-properties-file/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-elytron-security-properties-file-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/elytron-security/deployment/pom.xml b/extensions/elytron-security/deployment/pom.xml index 92b5d69b49485..e2657d7afe7df 100644 --- a/extensions/elytron-security/deployment/pom.xml +++ b/extensions/elytron-security/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-elytron-security-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/elytron-security/pom.xml b/extensions/elytron-security/pom.xml index 00650552699be..87821dec55119 100644 --- a/extensions/elytron-security/pom.xml +++ b/extensions/elytron-security/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../pom.xml 4.0.0 diff --git a/extensions/elytron-security/runtime/pom.xml b/extensions/elytron-security/runtime/pom.xml index f0264403def11..7389c6e01514f 100644 --- a/extensions/elytron-security/runtime/pom.xml +++ b/extensions/elytron-security/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-elytron-security-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/flyway/deployment/pom.xml b/extensions/flyway/deployment/pom.xml index 0959b2a77c9cc..b4a1c35762e6e 100644 --- a/extensions/flyway/deployment/pom.xml +++ b/extensions/flyway/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-flyway-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final 4.0.0 diff --git a/extensions/flyway/pom.xml b/extensions/flyway/pom.xml index 78fe0ed722454..9057be4ecc04f 100644 --- a/extensions/flyway/pom.xml +++ b/extensions/flyway/pom.xml @@ -6,7 +6,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../pom.xml 4.0.0 diff --git a/extensions/flyway/runtime/pom.xml b/extensions/flyway/runtime/pom.xml index 72797a671c2d4..647fd2880219c 100644 --- a/extensions/flyway/runtime/pom.xml +++ b/extensions/flyway/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-flyway-parent io.quarkus - 999-SNAPSHOT + 1.10.0.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 7c49cd5e00fe1..e754e06f3a976 100644 --- a/extensions/funqy/funqy-amazon-lambda/deployment/pom.xml +++ b/extensions/funqy/funqy-amazon-lambda/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-funqy-amazon-lambda-parent io.quarkus - 999-SNAPSHOT + 1.10.0.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 ffa35f94ea6a5..b2a74c91fc131 100644 --- a/extensions/funqy/funqy-amazon-lambda/maven-archetype/pom.xml +++ b/extensions/funqy/funqy-amazon-lambda/maven-archetype/pom.xml @@ -5,7 +5,7 @@ quarkus-funqy-amazon-lambda-parent io.quarkus - 999-SNAPSHOT + 1.10.0.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 1ba20ebc4a1e3..2375a6f45822e 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 @@ 1.8 UTF-8 UTF-8 - 999-SNAPSHOT + 1.10.0.Final quarkus-bom io.quarkus - 999-SNAPSHOT + 1.10.0.Final 3.0.0-M5 diff --git a/extensions/funqy/funqy-amazon-lambda/pom.xml b/extensions/funqy/funqy-amazon-lambda/pom.xml index a5d589089e602..f171a511c176d 100644 --- a/extensions/funqy/funqy-amazon-lambda/pom.xml +++ b/extensions/funqy/funqy-amazon-lambda/pom.xml @@ -5,7 +5,7 @@ quarkus-build-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../../../build-parent/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 fd38e96cba2a9..9ec9ebe517532 100644 --- a/extensions/funqy/funqy-amazon-lambda/runtime/pom.xml +++ b/extensions/funqy/funqy-amazon-lambda/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-funqy-amazon-lambda-parent io.quarkus - 999-SNAPSHOT + 1.10.0.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 22dddb34c8a97..ffa0382f02a32 100644 --- a/extensions/funqy/funqy-google-cloud-functions/deployment/pom.xml +++ b/extensions/funqy/funqy-google-cloud-functions/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-funqy-google-cloud-functions-parent io.quarkus - 999-SNAPSHOT + 1.10.0.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 f6e615b817ab8..7268d6149b00b 100644 --- a/extensions/funqy/funqy-google-cloud-functions/pom.xml +++ b/extensions/funqy/funqy-google-cloud-functions/pom.xml @@ -5,7 +5,7 @@ quarkus-build-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../../../build-parent/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 144a5646165e8..2fb202da82da3 100644 --- a/extensions/funqy/funqy-google-cloud-functions/runtime/pom.xml +++ b/extensions/funqy/funqy-google-cloud-functions/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-funqy-google-cloud-functions-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/funqy/funqy-http/deployment/pom.xml b/extensions/funqy/funqy-http/deployment/pom.xml index 152c51bd55b3a..047d9e392fdbd 100644 --- a/extensions/funqy/funqy-http/deployment/pom.xml +++ b/extensions/funqy/funqy-http/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-funqy-http-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/funqy/funqy-http/pom.xml b/extensions/funqy/funqy-http/pom.xml index 4c3148f883bd9..eeef9fefa55a8 100644 --- a/extensions/funqy/funqy-http/pom.xml +++ b/extensions/funqy/funqy-http/pom.xml @@ -5,7 +5,7 @@ quarkus-build-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../../../build-parent/pom.xml 4.0.0 diff --git a/extensions/funqy/funqy-http/runtime/pom.xml b/extensions/funqy/funqy-http/runtime/pom.xml index 4454a827b6a6a..a54a657711abc 100644 --- a/extensions/funqy/funqy-http/runtime/pom.xml +++ b/extensions/funqy/funqy-http/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-funqy-http-parent io.quarkus - 999-SNAPSHOT + 1.10.0.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 5b028a5f2bce0..51f590009dede 100644 --- a/extensions/funqy/funqy-knative-events/deployment/pom.xml +++ b/extensions/funqy/funqy-knative-events/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-funqy-knative-events-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/funqy/funqy-knative-events/pom.xml b/extensions/funqy/funqy-knative-events/pom.xml index 6e9cd313f5789..a0550a65ac93f 100644 --- a/extensions/funqy/funqy-knative-events/pom.xml +++ b/extensions/funqy/funqy-knative-events/pom.xml @@ -5,7 +5,7 @@ quarkus-build-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../../../build-parent/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 a926996545444..4a27476688b3d 100644 --- a/extensions/funqy/funqy-knative-events/runtime/pom.xml +++ b/extensions/funqy/funqy-knative-events/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-funqy-knative-events-parent io.quarkus - 999-SNAPSHOT + 1.10.0.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 c76bdbbb69dcf..79e5262f77114 100644 --- a/extensions/funqy/funqy-server-common/deployment/pom.xml +++ b/extensions/funqy/funqy-server-common/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-funqy-server-common-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/funqy/funqy-server-common/pom.xml b/extensions/funqy/funqy-server-common/pom.xml index beab55c90c762..c659b1cc5307e 100644 --- a/extensions/funqy/funqy-server-common/pom.xml +++ b/extensions/funqy/funqy-server-common/pom.xml @@ -5,7 +5,7 @@ quarkus-build-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../../../build-parent/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 ae24db468595b..a0d9dcdbdbb0e 100644 --- a/extensions/funqy/funqy-server-common/runtime/pom.xml +++ b/extensions/funqy/funqy-server-common/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-funqy-server-common-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/funqy/pom.xml b/extensions/funqy/pom.xml index 0c578b71fcf89..a241a859da930 100644 --- a/extensions/funqy/pom.xml +++ b/extensions/funqy/pom.xml @@ -6,7 +6,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 1.10.0.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 df732ff4215c4..35bc3d3f8881c 100644 --- a/extensions/google-cloud-functions-http/deployment/pom.xml +++ b/extensions/google-cloud-functions-http/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-google-cloud-functions-http-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/google-cloud-functions-http/pom.xml b/extensions/google-cloud-functions-http/pom.xml index dea5d9f83d99a..eeea4fe5097e7 100644 --- a/extensions/google-cloud-functions-http/pom.xml +++ b/extensions/google-cloud-functions-http/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 1.10.0.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 5a3c7b3d45c9d..ecf2018921884 100644 --- a/extensions/google-cloud-functions-http/runtime/pom.xml +++ b/extensions/google-cloud-functions-http/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-google-cloud-functions-http-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/google-cloud-functions/deployment/pom.xml b/extensions/google-cloud-functions/deployment/pom.xml index b8b10f42523bb..96ba99dea6407 100755 --- a/extensions/google-cloud-functions/deployment/pom.xml +++ b/extensions/google-cloud-functions/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-google-cloud-functions-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/google-cloud-functions/pom.xml b/extensions/google-cloud-functions/pom.xml index c3f3895d66613..980249eb6f73b 100755 --- a/extensions/google-cloud-functions/pom.xml +++ b/extensions/google-cloud-functions/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../pom.xml 4.0.0 diff --git a/extensions/google-cloud-functions/runtime/pom.xml b/extensions/google-cloud-functions/runtime/pom.xml index bff0cbaac0603..15f3838e87468 100755 --- a/extensions/google-cloud-functions/runtime/pom.xml +++ b/extensions/google-cloud-functions/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-google-cloud-functions-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final 4.0.0 diff --git a/extensions/grpc-common/deployment/pom.xml b/extensions/grpc-common/deployment/pom.xml index 433317732e477..1a3ec0f3c4d73 100644 --- a/extensions/grpc-common/deployment/pom.xml +++ b/extensions/grpc-common/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-grpc-common-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final 4.0.0 diff --git a/extensions/grpc-common/pom.xml b/extensions/grpc-common/pom.xml index eb4f6ebc3e505..8265e0442bab5 100644 --- a/extensions/grpc-common/pom.xml +++ b/extensions/grpc-common/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../pom.xml 4.0.0 diff --git a/extensions/grpc-common/runtime/pom.xml b/extensions/grpc-common/runtime/pom.xml index d66663f38f12a..ac6bda068cd99 100644 --- a/extensions/grpc-common/runtime/pom.xml +++ b/extensions/grpc-common/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-grpc-common-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final 4.0.0 diff --git a/extensions/grpc/codegen/pom.xml b/extensions/grpc/codegen/pom.xml index 74e06a25f5f6b..4d09cf97c55fe 100644 --- a/extensions/grpc/codegen/pom.xml +++ b/extensions/grpc/codegen/pom.xml @@ -6,7 +6,7 @@ quarkus-grpc-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ diff --git a/extensions/grpc/deployment/pom.xml b/extensions/grpc/deployment/pom.xml index 6b0dd348e6f1c..41f13c3ebcefd 100644 --- a/extensions/grpc/deployment/pom.xml +++ b/extensions/grpc/deployment/pom.xml @@ -6,7 +6,7 @@ quarkus-grpc-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ diff --git a/extensions/grpc/pom.xml b/extensions/grpc/pom.xml index 17349a62f9db1..73404cd08e9a1 100644 --- a/extensions/grpc/pom.xml +++ b/extensions/grpc/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../pom.xml 4.0.0 diff --git a/extensions/grpc/protoc/pom.xml b/extensions/grpc/protoc/pom.xml index f1d653bc52344..65e3b929f7f4d 100644 --- a/extensions/grpc/protoc/pom.xml +++ b/extensions/grpc/protoc/pom.xml @@ -6,7 +6,7 @@ quarkus-grpc-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ diff --git a/extensions/grpc/runtime/pom.xml b/extensions/grpc/runtime/pom.xml index 461ba6dd6e2c7..786736c54f0d5 100644 --- a/extensions/grpc/runtime/pom.xml +++ b/extensions/grpc/runtime/pom.xml @@ -6,7 +6,7 @@ quarkus-grpc-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final quarkus-grpc diff --git a/extensions/grpc/stubs/pom.xml b/extensions/grpc/stubs/pom.xml index 56c70d1dee9ec..8a82b1ed80ce0 100644 --- a/extensions/grpc/stubs/pom.xml +++ b/extensions/grpc/stubs/pom.xml @@ -6,7 +6,7 @@ quarkus-grpc-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ diff --git a/extensions/hibernate-envers/deployment/pom.xml b/extensions/hibernate-envers/deployment/pom.xml index 65968964b4957..3043812c31a5b 100644 --- a/extensions/hibernate-envers/deployment/pom.xml +++ b/extensions/hibernate-envers/deployment/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-hibernate-envers-parent - 999-SNAPSHOT + 1.10.0.Final ../pom.xml diff --git a/extensions/hibernate-envers/pom.xml b/extensions/hibernate-envers/pom.xml index b128399e509b6..0462b0ba58a5c 100644 --- a/extensions/hibernate-envers/pom.xml +++ b/extensions/hibernate-envers/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-extensions-parent - 999-SNAPSHOT + 1.10.0.Final ../pom.xml diff --git a/extensions/hibernate-envers/runtime/pom.xml b/extensions/hibernate-envers/runtime/pom.xml index 17b2b292ee567..21c7147d8ff34 100644 --- a/extensions/hibernate-envers/runtime/pom.xml +++ b/extensions/hibernate-envers/runtime/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-hibernate-envers-parent - 999-SNAPSHOT + 1.10.0.Final ../pom.xml diff --git a/extensions/hibernate-orm/deployment/pom.xml b/extensions/hibernate-orm/deployment/pom.xml index f55d7176e972e..ed428998aeda3 100644 --- a/extensions/hibernate-orm/deployment/pom.xml +++ b/extensions/hibernate-orm/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-hibernate-orm-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final 4.0.0 diff --git a/extensions/hibernate-orm/pom.xml b/extensions/hibernate-orm/pom.xml index 6485c44117c74..50e32c764fe19 100644 --- a/extensions/hibernate-orm/pom.xml +++ b/extensions/hibernate-orm/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../pom.xml 4.0.0 diff --git a/extensions/hibernate-orm/runtime/pom.xml b/extensions/hibernate-orm/runtime/pom.xml index ac72fb81de814..8d6e1454dafc6 100644 --- a/extensions/hibernate-orm/runtime/pom.xml +++ b/extensions/hibernate-orm/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-hibernate-orm-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final 4.0.0 diff --git a/extensions/hibernate-reactive/deployment/pom.xml b/extensions/hibernate-reactive/deployment/pom.xml index 566919f5fb63f..5026ec27eff83 100644 --- a/extensions/hibernate-reactive/deployment/pom.xml +++ b/extensions/hibernate-reactive/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-hibernate-reactive-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final 4.0.0 diff --git a/extensions/hibernate-reactive/pom.xml b/extensions/hibernate-reactive/pom.xml index b2d57035e37a7..3eea7855e440a 100644 --- a/extensions/hibernate-reactive/pom.xml +++ b/extensions/hibernate-reactive/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../pom.xml 4.0.0 diff --git a/extensions/hibernate-reactive/runtime/pom.xml b/extensions/hibernate-reactive/runtime/pom.xml index 73037a37c4d86..5beed7e0d699d 100644 --- a/extensions/hibernate-reactive/runtime/pom.xml +++ b/extensions/hibernate-reactive/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-hibernate-reactive-parent io.quarkus - 999-SNAPSHOT + 1.10.0.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 2e71fb8083a82..cceda63c7aec8 100644 --- a/extensions/hibernate-search-orm-elasticsearch/deployment/pom.xml +++ b/extensions/hibernate-search-orm-elasticsearch/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-hibernate-search-orm-elasticsearch-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/hibernate-search-orm-elasticsearch/pom.xml b/extensions/hibernate-search-orm-elasticsearch/pom.xml index dc01d91759cc0..5d7e4db51bdd8 100644 --- a/extensions/hibernate-search-orm-elasticsearch/pom.xml +++ b/extensions/hibernate-search-orm-elasticsearch/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 1.10.0.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 f9afc9347c6d4..e8dde6ae0be31 100644 --- a/extensions/hibernate-search-orm-elasticsearch/runtime/pom.xml +++ b/extensions/hibernate-search-orm-elasticsearch/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-hibernate-search-orm-elasticsearch-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/hibernate-validator/deployment/pom.xml b/extensions/hibernate-validator/deployment/pom.xml index 8adcf849a9811..03ebea42e87b5 100644 --- a/extensions/hibernate-validator/deployment/pom.xml +++ b/extensions/hibernate-validator/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-hibernate-validator-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/hibernate-validator/pom.xml b/extensions/hibernate-validator/pom.xml index 75167f43bc85b..801856ef9b259 100644 --- a/extensions/hibernate-validator/pom.xml +++ b/extensions/hibernate-validator/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../pom.xml 4.0.0 diff --git a/extensions/hibernate-validator/runtime/pom.xml b/extensions/hibernate-validator/runtime/pom.xml index fdb3a6d9488ed..5e738393f16ad 100644 --- a/extensions/hibernate-validator/runtime/pom.xml +++ b/extensions/hibernate-validator/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-hibernate-validator-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/hibernate-validator/spi/pom.xml b/extensions/hibernate-validator/spi/pom.xml index d9e7a1fb83eb0..353dc476ada12 100644 --- a/extensions/hibernate-validator/spi/pom.xml +++ b/extensions/hibernate-validator/spi/pom.xml @@ -5,7 +5,7 @@ quarkus-hibernate-validator-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final 4.0.0 diff --git a/extensions/infinispan-client/deployment/pom.xml b/extensions/infinispan-client/deployment/pom.xml index ab3d382f595d8..58f1683b6424c 100644 --- a/extensions/infinispan-client/deployment/pom.xml +++ b/extensions/infinispan-client/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-infinispan-client-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final 4.0.0 diff --git a/extensions/infinispan-client/pom.xml b/extensions/infinispan-client/pom.xml index 098c9701f3126..908c97ed7f432 100644 --- a/extensions/infinispan-client/pom.xml +++ b/extensions/infinispan-client/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../pom.xml 4.0.0 diff --git a/extensions/infinispan-client/runtime/pom.xml b/extensions/infinispan-client/runtime/pom.xml index 470cec8e3b75a..000ed68f08f48 100644 --- a/extensions/infinispan-client/runtime/pom.xml +++ b/extensions/infinispan-client/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-infinispan-client-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final 4.0.0 diff --git a/extensions/jackson/deployment/pom.xml b/extensions/jackson/deployment/pom.xml index ad626f20c32d2..ff918779bb339 100644 --- a/extensions/jackson/deployment/pom.xml +++ b/extensions/jackson/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-jackson-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/jackson/pom.xml b/extensions/jackson/pom.xml index 33ce8716c92e7..b808a675bbd65 100644 --- a/extensions/jackson/pom.xml +++ b/extensions/jackson/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../pom.xml 4.0.0 diff --git a/extensions/jackson/runtime/pom.xml b/extensions/jackson/runtime/pom.xml index cb5bdb27d7977..0c0c90cb0f6e3 100644 --- a/extensions/jackson/runtime/pom.xml +++ b/extensions/jackson/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-jackson-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/jackson/spi/pom.xml b/extensions/jackson/spi/pom.xml index ec74c779764ae..37c957d461f40 100644 --- a/extensions/jackson/spi/pom.xml +++ b/extensions/jackson/spi/pom.xml @@ -5,7 +5,7 @@ quarkus-jackson-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final 4.0.0 diff --git a/extensions/jaeger/deployment/pom.xml b/extensions/jaeger/deployment/pom.xml index 4dd86ba458660..bb2a1487e7170 100644 --- a/extensions/jaeger/deployment/pom.xml +++ b/extensions/jaeger/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-jaeger-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/jaeger/pom.xml b/extensions/jaeger/pom.xml index ce8b0cf8de313..530bd8dd02034 100644 --- a/extensions/jaeger/pom.xml +++ b/extensions/jaeger/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../pom.xml 4.0.0 diff --git a/extensions/jaeger/runtime/pom.xml b/extensions/jaeger/runtime/pom.xml index 6ca70c40d6435..6b3be0ad4a846 100644 --- a/extensions/jaeger/runtime/pom.xml +++ b/extensions/jaeger/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-jaeger-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/jaxb/deployment/pom.xml b/extensions/jaxb/deployment/pom.xml index 512c8ea01f4cf..cae40b47fcfaf 100644 --- a/extensions/jaxb/deployment/pom.xml +++ b/extensions/jaxb/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-jaxb-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/jaxb/pom.xml b/extensions/jaxb/pom.xml index d46bc6c7af1e2..28d435fa10b92 100644 --- a/extensions/jaxb/pom.xml +++ b/extensions/jaxb/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../pom.xml 4.0.0 diff --git a/extensions/jaxb/runtime/pom.xml b/extensions/jaxb/runtime/pom.xml index 4c59ef1ae101f..809b83d13bf95 100644 --- a/extensions/jaxb/runtime/pom.xml +++ b/extensions/jaxb/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-jaxb-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/jaxp/deployment/pom.xml b/extensions/jaxp/deployment/pom.xml index de11c64016d54..eddf08fcdb660 100644 --- a/extensions/jaxp/deployment/pom.xml +++ b/extensions/jaxp/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-jaxp-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/jaxp/pom.xml b/extensions/jaxp/pom.xml index 56fdebd5b7be1..3cbf5ea5f997c 100644 --- a/extensions/jaxp/pom.xml +++ b/extensions/jaxp/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../pom.xml 4.0.0 diff --git a/extensions/jaxp/runtime/pom.xml b/extensions/jaxp/runtime/pom.xml index 0273e4f0c05a4..872fde9049f4a 100644 --- a/extensions/jaxp/runtime/pom.xml +++ b/extensions/jaxp/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-jaxp-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/jdbc/jdbc-db2/deployment/pom.xml b/extensions/jdbc/jdbc-db2/deployment/pom.xml index 9bfe433e2ca74..2b2d131d306ef 100644 --- a/extensions/jdbc/jdbc-db2/deployment/pom.xml +++ b/extensions/jdbc/jdbc-db2/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-jdbc-db2-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final 4.0.0 diff --git a/extensions/jdbc/jdbc-db2/pom.xml b/extensions/jdbc/jdbc-db2/pom.xml index 6006e86aa6aae..b766c34f2b1cb 100644 --- a/extensions/jdbc/jdbc-db2/pom.xml +++ b/extensions/jdbc/jdbc-db2/pom.xml @@ -5,7 +5,7 @@ quarkus-jdbc-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final 4.0.0 diff --git a/extensions/jdbc/jdbc-db2/runtime/pom.xml b/extensions/jdbc/jdbc-db2/runtime/pom.xml index ee2ce651a4255..d89c581d7d6ef 100644 --- a/extensions/jdbc/jdbc-db2/runtime/pom.xml +++ b/extensions/jdbc/jdbc-db2/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-jdbc-db2-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final 4.0.0 diff --git a/extensions/jdbc/jdbc-derby/deployment/pom.xml b/extensions/jdbc/jdbc-derby/deployment/pom.xml index 60ac6c285bfa8..e7ea042f5a3d1 100644 --- a/extensions/jdbc/jdbc-derby/deployment/pom.xml +++ b/extensions/jdbc/jdbc-derby/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-jdbc-derby-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final 4.0.0 diff --git a/extensions/jdbc/jdbc-derby/pom.xml b/extensions/jdbc/jdbc-derby/pom.xml index 946212a7a3be7..c8abbfd6a497b 100644 --- a/extensions/jdbc/jdbc-derby/pom.xml +++ b/extensions/jdbc/jdbc-derby/pom.xml @@ -5,7 +5,7 @@ quarkus-jdbc-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final 4.0.0 diff --git a/extensions/jdbc/jdbc-derby/runtime/pom.xml b/extensions/jdbc/jdbc-derby/runtime/pom.xml index a6146b2cc3b5d..dad7102fecb53 100644 --- a/extensions/jdbc/jdbc-derby/runtime/pom.xml +++ b/extensions/jdbc/jdbc-derby/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-jdbc-derby-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final 4.0.0 diff --git a/extensions/jdbc/jdbc-h2/deployment/pom.xml b/extensions/jdbc/jdbc-h2/deployment/pom.xml index 96eb9b55fb9cd..bf53e2509745e 100644 --- a/extensions/jdbc/jdbc-h2/deployment/pom.xml +++ b/extensions/jdbc/jdbc-h2/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-jdbc-h2-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final 4.0.0 diff --git a/extensions/jdbc/jdbc-h2/pom.xml b/extensions/jdbc/jdbc-h2/pom.xml index 995aad5458fb0..266103b052632 100644 --- a/extensions/jdbc/jdbc-h2/pom.xml +++ b/extensions/jdbc/jdbc-h2/pom.xml @@ -5,7 +5,7 @@ quarkus-jdbc-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final 4.0.0 diff --git a/extensions/jdbc/jdbc-h2/runtime/pom.xml b/extensions/jdbc/jdbc-h2/runtime/pom.xml index a8333bdad905e..adbd4857b6905 100644 --- a/extensions/jdbc/jdbc-h2/runtime/pom.xml +++ b/extensions/jdbc/jdbc-h2/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-jdbc-h2-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final 4.0.0 diff --git a/extensions/jdbc/jdbc-mariadb/deployment/pom.xml b/extensions/jdbc/jdbc-mariadb/deployment/pom.xml index 20e38330aa127..a2171bcb0b72a 100644 --- a/extensions/jdbc/jdbc-mariadb/deployment/pom.xml +++ b/extensions/jdbc/jdbc-mariadb/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-jdbc-mariadb-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final 4.0.0 diff --git a/extensions/jdbc/jdbc-mariadb/pom.xml b/extensions/jdbc/jdbc-mariadb/pom.xml index e8d0afb16df4c..ef7fd357c1ce8 100644 --- a/extensions/jdbc/jdbc-mariadb/pom.xml +++ b/extensions/jdbc/jdbc-mariadb/pom.xml @@ -5,7 +5,7 @@ quarkus-jdbc-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final 4.0.0 diff --git a/extensions/jdbc/jdbc-mariadb/runtime/pom.xml b/extensions/jdbc/jdbc-mariadb/runtime/pom.xml index 4afab4b29bb45..eb5398c285651 100644 --- a/extensions/jdbc/jdbc-mariadb/runtime/pom.xml +++ b/extensions/jdbc/jdbc-mariadb/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-jdbc-mariadb-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final 4.0.0 diff --git a/extensions/jdbc/jdbc-mssql/deployment/pom.xml b/extensions/jdbc/jdbc-mssql/deployment/pom.xml index 091ecb2a6fbb6..6f4eff45bc684 100644 --- a/extensions/jdbc/jdbc-mssql/deployment/pom.xml +++ b/extensions/jdbc/jdbc-mssql/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-jdbc-mssql-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final 4.0.0 diff --git a/extensions/jdbc/jdbc-mssql/pom.xml b/extensions/jdbc/jdbc-mssql/pom.xml index 1b95f40bcd2e8..4383b3a815912 100644 --- a/extensions/jdbc/jdbc-mssql/pom.xml +++ b/extensions/jdbc/jdbc-mssql/pom.xml @@ -5,7 +5,7 @@ quarkus-jdbc-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final 4.0.0 diff --git a/extensions/jdbc/jdbc-mssql/runtime/pom.xml b/extensions/jdbc/jdbc-mssql/runtime/pom.xml index 90853b0f3d0b6..dd81de9d52d9f 100644 --- a/extensions/jdbc/jdbc-mssql/runtime/pom.xml +++ b/extensions/jdbc/jdbc-mssql/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-jdbc-mssql-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final 4.0.0 diff --git a/extensions/jdbc/jdbc-mysql/deployment/pom.xml b/extensions/jdbc/jdbc-mysql/deployment/pom.xml index fe4f807e89723..6f6421de88f4c 100644 --- a/extensions/jdbc/jdbc-mysql/deployment/pom.xml +++ b/extensions/jdbc/jdbc-mysql/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-jdbc-mysql-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final 4.0.0 diff --git a/extensions/jdbc/jdbc-mysql/pom.xml b/extensions/jdbc/jdbc-mysql/pom.xml index 5d431f1d1d0d6..c79799752a93c 100644 --- a/extensions/jdbc/jdbc-mysql/pom.xml +++ b/extensions/jdbc/jdbc-mysql/pom.xml @@ -5,7 +5,7 @@ quarkus-jdbc-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final 4.0.0 diff --git a/extensions/jdbc/jdbc-mysql/runtime/pom.xml b/extensions/jdbc/jdbc-mysql/runtime/pom.xml index 25d5dfbe06a1e..bf1b697a43b4d 100644 --- a/extensions/jdbc/jdbc-mysql/runtime/pom.xml +++ b/extensions/jdbc/jdbc-mysql/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-jdbc-mysql-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final 4.0.0 diff --git a/extensions/jdbc/jdbc-postgresql/deployment/pom.xml b/extensions/jdbc/jdbc-postgresql/deployment/pom.xml index 6f4c0e9adcc11..0cf17b6e32911 100644 --- a/extensions/jdbc/jdbc-postgresql/deployment/pom.xml +++ b/extensions/jdbc/jdbc-postgresql/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-jdbc-postgresql-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final 4.0.0 diff --git a/extensions/jdbc/jdbc-postgresql/pom.xml b/extensions/jdbc/jdbc-postgresql/pom.xml index 2dddfbaece986..828c7700d70b6 100644 --- a/extensions/jdbc/jdbc-postgresql/pom.xml +++ b/extensions/jdbc/jdbc-postgresql/pom.xml @@ -5,7 +5,7 @@ quarkus-jdbc-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final 4.0.0 diff --git a/extensions/jdbc/jdbc-postgresql/runtime/pom.xml b/extensions/jdbc/jdbc-postgresql/runtime/pom.xml index bc2703757a609..24a4b062b205d 100644 --- a/extensions/jdbc/jdbc-postgresql/runtime/pom.xml +++ b/extensions/jdbc/jdbc-postgresql/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-jdbc-postgresql-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final 4.0.0 diff --git a/extensions/jdbc/pom.xml b/extensions/jdbc/pom.xml index ddaaf064b5f87..42c9a4b952653 100644 --- a/extensions/jdbc/pom.xml +++ b/extensions/jdbc/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../pom.xml 4.0.0 diff --git a/extensions/jgit/deployment/pom.xml b/extensions/jgit/deployment/pom.xml index 41a10a380abf8..0119565330764 100644 --- a/extensions/jgit/deployment/pom.xml +++ b/extensions/jgit/deployment/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-jgit-parent - 999-SNAPSHOT + 1.10.0.Final ../ diff --git a/extensions/jgit/pom.xml b/extensions/jgit/pom.xml index 71dc65868b901..49c40f0d97921 100644 --- a/extensions/jgit/pom.xml +++ b/extensions/jgit/pom.xml @@ -6,7 +6,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../pom.xml diff --git a/extensions/jgit/runtime/pom.xml b/extensions/jgit/runtime/pom.xml index c3060589297c9..1f1e4a46e44bf 100644 --- a/extensions/jgit/runtime/pom.xml +++ b/extensions/jgit/runtime/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-jgit-parent - 999-SNAPSHOT + 1.10.0.Final ../ diff --git a/extensions/jsch/deployment/pom.xml b/extensions/jsch/deployment/pom.xml index 558305449ff89..7fccafe6bb875 100644 --- a/extensions/jsch/deployment/pom.xml +++ b/extensions/jsch/deployment/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-jsch-parent - 999-SNAPSHOT + 1.10.0.Final ../pom.xml diff --git a/extensions/jsch/pom.xml b/extensions/jsch/pom.xml index 72bb709f87357..33dbef6e0a38b 100644 --- a/extensions/jsch/pom.xml +++ b/extensions/jsch/pom.xml @@ -6,7 +6,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../pom.xml diff --git a/extensions/jsch/runtime/pom.xml b/extensions/jsch/runtime/pom.xml index 9d1c4858fe700..8c860e5c4a637 100644 --- a/extensions/jsch/runtime/pom.xml +++ b/extensions/jsch/runtime/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-jsch-parent - 999-SNAPSHOT + 1.10.0.Final ../pom.xml diff --git a/extensions/jsonb/deployment/pom.xml b/extensions/jsonb/deployment/pom.xml index 90b75ddcef11f..bbf1326ff6cf2 100644 --- a/extensions/jsonb/deployment/pom.xml +++ b/extensions/jsonb/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-jsonb-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/jsonb/pom.xml b/extensions/jsonb/pom.xml index 63e947d2feb33..1fedc0c62c33a 100644 --- a/extensions/jsonb/pom.xml +++ b/extensions/jsonb/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../pom.xml 4.0.0 diff --git a/extensions/jsonb/runtime/pom.xml b/extensions/jsonb/runtime/pom.xml index b0839265265d4..a93a5ab3edbfe 100644 --- a/extensions/jsonb/runtime/pom.xml +++ b/extensions/jsonb/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-jsonb-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/jsonb/spi/pom.xml b/extensions/jsonb/spi/pom.xml index 4efd2dc298dae..1639a91f4fb9a 100644 --- a/extensions/jsonb/spi/pom.xml +++ b/extensions/jsonb/spi/pom.xml @@ -5,7 +5,7 @@ quarkus-jsonb-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final 4.0.0 diff --git a/extensions/jsonp/deployment/pom.xml b/extensions/jsonp/deployment/pom.xml index 0e06ea0d1fa2c..8e83d0fad3d5d 100644 --- a/extensions/jsonp/deployment/pom.xml +++ b/extensions/jsonp/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-jsonp-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/jsonp/pom.xml b/extensions/jsonp/pom.xml index 0ff9375ed2a9a..f5d2e5656a1d6 100644 --- a/extensions/jsonp/pom.xml +++ b/extensions/jsonp/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../pom.xml 4.0.0 diff --git a/extensions/jsonp/runtime/pom.xml b/extensions/jsonp/runtime/pom.xml index 6dd4393e59baf..c47ca4d56e341 100644 --- a/extensions/jsonp/runtime/pom.xml +++ b/extensions/jsonp/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-jsonp-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/kafka-client/deployment/pom.xml b/extensions/kafka-client/deployment/pom.xml index 059d3dd86ea49..2cfa401d240e7 100644 --- a/extensions/kafka-client/deployment/pom.xml +++ b/extensions/kafka-client/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-kafka-client-parent - 999-SNAPSHOT + 1.10.0.Final quarkus-kafka-client-deployment diff --git a/extensions/kafka-client/pom.xml b/extensions/kafka-client/pom.xml index a0e0885d2b170..fa5e33f1ec03f 100644 --- a/extensions/kafka-client/pom.xml +++ b/extensions/kafka-client/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../pom.xml diff --git a/extensions/kafka-client/runtime/pom.xml b/extensions/kafka-client/runtime/pom.xml index b7e3571ba8de2..4caf3e4e46176 100644 --- a/extensions/kafka-client/runtime/pom.xml +++ b/extensions/kafka-client/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-kafka-client-parent - 999-SNAPSHOT + 1.10.0.Final quarkus-kafka-client diff --git a/extensions/kafka-streams/deployment/pom.xml b/extensions/kafka-streams/deployment/pom.xml index c16c22be182ba..9ab548c38c6b1 100644 --- a/extensions/kafka-streams/deployment/pom.xml +++ b/extensions/kafka-streams/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-kafka-streams-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/kafka-streams/pom.xml b/extensions/kafka-streams/pom.xml index a354d5475a7b8..c6e57055b96dc 100644 --- a/extensions/kafka-streams/pom.xml +++ b/extensions/kafka-streams/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../pom.xml 4.0.0 diff --git a/extensions/kafka-streams/runtime/pom.xml b/extensions/kafka-streams/runtime/pom.xml index 9ad64104d4cff..6715487fddf14 100644 --- a/extensions/kafka-streams/runtime/pom.xml +++ b/extensions/kafka-streams/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-kafka-streams-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/keycloak-admin-client/deployment/pom.xml b/extensions/keycloak-admin-client/deployment/pom.xml index e13a93ba4c636..a820fef86dc3e 100644 --- a/extensions/keycloak-admin-client/deployment/pom.xml +++ b/extensions/keycloak-admin-client/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-keycloak-admin-client-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/keycloak-admin-client/pom.xml b/extensions/keycloak-admin-client/pom.xml index 4edf453c5fb86..414ca80f88d1f 100644 --- a/extensions/keycloak-admin-client/pom.xml +++ b/extensions/keycloak-admin-client/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 1.10.0.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 138f036666e38..71206dcdb9fae 100644 --- a/extensions/keycloak-admin-client/runtime/pom.xml +++ b/extensions/keycloak-admin-client/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-keycloak-admin-client-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/keycloak-authorization/deployment/pom.xml b/extensions/keycloak-authorization/deployment/pom.xml index dd210fde1b1e6..da7a6072c5eb5 100644 --- a/extensions/keycloak-authorization/deployment/pom.xml +++ b/extensions/keycloak-authorization/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-keycloak-authorization-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/keycloak-authorization/pom.xml b/extensions/keycloak-authorization/pom.xml index 0fb78fa78d2f0..83bae28f8869c 100644 --- a/extensions/keycloak-authorization/pom.xml +++ b/extensions/keycloak-authorization/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../pom.xml 4.0.0 diff --git a/extensions/keycloak-authorization/runtime/pom.xml b/extensions/keycloak-authorization/runtime/pom.xml index a6123184f6925..19a91df30aa9c 100644 --- a/extensions/keycloak-authorization/runtime/pom.xml +++ b/extensions/keycloak-authorization/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-keycloak-authorization-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/kotlin/deployment/pom.xml b/extensions/kotlin/deployment/pom.xml index 601e57793db46..62738283ae94d 100644 --- a/extensions/kotlin/deployment/pom.xml +++ b/extensions/kotlin/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-kotlin-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ diff --git a/extensions/kotlin/pom.xml b/extensions/kotlin/pom.xml index bd3e30428ea3b..70b7e361d2b9a 100644 --- a/extensions/kotlin/pom.xml +++ b/extensions/kotlin/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../pom.xml 4.0.0 diff --git a/extensions/kotlin/runtime/pom.xml b/extensions/kotlin/runtime/pom.xml index b4bef96a6938b..02d0fb846639a 100644 --- a/extensions/kotlin/runtime/pom.xml +++ b/extensions/kotlin/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-kotlin-parent - 999-SNAPSHOT + 1.10.0.Final quarkus-kotlin diff --git a/extensions/kubernetes-client/deployment-internal/pom.xml b/extensions/kubernetes-client/deployment-internal/pom.xml index dcef404c50740..c51cd8358879e 100644 --- a/extensions/kubernetes-client/deployment-internal/pom.xml +++ b/extensions/kubernetes-client/deployment-internal/pom.xml @@ -5,7 +5,7 @@ quarkus-kubernetes-client-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final 4.0.0 diff --git a/extensions/kubernetes-client/deployment/pom.xml b/extensions/kubernetes-client/deployment/pom.xml index e2d1019589a0d..95bd5933a94a6 100644 --- a/extensions/kubernetes-client/deployment/pom.xml +++ b/extensions/kubernetes-client/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-kubernetes-client-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final 4.0.0 diff --git a/extensions/kubernetes-client/pom.xml b/extensions/kubernetes-client/pom.xml index 98d813a6b3f80..d48737f32207c 100644 --- a/extensions/kubernetes-client/pom.xml +++ b/extensions/kubernetes-client/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 1.10.0.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 c4e214b58e722..5470cc12215ac 100644 --- a/extensions/kubernetes-client/runtime-internal/pom.xml +++ b/extensions/kubernetes-client/runtime-internal/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-kubernetes-client-parent - 999-SNAPSHOT + 1.10.0.Final quarkus-kubernetes-client-internal diff --git a/extensions/kubernetes-client/runtime/pom.xml b/extensions/kubernetes-client/runtime/pom.xml index 838a30193454e..65dc2d4974620 100644 --- a/extensions/kubernetes-client/runtime/pom.xml +++ b/extensions/kubernetes-client/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-kubernetes-client-parent - 999-SNAPSHOT + 1.10.0.Final quarkus-kubernetes-client diff --git a/extensions/kubernetes-client/spi/pom.xml b/extensions/kubernetes-client/spi/pom.xml index 57ef85a82ecfb..c7bb688e26096 100644 --- a/extensions/kubernetes-client/spi/pom.xml +++ b/extensions/kubernetes-client/spi/pom.xml @@ -4,7 +4,7 @@ quarkus-kubernetes-client-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final 4.0.0 diff --git a/extensions/kubernetes-config/deployment/pom.xml b/extensions/kubernetes-config/deployment/pom.xml index cf9f194469148..91c69792970e0 100644 --- a/extensions/kubernetes-config/deployment/pom.xml +++ b/extensions/kubernetes-config/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-kubernetes-config-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final 4.0.0 diff --git a/extensions/kubernetes-config/pom.xml b/extensions/kubernetes-config/pom.xml index af037a643fca5..516921c6da044 100644 --- a/extensions/kubernetes-config/pom.xml +++ b/extensions/kubernetes-config/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../pom.xml 4.0.0 diff --git a/extensions/kubernetes-config/runtime/pom.xml b/extensions/kubernetes-config/runtime/pom.xml index a40363c772b2d..7bc8ba8020b8d 100644 --- a/extensions/kubernetes-config/runtime/pom.xml +++ b/extensions/kubernetes-config/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-kubernetes-config-parent - 999-SNAPSHOT + 1.10.0.Final quarkus-kubernetes-config diff --git a/extensions/kubernetes/minikube/deployment/pom.xml b/extensions/kubernetes/minikube/deployment/pom.xml index 48c76e5f16fcc..8961b598d4e86 100644 --- a/extensions/kubernetes/minikube/deployment/pom.xml +++ b/extensions/kubernetes/minikube/deployment/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-minikube-parent - 999-SNAPSHOT + 1.10.0.Final 4.0.0 diff --git a/extensions/kubernetes/minikube/pom.xml b/extensions/kubernetes/minikube/pom.xml index 92305d7d06c85..fbf913bec1174 100644 --- a/extensions/kubernetes/minikube/pom.xml +++ b/extensions/kubernetes/minikube/pom.xml @@ -5,7 +5,7 @@ quarkus-kubernetes-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../pom.xml 4.0.0 diff --git a/extensions/kubernetes/minikube/runtime/pom.xml b/extensions/kubernetes/minikube/runtime/pom.xml index f4e7b7b9223bf..403262c21eb09 100644 --- a/extensions/kubernetes/minikube/runtime/pom.xml +++ b/extensions/kubernetes/minikube/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-minikube-parent - 999-SNAPSHOT + 1.10.0.Final quarkus-minikube diff --git a/extensions/kubernetes/openshift/deployment/pom.xml b/extensions/kubernetes/openshift/deployment/pom.xml index 98a6583756a03..f0db415a9b814 100644 --- a/extensions/kubernetes/openshift/deployment/pom.xml +++ b/extensions/kubernetes/openshift/deployment/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-openshift-parent - 999-SNAPSHOT + 1.10.0.Final 4.0.0 diff --git a/extensions/kubernetes/openshift/pom.xml b/extensions/kubernetes/openshift/pom.xml index 683884a729207..4b019f09f7270 100644 --- a/extensions/kubernetes/openshift/pom.xml +++ b/extensions/kubernetes/openshift/pom.xml @@ -5,7 +5,7 @@ quarkus-kubernetes-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../pom.xml 4.0.0 diff --git a/extensions/kubernetes/openshift/runtime/pom.xml b/extensions/kubernetes/openshift/runtime/pom.xml index 97b5fdce4be85..1d0b3ad3f51a2 100644 --- a/extensions/kubernetes/openshift/runtime/pom.xml +++ b/extensions/kubernetes/openshift/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-openshift-parent - 999-SNAPSHOT + 1.10.0.Final quarkus-openshift diff --git a/extensions/kubernetes/pom.xml b/extensions/kubernetes/pom.xml index a595eee77e7b1..b57e6d561ad26 100644 --- a/extensions/kubernetes/pom.xml +++ b/extensions/kubernetes/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../pom.xml 4.0.0 diff --git a/extensions/kubernetes/spi/pom.xml b/extensions/kubernetes/spi/pom.xml index bb94aac8c7e89..83c1f5b5b8b86 100644 --- a/extensions/kubernetes/spi/pom.xml +++ b/extensions/kubernetes/spi/pom.xml @@ -4,7 +4,7 @@ quarkus-kubernetes-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final 4.0.0 diff --git a/extensions/kubernetes/vanilla/deployment/pom.xml b/extensions/kubernetes/vanilla/deployment/pom.xml index 73a0f7b24f3c2..274ea15592794 100644 --- a/extensions/kubernetes/vanilla/deployment/pom.xml +++ b/extensions/kubernetes/vanilla/deployment/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-kubernetes-vanilla-parent - 999-SNAPSHOT + 1.10.0.Final 4.0.0 diff --git a/extensions/kubernetes/vanilla/pom.xml b/extensions/kubernetes/vanilla/pom.xml index 7f7a25a9e06a5..9f2aae91b89d7 100644 --- a/extensions/kubernetes/vanilla/pom.xml +++ b/extensions/kubernetes/vanilla/pom.xml @@ -5,7 +5,7 @@ quarkus-kubernetes-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../pom.xml 4.0.0 diff --git a/extensions/kubernetes/vanilla/runtime/pom.xml b/extensions/kubernetes/vanilla/runtime/pom.xml index 660bd7ca31776..db92a444ae9b2 100644 --- a/extensions/kubernetes/vanilla/runtime/pom.xml +++ b/extensions/kubernetes/vanilla/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-kubernetes-vanilla-parent - 999-SNAPSHOT + 1.10.0.Final quarkus-kubernetes diff --git a/extensions/liquibase/deployment/pom.xml b/extensions/liquibase/deployment/pom.xml index 204165e919458..575ba0eec6af4 100644 --- a/extensions/liquibase/deployment/pom.xml +++ b/extensions/liquibase/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-liquibase-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final 4.0.0 diff --git a/extensions/liquibase/pom.xml b/extensions/liquibase/pom.xml index 4b3fbd9aecf19..7e3a981513c71 100644 --- a/extensions/liquibase/pom.xml +++ b/extensions/liquibase/pom.xml @@ -6,7 +6,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../pom.xml 4.0.0 diff --git a/extensions/liquibase/runtime/pom.xml b/extensions/liquibase/runtime/pom.xml index d77ad336df9c0..4cea3f182ddf4 100644 --- a/extensions/liquibase/runtime/pom.xml +++ b/extensions/liquibase/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-liquibase-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final 4.0.0 diff --git a/extensions/logging-gelf/deployment/pom.xml b/extensions/logging-gelf/deployment/pom.xml index a97fe15f580ab..8766dc46a16d2 100644 --- a/extensions/logging-gelf/deployment/pom.xml +++ b/extensions/logging-gelf/deployment/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-logging-gelf-parent - 999-SNAPSHOT + 1.10.0.Final ../pom.xml diff --git a/extensions/logging-gelf/pom.xml b/extensions/logging-gelf/pom.xml index b0eb28347c2a7..a3687c21debb5 100644 --- a/extensions/logging-gelf/pom.xml +++ b/extensions/logging-gelf/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-extensions-parent - 999-SNAPSHOT + 1.10.0.Final ../pom.xml diff --git a/extensions/logging-gelf/runtime/pom.xml b/extensions/logging-gelf/runtime/pom.xml index 5be7c45ca4736..2b68ed56e277a 100644 --- a/extensions/logging-gelf/runtime/pom.xml +++ b/extensions/logging-gelf/runtime/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-logging-gelf-parent - 999-SNAPSHOT + 1.10.0.Final ../pom.xml diff --git a/extensions/logging-json/deployment/pom.xml b/extensions/logging-json/deployment/pom.xml index 32b5b99115f97..46b8cba04262a 100644 --- a/extensions/logging-json/deployment/pom.xml +++ b/extensions/logging-json/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-logging-json-parent - 999-SNAPSHOT + 1.10.0.Final ../ diff --git a/extensions/logging-json/pom.xml b/extensions/logging-json/pom.xml index e7214a5aefa2e..7fbec6bcc5f5f 100644 --- a/extensions/logging-json/pom.xml +++ b/extensions/logging-json/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../pom.xml 4.0.0 diff --git a/extensions/logging-json/runtime/pom.xml b/extensions/logging-json/runtime/pom.xml index 5dda99d674c27..97624358665a8 100644 --- a/extensions/logging-json/runtime/pom.xml +++ b/extensions/logging-json/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-logging-json-parent - 999-SNAPSHOT + 1.10.0.Final ../ diff --git a/extensions/logging-sentry/deployment/pom.xml b/extensions/logging-sentry/deployment/pom.xml index 88a8989f48ec1..4eb63ef1005b1 100644 --- a/extensions/logging-sentry/deployment/pom.xml +++ b/extensions/logging-sentry/deployment/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-logging-sentry-parent - 999-SNAPSHOT + 1.10.0.Final ../pom.xml diff --git a/extensions/logging-sentry/pom.xml b/extensions/logging-sentry/pom.xml index 36c59d2dda8db..68a5adc59df7a 100644 --- a/extensions/logging-sentry/pom.xml +++ b/extensions/logging-sentry/pom.xml @@ -6,7 +6,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../pom.xml quarkus-logging-sentry-parent diff --git a/extensions/logging-sentry/runtime/pom.xml b/extensions/logging-sentry/runtime/pom.xml index 95c0148c87e0a..2a00091522833 100644 --- a/extensions/logging-sentry/runtime/pom.xml +++ b/extensions/logging-sentry/runtime/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-logging-sentry-parent - 999-SNAPSHOT + 1.10.0.Final ../pom.xml diff --git a/extensions/mailer/deployment/pom.xml b/extensions/mailer/deployment/pom.xml index 1a74549c8fb2e..a6ee22a21b2d8 100644 --- a/extensions/mailer/deployment/pom.xml +++ b/extensions/mailer/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-mailer-parent - 999-SNAPSHOT + 1.10.0.Final ../ diff --git a/extensions/mailer/pom.xml b/extensions/mailer/pom.xml index bd921d386a735..e3de7f4279f6a 100644 --- a/extensions/mailer/pom.xml +++ b/extensions/mailer/pom.xml @@ -7,7 +7,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../pom.xml diff --git a/extensions/mailer/runtime/pom.xml b/extensions/mailer/runtime/pom.xml index ec457a062a6f3..2167bc239ff3f 100644 --- a/extensions/mailer/runtime/pom.xml +++ b/extensions/mailer/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-mailer-parent - 999-SNAPSHOT + 1.10.0.Final ../ diff --git a/extensions/micrometer/deployment/pom.xml b/extensions/micrometer/deployment/pom.xml index 8521d74edb23b..a610167ce01d1 100644 --- a/extensions/micrometer/deployment/pom.xml +++ b/extensions/micrometer/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-micrometer-parent - 999-SNAPSHOT + 1.10.0.Final ../ diff --git a/extensions/micrometer/pom.xml b/extensions/micrometer/pom.xml index d41cb0ef5ac64..90b67bb2dd62c 100644 --- a/extensions/micrometer/pom.xml +++ b/extensions/micrometer/pom.xml @@ -22,7 +22,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../pom.xml diff --git a/extensions/micrometer/runtime/pom.xml b/extensions/micrometer/runtime/pom.xml index 612796c831ab7..ae50a2cbd1670 100644 --- a/extensions/micrometer/runtime/pom.xml +++ b/extensions/micrometer/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-micrometer-parent - 999-SNAPSHOT + 1.10.0.Final ../ diff --git a/extensions/mongodb-client/deployment/pom.xml b/extensions/mongodb-client/deployment/pom.xml index 9750bfa790fcd..612ee7d24560b 100644 --- a/extensions/mongodb-client/deployment/pom.xml +++ b/extensions/mongodb-client/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-mongodb-client-parent - 999-SNAPSHOT + 1.10.0.Final quarkus-mongodb-client-deployment diff --git a/extensions/mongodb-client/pom.xml b/extensions/mongodb-client/pom.xml index a3a4a96136345..f17f4581c9a30 100644 --- a/extensions/mongodb-client/pom.xml +++ b/extensions/mongodb-client/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../pom.xml diff --git a/extensions/mongodb-client/runtime/pom.xml b/extensions/mongodb-client/runtime/pom.xml index 83005556aeebd..b26a01af7f0f8 100644 --- a/extensions/mongodb-client/runtime/pom.xml +++ b/extensions/mongodb-client/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-mongodb-client-parent - 999-SNAPSHOT + 1.10.0.Final quarkus-mongodb-client diff --git a/extensions/mutiny/deployment/pom.xml b/extensions/mutiny/deployment/pom.xml index 72292962fbcee..63f6c70c7b261 100644 --- a/extensions/mutiny/deployment/pom.xml +++ b/extensions/mutiny/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-mutiny-parent - 999-SNAPSHOT + 1.10.0.Final quarkus-mutiny-deployment diff --git a/extensions/mutiny/pom.xml b/extensions/mutiny/pom.xml index c90334777f7e2..4b859ef4897b9 100644 --- a/extensions/mutiny/pom.xml +++ b/extensions/mutiny/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../pom.xml diff --git a/extensions/mutiny/runtime/pom.xml b/extensions/mutiny/runtime/pom.xml index 0a3f16a34b394..c08b3e9a87cad 100644 --- a/extensions/mutiny/runtime/pom.xml +++ b/extensions/mutiny/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-mutiny-parent - 999-SNAPSHOT + 1.10.0.Final quarkus-mutiny diff --git a/extensions/narayana-jta/deployment/pom.xml b/extensions/narayana-jta/deployment/pom.xml index dee4e449c3309..4b1b16d6d4700 100644 --- a/extensions/narayana-jta/deployment/pom.xml +++ b/extensions/narayana-jta/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-narayana-jta-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/narayana-jta/pom.xml b/extensions/narayana-jta/pom.xml index 1391a5a3ebd55..9442d9a7c0419 100644 --- a/extensions/narayana-jta/pom.xml +++ b/extensions/narayana-jta/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../pom.xml 4.0.0 diff --git a/extensions/narayana-jta/runtime/pom.xml b/extensions/narayana-jta/runtime/pom.xml index a0b61d4c7db00..5b2af8c52f9b7 100644 --- a/extensions/narayana-jta/runtime/pom.xml +++ b/extensions/narayana-jta/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-narayana-jta-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/narayana-stm/deployment/pom.xml b/extensions/narayana-stm/deployment/pom.xml index 73191cd78faa6..e060e0b3adfb3 100644 --- a/extensions/narayana-stm/deployment/pom.xml +++ b/extensions/narayana-stm/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-narayana-stm-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/narayana-stm/pom.xml b/extensions/narayana-stm/pom.xml index 83d7fa89bae84..5dcd8b15c6afe 100644 --- a/extensions/narayana-stm/pom.xml +++ b/extensions/narayana-stm/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../pom.xml 4.0.0 diff --git a/extensions/narayana-stm/runtime/pom.xml b/extensions/narayana-stm/runtime/pom.xml index 50f091278dcc3..00e0b6fe018c3 100644 --- a/extensions/narayana-stm/runtime/pom.xml +++ b/extensions/narayana-stm/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-narayana-stm-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final .. 4.0.0 diff --git a/extensions/neo4j/deployment/pom.xml b/extensions/neo4j/deployment/pom.xml index e299429a06662..125029eba83da 100644 --- a/extensions/neo4j/deployment/pom.xml +++ b/extensions/neo4j/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-neo4j-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final 4.0.0 diff --git a/extensions/neo4j/pom.xml b/extensions/neo4j/pom.xml index 93d6941a35b2f..f5f9383732ddb 100644 --- a/extensions/neo4j/pom.xml +++ b/extensions/neo4j/pom.xml @@ -6,7 +6,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../pom.xml 4.0.0 diff --git a/extensions/neo4j/runtime/pom.xml b/extensions/neo4j/runtime/pom.xml index 25af1e951ea79..2ad4a18492699 100644 --- a/extensions/neo4j/runtime/pom.xml +++ b/extensions/neo4j/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-neo4j-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final 4.0.0 diff --git a/extensions/netty/deployment/pom.xml b/extensions/netty/deployment/pom.xml index d767452c4da7f..f1b0576c50b60 100644 --- a/extensions/netty/deployment/pom.xml +++ b/extensions/netty/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-netty-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final 4.0.0 diff --git a/extensions/netty/pom.xml b/extensions/netty/pom.xml index d91ab1ed7b886..fb37a497402dc 100644 --- a/extensions/netty/pom.xml +++ b/extensions/netty/pom.xml @@ -6,7 +6,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../pom.xml 4.0.0 diff --git a/extensions/netty/runtime/pom.xml b/extensions/netty/runtime/pom.xml index d324865bafed4..ded6eabc87bbe 100644 --- a/extensions/netty/runtime/pom.xml +++ b/extensions/netty/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-netty-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final 4.0.0 diff --git a/extensions/oidc/deployment/pom.xml b/extensions/oidc/deployment/pom.xml index 9147782ed6120..4896b796b64a5 100644 --- a/extensions/oidc/deployment/pom.xml +++ b/extensions/oidc/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-oidc-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/oidc/pom.xml b/extensions/oidc/pom.xml index 97b57b5ad32d7..4d276ad849dea 100644 --- a/extensions/oidc/pom.xml +++ b/extensions/oidc/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../pom.xml 4.0.0 diff --git a/extensions/oidc/runtime/pom.xml b/extensions/oidc/runtime/pom.xml index 33e3c7c56ad9b..61fa5e50d9162 100644 --- a/extensions/oidc/runtime/pom.xml +++ b/extensions/oidc/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-oidc-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/openshift-client/deployment/pom.xml b/extensions/openshift-client/deployment/pom.xml index 5f54dae121772..66c8afcd5e6d7 100644 --- a/extensions/openshift-client/deployment/pom.xml +++ b/extensions/openshift-client/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-openshift-client-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final 4.0.0 diff --git a/extensions/openshift-client/pom.xml b/extensions/openshift-client/pom.xml index cbad1b4f4bb4f..c9c80cb03fdba 100644 --- a/extensions/openshift-client/pom.xml +++ b/extensions/openshift-client/pom.xml @@ -5,7 +5,7 @@ quarkus-build-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../../build-parent/pom.xml 4.0.0 diff --git a/extensions/openshift-client/runtime/pom.xml b/extensions/openshift-client/runtime/pom.xml index 55d3e54351a99..39e2bbc375b08 100644 --- a/extensions/openshift-client/runtime/pom.xml +++ b/extensions/openshift-client/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-openshift-client-parent - 999-SNAPSHOT + 1.10.0.Final quarkus-openshift-client diff --git a/extensions/panache/hibernate-orm-panache-common/deployment/pom.xml b/extensions/panache/hibernate-orm-panache-common/deployment/pom.xml index 4441c0c4dde67..407ccc0f62163 100644 --- a/extensions/panache/hibernate-orm-panache-common/deployment/pom.xml +++ b/extensions/panache/hibernate-orm-panache-common/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-hibernate-orm-panache-common-parent io.quarkus - 999-SNAPSHOT + 1.10.0.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 fd9580b37e89e..22fb86a0eef16 100644 --- a/extensions/panache/hibernate-orm-panache-common/pom.xml +++ b/extensions/panache/hibernate-orm-panache-common/pom.xml @@ -5,7 +5,7 @@ quarkus-build-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../../../build-parent/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 c79f837e31fef..a3c7e63cc48b6 100644 --- a/extensions/panache/hibernate-orm-panache-common/runtime/pom.xml +++ b/extensions/panache/hibernate-orm-panache-common/runtime/pom.xml @@ -4,7 +4,7 @@ quarkus-hibernate-orm-panache-common-parent io.quarkus - 999-SNAPSHOT + 1.10.0.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 4f4b4547b06ab..a2d5d94873d26 100644 --- a/extensions/panache/hibernate-orm-panache-kotlin/deployment/pom.xml +++ b/extensions/panache/hibernate-orm-panache-kotlin/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-hibernate-orm-panache-kotlin-parent io.quarkus - 999-SNAPSHOT + 1.10.0.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 878e2ec39741e..9b49b3c53c7cd 100644 --- a/extensions/panache/hibernate-orm-panache-kotlin/pom.xml +++ b/extensions/panache/hibernate-orm-panache-kotlin/pom.xml @@ -5,7 +5,7 @@ quarkus-build-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../../../build-parent/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 a9890fa2d479b..8c4a94715ebdc 100644 --- a/extensions/panache/hibernate-orm-panache-kotlin/runtime/pom.xml +++ b/extensions/panache/hibernate-orm-panache-kotlin/runtime/pom.xml @@ -4,7 +4,7 @@ quarkus-hibernate-orm-panache-kotlin-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/panache/hibernate-orm-panache/deployment/pom.xml b/extensions/panache/hibernate-orm-panache/deployment/pom.xml index a6bbc2a0728b6..c7a3c8709eff5 100644 --- a/extensions/panache/hibernate-orm-panache/deployment/pom.xml +++ b/extensions/panache/hibernate-orm-panache/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-hibernate-orm-panache-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/panache/hibernate-orm-panache/pom.xml b/extensions/panache/hibernate-orm-panache/pom.xml index fd84f889eaa1a..3743144fcbb2c 100644 --- a/extensions/panache/hibernate-orm-panache/pom.xml +++ b/extensions/panache/hibernate-orm-panache/pom.xml @@ -5,7 +5,7 @@ quarkus-build-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../../../build-parent/pom.xml 4.0.0 diff --git a/extensions/panache/hibernate-orm-panache/runtime/pom.xml b/extensions/panache/hibernate-orm-panache/runtime/pom.xml index fa574e6f1f900..c321cf25ad10b 100644 --- a/extensions/panache/hibernate-orm-panache/runtime/pom.xml +++ b/extensions/panache/hibernate-orm-panache/runtime/pom.xml @@ -4,7 +4,7 @@ quarkus-hibernate-orm-panache-parent io.quarkus - 999-SNAPSHOT + 1.10.0.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 b73408fc4fa4f..f84c3fc588d95 100644 --- a/extensions/panache/hibernate-orm-rest-data-panache/deployment/pom.xml +++ b/extensions/panache/hibernate-orm-rest-data-panache/deployment/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-hibernate-orm-rest-data-panache-parent - 999-SNAPSHOT + 1.10.0.Final ../ diff --git a/extensions/panache/hibernate-orm-rest-data-panache/pom.xml b/extensions/panache/hibernate-orm-rest-data-panache/pom.xml index 00b161524117f..8bd1b033c6d52 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-build-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../../../build-parent/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 1769d5dc59048..72b915f7ce31e 100644 --- a/extensions/panache/hibernate-orm-rest-data-panache/runtime/pom.xml +++ b/extensions/panache/hibernate-orm-rest-data-panache/runtime/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-hibernate-orm-rest-data-panache-parent - 999-SNAPSHOT + 1.10.0.Final ../ diff --git a/extensions/panache/hibernate-reactive-panache-common/deployment/pom.xml b/extensions/panache/hibernate-reactive-panache-common/deployment/pom.xml index fb49341c119ad..61c0f5b37d546 100644 --- a/extensions/panache/hibernate-reactive-panache-common/deployment/pom.xml +++ b/extensions/panache/hibernate-reactive-panache-common/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-hibernate-reactive-panache-common-parent io.quarkus - 999-SNAPSHOT + 1.10.0.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 d4e53e4b58a88..8fd40eb176e90 100644 --- a/extensions/panache/hibernate-reactive-panache-common/pom.xml +++ b/extensions/panache/hibernate-reactive-panache-common/pom.xml @@ -5,7 +5,7 @@ quarkus-build-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../../../build-parent/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 9f07da23525fa..77711c9281511 100644 --- a/extensions/panache/hibernate-reactive-panache-common/runtime/pom.xml +++ b/extensions/panache/hibernate-reactive-panache-common/runtime/pom.xml @@ -4,7 +4,7 @@ quarkus-hibernate-reactive-panache-common-parent io.quarkus - 999-SNAPSHOT + 1.10.0.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 d9b3a588533f7..905d7b1558d00 100644 --- a/extensions/panache/hibernate-reactive-panache/deployment/pom.xml +++ b/extensions/panache/hibernate-reactive-panache/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-hibernate-reactive-panache-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/panache/hibernate-reactive-panache/pom.xml b/extensions/panache/hibernate-reactive-panache/pom.xml index baaa2762d0b41..268899787c541 100644 --- a/extensions/panache/hibernate-reactive-panache/pom.xml +++ b/extensions/panache/hibernate-reactive-panache/pom.xml @@ -5,7 +5,7 @@ quarkus-build-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../../../build-parent/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 92bf066f76f24..eae4070d76ffd 100644 --- a/extensions/panache/hibernate-reactive-panache/runtime/pom.xml +++ b/extensions/panache/hibernate-reactive-panache/runtime/pom.xml @@ -4,7 +4,7 @@ quarkus-hibernate-reactive-panache-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/panache/mongodb-panache-common/deployment/pom.xml b/extensions/panache/mongodb-panache-common/deployment/pom.xml index c3c794379512d..7aa92d14e5f95 100644 --- a/extensions/panache/mongodb-panache-common/deployment/pom.xml +++ b/extensions/panache/mongodb-panache-common/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-mongodb-panache-common-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/panache/mongodb-panache-common/pom.xml b/extensions/panache/mongodb-panache-common/pom.xml index 9510146247760..c7901407822c4 100644 --- a/extensions/panache/mongodb-panache-common/pom.xml +++ b/extensions/panache/mongodb-panache-common/pom.xml @@ -5,7 +5,7 @@ quarkus-build-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../../../build-parent/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 b27a973cba4d0..e6f1c379ae9ac 100644 --- a/extensions/panache/mongodb-panache-common/runtime/pom.xml +++ b/extensions/panache/mongodb-panache-common/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-mongodb-panache-common-parent io.quarkus - 999-SNAPSHOT + 1.10.0.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 d5f09d2c73332..ed9d2ae7573dc 100644 --- a/extensions/panache/mongodb-panache-kotlin/deployment/pom.xml +++ b/extensions/panache/mongodb-panache-kotlin/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-mongodb-panache-kotlin-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/panache/mongodb-panache-kotlin/pom.xml b/extensions/panache/mongodb-panache-kotlin/pom.xml index 468ddbfb7de9d..162039642c6f6 100644 --- a/extensions/panache/mongodb-panache-kotlin/pom.xml +++ b/extensions/panache/mongodb-panache-kotlin/pom.xml @@ -5,7 +5,7 @@ quarkus-build-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../../../build-parent/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 666d08e94d445..fe8e795449df2 100644 --- a/extensions/panache/mongodb-panache-kotlin/runtime/pom.xml +++ b/extensions/panache/mongodb-panache-kotlin/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-mongodb-panache-kotlin-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/panache/mongodb-panache/deployment/pom.xml b/extensions/panache/mongodb-panache/deployment/pom.xml index b6d8093f7286c..24b5b879e2a08 100644 --- a/extensions/panache/mongodb-panache/deployment/pom.xml +++ b/extensions/panache/mongodb-panache/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-mongodb-panache-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/panache/mongodb-panache/pom.xml b/extensions/panache/mongodb-panache/pom.xml index a6469490656af..c91c243ce036f 100644 --- a/extensions/panache/mongodb-panache/pom.xml +++ b/extensions/panache/mongodb-panache/pom.xml @@ -5,7 +5,7 @@ quarkus-build-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../../../build-parent/pom.xml 4.0.0 diff --git a/extensions/panache/mongodb-panache/runtime/pom.xml b/extensions/panache/mongodb-panache/runtime/pom.xml index 001df22a8dcac..3dfe23c88f3ee 100644 --- a/extensions/panache/mongodb-panache/runtime/pom.xml +++ b/extensions/panache/mongodb-panache/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-mongodb-panache-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/panache/mongodb-rest-data-panache/deployment/pom.xml b/extensions/panache/mongodb-rest-data-panache/deployment/pom.xml index b8ae1296c58d8..5222ccfa7e8aa 100644 --- a/extensions/panache/mongodb-rest-data-panache/deployment/pom.xml +++ b/extensions/panache/mongodb-rest-data-panache/deployment/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-mongodb-rest-data-panache-parent - 999-SNAPSHOT + 1.10.0.Final ../pom.xml diff --git a/extensions/panache/mongodb-rest-data-panache/pom.xml b/extensions/panache/mongodb-rest-data-panache/pom.xml index c9b287775b9df..655ad9bd831b7 100644 --- a/extensions/panache/mongodb-rest-data-panache/pom.xml +++ b/extensions/panache/mongodb-rest-data-panache/pom.xml @@ -6,7 +6,7 @@ quarkus-build-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../../../build-parent/pom.xml diff --git a/extensions/panache/mongodb-rest-data-panache/runtime/pom.xml b/extensions/panache/mongodb-rest-data-panache/runtime/pom.xml index 38260d4dd6967..fcbf5d0336c8c 100644 --- a/extensions/panache/mongodb-rest-data-panache/runtime/pom.xml +++ b/extensions/panache/mongodb-rest-data-panache/runtime/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-mongodb-rest-data-panache-parent - 999-SNAPSHOT + 1.10.0.Final ../pom.xml diff --git a/extensions/panache/panache-common/deployment/pom.xml b/extensions/panache/panache-common/deployment/pom.xml index 209569513a010..008cc62044c37 100644 --- a/extensions/panache/panache-common/deployment/pom.xml +++ b/extensions/panache/panache-common/deployment/pom.xml @@ -4,7 +4,7 @@ quarkus-panache-common-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/panache/panache-common/pom.xml b/extensions/panache/panache-common/pom.xml index bad6f492d3516..30ed6babd471a 100644 --- a/extensions/panache/panache-common/pom.xml +++ b/extensions/panache/panache-common/pom.xml @@ -5,7 +5,7 @@ quarkus-build-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../../../build-parent/pom.xml 4.0.0 diff --git a/extensions/panache/panache-common/runtime/pom.xml b/extensions/panache/panache-common/runtime/pom.xml index f504c3c653809..a5443d0e6a6e0 100644 --- a/extensions/panache/panache-common/runtime/pom.xml +++ b/extensions/panache/panache-common/runtime/pom.xml @@ -4,7 +4,7 @@ quarkus-panache-common-parent io.quarkus - 999-SNAPSHOT + 1.10.0.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 90bdb485ebadd..8c3a65c210242 100644 --- a/extensions/panache/panache-hibernate-common/deployment/pom.xml +++ b/extensions/panache/panache-hibernate-common/deployment/pom.xml @@ -4,7 +4,7 @@ quarkus-panache-hibernate-common-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/panache/panache-hibernate-common/pom.xml b/extensions/panache/panache-hibernate-common/pom.xml index ce7037e0e48a2..f3c9f10d408c8 100644 --- a/extensions/panache/panache-hibernate-common/pom.xml +++ b/extensions/panache/panache-hibernate-common/pom.xml @@ -5,7 +5,7 @@ quarkus-build-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../../../build-parent/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 eed9e4cebb213..b9f7e201842da 100644 --- a/extensions/panache/panache-hibernate-common/runtime/pom.xml +++ b/extensions/panache/panache-hibernate-common/runtime/pom.xml @@ -4,7 +4,7 @@ quarkus-panache-hibernate-common-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/panache/panache-mock/pom.xml b/extensions/panache/panache-mock/pom.xml index 156810152a342..15bcd07f3e70e 100644 --- a/extensions/panache/panache-mock/pom.xml +++ b/extensions/panache/panache-mock/pom.xml @@ -4,7 +4,7 @@ quarkus-build-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../../../build-parent/pom.xml 4.0.0 diff --git a/extensions/panache/panacheql/pom.xml b/extensions/panache/panacheql/pom.xml index 4aae5516bfb1f..f63a2ce685081 100644 --- a/extensions/panache/panacheql/pom.xml +++ b/extensions/panache/panacheql/pom.xml @@ -5,7 +5,7 @@ quarkus-build-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../../../build-parent/pom.xml 4.0.0 diff --git a/extensions/panache/pom.xml b/extensions/panache/pom.xml index b1f972fa0003a..d0af1cab15da3 100644 --- a/extensions/panache/pom.xml +++ b/extensions/panache/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 1.10.0.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 fd187b2b45fcd..53b6e6b49cdc3 100644 --- a/extensions/panache/rest-data-panache/deployment/pom.xml +++ b/extensions/panache/rest-data-panache/deployment/pom.xml @@ -6,7 +6,7 @@ quarkus-rest-data-panache-parent io.quarkus - 999-SNAPSHOT + 1.10.0.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 943e829b02f06..e7c4c2e8f22ec 100644 --- a/extensions/panache/rest-data-panache/pom.xml +++ b/extensions/panache/rest-data-panache/pom.xml @@ -6,7 +6,7 @@ quarkus-build-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../../../build-parent/pom.xml diff --git a/extensions/panache/rest-data-panache/runtime/pom.xml b/extensions/panache/rest-data-panache/runtime/pom.xml index eb77f54ec8bb8..97b81a5c7dd15 100644 --- a/extensions/panache/rest-data-panache/runtime/pom.xml +++ b/extensions/panache/rest-data-panache/runtime/pom.xml @@ -6,7 +6,7 @@ quarkus-rest-data-panache-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final quarkus-rest-data-panache diff --git a/extensions/picocli/deployment/pom.xml b/extensions/picocli/deployment/pom.xml index 5cd3ffb067c2f..0600001299b8e 100644 --- a/extensions/picocli/deployment/pom.xml +++ b/extensions/picocli/deployment/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-picocli-parent - 999-SNAPSHOT + 1.10.0.Final quarkus-picocli-deployment diff --git a/extensions/picocli/pom.xml b/extensions/picocli/pom.xml index 101df1229cbb8..a0ba234824b85 100644 --- a/extensions/picocli/pom.xml +++ b/extensions/picocli/pom.xml @@ -6,7 +6,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../pom.xml diff --git a/extensions/picocli/runtime/pom.xml b/extensions/picocli/runtime/pom.xml index 6e87c1e1211d2..16cbd38029c25 100644 --- a/extensions/picocli/runtime/pom.xml +++ b/extensions/picocli/runtime/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-picocli-parent - 999-SNAPSHOT + 1.10.0.Final quarkus-picocli diff --git a/extensions/pom.xml b/extensions/pom.xml index cdcd94c84ef92..fcfde10e23532 100644 --- a/extensions/pom.xml +++ b/extensions/pom.xml @@ -5,7 +5,7 @@ quarkus-build-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../build-parent/pom.xml 4.0.0 diff --git a/extensions/quartz/deployment/pom.xml b/extensions/quartz/deployment/pom.xml index ee15976860035..447e297e9aba4 100644 --- a/extensions/quartz/deployment/pom.xml +++ b/extensions/quartz/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-quartz-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ diff --git a/extensions/quartz/pom.xml b/extensions/quartz/pom.xml index 15d019cf1ffcf..d255278816a0f 100644 --- a/extensions/quartz/pom.xml +++ b/extensions/quartz/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../pom.xml diff --git a/extensions/quartz/runtime/pom.xml b/extensions/quartz/runtime/pom.xml index e8ac070fd8c11..744ada5b6b4f1 100644 --- a/extensions/quartz/runtime/pom.xml +++ b/extensions/quartz/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-quartz-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/qute/deployment/pom.xml b/extensions/qute/deployment/pom.xml index d16fd1cd99c40..84200ac1110ef 100644 --- a/extensions/qute/deployment/pom.xml +++ b/extensions/qute/deployment/pom.xml @@ -6,7 +6,7 @@ quarkus-qute-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ diff --git a/extensions/qute/pom.xml b/extensions/qute/pom.xml index 58829b02f79a9..559805c1ea424 100644 --- a/extensions/qute/pom.xml +++ b/extensions/qute/pom.xml @@ -7,7 +7,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../pom.xml diff --git a/extensions/qute/runtime/pom.xml b/extensions/qute/runtime/pom.xml index ee47f8defd956..06e4f1cc56760 100644 --- a/extensions/qute/runtime/pom.xml +++ b/extensions/qute/runtime/pom.xml @@ -6,7 +6,7 @@ quarkus-qute-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ diff --git a/extensions/reactive-datasource/deployment/pom.xml b/extensions/reactive-datasource/deployment/pom.xml index 9d134a34e2ba8..1136a7522f414 100644 --- a/extensions/reactive-datasource/deployment/pom.xml +++ b/extensions/reactive-datasource/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-reactive-datasource-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/reactive-datasource/pom.xml b/extensions/reactive-datasource/pom.xml index a3f6689686e06..57a69ff8cf34e 100644 --- a/extensions/reactive-datasource/pom.xml +++ b/extensions/reactive-datasource/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../pom.xml 4.0.0 diff --git a/extensions/reactive-datasource/runtime/pom.xml b/extensions/reactive-datasource/runtime/pom.xml index e65e6d5d68862..7c8fe7eeecd79 100644 --- a/extensions/reactive-datasource/runtime/pom.xml +++ b/extensions/reactive-datasource/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-reactive-datasource-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/reactive-db2-client/deployment/pom.xml b/extensions/reactive-db2-client/deployment/pom.xml index 6093cdcc5a72b..77b24f7239b09 100644 --- a/extensions/reactive-db2-client/deployment/pom.xml +++ b/extensions/reactive-db2-client/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-reactive-db2-client-parent - 999-SNAPSHOT + 1.10.0.Final ../ diff --git a/extensions/reactive-db2-client/pom.xml b/extensions/reactive-db2-client/pom.xml index 0dd54906622bc..23850c081eb29 100644 --- a/extensions/reactive-db2-client/pom.xml +++ b/extensions/reactive-db2-client/pom.xml @@ -7,7 +7,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../pom.xml diff --git a/extensions/reactive-db2-client/runtime/pom.xml b/extensions/reactive-db2-client/runtime/pom.xml index c98c3b385c6c1..f1546eeaa17d2 100644 --- a/extensions/reactive-db2-client/runtime/pom.xml +++ b/extensions/reactive-db2-client/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-reactive-db2-client-parent - 999-SNAPSHOT + 1.10.0.Final ../ diff --git a/extensions/reactive-mysql-client/deployment/pom.xml b/extensions/reactive-mysql-client/deployment/pom.xml index 44811779fa9a9..a51cce3aa2aa0 100644 --- a/extensions/reactive-mysql-client/deployment/pom.xml +++ b/extensions/reactive-mysql-client/deployment/pom.xml @@ -23,7 +23,7 @@ io.quarkus quarkus-reactive-mysql-client-parent - 999-SNAPSHOT + 1.10.0.Final ../ diff --git a/extensions/reactive-mysql-client/pom.xml b/extensions/reactive-mysql-client/pom.xml index b5d61313a9d31..709e8310fe180 100644 --- a/extensions/reactive-mysql-client/pom.xml +++ b/extensions/reactive-mysql-client/pom.xml @@ -23,7 +23,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../pom.xml diff --git a/extensions/reactive-mysql-client/runtime/pom.xml b/extensions/reactive-mysql-client/runtime/pom.xml index 9bf5177a37ff8..b90b7af86d3cc 100644 --- a/extensions/reactive-mysql-client/runtime/pom.xml +++ b/extensions/reactive-mysql-client/runtime/pom.xml @@ -23,7 +23,7 @@ io.quarkus quarkus-reactive-mysql-client-parent - 999-SNAPSHOT + 1.10.0.Final ../ diff --git a/extensions/reactive-pg-client/deployment/pom.xml b/extensions/reactive-pg-client/deployment/pom.xml index 70a0cf0d45a3b..83c213ebd72fe 100644 --- a/extensions/reactive-pg-client/deployment/pom.xml +++ b/extensions/reactive-pg-client/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-reactive-pg-client-parent - 999-SNAPSHOT + 1.10.0.Final ../ diff --git a/extensions/reactive-pg-client/pom.xml b/extensions/reactive-pg-client/pom.xml index ef8d4535a0b97..4e2ea7384e6f1 100644 --- a/extensions/reactive-pg-client/pom.xml +++ b/extensions/reactive-pg-client/pom.xml @@ -7,7 +7,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../pom.xml diff --git a/extensions/reactive-pg-client/runtime/pom.xml b/extensions/reactive-pg-client/runtime/pom.xml index a91c489c684a4..03977faf616d7 100644 --- a/extensions/reactive-pg-client/runtime/pom.xml +++ b/extensions/reactive-pg-client/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-reactive-pg-client-parent - 999-SNAPSHOT + 1.10.0.Final ../ diff --git a/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/deployment/pom.xml b/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/deployment/pom.xml index 7141a2162e618..fb8121ee32310 100644 --- a/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/deployment/pom.xml +++ b/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/deployment/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-mutiny-reactive-streams-operators-parent - 999-SNAPSHOT + 1.10.0.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 0a2501a95c02d..f0f9d81333009 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-build-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../../../build-parent/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 4052b5ebc8b77..a8ea14ab78da4 100644 --- a/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/runtime/pom.xml +++ b/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/runtime/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-mutiny-reactive-streams-operators-parent - 999-SNAPSHOT + 1.10.0.Final 4.0.0 diff --git a/extensions/reactive-streams-operators/pom.xml b/extensions/reactive-streams-operators/pom.xml index cd2f77b8f4ad4..07c0a51b30b23 100644 --- a/extensions/reactive-streams-operators/pom.xml +++ b/extensions/reactive-streams-operators/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../pom.xml 4.0.0 diff --git a/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/deployment/pom.xml b/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/deployment/pom.xml index bd09ad275efcf..8550827399bfd 100644 --- a/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/deployment/pom.xml +++ b/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-smallrye-reactive-streams-operators-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final 4.0.0 diff --git a/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/pom.xml b/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/pom.xml index cbda7f034598e..8d3580d29398b 100644 --- a/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/pom.xml +++ b/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/pom.xml @@ -5,7 +5,7 @@ quarkus-build-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../../../build-parent/pom.xml 4.0.0 diff --git a/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/runtime/pom.xml b/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/runtime/pom.xml index e4bde6b245147..164a260bb581c 100644 --- a/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/runtime/pom.xml +++ b/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-smallrye-reactive-streams-operators-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final 4.0.0 diff --git a/extensions/reactive-streams-operators/smallrye-reactive-type-converters/deployment/pom.xml b/extensions/reactive-streams-operators/smallrye-reactive-type-converters/deployment/pom.xml index 5badf81dcc25b..7d740b24e0f7f 100644 --- a/extensions/reactive-streams-operators/smallrye-reactive-type-converters/deployment/pom.xml +++ b/extensions/reactive-streams-operators/smallrye-reactive-type-converters/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-smallrye-reactive-type-converters-parent - 999-SNAPSHOT + 1.10.0.Final quarkus-smallrye-reactive-type-converters-deployment diff --git a/extensions/reactive-streams-operators/smallrye-reactive-type-converters/pom.xml b/extensions/reactive-streams-operators/smallrye-reactive-type-converters/pom.xml index b8798ab745d3e..6982dcad9776b 100644 --- a/extensions/reactive-streams-operators/smallrye-reactive-type-converters/pom.xml +++ b/extensions/reactive-streams-operators/smallrye-reactive-type-converters/pom.xml @@ -7,7 +7,7 @@ quarkus-build-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../../../build-parent/pom.xml diff --git a/extensions/reactive-streams-operators/smallrye-reactive-type-converters/runtime/pom.xml b/extensions/reactive-streams-operators/smallrye-reactive-type-converters/runtime/pom.xml index d0e9ebf669e53..86692ff4188c4 100644 --- a/extensions/reactive-streams-operators/smallrye-reactive-type-converters/runtime/pom.xml +++ b/extensions/reactive-streams-operators/smallrye-reactive-type-converters/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-smallrye-reactive-type-converters-parent - 999-SNAPSHOT + 1.10.0.Final quarkus-smallrye-reactive-type-converters diff --git a/extensions/redis-client/deployment/pom.xml b/extensions/redis-client/deployment/pom.xml index 759b324e4a316..56f0a3b2172b4 100644 --- a/extensions/redis-client/deployment/pom.xml +++ b/extensions/redis-client/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-redis-client-parent - 999-SNAPSHOT + 1.10.0.Final ../ diff --git a/extensions/redis-client/pom.xml b/extensions/redis-client/pom.xml index 458b2563a75bf..6c4d78bbba760 100644 --- a/extensions/redis-client/pom.xml +++ b/extensions/redis-client/pom.xml @@ -7,7 +7,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../pom.xml diff --git a/extensions/redis-client/runtime/pom.xml b/extensions/redis-client/runtime/pom.xml index 7cdc2a237daee..d9e09f9cba71e 100644 --- a/extensions/redis-client/runtime/pom.xml +++ b/extensions/redis-client/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-redis-client-parent - 999-SNAPSHOT + 1.10.0.Final ../ diff --git a/extensions/rest-client-jackson/deployment/pom.xml b/extensions/rest-client-jackson/deployment/pom.xml index d0ba161b61338..67eec07bb4bcb 100644 --- a/extensions/rest-client-jackson/deployment/pom.xml +++ b/extensions/rest-client-jackson/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-rest-client-jackson-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/rest-client-jackson/pom.xml b/extensions/rest-client-jackson/pom.xml index bed008174c6c2..bfec441c6aa43 100644 --- a/extensions/rest-client-jackson/pom.xml +++ b/extensions/rest-client-jackson/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../pom.xml 4.0.0 diff --git a/extensions/rest-client-jackson/runtime/pom.xml b/extensions/rest-client-jackson/runtime/pom.xml index 6345ed9f89ed9..0424939422831 100644 --- a/extensions/rest-client-jackson/runtime/pom.xml +++ b/extensions/rest-client-jackson/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-rest-client-jackson-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/rest-client-jaxb/deployment/pom.xml b/extensions/rest-client-jaxb/deployment/pom.xml index bb138d8671489..e43a2aa2a9f7e 100644 --- a/extensions/rest-client-jaxb/deployment/pom.xml +++ b/extensions/rest-client-jaxb/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-rest-client-jaxb-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/rest-client-jaxb/pom.xml b/extensions/rest-client-jaxb/pom.xml index 26c75be023b2b..fd05ebc1f9942 100644 --- a/extensions/rest-client-jaxb/pom.xml +++ b/extensions/rest-client-jaxb/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../pom.xml 4.0.0 diff --git a/extensions/rest-client-jaxb/runtime/pom.xml b/extensions/rest-client-jaxb/runtime/pom.xml index 77345e8877a65..df8b15370a3f1 100644 --- a/extensions/rest-client-jaxb/runtime/pom.xml +++ b/extensions/rest-client-jaxb/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-rest-client-jaxb-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/rest-client-jsonb/deployment/pom.xml b/extensions/rest-client-jsonb/deployment/pom.xml index 0505299df2dba..f58226806910e 100644 --- a/extensions/rest-client-jsonb/deployment/pom.xml +++ b/extensions/rest-client-jsonb/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-rest-client-jsonb-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/rest-client-jsonb/pom.xml b/extensions/rest-client-jsonb/pom.xml index 02d92982456d2..e95faf93d77ca 100644 --- a/extensions/rest-client-jsonb/pom.xml +++ b/extensions/rest-client-jsonb/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../pom.xml 4.0.0 diff --git a/extensions/rest-client-jsonb/runtime/pom.xml b/extensions/rest-client-jsonb/runtime/pom.xml index f25528fdba94f..fd16e2918e0b1 100644 --- a/extensions/rest-client-jsonb/runtime/pom.xml +++ b/extensions/rest-client-jsonb/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-rest-client-jsonb-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/rest-client-mutiny/deployment/pom.xml b/extensions/rest-client-mutiny/deployment/pom.xml index 551765f9e87fc..ee050e23656ad 100644 --- a/extensions/rest-client-mutiny/deployment/pom.xml +++ b/extensions/rest-client-mutiny/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-rest-client-mutiny-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/rest-client-mutiny/pom.xml b/extensions/rest-client-mutiny/pom.xml index 46a098e9c9e3b..52d0997af3ade 100644 --- a/extensions/rest-client-mutiny/pom.xml +++ b/extensions/rest-client-mutiny/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../pom.xml 4.0.0 diff --git a/extensions/rest-client-mutiny/runtime/pom.xml b/extensions/rest-client-mutiny/runtime/pom.xml index ac1d4d6b58701..fc2214ea11726 100644 --- a/extensions/rest-client-mutiny/runtime/pom.xml +++ b/extensions/rest-client-mutiny/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-rest-client-mutiny-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/rest-client/deployment/pom.xml b/extensions/rest-client/deployment/pom.xml index 4b50ed6f1dfbe..f6dd4d125e7cf 100644 --- a/extensions/rest-client/deployment/pom.xml +++ b/extensions/rest-client/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-rest-client-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/rest-client/pom.xml b/extensions/rest-client/pom.xml index 28073c0276a2f..944f7e2682a53 100644 --- a/extensions/rest-client/pom.xml +++ b/extensions/rest-client/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../pom.xml 4.0.0 diff --git a/extensions/rest-client/runtime/pom.xml b/extensions/rest-client/runtime/pom.xml index 51557081624e2..00a4d936374bd 100644 --- a/extensions/rest-client/runtime/pom.xml +++ b/extensions/rest-client/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-rest-client-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/resteasy-common/deployment/pom.xml b/extensions/resteasy-common/deployment/pom.xml index 6650beb359853..b259e1687c59a 100644 --- a/extensions/resteasy-common/deployment/pom.xml +++ b/extensions/resteasy-common/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-common-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/resteasy-common/pom.xml b/extensions/resteasy-common/pom.xml index 63d6c11cd7ecc..4d75e5833611e 100644 --- a/extensions/resteasy-common/pom.xml +++ b/extensions/resteasy-common/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../pom.xml 4.0.0 diff --git a/extensions/resteasy-common/runtime/pom.xml b/extensions/resteasy-common/runtime/pom.xml index aee8f7c53e56f..5cbdda7179c9d 100644 --- a/extensions/resteasy-common/runtime/pom.xml +++ b/extensions/resteasy-common/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-common-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/resteasy-common/spi/pom.xml b/extensions/resteasy-common/spi/pom.xml index 17817f6b707f8..ea7cdb4bf8def 100644 --- a/extensions/resteasy-common/spi/pom.xml +++ b/extensions/resteasy-common/spi/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-common-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/resteasy-jackson/deployment/pom.xml b/extensions/resteasy-jackson/deployment/pom.xml index 23cdcdf25f58e..46e4edcd7f940 100644 --- a/extensions/resteasy-jackson/deployment/pom.xml +++ b/extensions/resteasy-jackson/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-jackson-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/resteasy-jackson/pom.xml b/extensions/resteasy-jackson/pom.xml index fe4c5c14b193c..b6b260cb6767c 100644 --- a/extensions/resteasy-jackson/pom.xml +++ b/extensions/resteasy-jackson/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../pom.xml 4.0.0 diff --git a/extensions/resteasy-jackson/runtime/pom.xml b/extensions/resteasy-jackson/runtime/pom.xml index 8bdf38377f3de..2348c8f3e2ab9 100644 --- a/extensions/resteasy-jackson/runtime/pom.xml +++ b/extensions/resteasy-jackson/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-jackson-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/resteasy-jaxb/deployment/pom.xml b/extensions/resteasy-jaxb/deployment/pom.xml index 8413bb06354ff..db38dd30d764e 100644 --- a/extensions/resteasy-jaxb/deployment/pom.xml +++ b/extensions/resteasy-jaxb/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-jaxb-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/resteasy-jaxb/pom.xml b/extensions/resteasy-jaxb/pom.xml index 3d3726599a398..24d602acdb859 100644 --- a/extensions/resteasy-jaxb/pom.xml +++ b/extensions/resteasy-jaxb/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../pom.xml 4.0.0 diff --git a/extensions/resteasy-jaxb/runtime/pom.xml b/extensions/resteasy-jaxb/runtime/pom.xml index b324c362e78e8..6eac07918dea8 100644 --- a/extensions/resteasy-jaxb/runtime/pom.xml +++ b/extensions/resteasy-jaxb/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-jaxb-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/resteasy-jsonb/deployment/pom.xml b/extensions/resteasy-jsonb/deployment/pom.xml index 63d24f85fc90f..80abec793efe2 100644 --- a/extensions/resteasy-jsonb/deployment/pom.xml +++ b/extensions/resteasy-jsonb/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-jsonb-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/resteasy-jsonb/pom.xml b/extensions/resteasy-jsonb/pom.xml index 282ef6193f2b4..18a98b1854d52 100644 --- a/extensions/resteasy-jsonb/pom.xml +++ b/extensions/resteasy-jsonb/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../pom.xml 4.0.0 diff --git a/extensions/resteasy-jsonb/runtime/pom.xml b/extensions/resteasy-jsonb/runtime/pom.xml index 34de53626f17d..65c12b2600941 100644 --- a/extensions/resteasy-jsonb/runtime/pom.xml +++ b/extensions/resteasy-jsonb/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-jsonb-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/resteasy-multipart/deployment/pom.xml b/extensions/resteasy-multipart/deployment/pom.xml index c6aa29c808b89..2bffc5c82fd56 100644 --- a/extensions/resteasy-multipart/deployment/pom.xml +++ b/extensions/resteasy-multipart/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-multipart-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/resteasy-multipart/pom.xml b/extensions/resteasy-multipart/pom.xml index c8578da906a7a..604c4e07aee6f 100644 --- a/extensions/resteasy-multipart/pom.xml +++ b/extensions/resteasy-multipart/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../pom.xml 4.0.0 diff --git a/extensions/resteasy-multipart/runtime/pom.xml b/extensions/resteasy-multipart/runtime/pom.xml index efefe1b274afe..723d1338829fe 100644 --- a/extensions/resteasy-multipart/runtime/pom.xml +++ b/extensions/resteasy-multipart/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-multipart-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/resteasy-mutiny-common/deployment/pom.xml b/extensions/resteasy-mutiny-common/deployment/pom.xml index 3e8b48a049d7a..c5c7de75795ad 100644 --- a/extensions/resteasy-mutiny-common/deployment/pom.xml +++ b/extensions/resteasy-mutiny-common/deployment/pom.xml @@ -6,7 +6,7 @@ quarkus-resteasy-mutiny-common-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ diff --git a/extensions/resteasy-mutiny-common/pom.xml b/extensions/resteasy-mutiny-common/pom.xml index 112c7d4b70951..77d65a51fb2f1 100644 --- a/extensions/resteasy-mutiny-common/pom.xml +++ b/extensions/resteasy-mutiny-common/pom.xml @@ -7,7 +7,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../pom.xml diff --git a/extensions/resteasy-mutiny-common/runtime/pom.xml b/extensions/resteasy-mutiny-common/runtime/pom.xml index 76219efe57faf..cdac09cd7280a 100644 --- a/extensions/resteasy-mutiny-common/runtime/pom.xml +++ b/extensions/resteasy-mutiny-common/runtime/pom.xml @@ -6,7 +6,7 @@ quarkus-resteasy-mutiny-common-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ diff --git a/extensions/resteasy-mutiny/deployment/pom.xml b/extensions/resteasy-mutiny/deployment/pom.xml index bc63b924226d7..458214f69c1a4 100644 --- a/extensions/resteasy-mutiny/deployment/pom.xml +++ b/extensions/resteasy-mutiny/deployment/pom.xml @@ -6,7 +6,7 @@ quarkus-resteasy-mutiny-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ diff --git a/extensions/resteasy-mutiny/pom.xml b/extensions/resteasy-mutiny/pom.xml index dd53e29fe5ea4..fbe90265b9912 100644 --- a/extensions/resteasy-mutiny/pom.xml +++ b/extensions/resteasy-mutiny/pom.xml @@ -7,7 +7,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../pom.xml diff --git a/extensions/resteasy-mutiny/runtime/pom.xml b/extensions/resteasy-mutiny/runtime/pom.xml index 5a991179df57d..45c71e2f0b42d 100644 --- a/extensions/resteasy-mutiny/runtime/pom.xml +++ b/extensions/resteasy-mutiny/runtime/pom.xml @@ -6,7 +6,7 @@ quarkus-resteasy-mutiny-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ diff --git a/extensions/resteasy-qute/deployment/pom.xml b/extensions/resteasy-qute/deployment/pom.xml index 774ed24a7ac69..c0e1bcc9ed427 100644 --- a/extensions/resteasy-qute/deployment/pom.xml +++ b/extensions/resteasy-qute/deployment/pom.xml @@ -6,7 +6,7 @@ quarkus-resteasy-qute-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ diff --git a/extensions/resteasy-qute/pom.xml b/extensions/resteasy-qute/pom.xml index 3f14d943dae21..85bc4daa481e4 100644 --- a/extensions/resteasy-qute/pom.xml +++ b/extensions/resteasy-qute/pom.xml @@ -7,7 +7,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../pom.xml diff --git a/extensions/resteasy-qute/runtime/pom.xml b/extensions/resteasy-qute/runtime/pom.xml index 9ffe58c1595f4..d986c0cd38945 100644 --- a/extensions/resteasy-qute/runtime/pom.xml +++ b/extensions/resteasy-qute/runtime/pom.xml @@ -6,7 +6,7 @@ quarkus-resteasy-qute-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ diff --git a/extensions/resteasy-server-common/deployment/pom.xml b/extensions/resteasy-server-common/deployment/pom.xml index 92f999e5a8c7e..ed4d497a68af7 100644 --- a/extensions/resteasy-server-common/deployment/pom.xml +++ b/extensions/resteasy-server-common/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-server-common-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/resteasy-server-common/pom.xml b/extensions/resteasy-server-common/pom.xml index ad6f30dfae832..dcc2f5c220a22 100644 --- a/extensions/resteasy-server-common/pom.xml +++ b/extensions/resteasy-server-common/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../pom.xml 4.0.0 diff --git a/extensions/resteasy-server-common/runtime/pom.xml b/extensions/resteasy-server-common/runtime/pom.xml index d97c3ebee34dd..00c45cd386962 100644 --- a/extensions/resteasy-server-common/runtime/pom.xml +++ b/extensions/resteasy-server-common/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-server-common-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/resteasy-server-common/spi/pom.xml b/extensions/resteasy-server-common/spi/pom.xml index f8be09a456d62..f4b9ee76c237d 100644 --- a/extensions/resteasy-server-common/spi/pom.xml +++ b/extensions/resteasy-server-common/spi/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-resteasy-server-common-parent - 999-SNAPSHOT + 1.10.0.Final quarkus-resteasy-server-common-spi diff --git a/extensions/resteasy/deployment/pom.xml b/extensions/resteasy/deployment/pom.xml index 684c1d8505051..9b5518a39bfab 100644 --- a/extensions/resteasy/deployment/pom.xml +++ b/extensions/resteasy/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/resteasy/pom.xml b/extensions/resteasy/pom.xml index 7e795c7944773..22c93faac8d27 100644 --- a/extensions/resteasy/pom.xml +++ b/extensions/resteasy/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../pom.xml 4.0.0 diff --git a/extensions/resteasy/runtime/pom.xml b/extensions/resteasy/runtime/pom.xml index a32f5b0e36db4..51c941d2e4a73 100644 --- a/extensions/resteasy/runtime/pom.xml +++ b/extensions/resteasy/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/scala/deployment/pom.xml b/extensions/scala/deployment/pom.xml index 6da90d9f94264..cc641bf8298d1 100644 --- a/extensions/scala/deployment/pom.xml +++ b/extensions/scala/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-scala-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ diff --git a/extensions/scala/pom.xml b/extensions/scala/pom.xml index ce4e53e7e8dbe..35d5a0b960657 100644 --- a/extensions/scala/pom.xml +++ b/extensions/scala/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../pom.xml 4.0.0 diff --git a/extensions/scala/runtime/pom.xml b/extensions/scala/runtime/pom.xml index be20101021aad..ace484e9e8eda 100644 --- a/extensions/scala/runtime/pom.xml +++ b/extensions/scala/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-scala-parent - 999-SNAPSHOT + 1.10.0.Final quarkus-scala diff --git a/extensions/scheduler/deployment/pom.xml b/extensions/scheduler/deployment/pom.xml index 1703d10efdfc8..c810b663432e2 100644 --- a/extensions/scheduler/deployment/pom.xml +++ b/extensions/scheduler/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-scheduler-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ diff --git a/extensions/scheduler/pom.xml b/extensions/scheduler/pom.xml index 8b620bde33677..a9ccd0f3b3084 100644 --- a/extensions/scheduler/pom.xml +++ b/extensions/scheduler/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../pom.xml diff --git a/extensions/scheduler/runtime/pom.xml b/extensions/scheduler/runtime/pom.xml index b0181f494aa31..ef3abf41892df 100644 --- a/extensions/scheduler/runtime/pom.xml +++ b/extensions/scheduler/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-scheduler-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/security-jpa/deployment/pom.xml b/extensions/security-jpa/deployment/pom.xml index 519560c585513..0e3e3ac273cdd 100644 --- a/extensions/security-jpa/deployment/pom.xml +++ b/extensions/security-jpa/deployment/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-security-jpa-parent - 999-SNAPSHOT + 1.10.0.Final ../pom.xml diff --git a/extensions/security-jpa/pom.xml b/extensions/security-jpa/pom.xml index c53c7de78743d..723cad22330d3 100644 --- a/extensions/security-jpa/pom.xml +++ b/extensions/security-jpa/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-extensions-parent - 999-SNAPSHOT + 1.10.0.Final ../pom.xml diff --git a/extensions/security-jpa/runtime/pom.xml b/extensions/security-jpa/runtime/pom.xml index 86e4819b16730..e65f83187fddc 100644 --- a/extensions/security-jpa/runtime/pom.xml +++ b/extensions/security-jpa/runtime/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-security-jpa-parent - 999-SNAPSHOT + 1.10.0.Final ../pom.xml diff --git a/extensions/security/deployment/pom.xml b/extensions/security/deployment/pom.xml index 9214343675a7a..e3271d065ccbb 100644 --- a/extensions/security/deployment/pom.xml +++ b/extensions/security/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-security-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/security/pom.xml b/extensions/security/pom.xml index 5de52522bb462..5133ad4dc37bc 100644 --- a/extensions/security/pom.xml +++ b/extensions/security/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../pom.xml 4.0.0 diff --git a/extensions/security/runtime-spi/pom.xml b/extensions/security/runtime-spi/pom.xml index 2f71d8bdae548..7baa1f051c7ce 100644 --- a/extensions/security/runtime-spi/pom.xml +++ b/extensions/security/runtime-spi/pom.xml @@ -5,7 +5,7 @@ quarkus-security-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/security/runtime/pom.xml b/extensions/security/runtime/pom.xml index d41bc6e84d840..197b0c075f6f6 100644 --- a/extensions/security/runtime/pom.xml +++ b/extensions/security/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-security-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/security/spi/pom.xml b/extensions/security/spi/pom.xml index ffcb11b1be061..9e07b7c937980 100644 --- a/extensions/security/spi/pom.xml +++ b/extensions/security/spi/pom.xml @@ -5,7 +5,7 @@ quarkus-security-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/security/test-utils/pom.xml b/extensions/security/test-utils/pom.xml index 8302ce60c8c2f..1250c95875b6e 100644 --- a/extensions/security/test-utils/pom.xml +++ b/extensions/security/test-utils/pom.xml @@ -5,7 +5,7 @@ quarkus-security-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/smallrye-context-propagation/deployment/pom.xml b/extensions/smallrye-context-propagation/deployment/pom.xml index 283a65f17d206..a3ebb60cdbb46 100644 --- a/extensions/smallrye-context-propagation/deployment/pom.xml +++ b/extensions/smallrye-context-propagation/deployment/pom.xml @@ -4,7 +4,7 @@ quarkus-smallrye-context-propagation-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/smallrye-context-propagation/pom.xml b/extensions/smallrye-context-propagation/pom.xml index 3206cecd3aa44..6c4596aa9c4cd 100644 --- a/extensions/smallrye-context-propagation/pom.xml +++ b/extensions/smallrye-context-propagation/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 1.10.0.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 b0383953e4cce..b6f14f019f20f 100644 --- a/extensions/smallrye-context-propagation/runtime/pom.xml +++ b/extensions/smallrye-context-propagation/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-smallrye-context-propagation-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/smallrye-fault-tolerance/deployment/pom.xml b/extensions/smallrye-fault-tolerance/deployment/pom.xml index 00935ed52ed90..860ffb4dcb355 100644 --- a/extensions/smallrye-fault-tolerance/deployment/pom.xml +++ b/extensions/smallrye-fault-tolerance/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-smallrye-fault-tolerance-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/smallrye-fault-tolerance/pom.xml b/extensions/smallrye-fault-tolerance/pom.xml index b297446b0d4d3..596e03b4ac186 100644 --- a/extensions/smallrye-fault-tolerance/pom.xml +++ b/extensions/smallrye-fault-tolerance/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 1.10.0.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 01b0fdc90190a..79e8b349659bc 100644 --- a/extensions/smallrye-fault-tolerance/runtime/pom.xml +++ b/extensions/smallrye-fault-tolerance/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-smallrye-fault-tolerance-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/smallrye-graphql/deployment/pom.xml b/extensions/smallrye-graphql/deployment/pom.xml index 3a3b76136005b..35cc987eaef68 100644 --- a/extensions/smallrye-graphql/deployment/pom.xml +++ b/extensions/smallrye-graphql/deployment/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-smallrye-graphql-parent - 999-SNAPSHOT + 1.10.0.Final ../pom.xml 4.0.0 diff --git a/extensions/smallrye-graphql/pom.xml b/extensions/smallrye-graphql/pom.xml index 8ce1f9c3947da..ffe5e11a789a4 100644 --- a/extensions/smallrye-graphql/pom.xml +++ b/extensions/smallrye-graphql/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../pom.xml 4.0.0 diff --git a/extensions/smallrye-graphql/runtime/pom.xml b/extensions/smallrye-graphql/runtime/pom.xml index 64cd6980be6b2..8ff68753d0c2a 100644 --- a/extensions/smallrye-graphql/runtime/pom.xml +++ b/extensions/smallrye-graphql/runtime/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-smallrye-graphql-parent - 999-SNAPSHOT + 1.10.0.Final ../pom.xml 4.0.0 diff --git a/extensions/smallrye-health/deployment/pom.xml b/extensions/smallrye-health/deployment/pom.xml index 359bfb844e82f..b32a8dee88d9b 100644 --- a/extensions/smallrye-health/deployment/pom.xml +++ b/extensions/smallrye-health/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-smallrye-health-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/smallrye-health/pom.xml b/extensions/smallrye-health/pom.xml index 57e4d20e3848e..046cde4f7efc8 100644 --- a/extensions/smallrye-health/pom.xml +++ b/extensions/smallrye-health/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../pom.xml 4.0.0 diff --git a/extensions/smallrye-health/runtime/pom.xml b/extensions/smallrye-health/runtime/pom.xml index 202b04877a145..c20430fd96970 100644 --- a/extensions/smallrye-health/runtime/pom.xml +++ b/extensions/smallrye-health/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-smallrye-health-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/smallrye-health/spi/pom.xml b/extensions/smallrye-health/spi/pom.xml index e974104be02b1..1d6aea8f87f1b 100644 --- a/extensions/smallrye-health/spi/pom.xml +++ b/extensions/smallrye-health/spi/pom.xml @@ -5,7 +5,7 @@ quarkus-smallrye-health-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/smallrye-jwt/deployment/pom.xml b/extensions/smallrye-jwt/deployment/pom.xml index 650e8b134181f..4defdfb341c6f 100644 --- a/extensions/smallrye-jwt/deployment/pom.xml +++ b/extensions/smallrye-jwt/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-smallrye-jwt-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/smallrye-jwt/pom.xml b/extensions/smallrye-jwt/pom.xml index 541e26245e122..f30564dbc54fa 100644 --- a/extensions/smallrye-jwt/pom.xml +++ b/extensions/smallrye-jwt/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../pom.xml 4.0.0 diff --git a/extensions/smallrye-jwt/runtime/pom.xml b/extensions/smallrye-jwt/runtime/pom.xml index 6f275398da2a3..81b21b970fb5b 100644 --- a/extensions/smallrye-jwt/runtime/pom.xml +++ b/extensions/smallrye-jwt/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-smallrye-jwt-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/smallrye-metrics/deployment/pom.xml b/extensions/smallrye-metrics/deployment/pom.xml index 6cc246babb4d1..f5eb4dd72632e 100644 --- a/extensions/smallrye-metrics/deployment/pom.xml +++ b/extensions/smallrye-metrics/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-smallrye-metrics-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/smallrye-metrics/pom.xml b/extensions/smallrye-metrics/pom.xml index 5264c96ec477e..bd55f1499fe55 100644 --- a/extensions/smallrye-metrics/pom.xml +++ b/extensions/smallrye-metrics/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../pom.xml 4.0.0 diff --git a/extensions/smallrye-metrics/runtime/pom.xml b/extensions/smallrye-metrics/runtime/pom.xml index 795df878bc8f4..b44dd36ec528c 100644 --- a/extensions/smallrye-metrics/runtime/pom.xml +++ b/extensions/smallrye-metrics/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-smallrye-metrics-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/smallrye-metrics/spi/pom.xml b/extensions/smallrye-metrics/spi/pom.xml index 8251341d57d35..e4af5c7aaf12e 100644 --- a/extensions/smallrye-metrics/spi/pom.xml +++ b/extensions/smallrye-metrics/spi/pom.xml @@ -5,7 +5,7 @@ quarkus-smallrye-metrics-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/smallrye-openapi-common/deployment/pom.xml b/extensions/smallrye-openapi-common/deployment/pom.xml index 3ed7f2e880b33..27d2912bd6ad0 100644 --- a/extensions/smallrye-openapi-common/deployment/pom.xml +++ b/extensions/smallrye-openapi-common/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-smallrye-openapi-common-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/smallrye-openapi-common/pom.xml b/extensions/smallrye-openapi-common/pom.xml index 45c394dfb9096..1937dc6bf7098 100644 --- a/extensions/smallrye-openapi-common/pom.xml +++ b/extensions/smallrye-openapi-common/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../pom.xml 4.0.0 diff --git a/extensions/smallrye-openapi/deployment/pom.xml b/extensions/smallrye-openapi/deployment/pom.xml index 05643633a2ea0..52fac9936ffe8 100644 --- a/extensions/smallrye-openapi/deployment/pom.xml +++ b/extensions/smallrye-openapi/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-smallrye-openapi-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/smallrye-openapi/pom.xml b/extensions/smallrye-openapi/pom.xml index 9f15b5fe6d077..3a6fc478fd8ae 100644 --- a/extensions/smallrye-openapi/pom.xml +++ b/extensions/smallrye-openapi/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../pom.xml 4.0.0 diff --git a/extensions/smallrye-openapi/runtime/pom.xml b/extensions/smallrye-openapi/runtime/pom.xml index c929a03d4b55b..a20b9a6c38f92 100644 --- a/extensions/smallrye-openapi/runtime/pom.xml +++ b/extensions/smallrye-openapi/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-smallrye-openapi-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/smallrye-openapi/spi/pom.xml b/extensions/smallrye-openapi/spi/pom.xml index 6e161cd0ced6f..4e74341c667f6 100644 --- a/extensions/smallrye-openapi/spi/pom.xml +++ b/extensions/smallrye-openapi/spi/pom.xml @@ -5,7 +5,7 @@ quarkus-smallrye-openapi-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/smallrye-opentracing/deployment/pom.xml b/extensions/smallrye-opentracing/deployment/pom.xml index d906e750e1ee4..184d8d8bdad64 100644 --- a/extensions/smallrye-opentracing/deployment/pom.xml +++ b/extensions/smallrye-opentracing/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-smallrye-opentracing-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/smallrye-opentracing/pom.xml b/extensions/smallrye-opentracing/pom.xml index e7c787b9a7fb1..eac32f376cb5c 100644 --- a/extensions/smallrye-opentracing/pom.xml +++ b/extensions/smallrye-opentracing/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../pom.xml 4.0.0 diff --git a/extensions/smallrye-opentracing/runtime/pom.xml b/extensions/smallrye-opentracing/runtime/pom.xml index 1a7d0c941da23..66bcbb2a9f8f2 100644 --- a/extensions/smallrye-opentracing/runtime/pom.xml +++ b/extensions/smallrye-opentracing/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-smallrye-opentracing-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/smallrye-reactive-messaging-amqp/deployment/pom.xml b/extensions/smallrye-reactive-messaging-amqp/deployment/pom.xml index a63e658293636..eca7690c89236 100644 --- a/extensions/smallrye-reactive-messaging-amqp/deployment/pom.xml +++ b/extensions/smallrye-reactive-messaging-amqp/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-smallrye-reactive-messaging-amqp-parent - 999-SNAPSHOT + 1.10.0.Final quarkus-smallrye-reactive-messaging-amqp-deployment diff --git a/extensions/smallrye-reactive-messaging-amqp/pom.xml b/extensions/smallrye-reactive-messaging-amqp/pom.xml index 8c0d42c64e5e7..f0e7d30785e32 100644 --- a/extensions/smallrye-reactive-messaging-amqp/pom.xml +++ b/extensions/smallrye-reactive-messaging-amqp/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../pom.xml diff --git a/extensions/smallrye-reactive-messaging-amqp/runtime/pom.xml b/extensions/smallrye-reactive-messaging-amqp/runtime/pom.xml index 4da979208c034..6b73c00fcf75e 100644 --- a/extensions/smallrye-reactive-messaging-amqp/runtime/pom.xml +++ b/extensions/smallrye-reactive-messaging-amqp/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-smallrye-reactive-messaging-amqp-parent - 999-SNAPSHOT + 1.10.0.Final quarkus-smallrye-reactive-messaging-amqp diff --git a/extensions/smallrye-reactive-messaging-kafka/deployment/pom.xml b/extensions/smallrye-reactive-messaging-kafka/deployment/pom.xml index 5ff767776ce32..96de9555bb496 100644 --- a/extensions/smallrye-reactive-messaging-kafka/deployment/pom.xml +++ b/extensions/smallrye-reactive-messaging-kafka/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-smallrye-reactive-messaging-kafka-parent - 999-SNAPSHOT + 1.10.0.Final quarkus-smallrye-reactive-messaging-kafka-deployment diff --git a/extensions/smallrye-reactive-messaging-kafka/pom.xml b/extensions/smallrye-reactive-messaging-kafka/pom.xml index d8acb1fcd1a42..6daf6bc980b75 100644 --- a/extensions/smallrye-reactive-messaging-kafka/pom.xml +++ b/extensions/smallrye-reactive-messaging-kafka/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../pom.xml diff --git a/extensions/smallrye-reactive-messaging-kafka/runtime/pom.xml b/extensions/smallrye-reactive-messaging-kafka/runtime/pom.xml index 99b971d83f9d8..7fadf077163c6 100644 --- a/extensions/smallrye-reactive-messaging-kafka/runtime/pom.xml +++ b/extensions/smallrye-reactive-messaging-kafka/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-smallrye-reactive-messaging-kafka-parent - 999-SNAPSHOT + 1.10.0.Final quarkus-smallrye-reactive-messaging-kafka diff --git a/extensions/smallrye-reactive-messaging-mqtt/deployment/pom.xml b/extensions/smallrye-reactive-messaging-mqtt/deployment/pom.xml index 93fe0116b5617..05c57670147b4 100644 --- a/extensions/smallrye-reactive-messaging-mqtt/deployment/pom.xml +++ b/extensions/smallrye-reactive-messaging-mqtt/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-smallrye-reactive-messaging-mqtt-parent - 999-SNAPSHOT + 1.10.0.Final quarkus-smallrye-reactive-messaging-mqtt-deployment diff --git a/extensions/smallrye-reactive-messaging-mqtt/pom.xml b/extensions/smallrye-reactive-messaging-mqtt/pom.xml index 48478275fa7e3..a611deb456452 100644 --- a/extensions/smallrye-reactive-messaging-mqtt/pom.xml +++ b/extensions/smallrye-reactive-messaging-mqtt/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../pom.xml diff --git a/extensions/smallrye-reactive-messaging-mqtt/runtime/pom.xml b/extensions/smallrye-reactive-messaging-mqtt/runtime/pom.xml index 72c3e85d1083d..f00c1303258ab 100644 --- a/extensions/smallrye-reactive-messaging-mqtt/runtime/pom.xml +++ b/extensions/smallrye-reactive-messaging-mqtt/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-smallrye-reactive-messaging-mqtt-parent - 999-SNAPSHOT + 1.10.0.Final quarkus-smallrye-reactive-messaging-mqtt diff --git a/extensions/smallrye-reactive-messaging/deployment/pom.xml b/extensions/smallrye-reactive-messaging/deployment/pom.xml index 1f80f68f40b84..5faf8e862c162 100644 --- a/extensions/smallrye-reactive-messaging/deployment/pom.xml +++ b/extensions/smallrye-reactive-messaging/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-smallrye-reactive-messaging-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ diff --git a/extensions/smallrye-reactive-messaging/pom.xml b/extensions/smallrye-reactive-messaging/pom.xml index 10003767fc13c..8966114cc289b 100644 --- a/extensions/smallrye-reactive-messaging/pom.xml +++ b/extensions/smallrye-reactive-messaging/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../pom.xml diff --git a/extensions/smallrye-reactive-messaging/runtime/pom.xml b/extensions/smallrye-reactive-messaging/runtime/pom.xml index 79bc05b9d26d7..03982b8f33c21 100644 --- a/extensions/smallrye-reactive-messaging/runtime/pom.xml +++ b/extensions/smallrye-reactive-messaging/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-smallrye-reactive-messaging-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/spring-boot-properties/deployment/pom.xml b/extensions/spring-boot-properties/deployment/pom.xml index e746697fc6ffb..c21519629e3fb 100644 --- a/extensions/spring-boot-properties/deployment/pom.xml +++ b/extensions/spring-boot-properties/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-spring-boot-properties-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final 4.0.0 diff --git a/extensions/spring-boot-properties/pom.xml b/extensions/spring-boot-properties/pom.xml index e3500dea8accb..d35af9b8c9635 100644 --- a/extensions/spring-boot-properties/pom.xml +++ b/extensions/spring-boot-properties/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 1.10.0.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 5d3d0df380da4..ad1bcce81d2cc 100644 --- a/extensions/spring-boot-properties/runtime/pom.xml +++ b/extensions/spring-boot-properties/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-spring-boot-properties-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final 4.0.0 diff --git a/extensions/spring-cache/deployment/pom.xml b/extensions/spring-cache/deployment/pom.xml index 6a41ca3198124..5e9a7cd5fdc37 100644 --- a/extensions/spring-cache/deployment/pom.xml +++ b/extensions/spring-cache/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-spring-cache-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final 4.0.0 diff --git a/extensions/spring-cache/pom.xml b/extensions/spring-cache/pom.xml index 8a8df385e7f58..f223889b25c05 100644 --- a/extensions/spring-cache/pom.xml +++ b/extensions/spring-cache/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../pom.xml 4.0.0 diff --git a/extensions/spring-cache/runtime/pom.xml b/extensions/spring-cache/runtime/pom.xml index 6b61426c55579..39ddbcd4d3884 100644 --- a/extensions/spring-cache/runtime/pom.xml +++ b/extensions/spring-cache/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-spring-cache-parent io.quarkus - 999-SNAPSHOT + 1.10.0.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 b9b66e07f1ba9..15e7c6990c53a 100644 --- a/extensions/spring-cloud-config-client/deployment/pom.xml +++ b/extensions/spring-cloud-config-client/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-spring-cloud-config-client-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final 4.0.0 diff --git a/extensions/spring-cloud-config-client/pom.xml b/extensions/spring-cloud-config-client/pom.xml index f00cf81b4d015..84ba2da7c81d0 100644 --- a/extensions/spring-cloud-config-client/pom.xml +++ b/extensions/spring-cloud-config-client/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 1.10.0.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 5350c17e2be4a..1b15023d8ff84 100644 --- a/extensions/spring-cloud-config-client/runtime/pom.xml +++ b/extensions/spring-cloud-config-client/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-spring-cloud-config-client-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final 4.0.0 diff --git a/extensions/spring-data-jpa/deployment/pom.xml b/extensions/spring-data-jpa/deployment/pom.xml index 3597eba0146b3..72c7c1e754039 100644 --- a/extensions/spring-data-jpa/deployment/pom.xml +++ b/extensions/spring-data-jpa/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-spring-data-jpa-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ diff --git a/extensions/spring-data-jpa/pom.xml b/extensions/spring-data-jpa/pom.xml index 854652008ad1d..33eacbf1f6434 100644 --- a/extensions/spring-data-jpa/pom.xml +++ b/extensions/spring-data-jpa/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 1.10.0.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 1ff2a9f7aa0e6..85bbed8fb33c6 100644 --- a/extensions/spring-data-jpa/runtime/pom.xml +++ b/extensions/spring-data-jpa/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-spring-data-jpa-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ diff --git a/extensions/spring-di/deployment/pom.xml b/extensions/spring-di/deployment/pom.xml index 244869fab7664..99ea57804968e 100644 --- a/extensions/spring-di/deployment/pom.xml +++ b/extensions/spring-di/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-spring-di-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ diff --git a/extensions/spring-di/pom.xml b/extensions/spring-di/pom.xml index 1065c9fc23c39..ea9fa64914467 100644 --- a/extensions/spring-di/pom.xml +++ b/extensions/spring-di/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../pom.xml 4.0.0 diff --git a/extensions/spring-di/runtime/pom.xml b/extensions/spring-di/runtime/pom.xml index 2c6abf5594957..f946f2c196ceb 100644 --- a/extensions/spring-di/runtime/pom.xml +++ b/extensions/spring-di/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-spring-di-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ diff --git a/extensions/spring-scheduled/deployment/pom.xml b/extensions/spring-scheduled/deployment/pom.xml index ca8221a793856..c7d5e98e2a171 100644 --- a/extensions/spring-scheduled/deployment/pom.xml +++ b/extensions/spring-scheduled/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-spring-scheduled-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ diff --git a/extensions/spring-scheduled/pom.xml b/extensions/spring-scheduled/pom.xml index 8a5e072a26612..5e1ce48b78b32 100644 --- a/extensions/spring-scheduled/pom.xml +++ b/extensions/spring-scheduled/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../pom.xml 4.0.0 diff --git a/extensions/spring-scheduled/runtime/pom.xml b/extensions/spring-scheduled/runtime/pom.xml index f672a427a69b0..3b3b2a29ac4cc 100644 --- a/extensions/spring-scheduled/runtime/pom.xml +++ b/extensions/spring-scheduled/runtime/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-spring-scheduled-parent - 999-SNAPSHOT + 1.10.0.Final ../ diff --git a/extensions/spring-security/deployment/pom.xml b/extensions/spring-security/deployment/pom.xml index f8c0287427583..87c7a798c5459 100644 --- a/extensions/spring-security/deployment/pom.xml +++ b/extensions/spring-security/deployment/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-spring-security-parent - 999-SNAPSHOT + 1.10.0.Final ../ diff --git a/extensions/spring-security/pom.xml b/extensions/spring-security/pom.xml index fc8468e71fdc2..cdf61b795c266 100644 --- a/extensions/spring-security/pom.xml +++ b/extensions/spring-security/pom.xml @@ -6,7 +6,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../pom.xml diff --git a/extensions/spring-security/runtime/pom.xml b/extensions/spring-security/runtime/pom.xml index ac142b4b1dfb8..b21d074f90d40 100644 --- a/extensions/spring-security/runtime/pom.xml +++ b/extensions/spring-security/runtime/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-spring-security-parent - 999-SNAPSHOT + 1.10.0.Final ../ diff --git a/extensions/spring-web/deployment/pom.xml b/extensions/spring-web/deployment/pom.xml index 3b0015422dff8..dc94fd5998872 100644 --- a/extensions/spring-web/deployment/pom.xml +++ b/extensions/spring-web/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-spring-web-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ diff --git a/extensions/spring-web/pom.xml b/extensions/spring-web/pom.xml index b287523b966fc..ec8ce77bc9abb 100644 --- a/extensions/spring-web/pom.xml +++ b/extensions/spring-web/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../pom.xml 4.0.0 diff --git a/extensions/spring-web/runtime/pom.xml b/extensions/spring-web/runtime/pom.xml index 14c2269d84360..ac73bb6df8fd8 100644 --- a/extensions/spring-web/runtime/pom.xml +++ b/extensions/spring-web/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-spring-web-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ diff --git a/extensions/swagger-ui/deployment/pom.xml b/extensions/swagger-ui/deployment/pom.xml index b3f0b68f770ef..13721c27cfedd 100644 --- a/extensions/swagger-ui/deployment/pom.xml +++ b/extensions/swagger-ui/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-swagger-ui-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/swagger-ui/pom.xml b/extensions/swagger-ui/pom.xml index 07d5ec17fe35f..76c4ef869a5e3 100644 --- a/extensions/swagger-ui/pom.xml +++ b/extensions/swagger-ui/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../pom.xml 4.0.0 diff --git a/extensions/swagger-ui/runtime/pom.xml b/extensions/swagger-ui/runtime/pom.xml index dcad2198150d2..d9c1f8ab81b55 100644 --- a/extensions/swagger-ui/runtime/pom.xml +++ b/extensions/swagger-ui/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-swagger-ui-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/tika/deployment/pom.xml b/extensions/tika/deployment/pom.xml index 008ebb75ee5fb..5f0d54ac13725 100644 --- a/extensions/tika/deployment/pom.xml +++ b/extensions/tika/deployment/pom.xml @@ -4,7 +4,7 @@ quarkus-tika-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/tika/pom.xml b/extensions/tika/pom.xml index 54c3959de3656..1d2451fc2fbc9 100644 --- a/extensions/tika/pom.xml +++ b/extensions/tika/pom.xml @@ -21,7 +21,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../pom.xml 4.0.0 diff --git a/extensions/tika/runtime/pom.xml b/extensions/tika/runtime/pom.xml index ee7e3ab4b46de..5c51bd769be35 100644 --- a/extensions/tika/runtime/pom.xml +++ b/extensions/tika/runtime/pom.xml @@ -4,7 +4,7 @@ quarkus-tika-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/undertow-websockets/deployment/pom.xml b/extensions/undertow-websockets/deployment/pom.xml index b5abc0dd243ce..cb322ef97e0c5 100644 --- a/extensions/undertow-websockets/deployment/pom.xml +++ b/extensions/undertow-websockets/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-undertow-websockets-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/undertow-websockets/pom.xml b/extensions/undertow-websockets/pom.xml index e8bc9b7569dab..0458a34409d30 100644 --- a/extensions/undertow-websockets/pom.xml +++ b/extensions/undertow-websockets/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../pom.xml 4.0.0 diff --git a/extensions/undertow-websockets/runtime/pom.xml b/extensions/undertow-websockets/runtime/pom.xml index 871612b7cbb3f..e2c0b4d928270 100644 --- a/extensions/undertow-websockets/runtime/pom.xml +++ b/extensions/undertow-websockets/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-undertow-websockets-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/undertow/deployment/pom.xml b/extensions/undertow/deployment/pom.xml index 35a5c3ded9af0..87161ce15676a 100644 --- a/extensions/undertow/deployment/pom.xml +++ b/extensions/undertow/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-http-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final 4.0.0 diff --git a/extensions/undertow/pom.xml b/extensions/undertow/pom.xml index 7c0d3091b638c..da13290fc097d 100644 --- a/extensions/undertow/pom.xml +++ b/extensions/undertow/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../pom.xml 4.0.0 diff --git a/extensions/undertow/runtime/pom.xml b/extensions/undertow/runtime/pom.xml index 9bdee9ea0ac3a..81e6e3190b0b9 100644 --- a/extensions/undertow/runtime/pom.xml +++ b/extensions/undertow/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-http-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final 4.0.0 diff --git a/extensions/undertow/spi/pom.xml b/extensions/undertow/spi/pom.xml index 3b13bfdf67625..4009aecb6baeb 100644 --- a/extensions/undertow/spi/pom.xml +++ b/extensions/undertow/spi/pom.xml @@ -5,7 +5,7 @@ quarkus-http-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final 4.0.0 diff --git a/extensions/vault/deployment/pom.xml b/extensions/vault/deployment/pom.xml index 1e88a2be6e855..a43203ff68367 100644 --- a/extensions/vault/deployment/pom.xml +++ b/extensions/vault/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-vault-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/vault/model/pom.xml b/extensions/vault/model/pom.xml index f9801c621cdda..b71b65e474309 100644 --- a/extensions/vault/model/pom.xml +++ b/extensions/vault/model/pom.xml @@ -5,7 +5,7 @@ quarkus-vault-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/vault/pom.xml b/extensions/vault/pom.xml index 2afd7d5acecdc..a222f270c894d 100644 --- a/extensions/vault/pom.xml +++ b/extensions/vault/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../pom.xml 4.0.0 diff --git a/extensions/vault/runtime/pom.xml b/extensions/vault/runtime/pom.xml index e7baa41a8e714..c0296cf3bf7e7 100644 --- a/extensions/vault/runtime/pom.xml +++ b/extensions/vault/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-vault-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/vertx-core/deployment/pom.xml b/extensions/vertx-core/deployment/pom.xml index 801c8b351ab0c..49888c1652e3a 100644 --- a/extensions/vertx-core/deployment/pom.xml +++ b/extensions/vertx-core/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-vertx-core-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/vertx-core/pom.xml b/extensions/vertx-core/pom.xml index 6712a08239c35..1b4253c083a51 100644 --- a/extensions/vertx-core/pom.xml +++ b/extensions/vertx-core/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../pom.xml 4.0.0 diff --git a/extensions/vertx-core/runtime/pom.xml b/extensions/vertx-core/runtime/pom.xml index 2e51e71a5461d..d7dbd1429a7b4 100644 --- a/extensions/vertx-core/runtime/pom.xml +++ b/extensions/vertx-core/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-vertx-core-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/vertx-graphql/deployment/pom.xml b/extensions/vertx-graphql/deployment/pom.xml index e78929ba64fd1..3dc7127980d5c 100644 --- a/extensions/vertx-graphql/deployment/pom.xml +++ b/extensions/vertx-graphql/deployment/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-vertx-graphql-parent - 999-SNAPSHOT + 1.10.0.Final ../pom.xml diff --git a/extensions/vertx-graphql/pom.xml b/extensions/vertx-graphql/pom.xml index 16a51923b70a1..7f274848ff580 100644 --- a/extensions/vertx-graphql/pom.xml +++ b/extensions/vertx-graphql/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-extensions-parent - 999-SNAPSHOT + 1.10.0.Final ../pom.xml diff --git a/extensions/vertx-graphql/runtime/pom.xml b/extensions/vertx-graphql/runtime/pom.xml index c31216398fedc..8c1cfbd4bb05e 100644 --- a/extensions/vertx-graphql/runtime/pom.xml +++ b/extensions/vertx-graphql/runtime/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-vertx-graphql-parent - 999-SNAPSHOT + 1.10.0.Final ../pom.xml diff --git a/extensions/vertx-http/deployment/pom.xml b/extensions/vertx-http/deployment/pom.xml index 8aec622429865..2ba2361648bca 100644 --- a/extensions/vertx-http/deployment/pom.xml +++ b/extensions/vertx-http/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-vertx-http-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/vertx-http/pom.xml b/extensions/vertx-http/pom.xml index 052d669a5b72e..6fc0c8b364dee 100644 --- a/extensions/vertx-http/pom.xml +++ b/extensions/vertx-http/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../pom.xml 4.0.0 diff --git a/extensions/vertx-http/runtime/pom.xml b/extensions/vertx-http/runtime/pom.xml index 1aacc30bce94e..12269f1cc6c37 100644 --- a/extensions/vertx-http/runtime/pom.xml +++ b/extensions/vertx-http/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-vertx-http-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/vertx-web/deployment/pom.xml b/extensions/vertx-web/deployment/pom.xml index 80b83d2561ccd..991573743b1f4 100644 --- a/extensions/vertx-web/deployment/pom.xml +++ b/extensions/vertx-web/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-vertx-web-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/vertx-web/pom.xml b/extensions/vertx-web/pom.xml index 44f3a5b9cd911..0dada22d2b492 100644 --- a/extensions/vertx-web/pom.xml +++ b/extensions/vertx-web/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../pom.xml 4.0.0 diff --git a/extensions/vertx-web/runtime/pom.xml b/extensions/vertx-web/runtime/pom.xml index dff4ea777d1ab..121e1431465e9 100644 --- a/extensions/vertx-web/runtime/pom.xml +++ b/extensions/vertx-web/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-vertx-web-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/vertx/deployment/pom.xml b/extensions/vertx/deployment/pom.xml index 6a2ef081fd342..81dbe5f397500 100644 --- a/extensions/vertx/deployment/pom.xml +++ b/extensions/vertx/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-vertx-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/vertx/pom.xml b/extensions/vertx/pom.xml index 9cb20b8b18786..ef504110a1ea7 100644 --- a/extensions/vertx/pom.xml +++ b/extensions/vertx/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../pom.xml 4.0.0 diff --git a/extensions/vertx/runtime/pom.xml b/extensions/vertx/runtime/pom.xml index 188796c2b806e..dbb458e69e4ee 100644 --- a/extensions/vertx/runtime/pom.xml +++ b/extensions/vertx/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-vertx-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/webjars-locator/deployment/pom.xml b/extensions/webjars-locator/deployment/pom.xml index 8634e45207031..1a91243a06c8e 100644 --- a/extensions/webjars-locator/deployment/pom.xml +++ b/extensions/webjars-locator/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-webjars-locator-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/extensions/webjars-locator/pom.xml b/extensions/webjars-locator/pom.xml index 62e69ce2dd90b..dc23ba6dce176 100644 --- a/extensions/webjars-locator/pom.xml +++ b/extensions/webjars-locator/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../pom.xml 4.0.0 diff --git a/extensions/webjars-locator/runtime/pom.xml b/extensions/webjars-locator/runtime/pom.xml index eec53719fef2a..3a4932d018b88 100644 --- a/extensions/webjars-locator/runtime/pom.xml +++ b/extensions/webjars-locator/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-webjars-locator-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/independent-projects/arc/pom.xml b/independent-projects/arc/pom.xml index ccb680c85e81f..3dcfcf80285dc 100644 --- a/independent-projects/arc/pom.xml +++ b/independent-projects/arc/pom.xml @@ -13,7 +13,7 @@ arc-parent ArC - Parent pom pom - 999-SNAPSHOT + 1.10.0.Final diff --git a/independent-projects/arc/processor/pom.xml b/independent-projects/arc/processor/pom.xml index 3d88d1ee76f83..ceb2af654784f 100644 --- a/independent-projects/arc/processor/pom.xml +++ b/independent-projects/arc/processor/pom.xml @@ -7,7 +7,7 @@ io.quarkus.arc arc-parent - 999-SNAPSHOT + 1.10.0.Final ../ diff --git a/independent-projects/arc/runtime/pom.xml b/independent-projects/arc/runtime/pom.xml index 8a2d740bceeb3..ad7a9203b7030 100644 --- a/independent-projects/arc/runtime/pom.xml +++ b/independent-projects/arc/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus.arc arc-parent - 999-SNAPSHOT + 1.10.0.Final ../ diff --git a/independent-projects/arc/tests/pom.xml b/independent-projects/arc/tests/pom.xml index 545c03bea81ed..6529deaf7fa87 100644 --- a/independent-projects/arc/tests/pom.xml +++ b/independent-projects/arc/tests/pom.xml @@ -7,7 +7,7 @@ io.quarkus.arc arc-parent - 999-SNAPSHOT + 1.10.0.Final ../ diff --git a/independent-projects/bootstrap/app-model/pom.xml b/independent-projects/bootstrap/app-model/pom.xml index 425c62d6b7565..e7798f811f9e3 100644 --- a/independent-projects/bootstrap/app-model/pom.xml +++ b/independent-projects/bootstrap/app-model/pom.xml @@ -5,7 +5,7 @@ quarkus-bootstrap-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../pom.xml 4.0.0 diff --git a/independent-projects/bootstrap/core/pom.xml b/independent-projects/bootstrap/core/pom.xml index c026ea5dde4ad..b049b42ca9a69 100644 --- a/independent-projects/bootstrap/core/pom.xml +++ b/independent-projects/bootstrap/core/pom.xml @@ -5,7 +5,7 @@ quarkus-bootstrap-parent io.quarkus - 999-SNAPSHOT + 1.10.0.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 c571163817ff0..03a28568c64a6 100644 --- a/independent-projects/bootstrap/gradle-resolver/pom.xml +++ b/independent-projects/bootstrap/gradle-resolver/pom.xml @@ -5,7 +5,7 @@ quarkus-bootstrap-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../pom.xml 4.0.0 diff --git a/independent-projects/bootstrap/maven-plugin/pom.xml b/independent-projects/bootstrap/maven-plugin/pom.xml index 45cdff43bf5b0..4819c1022bf96 100644 --- a/independent-projects/bootstrap/maven-plugin/pom.xml +++ b/independent-projects/bootstrap/maven-plugin/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-bootstrap-parent - 999-SNAPSHOT + 1.10.0.Final ../ quarkus-bootstrap-maven-plugin diff --git a/independent-projects/bootstrap/maven-resolver/pom.xml b/independent-projects/bootstrap/maven-resolver/pom.xml index 9e9d72ee36dbf..78e9b75829b5e 100644 --- a/independent-projects/bootstrap/maven-resolver/pom.xml +++ b/independent-projects/bootstrap/maven-resolver/pom.xml @@ -5,7 +5,7 @@ quarkus-bootstrap-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../pom.xml 4.0.0 diff --git a/independent-projects/bootstrap/pom.xml b/independent-projects/bootstrap/pom.xml index 124a54df4cb39..afe748b6d1ac6 100644 --- a/independent-projects/bootstrap/pom.xml +++ b/independent-projects/bootstrap/pom.xml @@ -11,7 +11,7 @@ quarkus-bootstrap-parent Quarkus - Bootstrap - Parent pom - 999-SNAPSHOT + 1.10.0.Final Apache License, Version 2.0 diff --git a/independent-projects/bootstrap/runner/pom.xml b/independent-projects/bootstrap/runner/pom.xml index 0d5ceff4bc073..29b4264acdf01 100644 --- a/independent-projects/bootstrap/runner/pom.xml +++ b/independent-projects/bootstrap/runner/pom.xml @@ -5,7 +5,7 @@ quarkus-bootstrap-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../pom.xml 4.0.0 diff --git a/independent-projects/enforcer-rules/pom.xml b/independent-projects/enforcer-rules/pom.xml index f1870f7fd1c2d..082ff74117a1e 100644 --- a/independent-projects/enforcer-rules/pom.xml +++ b/independent-projects/enforcer-rules/pom.xml @@ -11,7 +11,7 @@ io.quarkus quarkus-enforcer-rules Quarkus - Enforcer Rules - 999-SNAPSHOT + 1.10.0.Final Apache License, Version 2.0 diff --git a/independent-projects/ide-config/pom.xml b/independent-projects/ide-config/pom.xml index a4958f784671c..c33ba420ac59a 100644 --- a/independent-projects/ide-config/pom.xml +++ b/independent-projects/ide-config/pom.xml @@ -12,7 +12,7 @@ io.quarkus quarkus-ide-config Quarkus - IDE/Tools - Config - 999-SNAPSHOT + 1.10.0.Final jar diff --git a/independent-projects/qute/core/pom.xml b/independent-projects/qute/core/pom.xml index 1053950850c13..952188d696191 100644 --- a/independent-projects/qute/core/pom.xml +++ b/independent-projects/qute/core/pom.xml @@ -7,7 +7,7 @@ io.quarkus.qute qute-parent - 999-SNAPSHOT + 1.10.0.Final ../ diff --git a/independent-projects/qute/generator/pom.xml b/independent-projects/qute/generator/pom.xml index 57edddb4aab5a..60cb655c98b69 100644 --- a/independent-projects/qute/generator/pom.xml +++ b/independent-projects/qute/generator/pom.xml @@ -7,7 +7,7 @@ io.quarkus.qute qute-parent - 999-SNAPSHOT + 1.10.0.Final ../ diff --git a/independent-projects/qute/pom.xml b/independent-projects/qute/pom.xml index 12bff0ce1a484..0888a0c51df00 100644 --- a/independent-projects/qute/pom.xml +++ b/independent-projects/qute/pom.xml @@ -12,7 +12,7 @@ io.quarkus.qute qute-parent pom - 999-SNAPSHOT + 1.10.0.Final Qute - Parent diff --git a/independent-projects/revapi/pom.xml b/independent-projects/revapi/pom.xml index 43dad9d6ed354..ca95f7153c744 100644 --- a/independent-projects/revapi/pom.xml +++ b/independent-projects/revapi/pom.xml @@ -10,7 +10,7 @@ io.quarkus quarkus-revapi-config Quarkus - Revapi Configuration - 999-SNAPSHOT + 1.10.0.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/codestarts/pom.xml b/independent-projects/tools/codestarts/pom.xml index 2814f5adc016f..dd80db2bc141f 100644 --- a/independent-projects/tools/codestarts/pom.xml +++ b/independent-projects/tools/codestarts/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-tools-parent - 999-SNAPSHOT + 1.10.0.Final quarkus-devtools-codestarts diff --git a/independent-projects/tools/devtools-common/pom.xml b/independent-projects/tools/devtools-common/pom.xml index 400f63d0b7b35..6517098a34d29 100644 --- a/independent-projects/tools/devtools-common/pom.xml +++ b/independent-projects/tools/devtools-common/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-tools-parent - 999-SNAPSHOT + 1.10.0.Final quarkus-devtools-common diff --git a/independent-projects/tools/message-writer/pom.xml b/independent-projects/tools/message-writer/pom.xml index 1f5eb4b30862f..25a7fdf8c9f6f 100644 --- a/independent-projects/tools/message-writer/pom.xml +++ b/independent-projects/tools/message-writer/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-tools-parent - 999-SNAPSHOT + 1.10.0.Final quarkus-devtools-message-writer diff --git a/independent-projects/tools/platform-descriptor-api/pom.xml b/independent-projects/tools/platform-descriptor-api/pom.xml index 7d4d978905f95..01975cde7024c 100644 --- a/independent-projects/tools/platform-descriptor-api/pom.xml +++ b/independent-projects/tools/platform-descriptor-api/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-tools-parent - 999-SNAPSHOT + 1.10.0.Final quarkus-platform-descriptor-api diff --git a/independent-projects/tools/platform-descriptor-resolver-json/pom.xml b/independent-projects/tools/platform-descriptor-resolver-json/pom.xml index b6362dcd8fb26..3a2e3e9fb5977 100644 --- a/independent-projects/tools/platform-descriptor-resolver-json/pom.xml +++ b/independent-projects/tools/platform-descriptor-resolver-json/pom.xml @@ -5,7 +5,7 @@ quarkus-tools-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../pom.xml 4.0.0 diff --git a/independent-projects/tools/pom.xml b/independent-projects/tools/pom.xml index a647e5addd86f..fccc6614327cc 100644 --- a/independent-projects/tools/pom.xml +++ b/independent-projects/tools/pom.xml @@ -11,7 +11,7 @@ quarkus-tools-parent Quarkus - Dev tools - Parent pom - 999-SNAPSHOT + 1.10.0.Final Apache License, Version 2.0 @@ -49,7 +49,7 @@ 3.6.0 3.0.0-M5 1.6.8 - 999-SNAPSHOT + 1.10.0.Final 16 2.8.0 3.0.16.Final diff --git a/independent-projects/tools/utilities/pom.xml b/independent-projects/tools/utilities/pom.xml index e17701486bfa3..3f3f65eb8cb52 100644 --- a/independent-projects/tools/utilities/pom.xml +++ b/independent-projects/tools/utilities/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-tools-parent - 999-SNAPSHOT + 1.10.0.Final quarkus-devtools-utilities diff --git a/integration-tests/amazon-lambda-http-resteasy/pom.xml b/integration-tests/amazon-lambda-http-resteasy/pom.xml index 71e67dd6e142f..e7a88dd51943c 100644 --- a/integration-tests/amazon-lambda-http-resteasy/pom.xml +++ b/integration-tests/amazon-lambda-http-resteasy/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/integration-tests/amazon-lambda-http/pom.xml b/integration-tests/amazon-lambda-http/pom.xml index d2338f65dd585..ad7ce08381b90 100644 --- a/integration-tests/amazon-lambda-http/pom.xml +++ b/integration-tests/amazon-lambda-http/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 1.10.0.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 9784845359cd3..a1232ac0a4ecc 100644 --- a/integration-tests/amazon-lambda-stream-handler/pom.xml +++ b/integration-tests/amazon-lambda-stream-handler/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/integration-tests/amazon-lambda/pom.xml b/integration-tests/amazon-lambda/pom.xml index 9f11ad88cb822..58dd705d7e705 100644 --- a/integration-tests/amazon-lambda/pom.xml +++ b/integration-tests/amazon-lambda/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/integration-tests/amazon-services/pom.xml b/integration-tests/amazon-services/pom.xml index 31b77a3d5e32a..8f67b62804868 100644 --- a/integration-tests/amazon-services/pom.xml +++ b/integration-tests/amazon-services/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/integration-tests/artemis-core/pom.xml b/integration-tests/artemis-core/pom.xml index 4e896876a6fd1..9e6aba864062c 100644 --- a/integration-tests/artemis-core/pom.xml +++ b/integration-tests/artemis-core/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final 4.0.0 diff --git a/integration-tests/artemis-jms/pom.xml b/integration-tests/artemis-jms/pom.xml index a26e7aa070cd3..47f7fee3ea011 100644 --- a/integration-tests/artemis-jms/pom.xml +++ b/integration-tests/artemis-jms/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final 4.0.0 diff --git a/integration-tests/bootstrap-config/application/pom.xml b/integration-tests/bootstrap-config/application/pom.xml index e40b15fe89d27..941e6b5807374 100644 --- a/integration-tests/bootstrap-config/application/pom.xml +++ b/integration-tests/bootstrap-config/application/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-integration-test-bootstrap-config - 999-SNAPSHOT + 1.10.0.Final ../ @@ -22,7 +22,7 @@ io.quarkus quarkus-integration-test-bootstrap-config-extension - 999-SNAPSHOT + 1.10.0.Final diff --git a/integration-tests/bootstrap-config/extension/deployment/pom.xml b/integration-tests/bootstrap-config/extension/deployment/pom.xml index 72b1144f7e159..38b566177540a 100644 --- a/integration-tests/bootstrap-config/extension/deployment/pom.xml +++ b/integration-tests/bootstrap-config/extension/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-integration-test-bootstrap-config-extension-parent - 999-SNAPSHOT + 1.10.0.Final ../ @@ -22,7 +22,7 @@ io.quarkus quarkus-integration-test-bootstrap-config-extension - 999-SNAPSHOT + 1.10.0.Final diff --git a/integration-tests/bootstrap-config/extension/pom.xml b/integration-tests/bootstrap-config/extension/pom.xml index 4b8e33fabd2b1..8d5603f676846 100644 --- a/integration-tests/bootstrap-config/extension/pom.xml +++ b/integration-tests/bootstrap-config/extension/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-build-parent - 999-SNAPSHOT + 1.10.0.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 d84bffc7ed76f..5453f15d03b4c 100644 --- a/integration-tests/bootstrap-config/extension/runtime/pom.xml +++ b/integration-tests/bootstrap-config/extension/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-integration-test-bootstrap-config-extension-parent - 999-SNAPSHOT + 1.10.0.Final ../ diff --git a/integration-tests/bootstrap-config/pom.xml b/integration-tests/bootstrap-config/pom.xml index cd9797db529b9..a7d7379a2fa5b 100644 --- a/integration-tests/bootstrap-config/pom.xml +++ b/integration-tests/bootstrap-config/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-integration-tests-parent - 999-SNAPSHOT + 1.10.0.Final ../ diff --git a/integration-tests/bouncycastle-jsse/pom.xml b/integration-tests/bouncycastle-jsse/pom.xml index f5fe7912d2616..a8257013074f3 100644 --- a/integration-tests/bouncycastle-jsse/pom.xml +++ b/integration-tests/bouncycastle-jsse/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/integration-tests/bouncycastle/pom.xml b/integration-tests/bouncycastle/pom.xml index 6fe1f276adb24..eb65385c334bc 100644 --- a/integration-tests/bouncycastle/pom.xml +++ b/integration-tests/bouncycastle/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/integration-tests/cache/pom.xml b/integration-tests/cache/pom.xml index f9dda0588ffad..15e1bd31e68f6 100644 --- a/integration-tests/cache/pom.xml +++ b/integration-tests/cache/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ diff --git a/integration-tests/class-transformer/deployment/pom.xml b/integration-tests/class-transformer/deployment/pom.xml index daf23f719f14f..80ba561ee10d1 100644 --- a/integration-tests/class-transformer/deployment/pom.xml +++ b/integration-tests/class-transformer/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-test-class-transformer-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/integration-tests/class-transformer/pom.xml b/integration-tests/class-transformer/pom.xml index 50a20bdfe201f..ab2ec84c4cd39 100644 --- a/integration-tests/class-transformer/pom.xml +++ b/integration-tests/class-transformer/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/integration-tests/class-transformer/runtime/pom.xml b/integration-tests/class-transformer/runtime/pom.xml index a9c69e1f61f6d..50c1ca8215033 100644 --- a/integration-tests/class-transformer/runtime/pom.xml +++ b/integration-tests/class-transformer/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-test-class-transformer-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/integration-tests/common-jpa-entities/pom.xml b/integration-tests/common-jpa-entities/pom.xml index 4d509f72946a6..dd17b92aa83ea 100644 --- a/integration-tests/common-jpa-entities/pom.xml +++ b/integration-tests/common-jpa-entities/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/integration-tests/consul-config/pom.xml b/integration-tests/consul-config/pom.xml index f12ef4474ec7e..77ba75ece4a20 100644 --- a/integration-tests/consul-config/pom.xml +++ b/integration-tests/consul-config/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ diff --git a/integration-tests/container-image/maven-invoker-way/pom.xml b/integration-tests/container-image/maven-invoker-way/pom.xml index a677629b0bfba..932ada8d3964f 100644 --- a/integration-tests/container-image/maven-invoker-way/pom.xml +++ b/integration-tests/container-image/maven-invoker-way/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-integration-test-container-image-parent - 999-SNAPSHOT + 1.10.0.Final quarkus-integration-test-container-image-invoker Quarkus - Integration Tests - Container Image - Invoker diff --git a/integration-tests/container-image/pom.xml b/integration-tests/container-image/pom.xml index 689a7ff483972..884f95baa4b42 100644 --- a/integration-tests/container-image/pom.xml +++ b/integration-tests/container-image/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-integration-tests-parent - 999-SNAPSHOT + 1.10.0.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 7a3b12517bfb6..0093d282288fd 100644 --- a/integration-tests/container-image/quarkus-standard-way/pom.xml +++ b/integration-tests/container-image/quarkus-standard-way/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-integration-test-container-image-parent - 999-SNAPSHOT + 1.10.0.Final quarkus-integration-test-container-image-standard diff --git a/integration-tests/devmode/pom.xml b/integration-tests/devmode/pom.xml index d00fdbff5f990..6f5d52283d0c2 100644 --- a/integration-tests/devmode/pom.xml +++ b/integration-tests/devmode/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-integration-tests-parent - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/integration-tests/devtools/pom.xml b/integration-tests/devtools/pom.xml index d749831b1cbc2..ec6d1e5444079 100644 --- a/integration-tests/devtools/pom.xml +++ b/integration-tests/devtools/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-integration-tests-parent - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/integration-tests/elasticsearch-rest-client/pom.xml b/integration-tests/elasticsearch-rest-client/pom.xml index 7ef348198fe0c..24d3685b502b9 100644 --- a/integration-tests/elasticsearch-rest-client/pom.xml +++ b/integration-tests/elasticsearch-rest-client/pom.xml @@ -6,7 +6,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ diff --git a/integration-tests/elasticsearch-rest-high-level-client/pom.xml b/integration-tests/elasticsearch-rest-high-level-client/pom.xml index 9ab75b4bee734..f83f59d5088b9 100644 --- a/integration-tests/elasticsearch-rest-high-level-client/pom.xml +++ b/integration-tests/elasticsearch-rest-high-level-client/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ diff --git a/integration-tests/elytron-resteasy/pom.xml b/integration-tests/elytron-resteasy/pom.xml index 757f4448de83f..7c15895165f25 100644 --- a/integration-tests/elytron-resteasy/pom.xml +++ b/integration-tests/elytron-resteasy/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ diff --git a/integration-tests/elytron-security-jdbc/pom.xml b/integration-tests/elytron-security-jdbc/pom.xml index 96e3a5e60be9b..cd8fda76eb3bc 100644 --- a/integration-tests/elytron-security-jdbc/pom.xml +++ b/integration-tests/elytron-security-jdbc/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-integration-tests-parent - 999-SNAPSHOT + 1.10.0.Final ../pom.xml diff --git a/integration-tests/elytron-security-ldap/pom.xml b/integration-tests/elytron-security-ldap/pom.xml index 2f99957ee94b2..a6b731d9a4b55 100644 --- a/integration-tests/elytron-security-ldap/pom.xml +++ b/integration-tests/elytron-security-ldap/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-integration-tests-parent - 999-SNAPSHOT + 1.10.0.Final ../pom.xml diff --git a/integration-tests/elytron-security-oauth2/pom.xml b/integration-tests/elytron-security-oauth2/pom.xml index 7b52497468dc5..d7472dd3a281b 100644 --- a/integration-tests/elytron-security-oauth2/pom.xml +++ b/integration-tests/elytron-security-oauth2/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/integration-tests/elytron-security/pom.xml b/integration-tests/elytron-security/pom.xml index 3bb47f45c1e9d..d8b8fd4387fac 100644 --- a/integration-tests/elytron-security/pom.xml +++ b/integration-tests/elytron-security/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/integration-tests/elytron-undertow/pom.xml b/integration-tests/elytron-undertow/pom.xml index ddac62d1d56dd..0996cff283499 100644 --- a/integration-tests/elytron-undertow/pom.xml +++ b/integration-tests/elytron-undertow/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ diff --git a/integration-tests/flyway/pom.xml b/integration-tests/flyway/pom.xml index 2c7ea6c5daa19..ca76d6086aaeb 100644 --- a/integration-tests/flyway/pom.xml +++ b/integration-tests/flyway/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/integration-tests/funqy-amazon-lambda/pom.xml b/integration-tests/funqy-amazon-lambda/pom.xml index 29174a327b6c4..0b248f6ee3ae5 100644 --- a/integration-tests/funqy-amazon-lambda/pom.xml +++ b/integration-tests/funqy-amazon-lambda/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 1.10.0.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 f51593aa8a6d3..6d8b354053aaf 100644 --- a/integration-tests/funqy-google-cloud-functions/pom.xml +++ b/integration-tests/funqy-google-cloud-functions/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 1.10.0.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 a7b3254d0d3ea..94576b791a144 100644 --- a/integration-tests/google-cloud-functions-http/pom.xml +++ b/integration-tests/google-cloud-functions-http/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final 4.0.0 diff --git a/integration-tests/google-cloud-functions/pom.xml b/integration-tests/google-cloud-functions/pom.xml index 6d8332c9150ef..4b4ae86d0c87b 100644 --- a/integration-tests/google-cloud-functions/pom.xml +++ b/integration-tests/google-cloud-functions/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/integration-tests/gradle/gradle.properties b/integration-tests/gradle/gradle.properties index 72a61ab94d241..8d125640fd1d7 100644 --- a/integration-tests/gradle/gradle.properties +++ b/integration-tests/gradle/gradle.properties @@ -1 +1 @@ -version = 999-SNAPSHOT +version = 1.10.0.Final diff --git a/integration-tests/gradle/pom.xml b/integration-tests/gradle/pom.xml index 97c23a36f39ca..df696adf22201 100644 --- a/integration-tests/gradle/pom.xml +++ b/integration-tests/gradle/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-integration-tests-parent - 999-SNAPSHOT + 1.10.0.Final quarkus-integration-test-gradle-plugin diff --git a/integration-tests/grpc-health/pom.xml b/integration-tests/grpc-health/pom.xml index 8b7e782fc5ca2..d1b7f0cb68f42 100644 --- a/integration-tests/grpc-health/pom.xml +++ b/integration-tests/grpc-health/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ diff --git a/integration-tests/grpc-interceptors/pom.xml b/integration-tests/grpc-interceptors/pom.xml index a0dddc1df630b..e2d91bbec6ebb 100644 --- a/integration-tests/grpc-interceptors/pom.xml +++ b/integration-tests/grpc-interceptors/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ diff --git a/integration-tests/grpc-mutual-auth/pom.xml b/integration-tests/grpc-mutual-auth/pom.xml index a4533670d1739..d690330b4a9af 100644 --- a/integration-tests/grpc-mutual-auth/pom.xml +++ b/integration-tests/grpc-mutual-auth/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ diff --git a/integration-tests/grpc-plain-text-mutiny/pom.xml b/integration-tests/grpc-plain-text-mutiny/pom.xml index 4696971975b71..cc8b0cbfbf493 100644 --- a/integration-tests/grpc-plain-text-mutiny/pom.xml +++ b/integration-tests/grpc-plain-text-mutiny/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ diff --git a/integration-tests/grpc-plain-text/pom.xml b/integration-tests/grpc-plain-text/pom.xml index 4f8f259956c22..f99f6c378057f 100644 --- a/integration-tests/grpc-plain-text/pom.xml +++ b/integration-tests/grpc-plain-text/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ diff --git a/integration-tests/grpc-proto-v2/pom.xml b/integration-tests/grpc-proto-v2/pom.xml index 3076df3b2f365..a5ea44e79d7ed 100644 --- a/integration-tests/grpc-proto-v2/pom.xml +++ b/integration-tests/grpc-proto-v2/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ diff --git a/integration-tests/grpc-streaming/pom.xml b/integration-tests/grpc-streaming/pom.xml index 78d51fa267344..4cbdb4aeda3f2 100644 --- a/integration-tests/grpc-streaming/pom.xml +++ b/integration-tests/grpc-streaming/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ diff --git a/integration-tests/grpc-tls/pom.xml b/integration-tests/grpc-tls/pom.xml index b19172e54b796..90d8b857daa54 100644 --- a/integration-tests/grpc-tls/pom.xml +++ b/integration-tests/grpc-tls/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ diff --git a/integration-tests/hibernate-orm-envers/pom.xml b/integration-tests/hibernate-orm-envers/pom.xml index 4c57617a51fb8..6fa4600b68a94 100644 --- a/integration-tests/hibernate-orm-envers/pom.xml +++ b/integration-tests/hibernate-orm-envers/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/integration-tests/hibernate-orm-panache-kotlin/pom.xml b/integration-tests/hibernate-orm-panache-kotlin/pom.xml index 403dfa168fa80..364f6af9c2eb7 100644 --- a/integration-tests/hibernate-orm-panache-kotlin/pom.xml +++ b/integration-tests/hibernate-orm-panache-kotlin/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/integration-tests/hibernate-orm-panache/pom.xml b/integration-tests/hibernate-orm-panache/pom.xml index 53bd9b0764bce..036134fa30cde 100644 --- a/integration-tests/hibernate-orm-panache/pom.xml +++ b/integration-tests/hibernate-orm-panache/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 1.10.0.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 144ac2ba02852..097494561fb14 100644 --- a/integration-tests/hibernate-orm-rest-data-panache/pom.xml +++ b/integration-tests/hibernate-orm-rest-data-panache/pom.xml @@ -6,7 +6,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final quarkus-integration-test-hibernate-orm-rest-data-panache diff --git a/integration-tests/hibernate-reactive-db2/pom.xml b/integration-tests/hibernate-reactive-db2/pom.xml index cfcde00d19f21..188f678b619f2 100644 --- a/integration-tests/hibernate-reactive-db2/pom.xml +++ b/integration-tests/hibernate-reactive-db2/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/integration-tests/hibernate-reactive-mysql/pom.xml b/integration-tests/hibernate-reactive-mysql/pom.xml index 38ee1d8169a2e..bf9b19a5b90c9 100644 --- a/integration-tests/hibernate-reactive-mysql/pom.xml +++ b/integration-tests/hibernate-reactive-mysql/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/integration-tests/hibernate-reactive-panache/pom.xml b/integration-tests/hibernate-reactive-panache/pom.xml index 72eeaeecaad07..9f0efc42ffbcf 100644 --- a/integration-tests/hibernate-reactive-panache/pom.xml +++ b/integration-tests/hibernate-reactive-panache/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/integration-tests/hibernate-reactive-postgresql/pom.xml b/integration-tests/hibernate-reactive-postgresql/pom.xml index e24203c2f69c4..b757c4ef4339d 100644 --- a/integration-tests/hibernate-reactive-postgresql/pom.xml +++ b/integration-tests/hibernate-reactive-postgresql/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 1.10.0.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 e1fcb588b5780..e300a8fbd2ab6 100644 --- a/integration-tests/hibernate-search-orm-elasticsearch/pom.xml +++ b/integration-tests/hibernate-search-orm-elasticsearch/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/integration-tests/hibernate-tenancy/pom.xml b/integration-tests/hibernate-tenancy/pom.xml index 10ef62220f85a..b89664422aa9e 100644 --- a/integration-tests/hibernate-tenancy/pom.xml +++ b/integration-tests/hibernate-tenancy/pom.xml @@ -6,7 +6,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/integration-tests/hibernate-validator/pom.xml b/integration-tests/hibernate-validator/pom.xml index 70501d2c5ab25..140f38fb24c9c 100644 --- a/integration-tests/hibernate-validator/pom.xml +++ b/integration-tests/hibernate-validator/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/integration-tests/ide-launcher/pom.xml b/integration-tests/ide-launcher/pom.xml index 616f4d82b6028..0eeea8f93f9bc 100644 --- a/integration-tests/ide-launcher/pom.xml +++ b/integration-tests/ide-launcher/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ diff --git a/integration-tests/infinispan-cache-jpa/pom.xml b/integration-tests/infinispan-cache-jpa/pom.xml index a7c538446ce25..aff087bfa8d4e 100644 --- a/integration-tests/infinispan-cache-jpa/pom.xml +++ b/integration-tests/infinispan-cache-jpa/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/integration-tests/infinispan-client/pom.xml b/integration-tests/infinispan-client/pom.xml index a943c6d7a7683..73877dd9f95d9 100644 --- a/integration-tests/infinispan-client/pom.xml +++ b/integration-tests/infinispan-client/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/integration-tests/injectmock/pom.xml b/integration-tests/injectmock/pom.xml index f184c2d7acd58..9437f44de8adf 100644 --- a/integration-tests/injectmock/pom.xml +++ b/integration-tests/injectmock/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final quarkus-integration-test-injectmock diff --git a/integration-tests/jackson/pom.xml b/integration-tests/jackson/pom.xml index 6e046cce65f1d..fbf71d315ffc4 100644 --- a/integration-tests/jackson/pom.xml +++ b/integration-tests/jackson/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ diff --git a/integration-tests/jaxp/pom.xml b/integration-tests/jaxp/pom.xml index 5cf92ae0778e4..8cf22f1fa20ff 100644 --- a/integration-tests/jaxp/pom.xml +++ b/integration-tests/jaxp/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/integration-tests/jgit/pom.xml b/integration-tests/jgit/pom.xml index 4a315c253dfff..deda7504bbfb6 100644 --- a/integration-tests/jgit/pom.xml +++ b/integration-tests/jgit/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ quarkus-integration-test-jgit diff --git a/integration-tests/jpa-db2/pom.xml b/integration-tests/jpa-db2/pom.xml index 0bab0d35fcf9b..180553743ca82 100644 --- a/integration-tests/jpa-db2/pom.xml +++ b/integration-tests/jpa-db2/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/integration-tests/jpa-derby/pom.xml b/integration-tests/jpa-derby/pom.xml index 672c5690bc6db..fb240f1b5d5c0 100644 --- a/integration-tests/jpa-derby/pom.xml +++ b/integration-tests/jpa-derby/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/integration-tests/jpa-h2/pom.xml b/integration-tests/jpa-h2/pom.xml index 7afb0235dbcbe..03530892322d7 100644 --- a/integration-tests/jpa-h2/pom.xml +++ b/integration-tests/jpa-h2/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/integration-tests/jpa-mariadb/pom.xml b/integration-tests/jpa-mariadb/pom.xml index 8e7de666a3a1e..7b65e216a4f6c 100644 --- a/integration-tests/jpa-mariadb/pom.xml +++ b/integration-tests/jpa-mariadb/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/integration-tests/jpa-mssql/pom.xml b/integration-tests/jpa-mssql/pom.xml index 72ea34a8ff595..804526c34239c 100644 --- a/integration-tests/jpa-mssql/pom.xml +++ b/integration-tests/jpa-mssql/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/integration-tests/jpa-mysql/pom.xml b/integration-tests/jpa-mysql/pom.xml index e0fe9bee00fd3..1646ecac4ab33 100644 --- a/integration-tests/jpa-mysql/pom.xml +++ b/integration-tests/jpa-mysql/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/integration-tests/jpa-postgresql/pom.xml b/integration-tests/jpa-postgresql/pom.xml index 4746987475d18..b5eb82cc04102 100644 --- a/integration-tests/jpa-postgresql/pom.xml +++ b/integration-tests/jpa-postgresql/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/integration-tests/jpa-without-entity/pom.xml b/integration-tests/jpa-without-entity/pom.xml index 6638967d87aef..b534f0a96182b 100644 --- a/integration-tests/jpa-without-entity/pom.xml +++ b/integration-tests/jpa-without-entity/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final 4.0.0 diff --git a/integration-tests/jpa/pom.xml b/integration-tests/jpa/pom.xml index b9ebda055bb1f..4058ba970084c 100644 --- a/integration-tests/jpa/pom.xml +++ b/integration-tests/jpa/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/integration-tests/jsch/pom.xml b/integration-tests/jsch/pom.xml index d9d3676557190..ef157f1a5fe1f 100644 --- a/integration-tests/jsch/pom.xml +++ b/integration-tests/jsch/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ quarkus-integration-test-jsch diff --git a/integration-tests/jsonb/pom.xml b/integration-tests/jsonb/pom.xml index 7998f1a3b252a..eaba60b5bcba6 100644 --- a/integration-tests/jsonb/pom.xml +++ b/integration-tests/jsonb/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ diff --git a/integration-tests/kafka-avro/pom.xml b/integration-tests/kafka-avro/pom.xml index 7230e82cc8f51..8357466a712b1 100644 --- a/integration-tests/kafka-avro/pom.xml +++ b/integration-tests/kafka-avro/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/integration-tests/kafka-streams/pom.xml b/integration-tests/kafka-streams/pom.xml index 0c115d75c1505..1f96edc671a60 100644 --- a/integration-tests/kafka-streams/pom.xml +++ b/integration-tests/kafka-streams/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/integration-tests/kafka/pom.xml b/integration-tests/kafka/pom.xml index 56a89f3fdc7c4..a06cf29504c4c 100644 --- a/integration-tests/kafka/pom.xml +++ b/integration-tests/kafka/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/integration-tests/keycloak-authorization/pom.xml b/integration-tests/keycloak-authorization/pom.xml index 674f8cf479bd3..6e7e36f275283 100644 --- a/integration-tests/keycloak-authorization/pom.xml +++ b/integration-tests/keycloak-authorization/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/integration-tests/kotlin/pom.xml b/integration-tests/kotlin/pom.xml index d310d28e36dc1..f622fbeba17b6 100644 --- a/integration-tests/kotlin/pom.xml +++ b/integration-tests/kotlin/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ diff --git a/integration-tests/kubernetes-client/pom.xml b/integration-tests/kubernetes-client/pom.xml index d4e5ff835e54f..c6e1686e9ddb2 100644 --- a/integration-tests/kubernetes-client/pom.xml +++ b/integration-tests/kubernetes-client/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ diff --git a/integration-tests/kubernetes/maven-invoker-way/pom.xml b/integration-tests/kubernetes/maven-invoker-way/pom.xml index 652a8f0484259..865266dc9446d 100644 --- a/integration-tests/kubernetes/maven-invoker-way/pom.xml +++ b/integration-tests/kubernetes/maven-invoker-way/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-integration-test-kubernetes-parent - 999-SNAPSHOT + 1.10.0.Final ../ diff --git a/integration-tests/kubernetes/pom.xml b/integration-tests/kubernetes/pom.xml index ee8b234fa2409..9216f538b7675 100644 --- a/integration-tests/kubernetes/pom.xml +++ b/integration-tests/kubernetes/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ diff --git a/integration-tests/kubernetes/quarkus-standard-way/pom.xml b/integration-tests/kubernetes/quarkus-standard-way/pom.xml index c6de165f926ae..ad722121fa467 100644 --- a/integration-tests/kubernetes/quarkus-standard-way/pom.xml +++ b/integration-tests/kubernetes/quarkus-standard-way/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-integration-test-kubernetes-parent - 999-SNAPSHOT + 1.10.0.Final ../ diff --git a/integration-tests/liquibase/pom.xml b/integration-tests/liquibase/pom.xml index 5f0967d2307b1..2ea95ef030bd9 100644 --- a/integration-tests/liquibase/pom.xml +++ b/integration-tests/liquibase/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/integration-tests/logging-gelf/pom.xml b/integration-tests/logging-gelf/pom.xml index af04f622cd307..c0113e8dc8bc6 100644 --- a/integration-tests/logging-gelf/pom.xml +++ b/integration-tests/logging-gelf/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-integration-tests-parent - 999-SNAPSHOT + 1.10.0.Final ../pom.xml diff --git a/integration-tests/logging-json/pom.xml b/integration-tests/logging-json/pom.xml index 904ebfe011319..598681da43a82 100644 --- a/integration-tests/logging-json/pom.xml +++ b/integration-tests/logging-json/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/integration-tests/mailer/pom.xml b/integration-tests/mailer/pom.xml index 147cf73f43539..c393191ed244d 100644 --- a/integration-tests/mailer/pom.xml +++ b/integration-tests/mailer/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/integration-tests/main/pom.xml b/integration-tests/main/pom.xml index 5480d2422f1fe..05c4ee223e39f 100644 --- a/integration-tests/main/pom.xml +++ b/integration-tests/main/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/integration-tests/maven/pom.xml b/integration-tests/maven/pom.xml index 6dff0aa4c82e3..b4fb6b534bc3a 100644 --- a/integration-tests/maven/pom.xml +++ b/integration-tests/maven/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-integration-tests-parent - 999-SNAPSHOT + 1.10.0.Final quarkus-integration-test-maven diff --git a/integration-tests/micrometer-jmx/pom.xml b/integration-tests/micrometer-jmx/pom.xml index 0d05e11bbfd5f..60247939e9d60 100644 --- a/integration-tests/micrometer-jmx/pom.xml +++ b/integration-tests/micrometer-jmx/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-integration-tests-parent - 999-SNAPSHOT + 1.10.0.Final ../ diff --git a/integration-tests/micrometer-mp-metrics/pom.xml b/integration-tests/micrometer-mp-metrics/pom.xml index e38cab5f9480a..45e8aaabacc81 100644 --- a/integration-tests/micrometer-mp-metrics/pom.xml +++ b/integration-tests/micrometer-mp-metrics/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-integration-tests-parent - 999-SNAPSHOT + 1.10.0.Final ../ diff --git a/integration-tests/micrometer-native/pom.xml b/integration-tests/micrometer-native/pom.xml index b71e3ed98ad2e..e2bf1aa128169 100644 --- a/integration-tests/micrometer-native/pom.xml +++ b/integration-tests/micrometer-native/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-integration-tests-parent - 999-SNAPSHOT + 1.10.0.Final ../ diff --git a/integration-tests/micrometer-prometheus/pom.xml b/integration-tests/micrometer-prometheus/pom.xml index 7903192135a9e..1f2bfdb52a47e 100644 --- a/integration-tests/micrometer-prometheus/pom.xml +++ b/integration-tests/micrometer-prometheus/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-integration-tests-parent - 999-SNAPSHOT + 1.10.0.Final ../ diff --git a/integration-tests/mongodb-client/pom.xml b/integration-tests/mongodb-client/pom.xml index ea67bcbab1552..d12757a947188 100644 --- a/integration-tests/mongodb-client/pom.xml +++ b/integration-tests/mongodb-client/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-integration-tests-parent - 999-SNAPSHOT + 1.10.0.Final quarkus-integration-test-mongodb-client diff --git a/integration-tests/mongodb-panache-kotlin/pom.xml b/integration-tests/mongodb-panache-kotlin/pom.xml index 4a1636909a16d..81317cecb71df 100755 --- a/integration-tests/mongodb-panache-kotlin/pom.xml +++ b/integration-tests/mongodb-panache-kotlin/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-integration-tests-parent - 999-SNAPSHOT + 1.10.0.Final quarkus-integration-test-mongodb-panache-kotlin diff --git a/integration-tests/mongodb-panache/pom.xml b/integration-tests/mongodb-panache/pom.xml index 735aed48653cd..232a838523ccf 100755 --- a/integration-tests/mongodb-panache/pom.xml +++ b/integration-tests/mongodb-panache/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-integration-tests-parent - 999-SNAPSHOT + 1.10.0.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 e64dafda461ec..c3cc5fcd1f445 100644 --- a/integration-tests/mongodb-rest-data-panache/pom.xml +++ b/integration-tests/mongodb-rest-data-panache/pom.xml @@ -6,7 +6,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 1.10.0.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 919ac9d0cc400..5dd9701e7297f 100644 --- a/integration-tests/narayana-jta/pom.xml +++ b/integration-tests/narayana-jta/pom.xml @@ -4,7 +4,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/integration-tests/narayana-stm/pom.xml b/integration-tests/narayana-stm/pom.xml index 1e52dbf01a755..4a97664286429 100644 --- a/integration-tests/narayana-stm/pom.xml +++ b/integration-tests/narayana-stm/pom.xml @@ -4,7 +4,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/integration-tests/neo4j/pom.xml b/integration-tests/neo4j/pom.xml index 2698c43db521a..e845909f0c76c 100644 --- a/integration-tests/neo4j/pom.xml +++ b/integration-tests/neo4j/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/integration-tests/oidc-code-flow/pom.xml b/integration-tests/oidc-code-flow/pom.xml index 2a690aebbb9ba..01fdf577852a1 100644 --- a/integration-tests/oidc-code-flow/pom.xml +++ b/integration-tests/oidc-code-flow/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/integration-tests/oidc-tenancy/pom.xml b/integration-tests/oidc-tenancy/pom.xml index fd30aa4063f79..c2bd6ee820265 100644 --- a/integration-tests/oidc-tenancy/pom.xml +++ b/integration-tests/oidc-tenancy/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/integration-tests/oidc-wiremock/pom.xml b/integration-tests/oidc-wiremock/pom.xml index 3ca4f0cd76b57..f8a2b6db383d1 100644 --- a/integration-tests/oidc-wiremock/pom.xml +++ b/integration-tests/oidc-wiremock/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/integration-tests/oidc/pom.xml b/integration-tests/oidc/pom.xml index 5389422b35867..e74c3d42a00e9 100644 --- a/integration-tests/oidc/pom.xml +++ b/integration-tests/oidc/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/integration-tests/openshift-client/pom.xml b/integration-tests/openshift-client/pom.xml index e907908c2363d..62b289f43d2ec 100644 --- a/integration-tests/openshift-client/pom.xml +++ b/integration-tests/openshift-client/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ diff --git a/integration-tests/packaging/pom.xml b/integration-tests/packaging/pom.xml index 434a2024e9dc7..2c2f2fe7cc3cc 100644 --- a/integration-tests/packaging/pom.xml +++ b/integration-tests/packaging/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-integration-tests-parent - 999-SNAPSHOT + 1.10.0.Final quarkus-integration-test-packaging diff --git a/integration-tests/picocli-native/pom.xml b/integration-tests/picocli-native/pom.xml index 2923dd972dc38..9e73f913e1951 100644 --- a/integration-tests/picocli-native/pom.xml +++ b/integration-tests/picocli-native/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/integration-tests/picocli/pom.xml b/integration-tests/picocli/pom.xml index ea69572b5c412..25d8653afdfbf 100644 --- a/integration-tests/picocli/pom.xml +++ b/integration-tests/picocli/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 901b05288e030..78ef7276a6266 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -5,7 +5,7 @@ quarkus-build-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../build-parent/pom.xml 4.0.0 diff --git a/integration-tests/quartz/pom.xml b/integration-tests/quartz/pom.xml index 1ab860c5e22e7..6499c5758e318 100644 --- a/integration-tests/quartz/pom.xml +++ b/integration-tests/quartz/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/integration-tests/qute/pom.xml b/integration-tests/qute/pom.xml index 0666b91d8122c..a7355fdaece2f 100644 --- a/integration-tests/qute/pom.xml +++ b/integration-tests/qute/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/integration-tests/reactive-db2-client/pom.xml b/integration-tests/reactive-db2-client/pom.xml index 04e6608fd8076..7a4bed901a31e 100644 --- a/integration-tests/reactive-db2-client/pom.xml +++ b/integration-tests/reactive-db2-client/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ diff --git a/integration-tests/reactive-messaging-amqp/pom.xml b/integration-tests/reactive-messaging-amqp/pom.xml index fc28fffe0929f..6b05779749cb9 100644 --- a/integration-tests/reactive-messaging-amqp/pom.xml +++ b/integration-tests/reactive-messaging-amqp/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/integration-tests/reactive-messaging-kafka/pom.xml b/integration-tests/reactive-messaging-kafka/pom.xml index 7d12ea3ff5891..85665fc841031 100644 --- a/integration-tests/reactive-messaging-kafka/pom.xml +++ b/integration-tests/reactive-messaging-kafka/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final 4.0.0 diff --git a/integration-tests/reactive-mysql-client/pom.xml b/integration-tests/reactive-mysql-client/pom.xml index 2009bc061a1f3..f25a101ff6331 100644 --- a/integration-tests/reactive-mysql-client/pom.xml +++ b/integration-tests/reactive-mysql-client/pom.xml @@ -23,7 +23,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ diff --git a/integration-tests/reactive-pg-client/pom.xml b/integration-tests/reactive-pg-client/pom.xml index 498a27a68a9e6..01f782627058f 100644 --- a/integration-tests/reactive-pg-client/pom.xml +++ b/integration-tests/reactive-pg-client/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ diff --git a/integration-tests/redis-client/pom.xml b/integration-tests/redis-client/pom.xml index 7d46c0787ec4f..568dc365a65f2 100644 --- a/integration-tests/redis-client/pom.xml +++ b/integration-tests/redis-client/pom.xml @@ -4,7 +4,7 @@ io.quarkus quarkus-integration-tests-parent - 999-SNAPSHOT + 1.10.0.Final ../pom.xml diff --git a/integration-tests/rest-client/pom.xml b/integration-tests/rest-client/pom.xml index b4988b167c67d..95dd5bef8234c 100644 --- a/integration-tests/rest-client/pom.xml +++ b/integration-tests/rest-client/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/integration-tests/resteasy-jackson/pom.xml b/integration-tests/resteasy-jackson/pom.xml index 5c9547ec26362..8e7393283373e 100644 --- a/integration-tests/resteasy-jackson/pom.xml +++ b/integration-tests/resteasy-jackson/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ diff --git a/integration-tests/resteasy-mutiny/pom.xml b/integration-tests/resteasy-mutiny/pom.xml index e5969da25153d..b123ef20a58b8 100644 --- a/integration-tests/resteasy-mutiny/pom.xml +++ b/integration-tests/resteasy-mutiny/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ diff --git a/integration-tests/scala/pom.xml b/integration-tests/scala/pom.xml index 96a10d89ddc4e..007e065f72494 100644 --- a/integration-tests/scala/pom.xml +++ b/integration-tests/scala/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ diff --git a/integration-tests/shared-library/pom.xml b/integration-tests/shared-library/pom.xml index bdd769a4e46b8..52739d5ee27dd 100644 --- a/integration-tests/shared-library/pom.xml +++ b/integration-tests/shared-library/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/integration-tests/simple with space/pom.xml b/integration-tests/simple with space/pom.xml index 77b7d199b4083..61731c2c32357 100644 --- a/integration-tests/simple with space/pom.xml +++ b/integration-tests/simple with space/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/integration-tests/smallrye-config/pom.xml b/integration-tests/smallrye-config/pom.xml index c056d31ba2b41..6f11288bf8f24 100644 --- a/integration-tests/smallrye-config/pom.xml +++ b/integration-tests/smallrye-config/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ diff --git a/integration-tests/smallrye-context-propagation/pom.xml b/integration-tests/smallrye-context-propagation/pom.xml index 1b27802b4f22e..cfe0b1c6198a0 100644 --- a/integration-tests/smallrye-context-propagation/pom.xml +++ b/integration-tests/smallrye-context-propagation/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ diff --git a/integration-tests/smallrye-graphql/pom.xml b/integration-tests/smallrye-graphql/pom.xml index 502c95d26aafa..2ba52897ddc33 100644 --- a/integration-tests/smallrye-graphql/pom.xml +++ b/integration-tests/smallrye-graphql/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ diff --git a/integration-tests/smallrye-metrics/pom.xml b/integration-tests/smallrye-metrics/pom.xml index 561f136ae33ed..69290c7843bdd 100644 --- a/integration-tests/smallrye-metrics/pom.xml +++ b/integration-tests/smallrye-metrics/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/integration-tests/spring-boot-properties/pom.xml b/integration-tests/spring-boot-properties/pom.xml index bbbff8c831b48..07a0a7c0275a2 100644 --- a/integration-tests/spring-boot-properties/pom.xml +++ b/integration-tests/spring-boot-properties/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 1.10.0.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 1a4aacc7f3587..2ebcf9fd12471 100644 --- a/integration-tests/spring-cloud-config-client/pom.xml +++ b/integration-tests/spring-cloud-config-client/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final 4.0.0 diff --git a/integration-tests/spring-data-jpa/pom.xml b/integration-tests/spring-data-jpa/pom.xml index 229d64a139f26..d07b73f552f5a 100644 --- a/integration-tests/spring-data-jpa/pom.xml +++ b/integration-tests/spring-data-jpa/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ diff --git a/integration-tests/spring-di/pom.xml b/integration-tests/spring-di/pom.xml index 6a0a62425032d..b453d4ab4a421 100644 --- a/integration-tests/spring-di/pom.xml +++ b/integration-tests/spring-di/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ diff --git a/integration-tests/spring-web/pom.xml b/integration-tests/spring-web/pom.xml index a33cc7b3d22f0..4fa78824fdc52 100644 --- a/integration-tests/spring-web/pom.xml +++ b/integration-tests/spring-web/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ diff --git a/integration-tests/test-extension/pom.xml b/integration-tests/test-extension/pom.xml index 462319ef10cd6..e09f747852741 100644 --- a/integration-tests/test-extension/pom.xml +++ b/integration-tests/test-extension/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/integration-tests/tika/pom.xml b/integration-tests/tika/pom.xml index d14a12ce1fcdc..7afdbebb05484 100644 --- a/integration-tests/tika/pom.xml +++ b/integration-tests/tika/pom.xml @@ -4,7 +4,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/integration-tests/vault-agroal/pom.xml b/integration-tests/vault-agroal/pom.xml index 2a6f690f85af2..b781e88b15eb4 100644 --- a/integration-tests/vault-agroal/pom.xml +++ b/integration-tests/vault-agroal/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ diff --git a/integration-tests/vault-app/pom.xml b/integration-tests/vault-app/pom.xml index 02b0b7c5e3150..969e2e38d3603 100644 --- a/integration-tests/vault-app/pom.xml +++ b/integration-tests/vault-app/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ 4.0.0 diff --git a/integration-tests/vault/pom.xml b/integration-tests/vault/pom.xml index a7d7e81918a40..be0e5ca1b9f3b 100644 --- a/integration-tests/vault/pom.xml +++ b/integration-tests/vault/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ diff --git a/integration-tests/vertx-graphql/pom.xml b/integration-tests/vertx-graphql/pom.xml index 4277dbdb9ae94..6c7e80d12e677 100644 --- a/integration-tests/vertx-graphql/pom.xml +++ b/integration-tests/vertx-graphql/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-integration-tests-parent - 999-SNAPSHOT + 1.10.0.Final ../pom.xml diff --git a/integration-tests/vertx-http/pom.xml b/integration-tests/vertx-http/pom.xml index d8db7ae1d2e19..ce8dc52b601f9 100644 --- a/integration-tests/vertx-http/pom.xml +++ b/integration-tests/vertx-http/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ diff --git a/integration-tests/vertx-web/pom.xml b/integration-tests/vertx-web/pom.xml index 9d938bc1080ac..da055a655f73d 100644 --- a/integration-tests/vertx-web/pom.xml +++ b/integration-tests/vertx-web/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ diff --git a/integration-tests/vertx/pom.xml b/integration-tests/vertx/pom.xml index bfb5d158cedbd..effb05d632a1f 100644 --- a/integration-tests/vertx/pom.xml +++ b/integration-tests/vertx/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ diff --git a/integration-tests/virtual-http-resteasy/pom.xml b/integration-tests/virtual-http-resteasy/pom.xml index 5251347aab24f..857d4f073990c 100644 --- a/integration-tests/virtual-http-resteasy/pom.xml +++ b/integration-tests/virtual-http-resteasy/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ diff --git a/integration-tests/virtual-http/pom.xml b/integration-tests/virtual-http/pom.xml index 56050c05cb0f6..9039124afdf9a 100644 --- a/integration-tests/virtual-http/pom.xml +++ b/integration-tests/virtual-http/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ diff --git a/integration-tests/webjars-locator/pom.xml b/integration-tests/webjars-locator/pom.xml index 9160a5fb05f3a..e85cd9b3cef6a 100644 --- a/integration-tests/webjars-locator/pom.xml +++ b/integration-tests/webjars-locator/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../ diff --git a/pom.xml b/pom.xml index 3ea9148d7a3a7..f4926c4e3fc83 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ io.quarkus quarkus-parent Quarkus - Parent pom - 999-SNAPSHOT + 1.10.0.Final pom diff --git a/tcks/microprofile-config/pom.xml b/tcks/microprofile-config/pom.xml index 7c56e92f8878d..183dc4697000a 100644 --- a/tcks/microprofile-config/pom.xml +++ b/tcks/microprofile-config/pom.xml @@ -4,7 +4,7 @@ quarkus-tck-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../pom.xml 4.0.0 diff --git a/tcks/microprofile-context-propagation/pom.xml b/tcks/microprofile-context-propagation/pom.xml index cef05cba8766d..4d6910565c782 100644 --- a/tcks/microprofile-context-propagation/pom.xml +++ b/tcks/microprofile-context-propagation/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-tck-parent - 999-SNAPSHOT + 1.10.0.Final ../pom.xml 4.0.0 diff --git a/tcks/microprofile-fault-tolerance/pom.xml b/tcks/microprofile-fault-tolerance/pom.xml index 9d954b32e59f6..bbde21bd9c9b7 100644 --- a/tcks/microprofile-fault-tolerance/pom.xml +++ b/tcks/microprofile-fault-tolerance/pom.xml @@ -4,7 +4,7 @@ quarkus-tck-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../pom.xml 4.0.0 diff --git a/tcks/microprofile-graphql/pom.xml b/tcks/microprofile-graphql/pom.xml index e5386d20eb80a..6f15f45a378ba 100644 --- a/tcks/microprofile-graphql/pom.xml +++ b/tcks/microprofile-graphql/pom.xml @@ -5,7 +5,7 @@ quarkus-tck-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../pom.xml 4.0.0 diff --git a/tcks/microprofile-health/pom.xml b/tcks/microprofile-health/pom.xml index 50ccd22d069ac..94dc82b655a72 100644 --- a/tcks/microprofile-health/pom.xml +++ b/tcks/microprofile-health/pom.xml @@ -4,7 +4,7 @@ quarkus-tck-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../pom.xml 4.0.0 diff --git a/tcks/microprofile-jwt/pom.xml b/tcks/microprofile-jwt/pom.xml index ac97c7a3e92c4..9865659848f75 100644 --- a/tcks/microprofile-jwt/pom.xml +++ b/tcks/microprofile-jwt/pom.xml @@ -4,7 +4,7 @@ quarkus-tck-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../pom.xml 4.0.0 diff --git a/tcks/microprofile-metrics/api/pom.xml b/tcks/microprofile-metrics/api/pom.xml index b5033523183e1..d35347eed121e 100644 --- a/tcks/microprofile-metrics/api/pom.xml +++ b/tcks/microprofile-metrics/api/pom.xml @@ -4,7 +4,7 @@ quarkus-tck-microprofile-metrics-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../pom.xml 4.0.0 diff --git a/tcks/microprofile-metrics/optional/pom.xml b/tcks/microprofile-metrics/optional/pom.xml index d679e143f631d..7998ac308069b 100644 --- a/tcks/microprofile-metrics/optional/pom.xml +++ b/tcks/microprofile-metrics/optional/pom.xml @@ -4,7 +4,7 @@ quarkus-tck-microprofile-metrics-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../pom.xml 4.0.0 diff --git a/tcks/microprofile-metrics/pom.xml b/tcks/microprofile-metrics/pom.xml index 0fcaedd410bb3..fb5c2a2e812fc 100644 --- a/tcks/microprofile-metrics/pom.xml +++ b/tcks/microprofile-metrics/pom.xml @@ -4,7 +4,7 @@ quarkus-tck-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../pom.xml 4.0.0 diff --git a/tcks/microprofile-metrics/rest/pom.xml b/tcks/microprofile-metrics/rest/pom.xml index fc9b248b67b44..cc3ac4c1a96c6 100644 --- a/tcks/microprofile-metrics/rest/pom.xml +++ b/tcks/microprofile-metrics/rest/pom.xml @@ -4,7 +4,7 @@ quarkus-tck-microprofile-metrics-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../pom.xml 4.0.0 diff --git a/tcks/microprofile-openapi/pom.xml b/tcks/microprofile-openapi/pom.xml index 37a893333db14..e42f8b9f4e595 100644 --- a/tcks/microprofile-openapi/pom.xml +++ b/tcks/microprofile-openapi/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-tck-parent - 999-SNAPSHOT + 1.10.0.Final ../pom.xml 4.0.0 diff --git a/tcks/microprofile-opentracing/base/pom.xml b/tcks/microprofile-opentracing/base/pom.xml index 553c57e2f5179..42dbb15e00515 100644 --- a/tcks/microprofile-opentracing/base/pom.xml +++ b/tcks/microprofile-opentracing/base/pom.xml @@ -5,7 +5,7 @@ quarkus-tck-microprofile-opentracing io.quarkus - 999-SNAPSHOT + 1.10.0.Final 4.0.0 diff --git a/tcks/microprofile-opentracing/pom.xml b/tcks/microprofile-opentracing/pom.xml index 237ddbf0beb72..a98a7bb51fb55 100644 --- a/tcks/microprofile-opentracing/pom.xml +++ b/tcks/microprofile-opentracing/pom.xml @@ -4,7 +4,7 @@ quarkus-tck-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../pom.xml 4.0.0 diff --git a/tcks/microprofile-opentracing/rest-client/pom.xml b/tcks/microprofile-opentracing/rest-client/pom.xml index d2b57f955d53c..6564681630e16 100644 --- a/tcks/microprofile-opentracing/rest-client/pom.xml +++ b/tcks/microprofile-opentracing/rest-client/pom.xml @@ -5,7 +5,7 @@ quarkus-tck-microprofile-opentracing io.quarkus - 999-SNAPSHOT + 1.10.0.Final 4.0.0 diff --git a/tcks/microprofile-reactive-messaging/pom.xml b/tcks/microprofile-reactive-messaging/pom.xml index 23ce0eb1b4e63..27c9fedd965d2 100644 --- a/tcks/microprofile-reactive-messaging/pom.xml +++ b/tcks/microprofile-reactive-messaging/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-tck-parent - 999-SNAPSHOT + 1.10.0.Final ../pom.xml 4.0.0 diff --git a/tcks/microprofile-rest-client/pom.xml b/tcks/microprofile-rest-client/pom.xml index 99352bef8ce5e..94c81677522fc 100644 --- a/tcks/microprofile-rest-client/pom.xml +++ b/tcks/microprofile-rest-client/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-tck-parent - 999-SNAPSHOT + 1.10.0.Final ../pom.xml 4.0.0 diff --git a/tcks/pom.xml b/tcks/pom.xml index 32a37bc040f28..9f549f7c50162 100644 --- a/tcks/pom.xml +++ b/tcks/pom.xml @@ -4,7 +4,7 @@ quarkus-build-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../build-parent/pom.xml 4.0.0 diff --git a/test-framework/amazon-lambda/pom.xml b/test-framework/amazon-lambda/pom.xml index c6c41572a2e82..d42a4f8beafb3 100644 --- a/test-framework/amazon-lambda/pom.xml +++ b/test-framework/amazon-lambda/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-test-framework - 999-SNAPSHOT + 1.10.0.Final ../pom.xml diff --git a/test-framework/arquillian/pom.xml b/test-framework/arquillian/pom.xml index f463be5cbd329..53eb4982e8f97 100644 --- a/test-framework/arquillian/pom.xml +++ b/test-framework/arquillian/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-test-framework - 999-SNAPSHOT + 1.10.0.Final ../ diff --git a/test-framework/artemis/pom.xml b/test-framework/artemis/pom.xml index d8a6a5d099698..d99da06e79c78 100644 --- a/test-framework/artemis/pom.xml +++ b/test-framework/artemis/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-test-framework - 999-SNAPSHOT + 1.10.0.Final ../pom.xml diff --git a/test-framework/common/pom.xml b/test-framework/common/pom.xml index 5a6c925b68ee2..00cd0c0556554 100644 --- a/test-framework/common/pom.xml +++ b/test-framework/common/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-test-framework - 999-SNAPSHOT + 1.10.0.Final ../ diff --git a/test-framework/derby/pom.xml b/test-framework/derby/pom.xml index 4409abdbf5ee4..d9fd960bf1974 100644 --- a/test-framework/derby/pom.xml +++ b/test-framework/derby/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-test-framework - 999-SNAPSHOT + 1.10.0.Final ../ diff --git a/test-framework/devmode-test-utils/pom.xml b/test-framework/devmode-test-utils/pom.xml index 2fcc6fbc8d222..17f1ea232d93a 100644 --- a/test-framework/devmode-test-utils/pom.xml +++ b/test-framework/devmode-test-utils/pom.xml @@ -5,7 +5,7 @@ quarkus-test-framework io.quarkus - 999-SNAPSHOT + 1.10.0.Final .. 4.0.0 diff --git a/test-framework/h2/pom.xml b/test-framework/h2/pom.xml index c2cda229faff4..ad7efaf47ec54 100644 --- a/test-framework/h2/pom.xml +++ b/test-framework/h2/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-test-framework - 999-SNAPSHOT + 1.10.0.Final ../ diff --git a/test-framework/junit5-internal/pom.xml b/test-framework/junit5-internal/pom.xml index 76102ac899c8f..231bf7ab500c0 100644 --- a/test-framework/junit5-internal/pom.xml +++ b/test-framework/junit5-internal/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-test-framework - 999-SNAPSHOT + 1.10.0.Final ../ diff --git a/test-framework/junit5-mockito/pom.xml b/test-framework/junit5-mockito/pom.xml index 7bbed4b2db96c..6c0dd576cbefe 100644 --- a/test-framework/junit5-mockito/pom.xml +++ b/test-framework/junit5-mockito/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-test-framework - 999-SNAPSHOT + 1.10.0.Final ../ diff --git a/test-framework/junit5/pom.xml b/test-framework/junit5/pom.xml index 9a6524da70549..d87563d7c4a3a 100644 --- a/test-framework/junit5/pom.xml +++ b/test-framework/junit5/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-test-framework - 999-SNAPSHOT + 1.10.0.Final ../ diff --git a/test-framework/kubernetes-client/pom.xml b/test-framework/kubernetes-client/pom.xml index 8574747a455ae..c8ea8526fb642 100644 --- a/test-framework/kubernetes-client/pom.xml +++ b/test-framework/kubernetes-client/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-test-framework - 999-SNAPSHOT + 1.10.0.Final ../ diff --git a/test-framework/ldap/pom.xml b/test-framework/ldap/pom.xml index d8cf53d00ff62..cae0e0c276fd3 100644 --- a/test-framework/ldap/pom.xml +++ b/test-framework/ldap/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-test-framework - 999-SNAPSHOT + 1.10.0.Final ../ diff --git a/test-framework/maven/pom.xml b/test-framework/maven/pom.xml index d75b9629691aa..a4d36acd63c25 100644 --- a/test-framework/maven/pom.xml +++ b/test-framework/maven/pom.xml @@ -5,7 +5,7 @@ quarkus-test-framework io.quarkus - 999-SNAPSHOT + 1.10.0.Final .. 4.0.0 diff --git a/test-framework/openshift-client/pom.xml b/test-framework/openshift-client/pom.xml index f5ea6aea56fe5..6506e99307e72 100644 --- a/test-framework/openshift-client/pom.xml +++ b/test-framework/openshift-client/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-test-framework - 999-SNAPSHOT + 1.10.0.Final ../ diff --git a/test-framework/pom.xml b/test-framework/pom.xml index 588045586c9a5..6bb7d817f6a2e 100644 --- a/test-framework/pom.xml +++ b/test-framework/pom.xml @@ -5,7 +5,7 @@ quarkus-build-parent io.quarkus - 999-SNAPSHOT + 1.10.0.Final ../build-parent/pom.xml 4.0.0 diff --git a/test-framework/security/pom.xml b/test-framework/security/pom.xml index 56d34268f01da..71d97de12938b 100644 --- a/test-framework/security/pom.xml +++ b/test-framework/security/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-test-framework - 999-SNAPSHOT + 1.10.0.Final ../pom.xml diff --git a/test-framework/vault/pom.xml b/test-framework/vault/pom.xml index f9384231852ea..6fed4ff9b1630 100644 --- a/test-framework/vault/pom.xml +++ b/test-framework/vault/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-test-framework - 999-SNAPSHOT + 1.10.0.Final ../