diff --git a/bom/application/pom.xml b/bom/application/pom.xml index 5bce6c54ad263..8e8ccacf3c2f0 100644 --- a/bom/application/pom.xml +++ b/bom/application/pom.xml @@ -5,7 +5,7 @@ quarkus-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../../pom.xml 4.0.0 diff --git a/bom/test/pom.xml b/bom/test/pom.xml index 9925ebedf03a3..ac114114cddbd 100644 --- a/bom/test/pom.xml +++ b/bom/test/pom.xml @@ -5,7 +5,7 @@ quarkus-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../../pom.xml 4.0.0 diff --git a/build-parent/pom.xml b/build-parent/pom.xml index 5dee961d39b20..7b416abe3be12 100644 --- a/build-parent/pom.xml +++ b/build-parent/pom.xml @@ -5,7 +5,7 @@ quarkus-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/core/builder/pom.xml b/core/builder/pom.xml index d0cf9c314a729..6a1b67d1bcb4a 100644 --- a/core/builder/pom.xml +++ b/core/builder/pom.xml @@ -10,7 +10,7 @@ io.quarkus quarkus-build-parent - 999-SNAPSHOT + 2.13.6.Final ../../build-parent/pom.xml diff --git a/core/class-change-agent/pom.xml b/core/class-change-agent/pom.xml index 5b57062f854b3..92d32158f4983 100644 --- a/core/class-change-agent/pom.xml +++ b/core/class-change-agent/pom.xml @@ -7,7 +7,7 @@ quarkus-build-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../../build-parent/pom.xml diff --git a/core/deployment/pom.xml b/core/deployment/pom.xml index f87114058b104..82bd21c2e8efd 100644 --- a/core/deployment/pom.xml +++ b/core/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-core-parent - 999-SNAPSHOT + 2.13.6.Final quarkus-core-deployment diff --git a/core/devmode-spi/pom.xml b/core/devmode-spi/pom.xml index 377814ec6712c..f7e9f7b8ae45e 100644 --- a/core/devmode-spi/pom.xml +++ b/core/devmode-spi/pom.xml @@ -5,7 +5,7 @@ quarkus-build-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../../build-parent/pom.xml 4.0.0 diff --git a/core/junit4-mock/pom.xml b/core/junit4-mock/pom.xml index 4e94d0989ff92..b4151c69e97ee 100644 --- a/core/junit4-mock/pom.xml +++ b/core/junit4-mock/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-core-parent - 999-SNAPSHOT + 2.13.6.Final quarkus-junit4-mock diff --git a/core/launcher/pom.xml b/core/launcher/pom.xml index 0ff1ca46039a8..d6175dae79815 100644 --- a/core/launcher/pom.xml +++ b/core/launcher/pom.xml @@ -5,7 +5,7 @@ quarkus-build-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../../build-parent/pom.xml 4.0.0 diff --git a/core/pom.xml b/core/pom.xml index bd2477b254f75..52eb9ada470d5 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -5,7 +5,7 @@ quarkus-build-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../build-parent/pom.xml 4.0.0 diff --git a/core/processor/pom.xml b/core/processor/pom.xml index 26431d454d2ea..d1ea76304d20d 100644 --- a/core/processor/pom.xml +++ b/core/processor/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-core-parent - 999-SNAPSHOT + 2.13.6.Final quarkus-extension-processor diff --git a/core/runtime/pom.xml b/core/runtime/pom.xml index 730328212c385..e2c475e6bdf24 100644 --- a/core/runtime/pom.xml +++ b/core/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-core-parent - 999-SNAPSHOT + 2.13.6.Final quarkus-core diff --git a/coverage-report/pom.xml b/coverage-report/pom.xml index add1ebfc3401b..17b1564278a30 100644 --- a/coverage-report/pom.xml +++ b/coverage-report/pom.xml @@ -4,7 +4,7 @@ quarkus-build-parent io.quarkus - 999-SNAPSHOT + 2.13.6.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 42dd16abb79ab..ff6b6f8f52503 100644 --- a/devtools/bom-descriptor-json/pom.xml +++ b/devtools/bom-descriptor-json/pom.xml @@ -5,7 +5,7 @@ quarkus-devtools-all io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/devtools/cli/pom.xml b/devtools/cli/pom.xml index 61db6a075dece..184427197c3a7 100644 --- a/devtools/cli/pom.xml +++ b/devtools/cli/pom.xml @@ -5,7 +5,7 @@ quarkus-build-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../../build-parent/pom.xml 4.0.0 diff --git a/devtools/gradle/gradle-application-plugin/pom.xml b/devtools/gradle/gradle-application-plugin/pom.xml index fb682887162d3..c75c162a86066 100644 --- a/devtools/gradle/gradle-application-plugin/pom.xml +++ b/devtools/gradle/gradle-application-plugin/pom.xml @@ -5,7 +5,7 @@ io.quarkus io.quarkus.gradle.plugin.parent - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/devtools/gradle/gradle-extension-plugin/pom.xml b/devtools/gradle/gradle-extension-plugin/pom.xml index e09fb76e89f81..60ef407b2a66c 100644 --- a/devtools/gradle/gradle-extension-plugin/pom.xml +++ b/devtools/gradle/gradle-extension-plugin/pom.xml @@ -5,7 +5,7 @@ io.quarkus io.quarkus.gradle.plugin.parent - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/devtools/gradle/gradle-model/pom.xml b/devtools/gradle/gradle-model/pom.xml index 4799ce53232fb..8fd206823105e 100644 --- a/devtools/gradle/gradle-model/pom.xml +++ b/devtools/gradle/gradle-model/pom.xml @@ -5,7 +5,7 @@ io.quarkus io.quarkus.gradle.plugin.parent - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/devtools/gradle/gradle.properties b/devtools/gradle/gradle.properties index 64f414b9e4bad..b782e37dda4ae 100644 --- a/devtools/gradle/gradle.properties +++ b/devtools/gradle/gradle.properties @@ -1,2 +1,2 @@ -version = 999-SNAPSHOT +version = 2.13.6.Final kotlin_version = 1.7.20 diff --git a/devtools/gradle/pom.xml b/devtools/gradle/pom.xml index a33447d352441..c1723e92323b4 100644 --- a/devtools/gradle/pom.xml +++ b/devtools/gradle/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-build-parent - 999-SNAPSHOT + 2.13.6.Final ../../build-parent/pom.xml 4.0.0 diff --git a/devtools/maven/pom.xml b/devtools/maven/pom.xml index d6235e0ade1fd..2df0c04c47416 100644 --- a/devtools/maven/pom.xml +++ b/devtools/maven/pom.xml @@ -5,7 +5,7 @@ quarkus-build-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../../build-parent/pom.xml 4.0.0 diff --git a/devtools/platform-properties/pom.xml b/devtools/platform-properties/pom.xml index 8a50f6a52fed6..bc766a83c305b 100644 --- a/devtools/platform-properties/pom.xml +++ b/devtools/platform-properties/pom.xml @@ -5,7 +5,7 @@ quarkus-devtools-all io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/devtools/pom.xml b/devtools/pom.xml index a01063c3f5c10..5f4f47ef5a6d1 100644 --- a/devtools/pom.xml +++ b/devtools/pom.xml @@ -7,7 +7,7 @@ quarkus-build-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../build-parent/pom.xml diff --git a/devtools/project-core-extension-codestarts/pom.xml b/devtools/project-core-extension-codestarts/pom.xml index 321d70df6d863..add42f943d6f2 100644 --- a/devtools/project-core-extension-codestarts/pom.xml +++ b/devtools/project-core-extension-codestarts/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-devtools-all - 999-SNAPSHOT + 2.13.6.Final quarkus-project-core-extension-codestarts diff --git a/docs/pom.xml b/docs/pom.xml index aa41e6f80e41a..d21b07b1ac194 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-build-parent - 999-SNAPSHOT + 2.13.6.Final ../build-parent/pom.xml diff --git a/extensions/agroal/deployment/pom.xml b/extensions/agroal/deployment/pom.xml index e120b9ad70e93..e0318504a32bd 100644 --- a/extensions/agroal/deployment/pom.xml +++ b/extensions/agroal/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-agroal-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/agroal/pom.xml b/extensions/agroal/pom.xml index 2ebcce6c78b23..e9d70283e0ee5 100644 --- a/extensions/agroal/pom.xml +++ b/extensions/agroal/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/agroal/runtime/pom.xml b/extensions/agroal/runtime/pom.xml index dad9e456b4293..1cba41b215483 100644 --- a/extensions/agroal/runtime/pom.xml +++ b/extensions/agroal/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-agroal-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/agroal/spi/pom.xml b/extensions/agroal/spi/pom.xml index dc8fe8e1ef587..2e025070fcb0b 100644 --- a/extensions/agroal/spi/pom.xml +++ b/extensions/agroal/spi/pom.xml @@ -5,7 +5,7 @@ quarkus-agroal-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/amazon-lambda-http/deployment/pom.xml b/extensions/amazon-lambda-http/deployment/pom.xml index 6785c8ce70636..a73709308e9aa 100644 --- a/extensions/amazon-lambda-http/deployment/pom.xml +++ b/extensions/amazon-lambda-http/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-amazon-lambda-http-parent - 999-SNAPSHOT + 2.13.6.Final ../pom.xml diff --git a/extensions/amazon-lambda-http/http-event-server/pom.xml b/extensions/amazon-lambda-http/http-event-server/pom.xml index ce287ecaae6a7..8bd0d740c575f 100644 --- a/extensions/amazon-lambda-http/http-event-server/pom.xml +++ b/extensions/amazon-lambda-http/http-event-server/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-amazon-lambda-http-parent - 999-SNAPSHOT + 2.13.6.Final ../pom.xml diff --git a/extensions/amazon-lambda-http/maven-archetype/pom.xml b/extensions/amazon-lambda-http/maven-archetype/pom.xml index dce1a1e348f69..2a31d6c7a86f2 100644 --- a/extensions/amazon-lambda-http/maven-archetype/pom.xml +++ b/extensions/amazon-lambda-http/maven-archetype/pom.xml @@ -5,7 +5,7 @@ quarkus-amazon-lambda-http-parent io.quarkus - 999-SNAPSHOT + 2.13.6.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 ba5993f75d90c..db3fd21fffe01 100644 --- a/extensions/amazon-lambda-http/maven-archetype/src/main/resources/archetype-resources/pom.xml +++ b/extensions/amazon-lambda-http/maven-archetype/src/main/resources/archetype-resources/pom.xml @@ -14,10 +14,10 @@ 11 UTF-8 UTF-8 - 999-SNAPSHOT + 2.13.6.Final quarkus-bom io.quarkus - 999-SNAPSHOT + 2.13.6.Final 3.0.0-M7 diff --git a/extensions/amazon-lambda-http/pom.xml b/extensions/amazon-lambda-http/pom.xml index 78c20a2fb26b2..49c50df530541 100644 --- a/extensions/amazon-lambda-http/pom.xml +++ b/extensions/amazon-lambda-http/pom.xml @@ -7,7 +7,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml diff --git a/extensions/amazon-lambda-http/runtime/pom.xml b/extensions/amazon-lambda-http/runtime/pom.xml index bfc75846d626d..972667da4aad9 100644 --- a/extensions/amazon-lambda-http/runtime/pom.xml +++ b/extensions/amazon-lambda-http/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-amazon-lambda-http-parent - 999-SNAPSHOT + 2.13.6.Final ../pom.xml diff --git a/extensions/amazon-lambda-rest/deployment/pom.xml b/extensions/amazon-lambda-rest/deployment/pom.xml index 893a1316b2ca5..dee9d349a61d3 100644 --- a/extensions/amazon-lambda-rest/deployment/pom.xml +++ b/extensions/amazon-lambda-rest/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-amazon-lambda-rest-parent - 999-SNAPSHOT + 2.13.6.Final ../pom.xml diff --git a/extensions/amazon-lambda-rest/maven-archetype/pom.xml b/extensions/amazon-lambda-rest/maven-archetype/pom.xml index 326475ac1feed..b31de30096e8a 100644 --- a/extensions/amazon-lambda-rest/maven-archetype/pom.xml +++ b/extensions/amazon-lambda-rest/maven-archetype/pom.xml @@ -5,7 +5,7 @@ quarkus-amazon-lambda-rest-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/amazon-lambda-rest/maven-archetype/src/main/resources/archetype-resources/pom.xml b/extensions/amazon-lambda-rest/maven-archetype/src/main/resources/archetype-resources/pom.xml index a0518654fe7f2..a1d4d3ee3c17b 100644 --- a/extensions/amazon-lambda-rest/maven-archetype/src/main/resources/archetype-resources/pom.xml +++ b/extensions/amazon-lambda-rest/maven-archetype/src/main/resources/archetype-resources/pom.xml @@ -14,10 +14,10 @@ 11 UTF-8 UTF-8 - 999-SNAPSHOT + 2.13.6.Final quarkus-bom io.quarkus - 999-SNAPSHOT + 2.13.6.Final 3.0.0-M7 diff --git a/extensions/amazon-lambda-rest/pom.xml b/extensions/amazon-lambda-rest/pom.xml index 3e194bce78c24..774ca0ca6a089 100644 --- a/extensions/amazon-lambda-rest/pom.xml +++ b/extensions/amazon-lambda-rest/pom.xml @@ -7,7 +7,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml diff --git a/extensions/amazon-lambda-rest/rest-event-server/pom.xml b/extensions/amazon-lambda-rest/rest-event-server/pom.xml index 08b1bf6937bc3..71a5f3c4beb9e 100644 --- a/extensions/amazon-lambda-rest/rest-event-server/pom.xml +++ b/extensions/amazon-lambda-rest/rest-event-server/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-amazon-lambda-rest-parent - 999-SNAPSHOT + 2.13.6.Final ../pom.xml diff --git a/extensions/amazon-lambda-rest/runtime/pom.xml b/extensions/amazon-lambda-rest/runtime/pom.xml index 7d7d5564fcba4..c5951211024ef 100644 --- a/extensions/amazon-lambda-rest/runtime/pom.xml +++ b/extensions/amazon-lambda-rest/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-amazon-lambda-rest-parent - 999-SNAPSHOT + 2.13.6.Final ../pom.xml diff --git a/extensions/amazon-lambda-xray/deployment/pom.xml b/extensions/amazon-lambda-xray/deployment/pom.xml index f35b2095131ad..cfe8649fe449c 100644 --- a/extensions/amazon-lambda-xray/deployment/pom.xml +++ b/extensions/amazon-lambda-xray/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-amazon-lambda-xray-parent - 999-SNAPSHOT + 2.13.6.Final ../pom.xml diff --git a/extensions/amazon-lambda-xray/pom.xml b/extensions/amazon-lambda-xray/pom.xml index 017de6ed72fad..3062003170eab 100644 --- a/extensions/amazon-lambda-xray/pom.xml +++ b/extensions/amazon-lambda-xray/pom.xml @@ -7,7 +7,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml diff --git a/extensions/amazon-lambda-xray/runtime/pom.xml b/extensions/amazon-lambda-xray/runtime/pom.xml index 89b8a2f4226bd..2c11579ee26a8 100644 --- a/extensions/amazon-lambda-xray/runtime/pom.xml +++ b/extensions/amazon-lambda-xray/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-amazon-lambda-xray-parent - 999-SNAPSHOT + 2.13.6.Final ../pom.xml diff --git a/extensions/amazon-lambda/common-deployment/pom.xml b/extensions/amazon-lambda/common-deployment/pom.xml index 9e34d9282e0ce..03394e8da3f7b 100644 --- a/extensions/amazon-lambda/common-deployment/pom.xml +++ b/extensions/amazon-lambda/common-deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-amazon-lambda-parent - 999-SNAPSHOT + 2.13.6.Final ../pom.xml diff --git a/extensions/amazon-lambda/common-runtime/pom.xml b/extensions/amazon-lambda/common-runtime/pom.xml index b124bc0a031a7..b1d7363aeaaf8 100644 --- a/extensions/amazon-lambda/common-runtime/pom.xml +++ b/extensions/amazon-lambda/common-runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-amazon-lambda-parent - 999-SNAPSHOT + 2.13.6.Final ../pom.xml diff --git a/extensions/amazon-lambda/deployment/pom.xml b/extensions/amazon-lambda/deployment/pom.xml index 8e5df28f1b6d4..9a75f051dbb9f 100644 --- a/extensions/amazon-lambda/deployment/pom.xml +++ b/extensions/amazon-lambda/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-amazon-lambda-parent - 999-SNAPSHOT + 2.13.6.Final ../pom.xml diff --git a/extensions/amazon-lambda/event-server/pom.xml b/extensions/amazon-lambda/event-server/pom.xml index fd946feb65352..e05168d8f556d 100644 --- a/extensions/amazon-lambda/event-server/pom.xml +++ b/extensions/amazon-lambda/event-server/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-amazon-lambda-parent - 999-SNAPSHOT + 2.13.6.Final ../pom.xml diff --git a/extensions/amazon-lambda/maven-archetype/pom.xml b/extensions/amazon-lambda/maven-archetype/pom.xml index 32e7bcd3439bf..bfb3c9e4780d2 100644 --- a/extensions/amazon-lambda/maven-archetype/pom.xml +++ b/extensions/amazon-lambda/maven-archetype/pom.xml @@ -5,7 +5,7 @@ quarkus-amazon-lambda-parent io.quarkus - 999-SNAPSHOT + 2.13.6.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 ec1094ddc0d83..3b76c01cb12e6 100644 --- a/extensions/amazon-lambda/maven-archetype/src/main/resources/archetype-resources/pom.xml +++ b/extensions/amazon-lambda/maven-archetype/src/main/resources/archetype-resources/pom.xml @@ -13,10 +13,10 @@ 11 UTF-8 UTF-8 - 999-SNAPSHOT + 2.13.6.Final quarkus-bom io.quarkus - 999-SNAPSHOT + 2.13.6.Final 3.0.0-M7 diff --git a/extensions/amazon-lambda/pom.xml b/extensions/amazon-lambda/pom.xml index ee3640b9fbf34..a33def47ec456 100644 --- a/extensions/amazon-lambda/pom.xml +++ b/extensions/amazon-lambda/pom.xml @@ -7,7 +7,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml diff --git a/extensions/amazon-lambda/runtime/pom.xml b/extensions/amazon-lambda/runtime/pom.xml index 3aa811071c3ee..8890cd11a99ef 100644 --- a/extensions/amazon-lambda/runtime/pom.xml +++ b/extensions/amazon-lambda/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-amazon-lambda-parent - 999-SNAPSHOT + 2.13.6.Final ../pom.xml diff --git a/extensions/apache-httpclient/deployment/pom.xml b/extensions/apache-httpclient/deployment/pom.xml index ffdffa75ba962..3b54b7ef2513f 100644 --- a/extensions/apache-httpclient/deployment/pom.xml +++ b/extensions/apache-httpclient/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-apache-httpclient-parent - 999-SNAPSHOT + 2.13.6.Final quarkus-apache-httpclient-deployment Quarkus - Apache HttpClient - Deployment diff --git a/extensions/apache-httpclient/pom.xml b/extensions/apache-httpclient/pom.xml index 5dc76a6970107..1682b81c4d687 100644 --- a/extensions/apache-httpclient/pom.xml +++ b/extensions/apache-httpclient/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-extensions-parent - 999-SNAPSHOT + 2.13.6.Final quarkus-apache-httpclient-parent pom diff --git a/extensions/apache-httpclient/runtime/pom.xml b/extensions/apache-httpclient/runtime/pom.xml index d8937d0bb38f5..2661b2a58ebdd 100644 --- a/extensions/apache-httpclient/runtime/pom.xml +++ b/extensions/apache-httpclient/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-apache-httpclient-parent - 999-SNAPSHOT + 2.13.6.Final quarkus-apache-httpclient Quarkus - Apache HttpClient - Runtime diff --git a/extensions/arc/deployment/pom.xml b/extensions/arc/deployment/pom.xml index 74666d60cd6c4..5eade06bbf697 100644 --- a/extensions/arc/deployment/pom.xml +++ b/extensions/arc/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-arc-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/arc/pom.xml b/extensions/arc/pom.xml index 455b95ec65d3a..5fabd463073df 100644 --- a/extensions/arc/pom.xml +++ b/extensions/arc/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/arc/runtime/pom.xml b/extensions/arc/runtime/pom.xml index 7888f77f9f8d8..c493cb3cf0335 100644 --- a/extensions/arc/runtime/pom.xml +++ b/extensions/arc/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-arc-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/avro/deployment/pom.xml b/extensions/avro/deployment/pom.xml index 1f4a2597e963f..eab6e8d8063a0 100644 --- a/extensions/avro/deployment/pom.xml +++ b/extensions/avro/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-avro-parent - 999-SNAPSHOT + 2.13.6.Final quarkus-avro-deployment diff --git a/extensions/avro/pom.xml b/extensions/avro/pom.xml index 5cfa0fa587bcf..21172be339092 100644 --- a/extensions/avro/pom.xml +++ b/extensions/avro/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml diff --git a/extensions/avro/runtime/pom.xml b/extensions/avro/runtime/pom.xml index 14681d8719709..e374b84769e85 100644 --- a/extensions/avro/runtime/pom.xml +++ b/extensions/avro/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-avro-parent - 999-SNAPSHOT + 2.13.6.Final quarkus-avro diff --git a/extensions/awt/deployment/pom.xml b/extensions/awt/deployment/pom.xml index 28e26fc5f21a5..5c1622839b2f9 100644 --- a/extensions/awt/deployment/pom.xml +++ b/extensions/awt/deployment/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-awt-parent - 999-SNAPSHOT + 2.13.6.Final quarkus-awt-deployment Quarkus - AWT - Deployment diff --git a/extensions/awt/pom.xml b/extensions/awt/pom.xml index 6c0a5e72a832d..5e0f9998329ae 100644 --- a/extensions/awt/pom.xml +++ b/extensions/awt/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-extensions-parent - 999-SNAPSHOT + 2.13.6.Final quarkus-awt-parent pom diff --git a/extensions/awt/runtime/pom.xml b/extensions/awt/runtime/pom.xml index 466774dcfcd47..31ad617476760 100644 --- a/extensions/awt/runtime/pom.xml +++ b/extensions/awt/runtime/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-awt-parent - 999-SNAPSHOT + 2.13.6.Final quarkus-awt Quarkus - AWT - Runtime diff --git a/extensions/azure-functions-http/deployment/pom.xml b/extensions/azure-functions-http/deployment/pom.xml index 873720ccb3ae7..1c969de318b0e 100644 --- a/extensions/azure-functions-http/deployment/pom.xml +++ b/extensions/azure-functions-http/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-azure-functions-http-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/azure-functions-http/maven-archetype/pom.xml b/extensions/azure-functions-http/maven-archetype/pom.xml index bbfd70a7670d9..6efcf914b1cc3 100644 --- a/extensions/azure-functions-http/maven-archetype/pom.xml +++ b/extensions/azure-functions-http/maven-archetype/pom.xml @@ -5,7 +5,7 @@ quarkus-azure-functions-http-parent io.quarkus - 999-SNAPSHOT + 2.13.6.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 643e676782a42..92e3f3ebf53c8 100644 --- a/extensions/azure-functions-http/maven-archetype/src/main/resources/archetype-resources/pom.xml +++ b/extensions/azure-functions-http/maven-archetype/src/main/resources/archetype-resources/pom.xml @@ -12,10 +12,10 @@ 11 UTF-8 UTF-8 - 999-SNAPSHOT + 2.13.6.Final quarkus-bom io.quarkus - 999-SNAPSHOT + 2.13.6.Final 3.1.0 3.0.0-M7 diff --git a/extensions/azure-functions-http/pom.xml b/extensions/azure-functions-http/pom.xml index b68a683b1ab58..54176cfd114c3 100644 --- a/extensions/azure-functions-http/pom.xml +++ b/extensions/azure-functions-http/pom.xml @@ -21,7 +21,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.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 6b7429ab32ec5..74a9902cf3361 100644 --- a/extensions/azure-functions-http/runtime/pom.xml +++ b/extensions/azure-functions-http/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-azure-functions-http-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/cache/deployment/pom.xml b/extensions/cache/deployment/pom.xml index a1c35c5f644c4..54e679e5e6d83 100644 --- a/extensions/cache/deployment/pom.xml +++ b/extensions/cache/deployment/pom.xml @@ -7,7 +7,7 @@ quarkus-cache-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final quarkus-cache-deployment diff --git a/extensions/cache/pom.xml b/extensions/cache/pom.xml index 65befebd45a1e..d0315baec570e 100644 --- a/extensions/cache/pom.xml +++ b/extensions/cache/pom.xml @@ -7,7 +7,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml diff --git a/extensions/cache/runtime/pom.xml b/extensions/cache/runtime/pom.xml index f047284231dd1..5e2b31782aea0 100644 --- a/extensions/cache/runtime/pom.xml +++ b/extensions/cache/runtime/pom.xml @@ -7,7 +7,7 @@ quarkus-cache-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final quarkus-cache diff --git a/extensions/caffeine/deployment/pom.xml b/extensions/caffeine/deployment/pom.xml index 64c391724995f..d2b44aa230fcd 100644 --- a/extensions/caffeine/deployment/pom.xml +++ b/extensions/caffeine/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-caffeine-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/caffeine/pom.xml b/extensions/caffeine/pom.xml index 8ab1e106ca586..bafb7dcb1f140 100644 --- a/extensions/caffeine/pom.xml +++ b/extensions/caffeine/pom.xml @@ -6,7 +6,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/caffeine/runtime/pom.xml b/extensions/caffeine/runtime/pom.xml index a9317b5f4ca56..f79d1fdabebbc 100644 --- a/extensions/caffeine/runtime/pom.xml +++ b/extensions/caffeine/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-caffeine-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/config-yaml/deployment/pom.xml b/extensions/config-yaml/deployment/pom.xml index fcbb526f40966..5a1c22398b2ef 100644 --- a/extensions/config-yaml/deployment/pom.xml +++ b/extensions/config-yaml/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-config-yaml-parent - 999-SNAPSHOT + 2.13.6.Final quarkus-config-yaml-deployment diff --git a/extensions/config-yaml/pom.xml b/extensions/config-yaml/pom.xml index 799d1334b02c0..445f953bff97d 100644 --- a/extensions/config-yaml/pom.xml +++ b/extensions/config-yaml/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/config-yaml/runtime/pom.xml b/extensions/config-yaml/runtime/pom.xml index 6199774adc98e..3153efbf1ec32 100644 --- a/extensions/config-yaml/runtime/pom.xml +++ b/extensions/config-yaml/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-config-yaml-parent - 999-SNAPSHOT + 2.13.6.Final quarkus-config-yaml diff --git a/extensions/container-image/container-image-buildpack/deployment/pom.xml b/extensions/container-image/container-image-buildpack/deployment/pom.xml index 70a0a884e03e9..bbfaff22bf896 100644 --- a/extensions/container-image/container-image-buildpack/deployment/pom.xml +++ b/extensions/container-image/container-image-buildpack/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-container-image-buildpack-parent - 999-SNAPSHOT + 2.13.6.Final quarkus-container-image-buildpack-deployment diff --git a/extensions/container-image/container-image-buildpack/pom.xml b/extensions/container-image/container-image-buildpack/pom.xml index e7c264f5d33e2..58baa40ed4e84 100644 --- a/extensions/container-image/container-image-buildpack/pom.xml +++ b/extensions/container-image/container-image-buildpack/pom.xml @@ -5,7 +5,7 @@ quarkus-container-image-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/container-image/container-image-buildpack/runtime/pom.xml b/extensions/container-image/container-image-buildpack/runtime/pom.xml index bb7dbdb3ab00a..bdf42a0177406 100644 --- a/extensions/container-image/container-image-buildpack/runtime/pom.xml +++ b/extensions/container-image/container-image-buildpack/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-container-image-buildpack-parent - 999-SNAPSHOT + 2.13.6.Final quarkus-container-image-buildpack diff --git a/extensions/container-image/container-image-docker/deployment/pom.xml b/extensions/container-image/container-image-docker/deployment/pom.xml index 0985cbc99c3b0..c43323b2879b2 100644 --- a/extensions/container-image/container-image-docker/deployment/pom.xml +++ b/extensions/container-image/container-image-docker/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-container-image-docker-parent - 999-SNAPSHOT + 2.13.6.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..6380259f456c0 100644 --- a/extensions/container-image/container-image-docker/pom.xml +++ b/extensions/container-image/container-image-docker/pom.xml @@ -5,7 +5,7 @@ quarkus-container-image-parent io.quarkus - 999-SNAPSHOT + 2.13.6.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 38b3aeccb159f..dd7a518145c93 100644 --- a/extensions/container-image/container-image-docker/runtime/pom.xml +++ b/extensions/container-image/container-image-docker/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-container-image-docker-parent - 999-SNAPSHOT + 2.13.6.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..61b555b480d8d 100644 --- a/extensions/container-image/container-image-jib/deployment/pom.xml +++ b/extensions/container-image/container-image-jib/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-container-image-jib-parent - 999-SNAPSHOT + 2.13.6.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..8baaeddb94ee0 100644 --- a/extensions/container-image/container-image-jib/pom.xml +++ b/extensions/container-image/container-image-jib/pom.xml @@ -5,7 +5,7 @@ quarkus-container-image-parent io.quarkus - 999-SNAPSHOT + 2.13.6.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 c7d96542aab16..0de6c715f64b7 100644 --- a/extensions/container-image/container-image-jib/runtime/pom.xml +++ b/extensions/container-image/container-image-jib/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-container-image-jib-parent - 999-SNAPSHOT + 2.13.6.Final quarkus-container-image-jib diff --git a/extensions/container-image/container-image-openshift/deployment/pom.xml b/extensions/container-image/container-image-openshift/deployment/pom.xml index c101061d05f68..eec9e14bade93 100644 --- a/extensions/container-image/container-image-openshift/deployment/pom.xml +++ b/extensions/container-image/container-image-openshift/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-container-image-openshift-parent - 999-SNAPSHOT + 2.13.6.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..1b4bbba2368ad 100644 --- a/extensions/container-image/container-image-openshift/pom.xml +++ b/extensions/container-image/container-image-openshift/pom.xml @@ -5,7 +5,7 @@ quarkus-container-image-parent io.quarkus - 999-SNAPSHOT + 2.13.6.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 3ef6d6f2a0850..7fbc84531ee66 100644 --- a/extensions/container-image/container-image-openshift/runtime/pom.xml +++ b/extensions/container-image/container-image-openshift/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-container-image-openshift-parent - 999-SNAPSHOT + 2.13.6.Final quarkus-container-image-openshift diff --git a/extensions/container-image/container-image-s2i/deployment/pom.xml b/extensions/container-image/container-image-s2i/deployment/pom.xml index e717ba19077b3..bf1b41b52ff91 100644 --- a/extensions/container-image/container-image-s2i/deployment/pom.xml +++ b/extensions/container-image/container-image-s2i/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-container-image-s2i-parent - 999-SNAPSHOT + 2.13.6.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..2f5d2cd987b5d 100644 --- a/extensions/container-image/container-image-s2i/pom.xml +++ b/extensions/container-image/container-image-s2i/pom.xml @@ -5,7 +5,7 @@ quarkus-container-image-parent io.quarkus - 999-SNAPSHOT + 2.13.6.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 076d6c1ce3bd8..a89a1cd7a6ae6 100644 --- a/extensions/container-image/container-image-s2i/runtime/pom.xml +++ b/extensions/container-image/container-image-s2i/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-container-image-s2i-parent - 999-SNAPSHOT + 2.13.6.Final quarkus-container-image-s2i diff --git a/extensions/container-image/deployment/pom.xml b/extensions/container-image/deployment/pom.xml index f6dd3f9da0772..179ee23ff2cf6 100644 --- a/extensions/container-image/deployment/pom.xml +++ b/extensions/container-image/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-container-image-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/container-image/pom.xml b/extensions/container-image/pom.xml index 277de33c0a76f..006b6f3839bcc 100644 --- a/extensions/container-image/pom.xml +++ b/extensions/container-image/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml diff --git a/extensions/container-image/runtime/pom.xml b/extensions/container-image/runtime/pom.xml index 317824b883e54..c15e4aabee9a6 100644 --- a/extensions/container-image/runtime/pom.xml +++ b/extensions/container-image/runtime/pom.xml @@ -7,7 +7,7 @@ quarkus-container-image-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final quarkus-container-image diff --git a/extensions/container-image/spi/pom.xml b/extensions/container-image/spi/pom.xml index 7b744c342557f..65a7ca241e3ee 100644 --- a/extensions/container-image/spi/pom.xml +++ b/extensions/container-image/spi/pom.xml @@ -4,7 +4,7 @@ quarkus-container-image-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/container-image/util/pom.xml b/extensions/container-image/util/pom.xml index 07742e983ff32..e9425f0fbdb41 100644 --- a/extensions/container-image/util/pom.xml +++ b/extensions/container-image/util/pom.xml @@ -4,7 +4,7 @@ quarkus-container-image-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/credentials/deployment/pom.xml b/extensions/credentials/deployment/pom.xml index 8ec28c952111b..1b3a9fd530bfc 100644 --- a/extensions/credentials/deployment/pom.xml +++ b/extensions/credentials/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-credentials-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/credentials/pom.xml b/extensions/credentials/pom.xml index f7588cbfab3e1..9b9e8e08077b6 100644 --- a/extensions/credentials/pom.xml +++ b/extensions/credentials/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/credentials/runtime/pom.xml b/extensions/credentials/runtime/pom.xml index e5e90becca4b6..fc4f01c30c160 100644 --- a/extensions/credentials/runtime/pom.xml +++ b/extensions/credentials/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-credentials-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/csrf-reactive/deployment/pom.xml b/extensions/csrf-reactive/deployment/pom.xml index a237a9890e57c..392465b4081b6 100644 --- a/extensions/csrf-reactive/deployment/pom.xml +++ b/extensions/csrf-reactive/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-csrf-reactive-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../ 4.0.0 diff --git a/extensions/csrf-reactive/pom.xml b/extensions/csrf-reactive/pom.xml index c58a36adef790..3c2283c94d4ae 100644 --- a/extensions/csrf-reactive/pom.xml +++ b/extensions/csrf-reactive/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/csrf-reactive/runtime/pom.xml b/extensions/csrf-reactive/runtime/pom.xml index c347f32368d35..54ab865d71dcd 100644 --- a/extensions/csrf-reactive/runtime/pom.xml +++ b/extensions/csrf-reactive/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-csrf-reactive-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../ 4.0.0 diff --git a/extensions/datasource/common/pom.xml b/extensions/datasource/common/pom.xml index adf4b76faecde..2f7428322fc06 100644 --- a/extensions/datasource/common/pom.xml +++ b/extensions/datasource/common/pom.xml @@ -5,7 +5,7 @@ quarkus-datasource-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/datasource/deployment-spi/pom.xml b/extensions/datasource/deployment-spi/pom.xml index c5fe1bd7c7c4d..9920c434f278f 100644 --- a/extensions/datasource/deployment-spi/pom.xml +++ b/extensions/datasource/deployment-spi/pom.xml @@ -5,7 +5,7 @@ quarkus-datasource-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/datasource/deployment/pom.xml b/extensions/datasource/deployment/pom.xml index 676f7b24bed92..3ca85e716ebe2 100644 --- a/extensions/datasource/deployment/pom.xml +++ b/extensions/datasource/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-datasource-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/datasource/pom.xml b/extensions/datasource/pom.xml index 3831e40d41a48..b8543f458d695 100644 --- a/extensions/datasource/pom.xml +++ b/extensions/datasource/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/datasource/runtime/pom.xml b/extensions/datasource/runtime/pom.xml index bbe9cb16b538f..e672ae1fbe2c7 100644 --- a/extensions/datasource/runtime/pom.xml +++ b/extensions/datasource/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-datasource-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/devservices/common/pom.xml b/extensions/devservices/common/pom.xml index 0bfc2c543a11d..e22b69dcf5e8c 100644 --- a/extensions/devservices/common/pom.xml +++ b/extensions/devservices/common/pom.xml @@ -5,7 +5,7 @@ quarkus-devservices-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/devservices/db2/pom.xml b/extensions/devservices/db2/pom.xml index 3b70046344628..680e511ff0133 100644 --- a/extensions/devservices/db2/pom.xml +++ b/extensions/devservices/db2/pom.xml @@ -5,7 +5,7 @@ quarkus-devservices-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/devservices/deployment/pom.xml b/extensions/devservices/deployment/pom.xml index f78183ff0248b..a72bc03897f60 100644 --- a/extensions/devservices/deployment/pom.xml +++ b/extensions/devservices/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-devservices-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/devservices/derby/pom.xml b/extensions/devservices/derby/pom.xml index 3187ee20cb35b..e015dd09d1725 100644 --- a/extensions/devservices/derby/pom.xml +++ b/extensions/devservices/derby/pom.xml @@ -5,7 +5,7 @@ quarkus-devservices-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/devservices/h2/pom.xml b/extensions/devservices/h2/pom.xml index e01ae5f9430ff..177016029714d 100644 --- a/extensions/devservices/h2/pom.xml +++ b/extensions/devservices/h2/pom.xml @@ -5,7 +5,7 @@ quarkus-devservices-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/devservices/mariadb/pom.xml b/extensions/devservices/mariadb/pom.xml index 261b711299f3d..5fa45113278c7 100644 --- a/extensions/devservices/mariadb/pom.xml +++ b/extensions/devservices/mariadb/pom.xml @@ -5,7 +5,7 @@ quarkus-devservices-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/devservices/mssql/pom.xml b/extensions/devservices/mssql/pom.xml index 8c1439d22ed07..c813eabfa93fb 100644 --- a/extensions/devservices/mssql/pom.xml +++ b/extensions/devservices/mssql/pom.xml @@ -5,7 +5,7 @@ quarkus-devservices-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/devservices/mysql/pom.xml b/extensions/devservices/mysql/pom.xml index 797c5b1984eba..03738bd51d8ac 100644 --- a/extensions/devservices/mysql/pom.xml +++ b/extensions/devservices/mysql/pom.xml @@ -5,7 +5,7 @@ quarkus-devservices-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/devservices/oracle/pom.xml b/extensions/devservices/oracle/pom.xml index 4f15257cf5686..a9c0ba5b4dace 100644 --- a/extensions/devservices/oracle/pom.xml +++ b/extensions/devservices/oracle/pom.xml @@ -5,7 +5,7 @@ quarkus-devservices-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/devservices/pom.xml b/extensions/devservices/pom.xml index 84d2af8ab037e..7fb77bf4fbf25 100644 --- a/extensions/devservices/pom.xml +++ b/extensions/devservices/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/devservices/postgresql/pom.xml b/extensions/devservices/postgresql/pom.xml index e88013895eab5..b1bd3cb020c63 100644 --- a/extensions/devservices/postgresql/pom.xml +++ b/extensions/devservices/postgresql/pom.xml @@ -5,7 +5,7 @@ quarkus-devservices-parent io.quarkus - 999-SNAPSHOT + 2.13.6.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 560553727270f..9bcad3bacf728 100644 --- a/extensions/elasticsearch-rest-client-common/deployment/pom.xml +++ b/extensions/elasticsearch-rest-client-common/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-elasticsearch-rest-client-common-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/elasticsearch-rest-client-common/pom.xml b/extensions/elasticsearch-rest-client-common/pom.xml index 186615e41e0e5..07750c24e9e0a 100644 --- a/extensions/elasticsearch-rest-client-common/pom.xml +++ b/extensions/elasticsearch-rest-client-common/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.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 869dd263c4973..cef042917cbca 100644 --- a/extensions/elasticsearch-rest-client-common/runtime/pom.xml +++ b/extensions/elasticsearch-rest-client-common/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-elasticsearch-rest-client-common-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/elasticsearch-rest-client/deployment/pom.xml b/extensions/elasticsearch-rest-client/deployment/pom.xml index cec8af5407f64..fc49899a36736 100644 --- a/extensions/elasticsearch-rest-client/deployment/pom.xml +++ b/extensions/elasticsearch-rest-client/deployment/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-elasticsearch-rest-client-parent - 999-SNAPSHOT + 2.13.6.Final ../pom.xml diff --git a/extensions/elasticsearch-rest-client/pom.xml b/extensions/elasticsearch-rest-client/pom.xml index 3fe3538d20f32..491386266d2e2 100644 --- a/extensions/elasticsearch-rest-client/pom.xml +++ b/extensions/elasticsearch-rest-client/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml diff --git a/extensions/elasticsearch-rest-client/runtime/pom.xml b/extensions/elasticsearch-rest-client/runtime/pom.xml index 9b83daf603490..4561f88dce4eb 100644 --- a/extensions/elasticsearch-rest-client/runtime/pom.xml +++ b/extensions/elasticsearch-rest-client/runtime/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-elasticsearch-rest-client-parent - 999-SNAPSHOT + 2.13.6.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..9e4a44d5920fe 100644 --- a/extensions/elasticsearch-rest-high-level-client/deployment/pom.xml +++ b/extensions/elasticsearch-rest-high-level-client/deployment/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-elasticsearch-rest-high-level-client-parent - 999-SNAPSHOT + 2.13.6.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..8225ded0f0137 100644 --- a/extensions/elasticsearch-rest-high-level-client/pom.xml +++ b/extensions/elasticsearch-rest-high-level-client/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.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 566c7ad7d941d..ec619e9640649 100644 --- a/extensions/elasticsearch-rest-high-level-client/runtime/pom.xml +++ b/extensions/elasticsearch-rest-high-level-client/runtime/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-elasticsearch-rest-high-level-client-parent - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/elytron-security-common/deployment/pom.xml b/extensions/elytron-security-common/deployment/pom.xml index ee2a9b249beca..37908f65789ad 100644 --- a/extensions/elytron-security-common/deployment/pom.xml +++ b/extensions/elytron-security-common/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-elytron-security-common-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/elytron-security-common/pom.xml b/extensions/elytron-security-common/pom.xml index 2172b9de5e91a..2d2acf5fb4819 100644 --- a/extensions/elytron-security-common/pom.xml +++ b/extensions/elytron-security-common/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.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 723f8b333390c..7049472c004fc 100644 --- a/extensions/elytron-security-common/runtime/pom.xml +++ b/extensions/elytron-security-common/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-elytron-security-common-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/elytron-security-jdbc/deployment/pom.xml b/extensions/elytron-security-jdbc/deployment/pom.xml index 44c3c8f921931..b3c21d8adac37 100644 --- a/extensions/elytron-security-jdbc/deployment/pom.xml +++ b/extensions/elytron-security-jdbc/deployment/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-elytron-security-jdbc-parent - 999-SNAPSHOT + 2.13.6.Final ../pom.xml diff --git a/extensions/elytron-security-jdbc/pom.xml b/extensions/elytron-security-jdbc/pom.xml index 3fa5d6b19e361..395dac878b009 100644 --- a/extensions/elytron-security-jdbc/pom.xml +++ b/extensions/elytron-security-jdbc/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-extensions-parent - 999-SNAPSHOT + 2.13.6.Final ../pom.xml diff --git a/extensions/elytron-security-jdbc/runtime/pom.xml b/extensions/elytron-security-jdbc/runtime/pom.xml index 0c9a9476c25a0..4b6feaf4f071c 100644 --- a/extensions/elytron-security-jdbc/runtime/pom.xml +++ b/extensions/elytron-security-jdbc/runtime/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-elytron-security-jdbc-parent - 999-SNAPSHOT + 2.13.6.Final ../pom.xml diff --git a/extensions/elytron-security-ldap/deployment/pom.xml b/extensions/elytron-security-ldap/deployment/pom.xml index 99a20bc5e4968..5dface5aa6211 100644 --- a/extensions/elytron-security-ldap/deployment/pom.xml +++ b/extensions/elytron-security-ldap/deployment/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-elytron-security-ldap-parent - 999-SNAPSHOT + 2.13.6.Final ../pom.xml diff --git a/extensions/elytron-security-ldap/pom.xml b/extensions/elytron-security-ldap/pom.xml index c7f782508322a..84bad160b8b92 100644 --- a/extensions/elytron-security-ldap/pom.xml +++ b/extensions/elytron-security-ldap/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-extensions-parent - 999-SNAPSHOT + 2.13.6.Final ../pom.xml diff --git a/extensions/elytron-security-ldap/runtime/pom.xml b/extensions/elytron-security-ldap/runtime/pom.xml index 2a77e361042b3..2759f9c8404ad 100644 --- a/extensions/elytron-security-ldap/runtime/pom.xml +++ b/extensions/elytron-security-ldap/runtime/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-elytron-security-ldap-parent - 999-SNAPSHOT + 2.13.6.Final ../pom.xml diff --git a/extensions/elytron-security-oauth2/deployment/pom.xml b/extensions/elytron-security-oauth2/deployment/pom.xml index 8602d41d65d87..e5c60dd178e80 100644 --- a/extensions/elytron-security-oauth2/deployment/pom.xml +++ b/extensions/elytron-security-oauth2/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-elytron-security-oauth2-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/elytron-security-oauth2/pom.xml b/extensions/elytron-security-oauth2/pom.xml index ad71d1fd4080a..9ca59e1a19687 100644 --- a/extensions/elytron-security-oauth2/pom.xml +++ b/extensions/elytron-security-oauth2/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.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 b8eb853dcc161..1f2df5787ad71 100644 --- a/extensions/elytron-security-oauth2/runtime/pom.xml +++ b/extensions/elytron-security-oauth2/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-elytron-security-oauth2-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/elytron-security-properties-file/deployment/pom.xml b/extensions/elytron-security-properties-file/deployment/pom.xml index 860ea5329ce9f..9be5ff77905ec 100644 --- a/extensions/elytron-security-properties-file/deployment/pom.xml +++ b/extensions/elytron-security-properties-file/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-elytron-security-properties-file-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/elytron-security-properties-file/pom.xml b/extensions/elytron-security-properties-file/pom.xml index 21fc44bf232ae..b119082ef21e2 100644 --- a/extensions/elytron-security-properties-file/pom.xml +++ b/extensions/elytron-security-properties-file/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.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 e3b6f020ce1b0..6be30656e7f00 100644 --- a/extensions/elytron-security-properties-file/runtime/pom.xml +++ b/extensions/elytron-security-properties-file/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-elytron-security-properties-file-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/elytron-security/deployment/pom.xml b/extensions/elytron-security/deployment/pom.xml index 0bc492a2d6e31..6ac0224881092 100644 --- a/extensions/elytron-security/deployment/pom.xml +++ b/extensions/elytron-security/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-elytron-security-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/elytron-security/pom.xml b/extensions/elytron-security/pom.xml index 00650552699be..00f28b6b87824 100644 --- a/extensions/elytron-security/pom.xml +++ b/extensions/elytron-security/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/elytron-security/runtime/pom.xml b/extensions/elytron-security/runtime/pom.xml index 7a6c2bf98b103..dd102e58ecbe0 100644 --- a/extensions/elytron-security/runtime/pom.xml +++ b/extensions/elytron-security/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-elytron-security-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/flyway/deployment/pom.xml b/extensions/flyway/deployment/pom.xml index 99592449ce68a..317bf94d44983 100644 --- a/extensions/flyway/deployment/pom.xml +++ b/extensions/flyway/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-flyway-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/flyway/pom.xml b/extensions/flyway/pom.xml index 78fe0ed722454..f6b6bb6ff9ab0 100644 --- a/extensions/flyway/pom.xml +++ b/extensions/flyway/pom.xml @@ -6,7 +6,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/flyway/runtime/pom.xml b/extensions/flyway/runtime/pom.xml index c09e75f82456d..3e79743067d08 100644 --- a/extensions/flyway/runtime/pom.xml +++ b/extensions/flyway/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-flyway-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/funqy/funqy-amazon-lambda/deployment/pom.xml b/extensions/funqy/funqy-amazon-lambda/deployment/pom.xml index 2a03684b9a675..249575d2e03b2 100644 --- a/extensions/funqy/funqy-amazon-lambda/deployment/pom.xml +++ b/extensions/funqy/funqy-amazon-lambda/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-funqy-amazon-lambda-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/funqy/funqy-amazon-lambda/maven-archetype/pom.xml b/extensions/funqy/funqy-amazon-lambda/maven-archetype/pom.xml index 6b0414ec4538f..b266044799585 100644 --- a/extensions/funqy/funqy-amazon-lambda/maven-archetype/pom.xml +++ b/extensions/funqy/funqy-amazon-lambda/maven-archetype/pom.xml @@ -5,7 +5,7 @@ quarkus-funqy-amazon-lambda-parent io.quarkus - 999-SNAPSHOT + 2.13.6.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 919bcad791b75..b7f3e77bb3cc0 100644 --- a/extensions/funqy/funqy-amazon-lambda/maven-archetype/src/main/resources/archetype-resources/pom.xml +++ b/extensions/funqy/funqy-amazon-lambda/maven-archetype/src/main/resources/archetype-resources/pom.xml @@ -13,10 +13,10 @@ 11 UTF-8 UTF-8 - 999-SNAPSHOT + 2.13.6.Final quarkus-bom io.quarkus - 999-SNAPSHOT + 2.13.6.Final 3.0.0-M7 diff --git a/extensions/funqy/funqy-amazon-lambda/pom.xml b/extensions/funqy/funqy-amazon-lambda/pom.xml index d35c9dab581b7..8b416afe48dc1 100644 --- a/extensions/funqy/funqy-amazon-lambda/pom.xml +++ b/extensions/funqy/funqy-amazon-lambda/pom.xml @@ -5,7 +5,7 @@ quarkus-funqy-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/funqy/funqy-amazon-lambda/runtime/pom.xml b/extensions/funqy/funqy-amazon-lambda/runtime/pom.xml index 4366bd5e63b3d..3c6c60f83e379 100644 --- a/extensions/funqy/funqy-amazon-lambda/runtime/pom.xml +++ b/extensions/funqy/funqy-amazon-lambda/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-funqy-amazon-lambda-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/funqy/funqy-google-cloud-functions/deployment/pom.xml b/extensions/funqy/funqy-google-cloud-functions/deployment/pom.xml index f61c2eeba3a36..737b5eb58fe5a 100644 --- a/extensions/funqy/funqy-google-cloud-functions/deployment/pom.xml +++ b/extensions/funqy/funqy-google-cloud-functions/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-funqy-google-cloud-functions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/funqy/funqy-google-cloud-functions/pom.xml b/extensions/funqy/funqy-google-cloud-functions/pom.xml index 2ad5b7e65acb8..d847ce6292d10 100644 --- a/extensions/funqy/funqy-google-cloud-functions/pom.xml +++ b/extensions/funqy/funqy-google-cloud-functions/pom.xml @@ -5,7 +5,7 @@ quarkus-funqy-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/funqy/funqy-google-cloud-functions/runtime/pom.xml b/extensions/funqy/funqy-google-cloud-functions/runtime/pom.xml index 591dbaa49fde8..3781e5e610ba8 100644 --- a/extensions/funqy/funqy-google-cloud-functions/runtime/pom.xml +++ b/extensions/funqy/funqy-google-cloud-functions/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-funqy-google-cloud-functions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/funqy/funqy-http/deployment/pom.xml b/extensions/funqy/funqy-http/deployment/pom.xml index 231189e3b612d..73d91aaaabbd4 100644 --- a/extensions/funqy/funqy-http/deployment/pom.xml +++ b/extensions/funqy/funqy-http/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-funqy-http-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/funqy/funqy-http/pom.xml b/extensions/funqy/funqy-http/pom.xml index 8d93ea4e99c9a..a77880a1f6c9d 100644 --- a/extensions/funqy/funqy-http/pom.xml +++ b/extensions/funqy/funqy-http/pom.xml @@ -5,7 +5,7 @@ quarkus-funqy-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/funqy/funqy-http/runtime/pom.xml b/extensions/funqy/funqy-http/runtime/pom.xml index f1620de0ac23d..36d43e9cd141c 100644 --- a/extensions/funqy/funqy-http/runtime/pom.xml +++ b/extensions/funqy/funqy-http/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-funqy-http-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/funqy/funqy-knative-events/deployment/pom.xml b/extensions/funqy/funqy-knative-events/deployment/pom.xml index 4c25454e815ad..6819653b8a74f 100644 --- a/extensions/funqy/funqy-knative-events/deployment/pom.xml +++ b/extensions/funqy/funqy-knative-events/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-funqy-knative-events-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/funqy/funqy-knative-events/pom.xml b/extensions/funqy/funqy-knative-events/pom.xml index 0f488a9727b3f..4e937aee269bd 100644 --- a/extensions/funqy/funqy-knative-events/pom.xml +++ b/extensions/funqy/funqy-knative-events/pom.xml @@ -5,7 +5,7 @@ quarkus-funqy-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/funqy/funqy-knative-events/runtime/pom.xml b/extensions/funqy/funqy-knative-events/runtime/pom.xml index 6d311c76b3c86..029a8e36a4bb0 100644 --- a/extensions/funqy/funqy-knative-events/runtime/pom.xml +++ b/extensions/funqy/funqy-knative-events/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-funqy-knative-events-parent io.quarkus - 999-SNAPSHOT + 2.13.6.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 6eb117a9babd6..40de8f29af715 100644 --- a/extensions/funqy/funqy-server-common/deployment/pom.xml +++ b/extensions/funqy/funqy-server-common/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-funqy-server-common-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/funqy/funqy-server-common/pom.xml b/extensions/funqy/funqy-server-common/pom.xml index 060217e666f06..02974707cac1c 100644 --- a/extensions/funqy/funqy-server-common/pom.xml +++ b/extensions/funqy/funqy-server-common/pom.xml @@ -5,7 +5,7 @@ quarkus-funqy-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/funqy/funqy-server-common/runtime/pom.xml b/extensions/funqy/funqy-server-common/runtime/pom.xml index 7f97e9665d7f4..f03aeb2455ff6 100644 --- a/extensions/funqy/funqy-server-common/runtime/pom.xml +++ b/extensions/funqy/funqy-server-common/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-funqy-server-common-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/funqy/pom.xml b/extensions/funqy/pom.xml index 0c578b71fcf89..a3dc8e7d711ba 100644 --- a/extensions/funqy/pom.xml +++ b/extensions/funqy/pom.xml @@ -6,7 +6,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/google-cloud-functions-http/deployment/pom.xml b/extensions/google-cloud-functions-http/deployment/pom.xml index 4af62db26e4b9..ce68b9691273b 100644 --- a/extensions/google-cloud-functions-http/deployment/pom.xml +++ b/extensions/google-cloud-functions-http/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-google-cloud-functions-http-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/google-cloud-functions-http/pom.xml b/extensions/google-cloud-functions-http/pom.xml index dea5d9f83d99a..8f5c70dd0c8d5 100644 --- a/extensions/google-cloud-functions-http/pom.xml +++ b/extensions/google-cloud-functions-http/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.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 ca04a865e950d..b4985c042e851 100644 --- a/extensions/google-cloud-functions-http/runtime/pom.xml +++ b/extensions/google-cloud-functions-http/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-google-cloud-functions-http-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/google-cloud-functions/deployment/pom.xml b/extensions/google-cloud-functions/deployment/pom.xml index 750177b130f89..f8902dc271d5c 100644 --- a/extensions/google-cloud-functions/deployment/pom.xml +++ b/extensions/google-cloud-functions/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-google-cloud-functions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/google-cloud-functions/pom.xml b/extensions/google-cloud-functions/pom.xml index c3f3895d66613..43c8ab2101d87 100644 --- a/extensions/google-cloud-functions/pom.xml +++ b/extensions/google-cloud-functions/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.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 e57ccb38c5188..452b428feb3b5 100644 --- a/extensions/google-cloud-functions/runtime/pom.xml +++ b/extensions/google-cloud-functions/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-google-cloud-functions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/grpc-common/deployment/pom.xml b/extensions/grpc-common/deployment/pom.xml index 801044c4f2937..aafe4aaab2b45 100644 --- a/extensions/grpc-common/deployment/pom.xml +++ b/extensions/grpc-common/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-grpc-common-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/grpc-common/pom.xml b/extensions/grpc-common/pom.xml index eb4f6ebc3e505..0a62d197945fe 100644 --- a/extensions/grpc-common/pom.xml +++ b/extensions/grpc-common/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/grpc-common/runtime/pom.xml b/extensions/grpc-common/runtime/pom.xml index 67d11c3b32bfa..3b18edb32302c 100644 --- a/extensions/grpc-common/runtime/pom.xml +++ b/extensions/grpc-common/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-grpc-common-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/grpc/api/pom.xml b/extensions/grpc/api/pom.xml index 559976aee7e68..dca9df0a2d730 100644 --- a/extensions/grpc/api/pom.xml +++ b/extensions/grpc/api/pom.xml @@ -4,7 +4,7 @@ quarkus-grpc-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final quarkus-grpc-api diff --git a/extensions/grpc/codegen/pom.xml b/extensions/grpc/codegen/pom.xml index c71fb2d277282..825ce580c34de 100644 --- a/extensions/grpc/codegen/pom.xml +++ b/extensions/grpc/codegen/pom.xml @@ -6,7 +6,7 @@ quarkus-grpc-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final quarkus-grpc-codegen diff --git a/extensions/grpc/deployment/pom.xml b/extensions/grpc/deployment/pom.xml index 3b868cb73e40c..78a7b041d3a55 100644 --- a/extensions/grpc/deployment/pom.xml +++ b/extensions/grpc/deployment/pom.xml @@ -6,7 +6,7 @@ quarkus-grpc-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final quarkus-grpc-deployment diff --git a/extensions/grpc/pom.xml b/extensions/grpc/pom.xml index 27cb1447a3e96..50c3a27912b40 100644 --- a/extensions/grpc/pom.xml +++ b/extensions/grpc/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/grpc/protoc/pom.xml b/extensions/grpc/protoc/pom.xml index 15b8037182f6b..deaf6fc7cfebe 100644 --- a/extensions/grpc/protoc/pom.xml +++ b/extensions/grpc/protoc/pom.xml @@ -6,7 +6,7 @@ quarkus-grpc-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final quarkus-grpc-protoc-plugin diff --git a/extensions/grpc/runtime/pom.xml b/extensions/grpc/runtime/pom.xml index b3712d90d1b1a..2cbd3eea14959 100644 --- a/extensions/grpc/runtime/pom.xml +++ b/extensions/grpc/runtime/pom.xml @@ -6,7 +6,7 @@ quarkus-grpc-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final quarkus-grpc diff --git a/extensions/grpc/stubs/pom.xml b/extensions/grpc/stubs/pom.xml index 8e1ec7c3ed1bd..196a7bc574fce 100644 --- a/extensions/grpc/stubs/pom.xml +++ b/extensions/grpc/stubs/pom.xml @@ -6,7 +6,7 @@ quarkus-grpc-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final quarkus-grpc-stubs diff --git a/extensions/hal/deployment/pom.xml b/extensions/hal/deployment/pom.xml index db8ffa13a6051..fb2929202ef49 100644 --- a/extensions/hal/deployment/pom.xml +++ b/extensions/hal/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-hal-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/hal/pom.xml b/extensions/hal/pom.xml index 567cb6c9fc0c3..e3a7f3fe251ea 100644 --- a/extensions/hal/pom.xml +++ b/extensions/hal/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/hal/runtime/pom.xml b/extensions/hal/runtime/pom.xml index 50319b6dc1721..f131d56a7f450 100644 --- a/extensions/hal/runtime/pom.xml +++ b/extensions/hal/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-hal-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/hibernate-envers/deployment/pom.xml b/extensions/hibernate-envers/deployment/pom.xml index 497696bcd7c24..f0e0a28ccd767 100644 --- a/extensions/hibernate-envers/deployment/pom.xml +++ b/extensions/hibernate-envers/deployment/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-hibernate-envers-parent - 999-SNAPSHOT + 2.13.6.Final ../pom.xml diff --git a/extensions/hibernate-envers/pom.xml b/extensions/hibernate-envers/pom.xml index b128399e509b6..09272fa961801 100644 --- a/extensions/hibernate-envers/pom.xml +++ b/extensions/hibernate-envers/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-extensions-parent - 999-SNAPSHOT + 2.13.6.Final ../pom.xml diff --git a/extensions/hibernate-envers/runtime/pom.xml b/extensions/hibernate-envers/runtime/pom.xml index b22c2b29f4177..17552fa9992db 100644 --- a/extensions/hibernate-envers/runtime/pom.xml +++ b/extensions/hibernate-envers/runtime/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-hibernate-envers-parent - 999-SNAPSHOT + 2.13.6.Final ../pom.xml diff --git a/extensions/hibernate-orm/deployment-spi/pom.xml b/extensions/hibernate-orm/deployment-spi/pom.xml index 471978aece197..aac3ab71c8330 100644 --- a/extensions/hibernate-orm/deployment-spi/pom.xml +++ b/extensions/hibernate-orm/deployment-spi/pom.xml @@ -5,7 +5,7 @@ quarkus-hibernate-orm-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/hibernate-orm/deployment/pom.xml b/extensions/hibernate-orm/deployment/pom.xml index c7751fe1746d9..dafdc48bd7d51 100644 --- a/extensions/hibernate-orm/deployment/pom.xml +++ b/extensions/hibernate-orm/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-hibernate-orm-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/hibernate-orm/pom.xml b/extensions/hibernate-orm/pom.xml index eb2a3a90ace5c..922b827cf6c6c 100644 --- a/extensions/hibernate-orm/pom.xml +++ b/extensions/hibernate-orm/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/hibernate-orm/runtime/pom.xml b/extensions/hibernate-orm/runtime/pom.xml index 425c4401f8976..eddb1d5bf529c 100644 --- a/extensions/hibernate-orm/runtime/pom.xml +++ b/extensions/hibernate-orm/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-hibernate-orm-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/hibernate-reactive/deployment/pom.xml b/extensions/hibernate-reactive/deployment/pom.xml index 252556f0d5049..51added8f7d98 100644 --- a/extensions/hibernate-reactive/deployment/pom.xml +++ b/extensions/hibernate-reactive/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-hibernate-reactive-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/hibernate-reactive/pom.xml b/extensions/hibernate-reactive/pom.xml index b2d57035e37a7..4e178ff229818 100644 --- a/extensions/hibernate-reactive/pom.xml +++ b/extensions/hibernate-reactive/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/hibernate-reactive/runtime/pom.xml b/extensions/hibernate-reactive/runtime/pom.xml index ebf2d8c5192af..8ee0394602b60 100644 --- a/extensions/hibernate-reactive/runtime/pom.xml +++ b/extensions/hibernate-reactive/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-hibernate-reactive-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/hibernate-search-orm-coordination-outbox-polling/deployment/pom.xml b/extensions/hibernate-search-orm-coordination-outbox-polling/deployment/pom.xml index c346c9a80a7f9..64bde5f97c3fc 100644 --- a/extensions/hibernate-search-orm-coordination-outbox-polling/deployment/pom.xml +++ b/extensions/hibernate-search-orm-coordination-outbox-polling/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-hibernate-search-orm-coordination-outbox-polling-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/hibernate-search-orm-coordination-outbox-polling/pom.xml b/extensions/hibernate-search-orm-coordination-outbox-polling/pom.xml index d13ace173b7f0..dce7ea0dc6402 100644 --- a/extensions/hibernate-search-orm-coordination-outbox-polling/pom.xml +++ b/extensions/hibernate-search-orm-coordination-outbox-polling/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/hibernate-search-orm-coordination-outbox-polling/runtime/pom.xml b/extensions/hibernate-search-orm-coordination-outbox-polling/runtime/pom.xml index e1a203892cb1c..0c38e354e713e 100644 --- a/extensions/hibernate-search-orm-coordination-outbox-polling/runtime/pom.xml +++ b/extensions/hibernate-search-orm-coordination-outbox-polling/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-hibernate-search-orm-coordination-outbox-polling-parent io.quarkus - 999-SNAPSHOT + 2.13.6.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 d57c0dc2d234f..d93b6b4dd5441 100644 --- a/extensions/hibernate-search-orm-elasticsearch/deployment/pom.xml +++ b/extensions/hibernate-search-orm-elasticsearch/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-hibernate-search-orm-elasticsearch-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/hibernate-search-orm-elasticsearch/pom.xml b/extensions/hibernate-search-orm-elasticsearch/pom.xml index dc01d91759cc0..abac74a967ca1 100644 --- a/extensions/hibernate-search-orm-elasticsearch/pom.xml +++ b/extensions/hibernate-search-orm-elasticsearch/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.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 459f1b5e40116..e3390709f3473 100644 --- a/extensions/hibernate-search-orm-elasticsearch/runtime/pom.xml +++ b/extensions/hibernate-search-orm-elasticsearch/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-hibernate-search-orm-elasticsearch-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/hibernate-validator/deployment/pom.xml b/extensions/hibernate-validator/deployment/pom.xml index 99df57214fbcd..8890614aa5e73 100644 --- a/extensions/hibernate-validator/deployment/pom.xml +++ b/extensions/hibernate-validator/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-hibernate-validator-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/hibernate-validator/pom.xml b/extensions/hibernate-validator/pom.xml index 75167f43bc85b..1df10dcc00191 100644 --- a/extensions/hibernate-validator/pom.xml +++ b/extensions/hibernate-validator/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/hibernate-validator/runtime/pom.xml b/extensions/hibernate-validator/runtime/pom.xml index df18cf60093ef..0d4a59c8f2f3e 100644 --- a/extensions/hibernate-validator/runtime/pom.xml +++ b/extensions/hibernate-validator/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-hibernate-validator-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/hibernate-validator/spi/pom.xml b/extensions/hibernate-validator/spi/pom.xml index d9e7a1fb83eb0..8214478053de1 100644 --- a/extensions/hibernate-validator/spi/pom.xml +++ b/extensions/hibernate-validator/spi/pom.xml @@ -5,7 +5,7 @@ quarkus-hibernate-validator-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/infinispan-client/deployment/pom.xml b/extensions/infinispan-client/deployment/pom.xml index ba865f639aaaf..f321b4cd2e524 100644 --- a/extensions/infinispan-client/deployment/pom.xml +++ b/extensions/infinispan-client/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-infinispan-client-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/infinispan-client/pom.xml b/extensions/infinispan-client/pom.xml index 098c9701f3126..de2dd462643eb 100644 --- a/extensions/infinispan-client/pom.xml +++ b/extensions/infinispan-client/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/infinispan-client/runtime/pom.xml b/extensions/infinispan-client/runtime/pom.xml index ce7a828f9cc7e..4df9412eb83e5 100644 --- a/extensions/infinispan-client/runtime/pom.xml +++ b/extensions/infinispan-client/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-infinispan-client-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/jackson/deployment/pom.xml b/extensions/jackson/deployment/pom.xml index 68597280eeabb..86068d277ef8e 100644 --- a/extensions/jackson/deployment/pom.xml +++ b/extensions/jackson/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-jackson-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/jackson/pom.xml b/extensions/jackson/pom.xml index 33ce8716c92e7..b8f1799e2c1ef 100644 --- a/extensions/jackson/pom.xml +++ b/extensions/jackson/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/jackson/runtime/pom.xml b/extensions/jackson/runtime/pom.xml index c382137d4dd66..adf2b9aee4151 100644 --- a/extensions/jackson/runtime/pom.xml +++ b/extensions/jackson/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-jackson-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/jackson/spi/pom.xml b/extensions/jackson/spi/pom.xml index ec74c779764ae..12bf205713bbb 100644 --- a/extensions/jackson/spi/pom.xml +++ b/extensions/jackson/spi/pom.xml @@ -5,7 +5,7 @@ quarkus-jackson-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/jaeger/deployment/pom.xml b/extensions/jaeger/deployment/pom.xml index 4b901e141b351..c5d10ccedf126 100644 --- a/extensions/jaeger/deployment/pom.xml +++ b/extensions/jaeger/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-jaeger-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/jaeger/pom.xml b/extensions/jaeger/pom.xml index ce8b0cf8de313..3280aacef2bc7 100644 --- a/extensions/jaeger/pom.xml +++ b/extensions/jaeger/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/jaeger/runtime/pom.xml b/extensions/jaeger/runtime/pom.xml index e89669de47d9c..d5db51aca6aea 100644 --- a/extensions/jaeger/runtime/pom.xml +++ b/extensions/jaeger/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-jaeger-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/jaxb/deployment/pom.xml b/extensions/jaxb/deployment/pom.xml index 30e68d12c9c46..cd77e5c7f1139 100644 --- a/extensions/jaxb/deployment/pom.xml +++ b/extensions/jaxb/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-jaxb-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/jaxb/pom.xml b/extensions/jaxb/pom.xml index d46bc6c7af1e2..11ba3fe5c488f 100644 --- a/extensions/jaxb/pom.xml +++ b/extensions/jaxb/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/jaxb/runtime/pom.xml b/extensions/jaxb/runtime/pom.xml index 44f49a71aeb53..252949d593820 100644 --- a/extensions/jaxb/runtime/pom.xml +++ b/extensions/jaxb/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-jaxb-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/jaxp/deployment/pom.xml b/extensions/jaxp/deployment/pom.xml index 7d03c794aa535..18803c4e6cf47 100644 --- a/extensions/jaxp/deployment/pom.xml +++ b/extensions/jaxp/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-jaxp-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/jaxp/pom.xml b/extensions/jaxp/pom.xml index 56fdebd5b7be1..da89abcdc9bd1 100644 --- a/extensions/jaxp/pom.xml +++ b/extensions/jaxp/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/jaxp/runtime/pom.xml b/extensions/jaxp/runtime/pom.xml index 3b8b0f44298e6..fc0eee8cbcb18 100644 --- a/extensions/jaxp/runtime/pom.xml +++ b/extensions/jaxp/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-jaxp-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/jaxrs-spi/deployment/pom.xml b/extensions/jaxrs-spi/deployment/pom.xml index 73136c9abbe98..2656c8197b419 100644 --- a/extensions/jaxrs-spi/deployment/pom.xml +++ b/extensions/jaxrs-spi/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-jaxrs-spi-parent - 999-SNAPSHOT + 2.13.6.Final quarkus-jaxrs-spi-deployment diff --git a/extensions/jaxrs-spi/pom.xml b/extensions/jaxrs-spi/pom.xml index 0ef4340587af4..8307a9c8fa6f1 100644 --- a/extensions/jaxrs-spi/pom.xml +++ b/extensions/jaxrs-spi/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/jdbc/jdbc-db2/deployment/pom.xml b/extensions/jdbc/jdbc-db2/deployment/pom.xml index a803ad71c492f..d844926283a65 100644 --- a/extensions/jdbc/jdbc-db2/deployment/pom.xml +++ b/extensions/jdbc/jdbc-db2/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-jdbc-db2-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/jdbc/jdbc-db2/pom.xml b/extensions/jdbc/jdbc-db2/pom.xml index 6006e86aa6aae..1a3978de986ee 100644 --- a/extensions/jdbc/jdbc-db2/pom.xml +++ b/extensions/jdbc/jdbc-db2/pom.xml @@ -5,7 +5,7 @@ quarkus-jdbc-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/jdbc/jdbc-db2/runtime/pom.xml b/extensions/jdbc/jdbc-db2/runtime/pom.xml index e673a59dc1399..21425a0269d58 100644 --- a/extensions/jdbc/jdbc-db2/runtime/pom.xml +++ b/extensions/jdbc/jdbc-db2/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-jdbc-db2-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/jdbc/jdbc-derby/deployment/pom.xml b/extensions/jdbc/jdbc-derby/deployment/pom.xml index ac40b1cea983f..64597e923c7f7 100644 --- a/extensions/jdbc/jdbc-derby/deployment/pom.xml +++ b/extensions/jdbc/jdbc-derby/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-jdbc-derby-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/jdbc/jdbc-derby/pom.xml b/extensions/jdbc/jdbc-derby/pom.xml index 946212a7a3be7..89806eafdcabb 100644 --- a/extensions/jdbc/jdbc-derby/pom.xml +++ b/extensions/jdbc/jdbc-derby/pom.xml @@ -5,7 +5,7 @@ quarkus-jdbc-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/jdbc/jdbc-derby/runtime/pom.xml b/extensions/jdbc/jdbc-derby/runtime/pom.xml index 692d253efb0c3..a19048be0ceb8 100644 --- a/extensions/jdbc/jdbc-derby/runtime/pom.xml +++ b/extensions/jdbc/jdbc-derby/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-jdbc-derby-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/jdbc/jdbc-h2/deployment/pom.xml b/extensions/jdbc/jdbc-h2/deployment/pom.xml index b40927eefcb7f..b7d7554ed4974 100644 --- a/extensions/jdbc/jdbc-h2/deployment/pom.xml +++ b/extensions/jdbc/jdbc-h2/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-jdbc-h2-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/jdbc/jdbc-h2/pom.xml b/extensions/jdbc/jdbc-h2/pom.xml index 995aad5458fb0..69f6a5021d863 100644 --- a/extensions/jdbc/jdbc-h2/pom.xml +++ b/extensions/jdbc/jdbc-h2/pom.xml @@ -5,7 +5,7 @@ quarkus-jdbc-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/jdbc/jdbc-h2/runtime/pom.xml b/extensions/jdbc/jdbc-h2/runtime/pom.xml index 63eb011c8f5cc..c54d7011371ae 100644 --- a/extensions/jdbc/jdbc-h2/runtime/pom.xml +++ b/extensions/jdbc/jdbc-h2/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-jdbc-h2-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/jdbc/jdbc-mariadb/deployment/pom.xml b/extensions/jdbc/jdbc-mariadb/deployment/pom.xml index 7e2e7b91334dc..d3e375d3f5429 100644 --- a/extensions/jdbc/jdbc-mariadb/deployment/pom.xml +++ b/extensions/jdbc/jdbc-mariadb/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-jdbc-mariadb-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/jdbc/jdbc-mariadb/pom.xml b/extensions/jdbc/jdbc-mariadb/pom.xml index e8d0afb16df4c..edb8c0bbe0795 100644 --- a/extensions/jdbc/jdbc-mariadb/pom.xml +++ b/extensions/jdbc/jdbc-mariadb/pom.xml @@ -5,7 +5,7 @@ quarkus-jdbc-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/jdbc/jdbc-mariadb/runtime/pom.xml b/extensions/jdbc/jdbc-mariadb/runtime/pom.xml index fc21f8bab25a7..8f2b48c170087 100644 --- a/extensions/jdbc/jdbc-mariadb/runtime/pom.xml +++ b/extensions/jdbc/jdbc-mariadb/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-jdbc-mariadb-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/jdbc/jdbc-mssql/deployment/pom.xml b/extensions/jdbc/jdbc-mssql/deployment/pom.xml index 4194542009653..cbc0060bf6171 100644 --- a/extensions/jdbc/jdbc-mssql/deployment/pom.xml +++ b/extensions/jdbc/jdbc-mssql/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-jdbc-mssql-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/jdbc/jdbc-mssql/pom.xml b/extensions/jdbc/jdbc-mssql/pom.xml index 1b95f40bcd2e8..771b437f2cb66 100644 --- a/extensions/jdbc/jdbc-mssql/pom.xml +++ b/extensions/jdbc/jdbc-mssql/pom.xml @@ -5,7 +5,7 @@ quarkus-jdbc-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/jdbc/jdbc-mssql/runtime/pom.xml b/extensions/jdbc/jdbc-mssql/runtime/pom.xml index 8c2e4ca0c481c..d5de858beecb7 100644 --- a/extensions/jdbc/jdbc-mssql/runtime/pom.xml +++ b/extensions/jdbc/jdbc-mssql/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-jdbc-mssql-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/jdbc/jdbc-mysql/deployment/pom.xml b/extensions/jdbc/jdbc-mysql/deployment/pom.xml index ef9e4abd7e314..b0bb70498a382 100644 --- a/extensions/jdbc/jdbc-mysql/deployment/pom.xml +++ b/extensions/jdbc/jdbc-mysql/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-jdbc-mysql-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/jdbc/jdbc-mysql/pom.xml b/extensions/jdbc/jdbc-mysql/pom.xml index 5d431f1d1d0d6..e1a0301730b07 100644 --- a/extensions/jdbc/jdbc-mysql/pom.xml +++ b/extensions/jdbc/jdbc-mysql/pom.xml @@ -5,7 +5,7 @@ quarkus-jdbc-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/jdbc/jdbc-mysql/runtime/pom.xml b/extensions/jdbc/jdbc-mysql/runtime/pom.xml index 4b9e7b52450a0..a82c88fe16353 100644 --- a/extensions/jdbc/jdbc-mysql/runtime/pom.xml +++ b/extensions/jdbc/jdbc-mysql/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-jdbc-mysql-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/jdbc/jdbc-oracle/deployment/pom.xml b/extensions/jdbc/jdbc-oracle/deployment/pom.xml index 7a1522773c062..7d0084ceaac60 100644 --- a/extensions/jdbc/jdbc-oracle/deployment/pom.xml +++ b/extensions/jdbc/jdbc-oracle/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-jdbc-oracle-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/jdbc/jdbc-oracle/pom.xml b/extensions/jdbc/jdbc-oracle/pom.xml index 5202a498898b0..bbb2aa39360eb 100644 --- a/extensions/jdbc/jdbc-oracle/pom.xml +++ b/extensions/jdbc/jdbc-oracle/pom.xml @@ -5,7 +5,7 @@ quarkus-jdbc-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/jdbc/jdbc-oracle/runtime/pom.xml b/extensions/jdbc/jdbc-oracle/runtime/pom.xml index 52e99e443461e..ced6d86d1fe88 100644 --- a/extensions/jdbc/jdbc-oracle/runtime/pom.xml +++ b/extensions/jdbc/jdbc-oracle/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-jdbc-oracle-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/jdbc/jdbc-postgresql/deployment/pom.xml b/extensions/jdbc/jdbc-postgresql/deployment/pom.xml index 47a9ef69f6017..6773626ed2f0c 100644 --- a/extensions/jdbc/jdbc-postgresql/deployment/pom.xml +++ b/extensions/jdbc/jdbc-postgresql/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-jdbc-postgresql-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/jdbc/jdbc-postgresql/pom.xml b/extensions/jdbc/jdbc-postgresql/pom.xml index 2dddfbaece986..c1e4b2dbf15ed 100644 --- a/extensions/jdbc/jdbc-postgresql/pom.xml +++ b/extensions/jdbc/jdbc-postgresql/pom.xml @@ -5,7 +5,7 @@ quarkus-jdbc-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/jdbc/jdbc-postgresql/runtime/pom.xml b/extensions/jdbc/jdbc-postgresql/runtime/pom.xml index 7f0e29c0284f0..d6c32ebbc2154 100644 --- a/extensions/jdbc/jdbc-postgresql/runtime/pom.xml +++ b/extensions/jdbc/jdbc-postgresql/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-jdbc-postgresql-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/jdbc/pom.xml b/extensions/jdbc/pom.xml index d6b59a169d7a1..01418cea69b21 100644 --- a/extensions/jdbc/pom.xml +++ b/extensions/jdbc/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/jsonb/deployment/pom.xml b/extensions/jsonb/deployment/pom.xml index e9e1ed14ace61..ccea3d6a8963d 100644 --- a/extensions/jsonb/deployment/pom.xml +++ b/extensions/jsonb/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-jsonb-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/jsonb/pom.xml b/extensions/jsonb/pom.xml index 63e947d2feb33..da52afcecd5b0 100644 --- a/extensions/jsonb/pom.xml +++ b/extensions/jsonb/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/jsonb/runtime/pom.xml b/extensions/jsonb/runtime/pom.xml index f6be233164027..9a7e81f9e4046 100644 --- a/extensions/jsonb/runtime/pom.xml +++ b/extensions/jsonb/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-jsonb-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/jsonb/spi/pom.xml b/extensions/jsonb/spi/pom.xml index 4efd2dc298dae..5696be8ac14b9 100644 --- a/extensions/jsonb/spi/pom.xml +++ b/extensions/jsonb/spi/pom.xml @@ -5,7 +5,7 @@ quarkus-jsonb-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/jsonp/deployment/pom.xml b/extensions/jsonp/deployment/pom.xml index 6aa5775e3f5b9..15900b83e3ca9 100644 --- a/extensions/jsonp/deployment/pom.xml +++ b/extensions/jsonp/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-jsonp-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/jsonp/pom.xml b/extensions/jsonp/pom.xml index 0ff9375ed2a9a..40cff7620a7e2 100644 --- a/extensions/jsonp/pom.xml +++ b/extensions/jsonp/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/jsonp/runtime/pom.xml b/extensions/jsonp/runtime/pom.xml index 9236a4d3fb0e5..2c7d5a6039a8d 100644 --- a/extensions/jsonp/runtime/pom.xml +++ b/extensions/jsonp/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-jsonp-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/kafka-client/deployment/pom.xml b/extensions/kafka-client/deployment/pom.xml index a7da8dfa0277f..99eb467ea9bf8 100644 --- a/extensions/kafka-client/deployment/pom.xml +++ b/extensions/kafka-client/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-kafka-client-parent - 999-SNAPSHOT + 2.13.6.Final quarkus-kafka-client-deployment diff --git a/extensions/kafka-client/pom.xml b/extensions/kafka-client/pom.xml index a0e0885d2b170..401bcc0dce3c1 100644 --- a/extensions/kafka-client/pom.xml +++ b/extensions/kafka-client/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml diff --git a/extensions/kafka-client/runtime/pom.xml b/extensions/kafka-client/runtime/pom.xml index 1d237acadf213..9dee9e8c4b206 100644 --- a/extensions/kafka-client/runtime/pom.xml +++ b/extensions/kafka-client/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-kafka-client-parent - 999-SNAPSHOT + 2.13.6.Final quarkus-kafka-client diff --git a/extensions/kafka-streams/deployment/pom.xml b/extensions/kafka-streams/deployment/pom.xml index c2d06a888827a..35b54aaaa5c76 100644 --- a/extensions/kafka-streams/deployment/pom.xml +++ b/extensions/kafka-streams/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-kafka-streams-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/kafka-streams/pom.xml b/extensions/kafka-streams/pom.xml index a354d5475a7b8..b66944bacb447 100644 --- a/extensions/kafka-streams/pom.xml +++ b/extensions/kafka-streams/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/kafka-streams/runtime/pom.xml b/extensions/kafka-streams/runtime/pom.xml index 2c6c5e8a63d41..0ac123d10c9e3 100644 --- a/extensions/kafka-streams/runtime/pom.xml +++ b/extensions/kafka-streams/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-kafka-streams-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/keycloak-admin-client-common/deployment/pom.xml b/extensions/keycloak-admin-client-common/deployment/pom.xml index e0bf3d218dc33..cb6c89d2299a8 100644 --- a/extensions/keycloak-admin-client-common/deployment/pom.xml +++ b/extensions/keycloak-admin-client-common/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-keycloak-admin-client-common-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/keycloak-admin-client-common/pom.xml b/extensions/keycloak-admin-client-common/pom.xml index 8a6f7a50cec8d..1800935dbfe49 100644 --- a/extensions/keycloak-admin-client-common/pom.xml +++ b/extensions/keycloak-admin-client-common/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/keycloak-admin-client-common/runtime/pom.xml b/extensions/keycloak-admin-client-common/runtime/pom.xml index d33dace5e17a5..6bfab40a4fb49 100644 --- a/extensions/keycloak-admin-client-common/runtime/pom.xml +++ b/extensions/keycloak-admin-client-common/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-keycloak-admin-client-common-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/keycloak-admin-client-reactive/deployment/pom.xml b/extensions/keycloak-admin-client-reactive/deployment/pom.xml index 64ee55896bf0d..712da5a087151 100644 --- a/extensions/keycloak-admin-client-reactive/deployment/pom.xml +++ b/extensions/keycloak-admin-client-reactive/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-keycloak-admin-client-reactive-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/keycloak-admin-client-reactive/pom.xml b/extensions/keycloak-admin-client-reactive/pom.xml index 7398fed5bf64f..c9bf33f3c9726 100644 --- a/extensions/keycloak-admin-client-reactive/pom.xml +++ b/extensions/keycloak-admin-client-reactive/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/keycloak-admin-client-reactive/runtime/pom.xml b/extensions/keycloak-admin-client-reactive/runtime/pom.xml index 8660b35d01ab7..46406a82aa589 100644 --- a/extensions/keycloak-admin-client-reactive/runtime/pom.xml +++ b/extensions/keycloak-admin-client-reactive/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-keycloak-admin-client-reactive-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/keycloak-admin-client/deployment/pom.xml b/extensions/keycloak-admin-client/deployment/pom.xml index 9b8dd26a8ef2e..6f1327bfd850c 100644 --- a/extensions/keycloak-admin-client/deployment/pom.xml +++ b/extensions/keycloak-admin-client/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-keycloak-admin-client-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/keycloak-admin-client/pom.xml b/extensions/keycloak-admin-client/pom.xml index 4edf453c5fb86..850f3aa91eb27 100644 --- a/extensions/keycloak-admin-client/pom.xml +++ b/extensions/keycloak-admin-client/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.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 c7b588295199d..7f0e30753d8be 100644 --- a/extensions/keycloak-admin-client/runtime/pom.xml +++ b/extensions/keycloak-admin-client/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-keycloak-admin-client-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/keycloak-authorization/deployment/pom.xml b/extensions/keycloak-authorization/deployment/pom.xml index 2891f83f0f1ee..273058d48cb44 100644 --- a/extensions/keycloak-authorization/deployment/pom.xml +++ b/extensions/keycloak-authorization/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-keycloak-authorization-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/keycloak-authorization/pom.xml b/extensions/keycloak-authorization/pom.xml index 0fb78fa78d2f0..b400f1f6f5543 100644 --- a/extensions/keycloak-authorization/pom.xml +++ b/extensions/keycloak-authorization/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/keycloak-authorization/runtime/pom.xml b/extensions/keycloak-authorization/runtime/pom.xml index 20382323f7e58..80bdc165bafb9 100644 --- a/extensions/keycloak-authorization/runtime/pom.xml +++ b/extensions/keycloak-authorization/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-keycloak-authorization-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/kotlin/deployment/pom.xml b/extensions/kotlin/deployment/pom.xml index 6e931d801d627..5a2f764e067ab 100644 --- a/extensions/kotlin/deployment/pom.xml +++ b/extensions/kotlin/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-kotlin-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/kotlin/pom.xml b/extensions/kotlin/pom.xml index bd3e30428ea3b..7a6c20a072ce9 100644 --- a/extensions/kotlin/pom.xml +++ b/extensions/kotlin/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/kotlin/runtime/pom.xml b/extensions/kotlin/runtime/pom.xml index ba42072c58b0d..e21f4e2132912 100644 --- a/extensions/kotlin/runtime/pom.xml +++ b/extensions/kotlin/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-kotlin-parent - 999-SNAPSHOT + 2.13.6.Final quarkus-kotlin diff --git a/extensions/kubernetes-client/deployment-internal/pom.xml b/extensions/kubernetes-client/deployment-internal/pom.xml index 5e16758ca8d8c..0a4dafac00096 100644 --- a/extensions/kubernetes-client/deployment-internal/pom.xml +++ b/extensions/kubernetes-client/deployment-internal/pom.xml @@ -5,7 +5,7 @@ quarkus-kubernetes-client-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/kubernetes-client/deployment/pom.xml b/extensions/kubernetes-client/deployment/pom.xml index 0cc8786ff156d..c9f0f09fbcac6 100644 --- a/extensions/kubernetes-client/deployment/pom.xml +++ b/extensions/kubernetes-client/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-kubernetes-client-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/kubernetes-client/pom.xml b/extensions/kubernetes-client/pom.xml index 98d813a6b3f80..5215679134f9b 100644 --- a/extensions/kubernetes-client/pom.xml +++ b/extensions/kubernetes-client/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.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 9a99ba4a8f9aa..f079c5b85695d 100644 --- a/extensions/kubernetes-client/runtime-internal/pom.xml +++ b/extensions/kubernetes-client/runtime-internal/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-kubernetes-client-parent - 999-SNAPSHOT + 2.13.6.Final quarkus-kubernetes-client-internal diff --git a/extensions/kubernetes-client/runtime/pom.xml b/extensions/kubernetes-client/runtime/pom.xml index 044e3100e236d..0e33d3db2f7ea 100644 --- a/extensions/kubernetes-client/runtime/pom.xml +++ b/extensions/kubernetes-client/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-kubernetes-client-parent - 999-SNAPSHOT + 2.13.6.Final quarkus-kubernetes-client diff --git a/extensions/kubernetes-client/spi/pom.xml b/extensions/kubernetes-client/spi/pom.xml index 57ef85a82ecfb..967364f081fc0 100644 --- a/extensions/kubernetes-client/spi/pom.xml +++ b/extensions/kubernetes-client/spi/pom.xml @@ -4,7 +4,7 @@ quarkus-kubernetes-client-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/kubernetes-config/deployment/pom.xml b/extensions/kubernetes-config/deployment/pom.xml index cf9f194469148..758e4fa18e24f 100644 --- a/extensions/kubernetes-config/deployment/pom.xml +++ b/extensions/kubernetes-config/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-kubernetes-config-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/kubernetes-config/pom.xml b/extensions/kubernetes-config/pom.xml index af037a643fca5..697fea49f9407 100644 --- a/extensions/kubernetes-config/pom.xml +++ b/extensions/kubernetes-config/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/kubernetes-config/runtime/pom.xml b/extensions/kubernetes-config/runtime/pom.xml index e35f6c4527f7f..ec1e2ecb9aaa0 100644 --- a/extensions/kubernetes-config/runtime/pom.xml +++ b/extensions/kubernetes-config/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-kubernetes-config-parent - 999-SNAPSHOT + 2.13.6.Final quarkus-kubernetes-config diff --git a/extensions/kubernetes-service-binding/deployment/pom.xml b/extensions/kubernetes-service-binding/deployment/pom.xml index 067af3efaecd1..ab26617235b1f 100644 --- a/extensions/kubernetes-service-binding/deployment/pom.xml +++ b/extensions/kubernetes-service-binding/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-kubernetes-service-binding-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/kubernetes-service-binding/pom.xml b/extensions/kubernetes-service-binding/pom.xml index 0c0edf241c872..4af39aefce4f1 100644 --- a/extensions/kubernetes-service-binding/pom.xml +++ b/extensions/kubernetes-service-binding/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/kubernetes-service-binding/runtime/pom.xml b/extensions/kubernetes-service-binding/runtime/pom.xml index d8444f1a192ef..3c50d6cdfc9ad 100644 --- a/extensions/kubernetes-service-binding/runtime/pom.xml +++ b/extensions/kubernetes-service-binding/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-kubernetes-service-binding-parent - 999-SNAPSHOT + 2.13.6.Final quarkus-kubernetes-service-binding diff --git a/extensions/kubernetes-service-binding/spi/pom.xml b/extensions/kubernetes-service-binding/spi/pom.xml index ac5de8fcf2ae7..5c65d0ebf4622 100644 --- a/extensions/kubernetes-service-binding/spi/pom.xml +++ b/extensions/kubernetes-service-binding/spi/pom.xml @@ -4,7 +4,7 @@ quarkus-kubernetes-service-binding-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/kubernetes/kind/deployment/pom.xml b/extensions/kubernetes/kind/deployment/pom.xml index 57a6fa5d85778..052177c8cddcb 100644 --- a/extensions/kubernetes/kind/deployment/pom.xml +++ b/extensions/kubernetes/kind/deployment/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-kind-parent - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/kubernetes/kind/pom.xml b/extensions/kubernetes/kind/pom.xml index 0b38d12ebe35d..96f13c3249228 100644 --- a/extensions/kubernetes/kind/pom.xml +++ b/extensions/kubernetes/kind/pom.xml @@ -5,7 +5,7 @@ quarkus-kubernetes-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/kubernetes/kind/runtime/pom.xml b/extensions/kubernetes/kind/runtime/pom.xml index a37e3ebd2901d..ab072c21b5b88 100644 --- a/extensions/kubernetes/kind/runtime/pom.xml +++ b/extensions/kubernetes/kind/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-kind-parent - 999-SNAPSHOT + 2.13.6.Final quarkus-kind diff --git a/extensions/kubernetes/minikube/deployment/pom.xml b/extensions/kubernetes/minikube/deployment/pom.xml index 48c76e5f16fcc..d94e6508c1dc8 100644 --- a/extensions/kubernetes/minikube/deployment/pom.xml +++ b/extensions/kubernetes/minikube/deployment/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-minikube-parent - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/kubernetes/minikube/pom.xml b/extensions/kubernetes/minikube/pom.xml index 92305d7d06c85..6bdce11022e45 100644 --- a/extensions/kubernetes/minikube/pom.xml +++ b/extensions/kubernetes/minikube/pom.xml @@ -5,7 +5,7 @@ quarkus-kubernetes-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/kubernetes/minikube/runtime/pom.xml b/extensions/kubernetes/minikube/runtime/pom.xml index c77b3f572aa6c..8cee3fe3b65f5 100644 --- a/extensions/kubernetes/minikube/runtime/pom.xml +++ b/extensions/kubernetes/minikube/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-minikube-parent - 999-SNAPSHOT + 2.13.6.Final quarkus-minikube diff --git a/extensions/kubernetes/openshift/deployment/pom.xml b/extensions/kubernetes/openshift/deployment/pom.xml index 98a6583756a03..c6f126e17189d 100644 --- a/extensions/kubernetes/openshift/deployment/pom.xml +++ b/extensions/kubernetes/openshift/deployment/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-openshift-parent - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/kubernetes/openshift/pom.xml b/extensions/kubernetes/openshift/pom.xml index 683884a729207..91b0833f90bc5 100644 --- a/extensions/kubernetes/openshift/pom.xml +++ b/extensions/kubernetes/openshift/pom.xml @@ -5,7 +5,7 @@ quarkus-kubernetes-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/kubernetes/openshift/runtime/pom.xml b/extensions/kubernetes/openshift/runtime/pom.xml index bf146e44ac642..2273293241b73 100644 --- a/extensions/kubernetes/openshift/runtime/pom.xml +++ b/extensions/kubernetes/openshift/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-openshift-parent - 999-SNAPSHOT + 2.13.6.Final quarkus-openshift diff --git a/extensions/kubernetes/pom.xml b/extensions/kubernetes/pom.xml index 0928b952ac209..fdf38b28feb1f 100644 --- a/extensions/kubernetes/pom.xml +++ b/extensions/kubernetes/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/kubernetes/spi/pom.xml b/extensions/kubernetes/spi/pom.xml index bb94aac8c7e89..737808a0d1590 100644 --- a/extensions/kubernetes/spi/pom.xml +++ b/extensions/kubernetes/spi/pom.xml @@ -4,7 +4,7 @@ quarkus-kubernetes-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/kubernetes/vanilla/deployment/pom.xml b/extensions/kubernetes/vanilla/deployment/pom.xml index 3898ab1f2e153..510115ab14592 100644 --- a/extensions/kubernetes/vanilla/deployment/pom.xml +++ b/extensions/kubernetes/vanilla/deployment/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-kubernetes-vanilla-parent - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/kubernetes/vanilla/pom.xml b/extensions/kubernetes/vanilla/pom.xml index 7f7a25a9e06a5..1b82cf8039586 100644 --- a/extensions/kubernetes/vanilla/pom.xml +++ b/extensions/kubernetes/vanilla/pom.xml @@ -5,7 +5,7 @@ quarkus-kubernetes-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/kubernetes/vanilla/runtime/pom.xml b/extensions/kubernetes/vanilla/runtime/pom.xml index 1968e28fca58a..04ed62f511ca7 100644 --- a/extensions/kubernetes/vanilla/runtime/pom.xml +++ b/extensions/kubernetes/vanilla/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-kubernetes-vanilla-parent - 999-SNAPSHOT + 2.13.6.Final quarkus-kubernetes diff --git a/extensions/liquibase-mongodb/deployment/pom.xml b/extensions/liquibase-mongodb/deployment/pom.xml index a969686fade27..0eba05a45d17e 100644 --- a/extensions/liquibase-mongodb/deployment/pom.xml +++ b/extensions/liquibase-mongodb/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-liquibase-mongodb-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/liquibase-mongodb/pom.xml b/extensions/liquibase-mongodb/pom.xml index f9432f43440cb..3e5363e0152dd 100644 --- a/extensions/liquibase-mongodb/pom.xml +++ b/extensions/liquibase-mongodb/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/liquibase-mongodb/runtime/pom.xml b/extensions/liquibase-mongodb/runtime/pom.xml index 2df8d73642163..7c600ed9a3c57 100644 --- a/extensions/liquibase-mongodb/runtime/pom.xml +++ b/extensions/liquibase-mongodb/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-liquibase-mongodb-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/liquibase/deployment/pom.xml b/extensions/liquibase/deployment/pom.xml index 204165e919458..126157a96fcb4 100644 --- a/extensions/liquibase/deployment/pom.xml +++ b/extensions/liquibase/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-liquibase-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/liquibase/pom.xml b/extensions/liquibase/pom.xml index 4b3fbd9aecf19..aa9f28df6ec48 100644 --- a/extensions/liquibase/pom.xml +++ b/extensions/liquibase/pom.xml @@ -6,7 +6,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/liquibase/runtime/pom.xml b/extensions/liquibase/runtime/pom.xml index 18b16d9264c4a..c03c516ef0d9e 100644 --- a/extensions/liquibase/runtime/pom.xml +++ b/extensions/liquibase/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-liquibase-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/logging-gelf/deployment/pom.xml b/extensions/logging-gelf/deployment/pom.xml index a97fe15f580ab..6072b5e706e17 100644 --- a/extensions/logging-gelf/deployment/pom.xml +++ b/extensions/logging-gelf/deployment/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-logging-gelf-parent - 999-SNAPSHOT + 2.13.6.Final ../pom.xml diff --git a/extensions/logging-gelf/pom.xml b/extensions/logging-gelf/pom.xml index b0eb28347c2a7..7954f4de6e5d6 100644 --- a/extensions/logging-gelf/pom.xml +++ b/extensions/logging-gelf/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-extensions-parent - 999-SNAPSHOT + 2.13.6.Final ../pom.xml diff --git a/extensions/logging-gelf/runtime/pom.xml b/extensions/logging-gelf/runtime/pom.xml index 64e74b9907564..34a432998c803 100644 --- a/extensions/logging-gelf/runtime/pom.xml +++ b/extensions/logging-gelf/runtime/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-logging-gelf-parent - 999-SNAPSHOT + 2.13.6.Final ../pom.xml diff --git a/extensions/logging-json/deployment/pom.xml b/extensions/logging-json/deployment/pom.xml index 3b82e164cf231..9fc651bf4cac9 100644 --- a/extensions/logging-json/deployment/pom.xml +++ b/extensions/logging-json/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-logging-json-parent - 999-SNAPSHOT + 2.13.6.Final quarkus-logging-json-deployment diff --git a/extensions/logging-json/pom.xml b/extensions/logging-json/pom.xml index e7214a5aefa2e..dcc488d6e97ae 100644 --- a/extensions/logging-json/pom.xml +++ b/extensions/logging-json/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/logging-json/runtime/pom.xml b/extensions/logging-json/runtime/pom.xml index 6ec04c4e5ed0f..ddc926fd12364 100644 --- a/extensions/logging-json/runtime/pom.xml +++ b/extensions/logging-json/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-logging-json-parent - 999-SNAPSHOT + 2.13.6.Final quarkus-logging-json diff --git a/extensions/mailer/deployment/pom.xml b/extensions/mailer/deployment/pom.xml index faa457af84ff9..939daa8acab47 100644 --- a/extensions/mailer/deployment/pom.xml +++ b/extensions/mailer/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-mailer-parent - 999-SNAPSHOT + 2.13.6.Final quarkus-mailer-deployment diff --git a/extensions/mailer/pom.xml b/extensions/mailer/pom.xml index bd921d386a735..1a5bf8fac7d10 100644 --- a/extensions/mailer/pom.xml +++ b/extensions/mailer/pom.xml @@ -7,7 +7,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml diff --git a/extensions/mailer/runtime/pom.xml b/extensions/mailer/runtime/pom.xml index 1410d16c94311..529e2c0e7ee71 100644 --- a/extensions/mailer/runtime/pom.xml +++ b/extensions/mailer/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-mailer-parent - 999-SNAPSHOT + 2.13.6.Final quarkus-mailer diff --git a/extensions/micrometer-registry-prometheus/deployment/pom.xml b/extensions/micrometer-registry-prometheus/deployment/pom.xml index 564787cd0eea2..ce326006b8757 100644 --- a/extensions/micrometer-registry-prometheus/deployment/pom.xml +++ b/extensions/micrometer-registry-prometheus/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-micrometer-registry-prometheus-parent - 999-SNAPSHOT + 2.13.6.Final quarkus-micrometer-registry-prometheus-deployment diff --git a/extensions/micrometer-registry-prometheus/pom.xml b/extensions/micrometer-registry-prometheus/pom.xml index 0b3263e876931..c5878afbc0206 100644 --- a/extensions/micrometer-registry-prometheus/pom.xml +++ b/extensions/micrometer-registry-prometheus/pom.xml @@ -7,7 +7,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml diff --git a/extensions/micrometer-registry-prometheus/runtime/pom.xml b/extensions/micrometer-registry-prometheus/runtime/pom.xml index ffd82405dc019..9cb565a4dff99 100644 --- a/extensions/micrometer-registry-prometheus/runtime/pom.xml +++ b/extensions/micrometer-registry-prometheus/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-micrometer-registry-prometheus-parent - 999-SNAPSHOT + 2.13.6.Final quarkus-micrometer-registry-prometheus diff --git a/extensions/micrometer/deployment/pom.xml b/extensions/micrometer/deployment/pom.xml index d566d65767896..3b2ae4e48ca4e 100644 --- a/extensions/micrometer/deployment/pom.xml +++ b/extensions/micrometer/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-micrometer-parent - 999-SNAPSHOT + 2.13.6.Final quarkus-micrometer-deployment diff --git a/extensions/micrometer/pom.xml b/extensions/micrometer/pom.xml index 79267966c69c8..f1ead54e9873f 100644 --- a/extensions/micrometer/pom.xml +++ b/extensions/micrometer/pom.xml @@ -22,7 +22,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml diff --git a/extensions/micrometer/runtime/pom.xml b/extensions/micrometer/runtime/pom.xml index 5e91a6b7f24a9..7c1db88845616 100644 --- a/extensions/micrometer/runtime/pom.xml +++ b/extensions/micrometer/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-micrometer-parent - 999-SNAPSHOT + 2.13.6.Final quarkus-micrometer diff --git a/extensions/mongodb-client/deployment/pom.xml b/extensions/mongodb-client/deployment/pom.xml index 0b0278fa0db2c..8f152e501955c 100644 --- a/extensions/mongodb-client/deployment/pom.xml +++ b/extensions/mongodb-client/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-mongodb-client-parent - 999-SNAPSHOT + 2.13.6.Final quarkus-mongodb-client-deployment diff --git a/extensions/mongodb-client/pom.xml b/extensions/mongodb-client/pom.xml index a3a4a96136345..98a850959b38b 100644 --- a/extensions/mongodb-client/pom.xml +++ b/extensions/mongodb-client/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml diff --git a/extensions/mongodb-client/runtime/pom.xml b/extensions/mongodb-client/runtime/pom.xml index d9e0efbdeb740..15b5ba94546b4 100644 --- a/extensions/mongodb-client/runtime/pom.xml +++ b/extensions/mongodb-client/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-mongodb-client-parent - 999-SNAPSHOT + 2.13.6.Final quarkus-mongodb-client diff --git a/extensions/mutiny/deployment/pom.xml b/extensions/mutiny/deployment/pom.xml index 72292962fbcee..f8f04db5a0eb2 100644 --- a/extensions/mutiny/deployment/pom.xml +++ b/extensions/mutiny/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-mutiny-parent - 999-SNAPSHOT + 2.13.6.Final quarkus-mutiny-deployment diff --git a/extensions/mutiny/pom.xml b/extensions/mutiny/pom.xml index c90334777f7e2..07c74ca2425a5 100644 --- a/extensions/mutiny/pom.xml +++ b/extensions/mutiny/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml diff --git a/extensions/mutiny/runtime/pom.xml b/extensions/mutiny/runtime/pom.xml index 4d06ca741a099..e51d7a0c91bd0 100644 --- a/extensions/mutiny/runtime/pom.xml +++ b/extensions/mutiny/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-mutiny-parent - 999-SNAPSHOT + 2.13.6.Final quarkus-mutiny diff --git a/extensions/narayana-jta/deployment/pom.xml b/extensions/narayana-jta/deployment/pom.xml index b9818008a7973..7f777f8c316eb 100644 --- a/extensions/narayana-jta/deployment/pom.xml +++ b/extensions/narayana-jta/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-narayana-jta-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/narayana-jta/pom.xml b/extensions/narayana-jta/pom.xml index 1391a5a3ebd55..f45b55f768dbe 100644 --- a/extensions/narayana-jta/pom.xml +++ b/extensions/narayana-jta/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/narayana-jta/runtime/pom.xml b/extensions/narayana-jta/runtime/pom.xml index 46ecfb28a9f5a..4265bce711646 100644 --- a/extensions/narayana-jta/runtime/pom.xml +++ b/extensions/narayana-jta/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-narayana-jta-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/narayana-lra/deployment/pom.xml b/extensions/narayana-lra/deployment/pom.xml index 88f66426dd071..2436117ff1907 100644 --- a/extensions/narayana-lra/deployment/pom.xml +++ b/extensions/narayana-lra/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-narayana-lra-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/narayana-lra/pom.xml b/extensions/narayana-lra/pom.xml index a78d783ee03db..d9f809d7fb89f 100644 --- a/extensions/narayana-lra/pom.xml +++ b/extensions/narayana-lra/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/narayana-lra/runtime/pom.xml b/extensions/narayana-lra/runtime/pom.xml index 80d5e12e7b252..419df014cef38 100644 --- a/extensions/narayana-lra/runtime/pom.xml +++ b/extensions/narayana-lra/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-narayana-lra-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final .. 4.0.0 diff --git a/extensions/narayana-stm/deployment/pom.xml b/extensions/narayana-stm/deployment/pom.xml index acdb5d885726b..177fdc2ae7520 100644 --- a/extensions/narayana-stm/deployment/pom.xml +++ b/extensions/narayana-stm/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-narayana-stm-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/narayana-stm/pom.xml b/extensions/narayana-stm/pom.xml index 83d7fa89bae84..ae03016c51d71 100644 --- a/extensions/narayana-stm/pom.xml +++ b/extensions/narayana-stm/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/narayana-stm/runtime/pom.xml b/extensions/narayana-stm/runtime/pom.xml index 185ad8ffd5a13..2d3cd39e1c0f3 100644 --- a/extensions/narayana-stm/runtime/pom.xml +++ b/extensions/narayana-stm/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-narayana-stm-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/netty-loom-adaptor/deployment/pom.xml b/extensions/netty-loom-adaptor/deployment/pom.xml index de1efc9e7fd96..5c2a79648de42 100644 --- a/extensions/netty-loom-adaptor/deployment/pom.xml +++ b/extensions/netty-loom-adaptor/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-netty-loom-adaptor-parent - 999-SNAPSHOT + 2.13.6.Final ../pom.xml @@ -22,7 +22,7 @@ io.quarkus quarkus-netty-loom-adaptor - 999-SNAPSHOT + 2.13.6.Final io.quarkus diff --git a/extensions/netty-loom-adaptor/pom.xml b/extensions/netty-loom-adaptor/pom.xml index 8983261c25321..fdc6792c1c741 100644 --- a/extensions/netty-loom-adaptor/pom.xml +++ b/extensions/netty-loom-adaptor/pom.xml @@ -7,7 +7,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml diff --git a/extensions/netty-loom-adaptor/runtime/pom.xml b/extensions/netty-loom-adaptor/runtime/pom.xml index d617764bcbb81..da2c422cf1346 100644 --- a/extensions/netty-loom-adaptor/runtime/pom.xml +++ b/extensions/netty-loom-adaptor/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-netty-loom-adaptor-parent - 999-SNAPSHOT + 2.13.6.Final ../pom.xml diff --git a/extensions/netty/deployment/pom.xml b/extensions/netty/deployment/pom.xml index 52f243a900bfa..eb6e67a011ed8 100644 --- a/extensions/netty/deployment/pom.xml +++ b/extensions/netty/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-netty-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/netty/pom.xml b/extensions/netty/pom.xml index d91ab1ed7b886..90d898d948e2e 100644 --- a/extensions/netty/pom.xml +++ b/extensions/netty/pom.xml @@ -6,7 +6,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/netty/runtime/pom.xml b/extensions/netty/runtime/pom.xml index 5aa46fd8ed237..ce87838df42b4 100644 --- a/extensions/netty/runtime/pom.xml +++ b/extensions/netty/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-netty-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/oidc-client-filter/deployment/pom.xml b/extensions/oidc-client-filter/deployment/pom.xml index 05e566aabf725..beeb9d0c6b244 100644 --- a/extensions/oidc-client-filter/deployment/pom.xml +++ b/extensions/oidc-client-filter/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-oidc-client-filter-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../ 4.0.0 diff --git a/extensions/oidc-client-filter/pom.xml b/extensions/oidc-client-filter/pom.xml index fb13119f20198..021060bc705d1 100644 --- a/extensions/oidc-client-filter/pom.xml +++ b/extensions/oidc-client-filter/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/oidc-client-filter/runtime/pom.xml b/extensions/oidc-client-filter/runtime/pom.xml index 23cfa3e4e0163..9557fa80f6d5f 100644 --- a/extensions/oidc-client-filter/runtime/pom.xml +++ b/extensions/oidc-client-filter/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-oidc-client-filter-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../ 4.0.0 diff --git a/extensions/oidc-client-reactive-filter/deployment/pom.xml b/extensions/oidc-client-reactive-filter/deployment/pom.xml index 171436bc7a5c3..71fa83be3ba31 100644 --- a/extensions/oidc-client-reactive-filter/deployment/pom.xml +++ b/extensions/oidc-client-reactive-filter/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-oidc-client-reactive-filter-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../ 4.0.0 diff --git a/extensions/oidc-client-reactive-filter/pom.xml b/extensions/oidc-client-reactive-filter/pom.xml index b729a6d6c80be..4fb7058fd7811 100644 --- a/extensions/oidc-client-reactive-filter/pom.xml +++ b/extensions/oidc-client-reactive-filter/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/oidc-client-reactive-filter/runtime/pom.xml b/extensions/oidc-client-reactive-filter/runtime/pom.xml index 8b010aaebc7c9..2312d3c72c465 100644 --- a/extensions/oidc-client-reactive-filter/runtime/pom.xml +++ b/extensions/oidc-client-reactive-filter/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-oidc-client-reactive-filter-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../ 4.0.0 diff --git a/extensions/oidc-client/deployment/pom.xml b/extensions/oidc-client/deployment/pom.xml index a457daeb34f4b..e8b208d9a8498 100644 --- a/extensions/oidc-client/deployment/pom.xml +++ b/extensions/oidc-client/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-oidc-client-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../ 4.0.0 diff --git a/extensions/oidc-client/pom.xml b/extensions/oidc-client/pom.xml index 58792529ef294..5cf8552865799 100644 --- a/extensions/oidc-client/pom.xml +++ b/extensions/oidc-client/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/oidc-client/runtime/pom.xml b/extensions/oidc-client/runtime/pom.xml index 6d418e6653a0a..660c4dc3135b6 100644 --- a/extensions/oidc-client/runtime/pom.xml +++ b/extensions/oidc-client/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-oidc-client-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../ 4.0.0 diff --git a/extensions/oidc-common/deployment/pom.xml b/extensions/oidc-common/deployment/pom.xml index 106088309da8d..3e9acfa06f6ed 100644 --- a/extensions/oidc-common/deployment/pom.xml +++ b/extensions/oidc-common/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-oidc-common-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../ 4.0.0 diff --git a/extensions/oidc-common/pom.xml b/extensions/oidc-common/pom.xml index 2b9a2d6ce5303..f0160dca9f719 100644 --- a/extensions/oidc-common/pom.xml +++ b/extensions/oidc-common/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/oidc-common/runtime/pom.xml b/extensions/oidc-common/runtime/pom.xml index f33160893a635..cc53ebf84e729 100644 --- a/extensions/oidc-common/runtime/pom.xml +++ b/extensions/oidc-common/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-oidc-common-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../ 4.0.0 diff --git a/extensions/oidc-token-propagation-reactive/deployment/pom.xml b/extensions/oidc-token-propagation-reactive/deployment/pom.xml index 743eec1ded259..bc1296b413161 100644 --- a/extensions/oidc-token-propagation-reactive/deployment/pom.xml +++ b/extensions/oidc-token-propagation-reactive/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-oidc-token-propagation-reactive-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../ 4.0.0 diff --git a/extensions/oidc-token-propagation-reactive/pom.xml b/extensions/oidc-token-propagation-reactive/pom.xml index f3956eed32b5f..5280c3ba493d3 100644 --- a/extensions/oidc-token-propagation-reactive/pom.xml +++ b/extensions/oidc-token-propagation-reactive/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/oidc-token-propagation-reactive/runtime/pom.xml b/extensions/oidc-token-propagation-reactive/runtime/pom.xml index e2c1b52ad1feb..3d2123c790c3e 100644 --- a/extensions/oidc-token-propagation-reactive/runtime/pom.xml +++ b/extensions/oidc-token-propagation-reactive/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-oidc-token-propagation-reactive-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../ 4.0.0 diff --git a/extensions/oidc-token-propagation/deployment/pom.xml b/extensions/oidc-token-propagation/deployment/pom.xml index 0198d605beba4..7e2c2f7d19a4a 100644 --- a/extensions/oidc-token-propagation/deployment/pom.xml +++ b/extensions/oidc-token-propagation/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-oidc-token-propagation-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../ 4.0.0 diff --git a/extensions/oidc-token-propagation/pom.xml b/extensions/oidc-token-propagation/pom.xml index 14168cda845b1..e48411cc9cbba 100644 --- a/extensions/oidc-token-propagation/pom.xml +++ b/extensions/oidc-token-propagation/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/oidc-token-propagation/runtime/pom.xml b/extensions/oidc-token-propagation/runtime/pom.xml index 78b6c9f8cc55c..d0ea77e4c6b79 100644 --- a/extensions/oidc-token-propagation/runtime/pom.xml +++ b/extensions/oidc-token-propagation/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-oidc-token-propagation-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../ 4.0.0 diff --git a/extensions/oidc/deployment/pom.xml b/extensions/oidc/deployment/pom.xml index 75c1d9329c65b..6d4375e32c25a 100644 --- a/extensions/oidc/deployment/pom.xml +++ b/extensions/oidc/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-oidc-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/oidc/pom.xml b/extensions/oidc/pom.xml index 97b57b5ad32d7..b4e1c8b10cbf6 100644 --- a/extensions/oidc/pom.xml +++ b/extensions/oidc/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/oidc/runtime/pom.xml b/extensions/oidc/runtime/pom.xml index ed66b7591675a..a1bbe4b345c7e 100644 --- a/extensions/oidc/runtime/pom.xml +++ b/extensions/oidc/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-oidc-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/openshift-client/deployment/pom.xml b/extensions/openshift-client/deployment/pom.xml index 5f54dae121772..170aae2834461 100644 --- a/extensions/openshift-client/deployment/pom.xml +++ b/extensions/openshift-client/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-openshift-client-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/openshift-client/pom.xml b/extensions/openshift-client/pom.xml index 664f8614a6f67..97d858b1a6b62 100644 --- a/extensions/openshift-client/pom.xml +++ b/extensions/openshift-client/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/openshift-client/runtime/pom.xml b/extensions/openshift-client/runtime/pom.xml index 18fa13c77c232..589b13ca82ceb 100644 --- a/extensions/openshift-client/runtime/pom.xml +++ b/extensions/openshift-client/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-openshift-client-parent - 999-SNAPSHOT + 2.13.6.Final quarkus-openshift-client diff --git a/extensions/opentelemetry/opentelemetry-exporter-jaeger/deployment/pom.xml b/extensions/opentelemetry/opentelemetry-exporter-jaeger/deployment/pom.xml index 911da7e95f2e9..1a4cd545a2fe9 100644 --- a/extensions/opentelemetry/opentelemetry-exporter-jaeger/deployment/pom.xml +++ b/extensions/opentelemetry/opentelemetry-exporter-jaeger/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-opentelemetry-exporter-jaeger-parent - 999-SNAPSHOT + 2.13.6.Final quarkus-opentelemetry-exporter-jaeger-deployment diff --git a/extensions/opentelemetry/opentelemetry-exporter-jaeger/pom.xml b/extensions/opentelemetry/opentelemetry-exporter-jaeger/pom.xml index 059013b37ce07..085d0876adc3d 100644 --- a/extensions/opentelemetry/opentelemetry-exporter-jaeger/pom.xml +++ b/extensions/opentelemetry/opentelemetry-exporter-jaeger/pom.xml @@ -5,7 +5,7 @@ quarkus-opentelemetry-parent-aggregator io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/opentelemetry/opentelemetry-exporter-jaeger/runtime/pom.xml b/extensions/opentelemetry/opentelemetry-exporter-jaeger/runtime/pom.xml index b33942dafbd3b..a65fb04c36b2a 100644 --- a/extensions/opentelemetry/opentelemetry-exporter-jaeger/runtime/pom.xml +++ b/extensions/opentelemetry/opentelemetry-exporter-jaeger/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-opentelemetry-exporter-jaeger-parent - 999-SNAPSHOT + 2.13.6.Final quarkus-opentelemetry-exporter-jaeger diff --git a/extensions/opentelemetry/opentelemetry-exporter-otlp/deployment/pom.xml b/extensions/opentelemetry/opentelemetry-exporter-otlp/deployment/pom.xml index c31dc4a7932f9..5489743b2d11f 100644 --- a/extensions/opentelemetry/opentelemetry-exporter-otlp/deployment/pom.xml +++ b/extensions/opentelemetry/opentelemetry-exporter-otlp/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-opentelemetry-exporter-otlp-parent - 999-SNAPSHOT + 2.13.6.Final quarkus-opentelemetry-exporter-otlp-deployment diff --git a/extensions/opentelemetry/opentelemetry-exporter-otlp/pom.xml b/extensions/opentelemetry/opentelemetry-exporter-otlp/pom.xml index 268ca8c177866..3abef082a2f53 100644 --- a/extensions/opentelemetry/opentelemetry-exporter-otlp/pom.xml +++ b/extensions/opentelemetry/opentelemetry-exporter-otlp/pom.xml @@ -5,7 +5,7 @@ quarkus-opentelemetry-parent-aggregator io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/opentelemetry/opentelemetry-exporter-otlp/runtime/pom.xml b/extensions/opentelemetry/opentelemetry-exporter-otlp/runtime/pom.xml index 1fc48241d9066..7d6f30cfc7010 100644 --- a/extensions/opentelemetry/opentelemetry-exporter-otlp/runtime/pom.xml +++ b/extensions/opentelemetry/opentelemetry-exporter-otlp/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-opentelemetry-exporter-otlp-parent - 999-SNAPSHOT + 2.13.6.Final quarkus-opentelemetry-exporter-otlp diff --git a/extensions/opentelemetry/opentelemetry/deployment/pom.xml b/extensions/opentelemetry/opentelemetry/deployment/pom.xml index a23aff1a51998..05184e3b48264 100644 --- a/extensions/opentelemetry/opentelemetry/deployment/pom.xml +++ b/extensions/opentelemetry/opentelemetry/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-opentelemetry-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/opentelemetry/opentelemetry/pom.xml b/extensions/opentelemetry/opentelemetry/pom.xml index 9688927f9007b..0aa6cd9e89059 100644 --- a/extensions/opentelemetry/opentelemetry/pom.xml +++ b/extensions/opentelemetry/opentelemetry/pom.xml @@ -5,7 +5,7 @@ quarkus-opentelemetry-parent-aggregator io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/opentelemetry/opentelemetry/runtime/pom.xml b/extensions/opentelemetry/opentelemetry/runtime/pom.xml index 870ee6479147b..60a0630dd0d06 100644 --- a/extensions/opentelemetry/opentelemetry/runtime/pom.xml +++ b/extensions/opentelemetry/opentelemetry/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-opentelemetry-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/opentelemetry/pom.xml b/extensions/opentelemetry/pom.xml index eaa5119aa9f1a..4c4b9a7f09eda 100644 --- a/extensions/opentelemetry/pom.xml +++ b/extensions/opentelemetry/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/panache/hibernate-orm-panache-common/deployment/pom.xml b/extensions/panache/hibernate-orm-panache-common/deployment/pom.xml index 8b7eaa28f86d8..b495272a8e11c 100644 --- a/extensions/panache/hibernate-orm-panache-common/deployment/pom.xml +++ b/extensions/panache/hibernate-orm-panache-common/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-hibernate-orm-panache-common-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/panache/hibernate-orm-panache-common/pom.xml b/extensions/panache/hibernate-orm-panache-common/pom.xml index 832eb7f63979c..7efd84cc19f2d 100644 --- a/extensions/panache/hibernate-orm-panache-common/pom.xml +++ b/extensions/panache/hibernate-orm-panache-common/pom.xml @@ -5,7 +5,7 @@ quarkus-panache-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/panache/hibernate-orm-panache-common/runtime/pom.xml b/extensions/panache/hibernate-orm-panache-common/runtime/pom.xml index 1956f0e1173b3..58f516607b731 100644 --- a/extensions/panache/hibernate-orm-panache-common/runtime/pom.xml +++ b/extensions/panache/hibernate-orm-panache-common/runtime/pom.xml @@ -4,7 +4,7 @@ quarkus-hibernate-orm-panache-common-parent io.quarkus - 999-SNAPSHOT + 2.13.6.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 4c859dfcd8043..46c862dfde1f9 100644 --- a/extensions/panache/hibernate-orm-panache-kotlin/deployment/pom.xml +++ b/extensions/panache/hibernate-orm-panache-kotlin/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-hibernate-orm-panache-kotlin-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/panache/hibernate-orm-panache-kotlin/pom.xml b/extensions/panache/hibernate-orm-panache-kotlin/pom.xml index ae006308965df..e9a2816982504 100644 --- a/extensions/panache/hibernate-orm-panache-kotlin/pom.xml +++ b/extensions/panache/hibernate-orm-panache-kotlin/pom.xml @@ -5,7 +5,7 @@ quarkus-panache-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/panache/hibernate-orm-panache-kotlin/runtime/pom.xml b/extensions/panache/hibernate-orm-panache-kotlin/runtime/pom.xml index 66f4191d3f9b9..6974b33b84970 100644 --- a/extensions/panache/hibernate-orm-panache-kotlin/runtime/pom.xml +++ b/extensions/panache/hibernate-orm-panache-kotlin/runtime/pom.xml @@ -4,7 +4,7 @@ quarkus-hibernate-orm-panache-kotlin-parent io.quarkus - 999-SNAPSHOT + 2.13.6.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 944df5b5c88b0..dc954ea4e1bdb 100644 --- a/extensions/panache/hibernate-orm-panache/deployment/pom.xml +++ b/extensions/panache/hibernate-orm-panache/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-hibernate-orm-panache-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/panache/hibernate-orm-panache/pom.xml b/extensions/panache/hibernate-orm-panache/pom.xml index 6120de18e8c5b..37ab23d98d32f 100644 --- a/extensions/panache/hibernate-orm-panache/pom.xml +++ b/extensions/panache/hibernate-orm-panache/pom.xml @@ -5,7 +5,7 @@ quarkus-panache-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/panache/hibernate-orm-panache/runtime/pom.xml b/extensions/panache/hibernate-orm-panache/runtime/pom.xml index 5eae026f64935..fafd3137b1028 100644 --- a/extensions/panache/hibernate-orm-panache/runtime/pom.xml +++ b/extensions/panache/hibernate-orm-panache/runtime/pom.xml @@ -4,7 +4,7 @@ quarkus-hibernate-orm-panache-parent io.quarkus - 999-SNAPSHOT + 2.13.6.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 83c3091489f96..14af97cc2d1d4 100644 --- a/extensions/panache/hibernate-orm-rest-data-panache/deployment/pom.xml +++ b/extensions/panache/hibernate-orm-rest-data-panache/deployment/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-hibernate-orm-rest-data-panache-parent - 999-SNAPSHOT + 2.13.6.Final quarkus-hibernate-orm-rest-data-panache-deployment diff --git a/extensions/panache/hibernate-orm-rest-data-panache/pom.xml b/extensions/panache/hibernate-orm-rest-data-panache/pom.xml index bbec5d34276db..84f7cacf081d8 100644 --- a/extensions/panache/hibernate-orm-rest-data-panache/pom.xml +++ b/extensions/panache/hibernate-orm-rest-data-panache/pom.xml @@ -6,7 +6,7 @@ quarkus-panache-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml diff --git a/extensions/panache/hibernate-orm-rest-data-panache/runtime/pom.xml b/extensions/panache/hibernate-orm-rest-data-panache/runtime/pom.xml index eed23239a9f14..b35d46b665810 100644 --- a/extensions/panache/hibernate-orm-rest-data-panache/runtime/pom.xml +++ b/extensions/panache/hibernate-orm-rest-data-panache/runtime/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-hibernate-orm-rest-data-panache-parent - 999-SNAPSHOT + 2.13.6.Final quarkus-hibernate-orm-rest-data-panache diff --git a/extensions/panache/hibernate-reactive-panache-common/deployment/pom.xml b/extensions/panache/hibernate-reactive-panache-common/deployment/pom.xml index 79a4688e93f80..4ba915572e1c4 100644 --- a/extensions/panache/hibernate-reactive-panache-common/deployment/pom.xml +++ b/extensions/panache/hibernate-reactive-panache-common/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-hibernate-reactive-panache-common-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/panache/hibernate-reactive-panache-common/pom.xml b/extensions/panache/hibernate-reactive-panache-common/pom.xml index f7c5d94fc871f..287ef6999df6c 100644 --- a/extensions/panache/hibernate-reactive-panache-common/pom.xml +++ b/extensions/panache/hibernate-reactive-panache-common/pom.xml @@ -5,7 +5,7 @@ quarkus-panache-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/panache/hibernate-reactive-panache-common/runtime/pom.xml b/extensions/panache/hibernate-reactive-panache-common/runtime/pom.xml index b600f48dc5044..1ef5b6504060e 100644 --- a/extensions/panache/hibernate-reactive-panache-common/runtime/pom.xml +++ b/extensions/panache/hibernate-reactive-panache-common/runtime/pom.xml @@ -4,7 +4,7 @@ quarkus-hibernate-reactive-panache-common-parent io.quarkus - 999-SNAPSHOT + 2.13.6.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 a124d3637ce25..57baf23c6d2d4 100644 --- a/extensions/panache/hibernate-reactive-panache/deployment/pom.xml +++ b/extensions/panache/hibernate-reactive-panache/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-hibernate-reactive-panache-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/panache/hibernate-reactive-panache/pom.xml b/extensions/panache/hibernate-reactive-panache/pom.xml index 32be6753b5f82..c756917d92240 100644 --- a/extensions/panache/hibernate-reactive-panache/pom.xml +++ b/extensions/panache/hibernate-reactive-panache/pom.xml @@ -5,7 +5,7 @@ quarkus-panache-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/panache/hibernate-reactive-panache/runtime/pom.xml b/extensions/panache/hibernate-reactive-panache/runtime/pom.xml index 8f177204ea95c..bbe98ba376e72 100644 --- a/extensions/panache/hibernate-reactive-panache/runtime/pom.xml +++ b/extensions/panache/hibernate-reactive-panache/runtime/pom.xml @@ -4,7 +4,7 @@ quarkus-hibernate-reactive-panache-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/panache/hibernate-reactive-rest-data-panache/deployment/pom.xml b/extensions/panache/hibernate-reactive-rest-data-panache/deployment/pom.xml index e8b39367dca25..c5541774d458c 100644 --- a/extensions/panache/hibernate-reactive-rest-data-panache/deployment/pom.xml +++ b/extensions/panache/hibernate-reactive-rest-data-panache/deployment/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-hibernate-reactive-rest-data-panache-parent - 999-SNAPSHOT + 2.13.6.Final quarkus-hibernate-reactive-rest-data-panache-deployment diff --git a/extensions/panache/hibernate-reactive-rest-data-panache/pom.xml b/extensions/panache/hibernate-reactive-rest-data-panache/pom.xml index abe6af75b87f0..c918a5aa96795 100644 --- a/extensions/panache/hibernate-reactive-rest-data-panache/pom.xml +++ b/extensions/panache/hibernate-reactive-rest-data-panache/pom.xml @@ -6,7 +6,7 @@ quarkus-panache-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml diff --git a/extensions/panache/hibernate-reactive-rest-data-panache/runtime/pom.xml b/extensions/panache/hibernate-reactive-rest-data-panache/runtime/pom.xml index f4db684d089fc..1316f8d7a5157 100644 --- a/extensions/panache/hibernate-reactive-rest-data-panache/runtime/pom.xml +++ b/extensions/panache/hibernate-reactive-rest-data-panache/runtime/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-hibernate-reactive-rest-data-panache-parent - 999-SNAPSHOT + 2.13.6.Final quarkus-hibernate-reactive-rest-data-panache diff --git a/extensions/panache/mongodb-panache-common/deployment/pom.xml b/extensions/panache/mongodb-panache-common/deployment/pom.xml index 84697c94276df..e2e650d7f8d90 100644 --- a/extensions/panache/mongodb-panache-common/deployment/pom.xml +++ b/extensions/panache/mongodb-panache-common/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-mongodb-panache-common-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/panache/mongodb-panache-common/pom.xml b/extensions/panache/mongodb-panache-common/pom.xml index d4c364e7b4fc4..83b42b97e1c10 100644 --- a/extensions/panache/mongodb-panache-common/pom.xml +++ b/extensions/panache/mongodb-panache-common/pom.xml @@ -5,7 +5,7 @@ quarkus-panache-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/panache/mongodb-panache-common/runtime/pom.xml b/extensions/panache/mongodb-panache-common/runtime/pom.xml index c6decdfdad1ab..2b6ed49b61084 100644 --- a/extensions/panache/mongodb-panache-common/runtime/pom.xml +++ b/extensions/panache/mongodb-panache-common/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-mongodb-panache-common-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/panache/mongodb-panache-kotlin/deployment/pom.xml b/extensions/panache/mongodb-panache-kotlin/deployment/pom.xml index 4b5a1b081d010..dc59c90153567 100644 --- a/extensions/panache/mongodb-panache-kotlin/deployment/pom.xml +++ b/extensions/panache/mongodb-panache-kotlin/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-mongodb-panache-kotlin-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/panache/mongodb-panache-kotlin/pom.xml b/extensions/panache/mongodb-panache-kotlin/pom.xml index e8fd077f88c73..24520d2f6e840 100644 --- a/extensions/panache/mongodb-panache-kotlin/pom.xml +++ b/extensions/panache/mongodb-panache-kotlin/pom.xml @@ -5,7 +5,7 @@ quarkus-panache-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/panache/mongodb-panache-kotlin/runtime/pom.xml b/extensions/panache/mongodb-panache-kotlin/runtime/pom.xml index 962592a648616..135efbcf2b709 100644 --- a/extensions/panache/mongodb-panache-kotlin/runtime/pom.xml +++ b/extensions/panache/mongodb-panache-kotlin/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-mongodb-panache-kotlin-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/panache/mongodb-panache/deployment/pom.xml b/extensions/panache/mongodb-panache/deployment/pom.xml index d7968ca5ac1b3..4f20d9b955650 100644 --- a/extensions/panache/mongodb-panache/deployment/pom.xml +++ b/extensions/panache/mongodb-panache/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-mongodb-panache-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/panache/mongodb-panache/pom.xml b/extensions/panache/mongodb-panache/pom.xml index 1deb594e66668..c7306517914c7 100644 --- a/extensions/panache/mongodb-panache/pom.xml +++ b/extensions/panache/mongodb-panache/pom.xml @@ -5,7 +5,7 @@ quarkus-panache-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/panache/mongodb-panache/runtime/pom.xml b/extensions/panache/mongodb-panache/runtime/pom.xml index b586cc5b1a193..d5f51cd88c47f 100644 --- a/extensions/panache/mongodb-panache/runtime/pom.xml +++ b/extensions/panache/mongodb-panache/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-mongodb-panache-parent io.quarkus - 999-SNAPSHOT + 2.13.6.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..a33ff0d0e82ac 100644 --- a/extensions/panache/mongodb-rest-data-panache/deployment/pom.xml +++ b/extensions/panache/mongodb-rest-data-panache/deployment/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-mongodb-rest-data-panache-parent - 999-SNAPSHOT + 2.13.6.Final ../pom.xml diff --git a/extensions/panache/mongodb-rest-data-panache/pom.xml b/extensions/panache/mongodb-rest-data-panache/pom.xml index ae14687230be6..e3ee6cd2114bf 100644 --- a/extensions/panache/mongodb-rest-data-panache/pom.xml +++ b/extensions/panache/mongodb-rest-data-panache/pom.xml @@ -6,7 +6,7 @@ quarkus-panache-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml diff --git a/extensions/panache/mongodb-rest-data-panache/runtime/pom.xml b/extensions/panache/mongodb-rest-data-panache/runtime/pom.xml index 51d353b68bf34..520a0062bae09 100644 --- a/extensions/panache/mongodb-rest-data-panache/runtime/pom.xml +++ b/extensions/panache/mongodb-rest-data-panache/runtime/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-mongodb-rest-data-panache-parent - 999-SNAPSHOT + 2.13.6.Final ../pom.xml diff --git a/extensions/panache/panache-common/deployment/pom.xml b/extensions/panache/panache-common/deployment/pom.xml index ef1a0737cadca..be74f92f8ed6b 100644 --- a/extensions/panache/panache-common/deployment/pom.xml +++ b/extensions/panache/panache-common/deployment/pom.xml @@ -4,7 +4,7 @@ quarkus-panache-common-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/panache/panache-common/pom.xml b/extensions/panache/panache-common/pom.xml index fb34991536486..d702bc15412df 100644 --- a/extensions/panache/panache-common/pom.xml +++ b/extensions/panache/panache-common/pom.xml @@ -5,7 +5,7 @@ quarkus-panache-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/panache/panache-common/runtime/pom.xml b/extensions/panache/panache-common/runtime/pom.xml index 8651cb4859eab..67c65412dfa0f 100644 --- a/extensions/panache/panache-common/runtime/pom.xml +++ b/extensions/panache/panache-common/runtime/pom.xml @@ -4,7 +4,7 @@ quarkus-panache-common-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/panache/panache-hibernate-common/deployment/pom.xml b/extensions/panache/panache-hibernate-common/deployment/pom.xml index fcc44e98545af..5d3a179318717 100644 --- a/extensions/panache/panache-hibernate-common/deployment/pom.xml +++ b/extensions/panache/panache-hibernate-common/deployment/pom.xml @@ -4,7 +4,7 @@ quarkus-panache-hibernate-common-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/panache/panache-hibernate-common/pom.xml b/extensions/panache/panache-hibernate-common/pom.xml index 24c1b8f0527df..817ed75bb22d7 100644 --- a/extensions/panache/panache-hibernate-common/pom.xml +++ b/extensions/panache/panache-hibernate-common/pom.xml @@ -5,7 +5,7 @@ quarkus-panache-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/panache/panache-hibernate-common/runtime/pom.xml b/extensions/panache/panache-hibernate-common/runtime/pom.xml index dd0b52b346c16..d442f8c157784 100644 --- a/extensions/panache/panache-hibernate-common/runtime/pom.xml +++ b/extensions/panache/panache-hibernate-common/runtime/pom.xml @@ -4,7 +4,7 @@ quarkus-panache-hibernate-common-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/panache/panache-mock/pom.xml b/extensions/panache/panache-mock/pom.xml index d33d2536e2e66..186ca903d679a 100644 --- a/extensions/panache/panache-mock/pom.xml +++ b/extensions/panache/panache-mock/pom.xml @@ -4,7 +4,7 @@ quarkus-panache-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/panache/panacheql/pom.xml b/extensions/panache/panacheql/pom.xml index d4e631cb17688..ef9091dcbaff9 100644 --- a/extensions/panache/panacheql/pom.xml +++ b/extensions/panache/panacheql/pom.xml @@ -5,7 +5,7 @@ quarkus-panache-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/panache/pom.xml b/extensions/panache/pom.xml index f21f813cdaeef..5f3176c3d8715 100644 --- a/extensions/panache/pom.xml +++ b/extensions/panache/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.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 65c66c9a3ad3b..5572c37d4c328 100644 --- a/extensions/panache/rest-data-panache/deployment/pom.xml +++ b/extensions/panache/rest-data-panache/deployment/pom.xml @@ -6,7 +6,7 @@ quarkus-rest-data-panache-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final quarkus-rest-data-panache-deployment diff --git a/extensions/panache/rest-data-panache/pom.xml b/extensions/panache/rest-data-panache/pom.xml index b2f684e8be458..dbd666d39107a 100644 --- a/extensions/panache/rest-data-panache/pom.xml +++ b/extensions/panache/rest-data-panache/pom.xml @@ -6,7 +6,7 @@ quarkus-panache-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml diff --git a/extensions/panache/rest-data-panache/runtime/pom.xml b/extensions/panache/rest-data-panache/runtime/pom.xml index ea2429be4cbb4..1955b16d54fc6 100644 --- a/extensions/panache/rest-data-panache/runtime/pom.xml +++ b/extensions/panache/rest-data-panache/runtime/pom.xml @@ -6,7 +6,7 @@ quarkus-rest-data-panache-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final quarkus-rest-data-panache diff --git a/extensions/picocli/deployment/pom.xml b/extensions/picocli/deployment/pom.xml index d269e2245c640..94b9c5615bdcf 100644 --- a/extensions/picocli/deployment/pom.xml +++ b/extensions/picocli/deployment/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-picocli-parent - 999-SNAPSHOT + 2.13.6.Final quarkus-picocli-deployment diff --git a/extensions/picocli/pom.xml b/extensions/picocli/pom.xml index 101df1229cbb8..68d83598ca269 100644 --- a/extensions/picocli/pom.xml +++ b/extensions/picocli/pom.xml @@ -6,7 +6,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml diff --git a/extensions/picocli/runtime/pom.xml b/extensions/picocli/runtime/pom.xml index ea7fc88598ff3..8e62635049be7 100644 --- a/extensions/picocli/runtime/pom.xml +++ b/extensions/picocli/runtime/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-picocli-parent - 999-SNAPSHOT + 2.13.6.Final quarkus-picocli diff --git a/extensions/pom.xml b/extensions/pom.xml index 47d7509ab9f5c..f6be1e5d1d195 100644 --- a/extensions/pom.xml +++ b/extensions/pom.xml @@ -5,7 +5,7 @@ quarkus-build-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../build-parent/pom.xml 4.0.0 diff --git a/extensions/quartz/deployment/pom.xml b/extensions/quartz/deployment/pom.xml index 7dc4e797cfb5f..b0a282e1a5f98 100644 --- a/extensions/quartz/deployment/pom.xml +++ b/extensions/quartz/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-quartz-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/quartz/pom.xml b/extensions/quartz/pom.xml index 7f74b6bda5d96..b0e9f6a0a292a 100644 --- a/extensions/quartz/pom.xml +++ b/extensions/quartz/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml diff --git a/extensions/quartz/runtime/pom.xml b/extensions/quartz/runtime/pom.xml index 0ef36d90de9c8..47b8b13e24e1a 100644 --- a/extensions/quartz/runtime/pom.xml +++ b/extensions/quartz/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-quartz-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/qute/deployment/pom.xml b/extensions/qute/deployment/pom.xml index 6ec874959be41..44f65cf956165 100644 --- a/extensions/qute/deployment/pom.xml +++ b/extensions/qute/deployment/pom.xml @@ -6,7 +6,7 @@ quarkus-qute-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final quarkus-qute-deployment diff --git a/extensions/qute/pom.xml b/extensions/qute/pom.xml index 58829b02f79a9..46c3d8ad3b355 100644 --- a/extensions/qute/pom.xml +++ b/extensions/qute/pom.xml @@ -7,7 +7,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml diff --git a/extensions/qute/runtime/pom.xml b/extensions/qute/runtime/pom.xml index 52d99049ceb02..d9e8502be77cf 100644 --- a/extensions/qute/runtime/pom.xml +++ b/extensions/qute/runtime/pom.xml @@ -6,7 +6,7 @@ quarkus-qute-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final quarkus-qute diff --git a/extensions/reactive-datasource/deployment/pom.xml b/extensions/reactive-datasource/deployment/pom.xml index 1933639060b01..892b37111c798 100644 --- a/extensions/reactive-datasource/deployment/pom.xml +++ b/extensions/reactive-datasource/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-reactive-datasource-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/reactive-datasource/pom.xml b/extensions/reactive-datasource/pom.xml index a3f6689686e06..943d6ac2d40b2 100644 --- a/extensions/reactive-datasource/pom.xml +++ b/extensions/reactive-datasource/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/reactive-datasource/runtime/pom.xml b/extensions/reactive-datasource/runtime/pom.xml index 09bf734c38a53..e97c9bb772ee3 100644 --- a/extensions/reactive-datasource/runtime/pom.xml +++ b/extensions/reactive-datasource/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-reactive-datasource-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/reactive-db2-client/deployment/pom.xml b/extensions/reactive-db2-client/deployment/pom.xml index 7b46ff737d769..e3cc5b8961645 100644 --- a/extensions/reactive-db2-client/deployment/pom.xml +++ b/extensions/reactive-db2-client/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-reactive-db2-client-parent - 999-SNAPSHOT + 2.13.6.Final quarkus-reactive-db2-client-deployment diff --git a/extensions/reactive-db2-client/pom.xml b/extensions/reactive-db2-client/pom.xml index 0dd54906622bc..b3ea207cfd2ec 100644 --- a/extensions/reactive-db2-client/pom.xml +++ b/extensions/reactive-db2-client/pom.xml @@ -7,7 +7,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml diff --git a/extensions/reactive-db2-client/runtime/pom.xml b/extensions/reactive-db2-client/runtime/pom.xml index 8ea8d89f8db39..29104068eb1c9 100644 --- a/extensions/reactive-db2-client/runtime/pom.xml +++ b/extensions/reactive-db2-client/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-reactive-db2-client-parent - 999-SNAPSHOT + 2.13.6.Final quarkus-reactive-db2-client diff --git a/extensions/reactive-mssql-client/deployment/pom.xml b/extensions/reactive-mssql-client/deployment/pom.xml index 1e9e6a924112c..3b0143370f8ff 100644 --- a/extensions/reactive-mssql-client/deployment/pom.xml +++ b/extensions/reactive-mssql-client/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-reactive-mssql-client-parent - 999-SNAPSHOT + 2.13.6.Final quarkus-reactive-mssql-client-deployment diff --git a/extensions/reactive-mssql-client/pom.xml b/extensions/reactive-mssql-client/pom.xml index 4dc267f914432..a3f4398d2de38 100644 --- a/extensions/reactive-mssql-client/pom.xml +++ b/extensions/reactive-mssql-client/pom.xml @@ -7,7 +7,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml diff --git a/extensions/reactive-mssql-client/runtime/pom.xml b/extensions/reactive-mssql-client/runtime/pom.xml index 8fa6801bdb7fa..b63a5e306f70a 100644 --- a/extensions/reactive-mssql-client/runtime/pom.xml +++ b/extensions/reactive-mssql-client/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-reactive-mssql-client-parent - 999-SNAPSHOT + 2.13.6.Final quarkus-reactive-mssql-client diff --git a/extensions/reactive-mysql-client/deployment/pom.xml b/extensions/reactive-mysql-client/deployment/pom.xml index a15bc7c034527..b9c2dacdb83b9 100644 --- a/extensions/reactive-mysql-client/deployment/pom.xml +++ b/extensions/reactive-mysql-client/deployment/pom.xml @@ -24,7 +24,7 @@ io.quarkus quarkus-reactive-mysql-client-parent - 999-SNAPSHOT + 2.13.6.Final quarkus-reactive-mysql-client-deployment diff --git a/extensions/reactive-mysql-client/pom.xml b/extensions/reactive-mysql-client/pom.xml index 488a81f3b08f9..4507fa71514e7 100644 --- a/extensions/reactive-mysql-client/pom.xml +++ b/extensions/reactive-mysql-client/pom.xml @@ -23,7 +23,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml diff --git a/extensions/reactive-mysql-client/runtime/pom.xml b/extensions/reactive-mysql-client/runtime/pom.xml index f8229fb01f649..2fdd41efa0b9d 100644 --- a/extensions/reactive-mysql-client/runtime/pom.xml +++ b/extensions/reactive-mysql-client/runtime/pom.xml @@ -23,7 +23,7 @@ io.quarkus quarkus-reactive-mysql-client-parent - 999-SNAPSHOT + 2.13.6.Final quarkus-reactive-mysql-client diff --git a/extensions/reactive-oracle-client/deployment/pom.xml b/extensions/reactive-oracle-client/deployment/pom.xml index c29f96d3935e4..bb8ed2ee31b3f 100644 --- a/extensions/reactive-oracle-client/deployment/pom.xml +++ b/extensions/reactive-oracle-client/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-reactive-oracle-client-parent - 999-SNAPSHOT + 2.13.6.Final quarkus-reactive-oracle-client-deployment diff --git a/extensions/reactive-oracle-client/pom.xml b/extensions/reactive-oracle-client/pom.xml index 8c04ebe2ae82f..5b3599657ea3f 100644 --- a/extensions/reactive-oracle-client/pom.xml +++ b/extensions/reactive-oracle-client/pom.xml @@ -7,7 +7,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml diff --git a/extensions/reactive-oracle-client/runtime/pom.xml b/extensions/reactive-oracle-client/runtime/pom.xml index 2a07cfd2169f3..523becd64e605 100644 --- a/extensions/reactive-oracle-client/runtime/pom.xml +++ b/extensions/reactive-oracle-client/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-reactive-oracle-client-parent - 999-SNAPSHOT + 2.13.6.Final quarkus-reactive-oracle-client diff --git a/extensions/reactive-pg-client/deployment/pom.xml b/extensions/reactive-pg-client/deployment/pom.xml index dfcda17b2a048..2c230f3e34798 100644 --- a/extensions/reactive-pg-client/deployment/pom.xml +++ b/extensions/reactive-pg-client/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-reactive-pg-client-parent - 999-SNAPSHOT + 2.13.6.Final quarkus-reactive-pg-client-deployment diff --git a/extensions/reactive-pg-client/pom.xml b/extensions/reactive-pg-client/pom.xml index ef8d4535a0b97..ed790902ed528 100644 --- a/extensions/reactive-pg-client/pom.xml +++ b/extensions/reactive-pg-client/pom.xml @@ -7,7 +7,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml diff --git a/extensions/reactive-pg-client/runtime/pom.xml b/extensions/reactive-pg-client/runtime/pom.xml index 72d1858674553..42992c5c1b700 100644 --- a/extensions/reactive-pg-client/runtime/pom.xml +++ b/extensions/reactive-pg-client/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-reactive-pg-client-parent - 999-SNAPSHOT + 2.13.6.Final quarkus-reactive-pg-client diff --git a/extensions/reactive-routes/deployment/pom.xml b/extensions/reactive-routes/deployment/pom.xml index a77aee8c987f9..9c3f5200fa856 100644 --- a/extensions/reactive-routes/deployment/pom.xml +++ b/extensions/reactive-routes/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-reactive-routes-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/reactive-routes/pom.xml b/extensions/reactive-routes/pom.xml index 3bed302c1b907..33f002679c1fc 100644 --- a/extensions/reactive-routes/pom.xml +++ b/extensions/reactive-routes/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/reactive-routes/runtime/pom.xml b/extensions/reactive-routes/runtime/pom.xml index d164906cce269..aa7be690c2776 100644 --- a/extensions/reactive-routes/runtime/pom.xml +++ b/extensions/reactive-routes/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-reactive-routes-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/deployment/pom.xml b/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/deployment/pom.xml index 7141a2162e618..ff111c8bc5193 100644 --- a/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/deployment/pom.xml +++ b/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/deployment/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-mutiny-reactive-streams-operators-parent - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/pom.xml b/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/pom.xml index 0c20108b82c03..1cba51f80f609 100644 --- a/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/pom.xml +++ b/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/pom.xml @@ -5,7 +5,7 @@ quarkus-reactive-streams-operators-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/runtime/pom.xml b/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/runtime/pom.xml index ea06fe7474659..a4d689940d147 100644 --- a/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/runtime/pom.xml +++ b/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/runtime/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-mutiny-reactive-streams-operators-parent - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/reactive-streams-operators/pom.xml b/extensions/reactive-streams-operators/pom.xml index cd2f77b8f4ad4..e7d9017f26bf7 100644 --- a/extensions/reactive-streams-operators/pom.xml +++ b/extensions/reactive-streams-operators/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.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..dcb8b89ef22d1 100644 --- a/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/deployment/pom.xml +++ b/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-smallrye-reactive-streams-operators-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/pom.xml b/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/pom.xml index 8df1ec5ffdc86..f30236b46f0df 100644 --- a/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/pom.xml +++ b/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/pom.xml @@ -5,7 +5,7 @@ quarkus-reactive-streams-operators-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/runtime/pom.xml b/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/runtime/pom.xml index 07b67399dcce2..f2babbf789113 100644 --- a/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/runtime/pom.xml +++ b/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-smallrye-reactive-streams-operators-parent io.quarkus - 999-SNAPSHOT + 2.13.6.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..882cf6efbdaa9 100644 --- a/extensions/reactive-streams-operators/smallrye-reactive-type-converters/deployment/pom.xml +++ b/extensions/reactive-streams-operators/smallrye-reactive-type-converters/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-smallrye-reactive-type-converters-parent - 999-SNAPSHOT + 2.13.6.Final quarkus-smallrye-reactive-type-converters-deployment diff --git a/extensions/reactive-streams-operators/smallrye-reactive-type-converters/pom.xml b/extensions/reactive-streams-operators/smallrye-reactive-type-converters/pom.xml index 8c764225cd6c2..4c0f69498db2a 100644 --- a/extensions/reactive-streams-operators/smallrye-reactive-type-converters/pom.xml +++ b/extensions/reactive-streams-operators/smallrye-reactive-type-converters/pom.xml @@ -7,7 +7,7 @@ quarkus-reactive-streams-operators-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml diff --git a/extensions/reactive-streams-operators/smallrye-reactive-type-converters/runtime/pom.xml b/extensions/reactive-streams-operators/smallrye-reactive-type-converters/runtime/pom.xml index 3f5e2c407a819..97cb107d37a66 100644 --- a/extensions/reactive-streams-operators/smallrye-reactive-type-converters/runtime/pom.xml +++ b/extensions/reactive-streams-operators/smallrye-reactive-type-converters/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-smallrye-reactive-type-converters-parent - 999-SNAPSHOT + 2.13.6.Final quarkus-smallrye-reactive-type-converters diff --git a/extensions/redis-client/deployment/pom.xml b/extensions/redis-client/deployment/pom.xml index d2e0d414d5660..0351f4803da79 100644 --- a/extensions/redis-client/deployment/pom.xml +++ b/extensions/redis-client/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-redis-client-parent - 999-SNAPSHOT + 2.13.6.Final quarkus-redis-client-deployment diff --git a/extensions/redis-client/pom.xml b/extensions/redis-client/pom.xml index 458b2563a75bf..f2a98947269dd 100644 --- a/extensions/redis-client/pom.xml +++ b/extensions/redis-client/pom.xml @@ -7,7 +7,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml diff --git a/extensions/redis-client/runtime/pom.xml b/extensions/redis-client/runtime/pom.xml index c90ecf91577de..3234c24d965c3 100644 --- a/extensions/redis-client/runtime/pom.xml +++ b/extensions/redis-client/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-redis-client-parent - 999-SNAPSHOT + 2.13.6.Final quarkus-redis-client diff --git a/extensions/resteasy-classic/pom.xml b/extensions/resteasy-classic/pom.xml index f97c4cf875215..4e64184612dc3 100644 --- a/extensions/resteasy-classic/pom.xml +++ b/extensions/resteasy-classic/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/resteasy-classic/rest-client-config/deployment/pom.xml b/extensions/resteasy-classic/rest-client-config/deployment/pom.xml index c21952edb7a18..ab8137b05f7b3 100644 --- a/extensions/resteasy-classic/rest-client-config/deployment/pom.xml +++ b/extensions/resteasy-classic/rest-client-config/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-rest-client-config-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/resteasy-classic/rest-client-config/pom.xml b/extensions/resteasy-classic/rest-client-config/pom.xml index aa2ea95d80744..9be4507d93a15 100644 --- a/extensions/resteasy-classic/rest-client-config/pom.xml +++ b/extensions/resteasy-classic/rest-client-config/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-parent-aggregator io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/resteasy-classic/rest-client-config/runtime/pom.xml b/extensions/resteasy-classic/rest-client-config/runtime/pom.xml index 4d68b76280d4c..24161b7e00c68 100644 --- a/extensions/resteasy-classic/rest-client-config/runtime/pom.xml +++ b/extensions/resteasy-classic/rest-client-config/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-rest-client-config-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/resteasy-classic/rest-client-jackson/deployment/pom.xml b/extensions/resteasy-classic/rest-client-jackson/deployment/pom.xml index 9c7581539064a..1383d9f5f9348 100644 --- a/extensions/resteasy-classic/rest-client-jackson/deployment/pom.xml +++ b/extensions/resteasy-classic/rest-client-jackson/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-rest-client-jackson-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/resteasy-classic/rest-client-jackson/pom.xml b/extensions/resteasy-classic/rest-client-jackson/pom.xml index 7ea707d42917f..5b6e7817b80c4 100644 --- a/extensions/resteasy-classic/rest-client-jackson/pom.xml +++ b/extensions/resteasy-classic/rest-client-jackson/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-parent-aggregator io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/resteasy-classic/rest-client-jackson/runtime/pom.xml b/extensions/resteasy-classic/rest-client-jackson/runtime/pom.xml index c8eeb1847d006..6671ae864e61a 100644 --- a/extensions/resteasy-classic/rest-client-jackson/runtime/pom.xml +++ b/extensions/resteasy-classic/rest-client-jackson/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-rest-client-jackson-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/resteasy-classic/rest-client-jaxb/deployment/pom.xml b/extensions/resteasy-classic/rest-client-jaxb/deployment/pom.xml index 4fdbc2a081de5..8729d8c83a1aa 100644 --- a/extensions/resteasy-classic/rest-client-jaxb/deployment/pom.xml +++ b/extensions/resteasy-classic/rest-client-jaxb/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-rest-client-jaxb-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/resteasy-classic/rest-client-jaxb/pom.xml b/extensions/resteasy-classic/rest-client-jaxb/pom.xml index 24064e5b91b5d..224c871c70389 100644 --- a/extensions/resteasy-classic/rest-client-jaxb/pom.xml +++ b/extensions/resteasy-classic/rest-client-jaxb/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-parent-aggregator io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/resteasy-classic/rest-client-jaxb/runtime/pom.xml b/extensions/resteasy-classic/rest-client-jaxb/runtime/pom.xml index 73fb21cdfd546..2f988ac86f977 100644 --- a/extensions/resteasy-classic/rest-client-jaxb/runtime/pom.xml +++ b/extensions/resteasy-classic/rest-client-jaxb/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-rest-client-jaxb-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/resteasy-classic/rest-client-jsonb/deployment/pom.xml b/extensions/resteasy-classic/rest-client-jsonb/deployment/pom.xml index e29f75ae66ecb..e11062cea3732 100644 --- a/extensions/resteasy-classic/rest-client-jsonb/deployment/pom.xml +++ b/extensions/resteasy-classic/rest-client-jsonb/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-rest-client-jsonb-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/resteasy-classic/rest-client-jsonb/pom.xml b/extensions/resteasy-classic/rest-client-jsonb/pom.xml index db239408a1b54..4b28c7f907fb8 100644 --- a/extensions/resteasy-classic/rest-client-jsonb/pom.xml +++ b/extensions/resteasy-classic/rest-client-jsonb/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-parent-aggregator io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/resteasy-classic/rest-client-jsonb/runtime/pom.xml b/extensions/resteasy-classic/rest-client-jsonb/runtime/pom.xml index 200bd4df61062..69b19ae0a2d34 100644 --- a/extensions/resteasy-classic/rest-client-jsonb/runtime/pom.xml +++ b/extensions/resteasy-classic/rest-client-jsonb/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-rest-client-jsonb-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/resteasy-classic/rest-client-mutiny/deployment/pom.xml b/extensions/resteasy-classic/rest-client-mutiny/deployment/pom.xml index 9812c79f14eef..4805dd634e938 100644 --- a/extensions/resteasy-classic/rest-client-mutiny/deployment/pom.xml +++ b/extensions/resteasy-classic/rest-client-mutiny/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-rest-client-mutiny-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/resteasy-classic/rest-client-mutiny/pom.xml b/extensions/resteasy-classic/rest-client-mutiny/pom.xml index 1a564b5e275c4..18eb25962a92c 100644 --- a/extensions/resteasy-classic/rest-client-mutiny/pom.xml +++ b/extensions/resteasy-classic/rest-client-mutiny/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-parent-aggregator io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/resteasy-classic/rest-client-mutiny/runtime/pom.xml b/extensions/resteasy-classic/rest-client-mutiny/runtime/pom.xml index 87531db969d7d..129f37ca74e2f 100644 --- a/extensions/resteasy-classic/rest-client-mutiny/runtime/pom.xml +++ b/extensions/resteasy-classic/rest-client-mutiny/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-rest-client-mutiny-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/resteasy-classic/rest-client/deployment/pom.xml b/extensions/resteasy-classic/rest-client/deployment/pom.xml index 9817af05ba41e..8c3a63daa94b1 100644 --- a/extensions/resteasy-classic/rest-client/deployment/pom.xml +++ b/extensions/resteasy-classic/rest-client/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-rest-client-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/resteasy-classic/rest-client/pom.xml b/extensions/resteasy-classic/rest-client/pom.xml index c44614c9b2b14..402b4da97bf6c 100644 --- a/extensions/resteasy-classic/rest-client/pom.xml +++ b/extensions/resteasy-classic/rest-client/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-parent-aggregator io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/resteasy-classic/rest-client/runtime/pom.xml b/extensions/resteasy-classic/rest-client/runtime/pom.xml index 5ce4a733fe953..bc8cc537b4669 100644 --- a/extensions/resteasy-classic/rest-client/runtime/pom.xml +++ b/extensions/resteasy-classic/rest-client/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-rest-client-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/resteasy-classic/resteasy-common/deployment/pom.xml b/extensions/resteasy-classic/resteasy-common/deployment/pom.xml index adaa64e8f0b3a..5c949f5168cde 100644 --- a/extensions/resteasy-classic/resteasy-common/deployment/pom.xml +++ b/extensions/resteasy-classic/resteasy-common/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-common-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/resteasy-classic/resteasy-common/pom.xml b/extensions/resteasy-classic/resteasy-common/pom.xml index 447c9df241278..2ad99fdc60c8a 100644 --- a/extensions/resteasy-classic/resteasy-common/pom.xml +++ b/extensions/resteasy-classic/resteasy-common/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-parent-aggregator io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/resteasy-classic/resteasy-common/runtime/pom.xml b/extensions/resteasy-classic/resteasy-common/runtime/pom.xml index 804ca11a9af0a..d2e62c96fda29 100644 --- a/extensions/resteasy-classic/resteasy-common/runtime/pom.xml +++ b/extensions/resteasy-classic/resteasy-common/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-common-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/resteasy-classic/resteasy-common/spi/pom.xml b/extensions/resteasy-classic/resteasy-common/spi/pom.xml index 39ba698e33f8f..823de52a2cddb 100644 --- a/extensions/resteasy-classic/resteasy-common/spi/pom.xml +++ b/extensions/resteasy-classic/resteasy-common/spi/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-common-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/resteasy-classic/resteasy-jackson/deployment/pom.xml b/extensions/resteasy-classic/resteasy-jackson/deployment/pom.xml index f2ec8817cbf84..fbf4813b712c6 100644 --- a/extensions/resteasy-classic/resteasy-jackson/deployment/pom.xml +++ b/extensions/resteasy-classic/resteasy-jackson/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-jackson-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/resteasy-classic/resteasy-jackson/pom.xml b/extensions/resteasy-classic/resteasy-jackson/pom.xml index 15736d5e4192d..a296dc1f15ee6 100644 --- a/extensions/resteasy-classic/resteasy-jackson/pom.xml +++ b/extensions/resteasy-classic/resteasy-jackson/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-parent-aggregator io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/resteasy-classic/resteasy-jackson/runtime/pom.xml b/extensions/resteasy-classic/resteasy-jackson/runtime/pom.xml index 958490d823d70..00b3b4ebc052a 100644 --- a/extensions/resteasy-classic/resteasy-jackson/runtime/pom.xml +++ b/extensions/resteasy-classic/resteasy-jackson/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-jackson-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/resteasy-classic/resteasy-jaxb/deployment/pom.xml b/extensions/resteasy-classic/resteasy-jaxb/deployment/pom.xml index 458aa0d93b16e..d50902448bcbd 100644 --- a/extensions/resteasy-classic/resteasy-jaxb/deployment/pom.xml +++ b/extensions/resteasy-classic/resteasy-jaxb/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-jaxb-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/resteasy-classic/resteasy-jaxb/pom.xml b/extensions/resteasy-classic/resteasy-jaxb/pom.xml index 28202cca11a6d..3729d6e1302c9 100644 --- a/extensions/resteasy-classic/resteasy-jaxb/pom.xml +++ b/extensions/resteasy-classic/resteasy-jaxb/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-parent-aggregator io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/resteasy-classic/resteasy-jaxb/runtime/pom.xml b/extensions/resteasy-classic/resteasy-jaxb/runtime/pom.xml index 93c1b60353d00..7c706fb68f2af 100644 --- a/extensions/resteasy-classic/resteasy-jaxb/runtime/pom.xml +++ b/extensions/resteasy-classic/resteasy-jaxb/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-jaxb-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/resteasy-classic/resteasy-jsonb/deployment/pom.xml b/extensions/resteasy-classic/resteasy-jsonb/deployment/pom.xml index 8f18e1017034e..8ba74430fa8cf 100644 --- a/extensions/resteasy-classic/resteasy-jsonb/deployment/pom.xml +++ b/extensions/resteasy-classic/resteasy-jsonb/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-jsonb-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/resteasy-classic/resteasy-jsonb/pom.xml b/extensions/resteasy-classic/resteasy-jsonb/pom.xml index 75764a05a65de..ddd07ddec7682 100644 --- a/extensions/resteasy-classic/resteasy-jsonb/pom.xml +++ b/extensions/resteasy-classic/resteasy-jsonb/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-parent-aggregator io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/resteasy-classic/resteasy-jsonb/runtime/pom.xml b/extensions/resteasy-classic/resteasy-jsonb/runtime/pom.xml index 21b28f1e06022..adf2e16d85e0e 100644 --- a/extensions/resteasy-classic/resteasy-jsonb/runtime/pom.xml +++ b/extensions/resteasy-classic/resteasy-jsonb/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-jsonb-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/resteasy-classic/resteasy-links/deployment/pom.xml b/extensions/resteasy-classic/resteasy-links/deployment/pom.xml index ae01f7e53c9d3..97cfed2992595 100644 --- a/extensions/resteasy-classic/resteasy-links/deployment/pom.xml +++ b/extensions/resteasy-classic/resteasy-links/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-resteasy-links-parent - 999-SNAPSHOT + 2.13.6.Final quarkus-resteasy-links-deployment diff --git a/extensions/resteasy-classic/resteasy-links/pom.xml b/extensions/resteasy-classic/resteasy-links/pom.xml index eb136c17a189f..966c74c583c28 100644 --- a/extensions/resteasy-classic/resteasy-links/pom.xml +++ b/extensions/resteasy-classic/resteasy-links/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-resteasy-parent-aggregator - 999-SNAPSHOT + 2.13.6.Final quarkus-resteasy-links-parent diff --git a/extensions/resteasy-classic/resteasy-links/runtime/pom.xml b/extensions/resteasy-classic/resteasy-links/runtime/pom.xml index a373ceed2a1cc..ec4c888ce98d7 100644 --- a/extensions/resteasy-classic/resteasy-links/runtime/pom.xml +++ b/extensions/resteasy-classic/resteasy-links/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-resteasy-links-parent - 999-SNAPSHOT + 2.13.6.Final quarkus-resteasy-links diff --git a/extensions/resteasy-classic/resteasy-multipart/deployment/pom.xml b/extensions/resteasy-classic/resteasy-multipart/deployment/pom.xml index 4705610c80fb8..32ce057e1891f 100644 --- a/extensions/resteasy-classic/resteasy-multipart/deployment/pom.xml +++ b/extensions/resteasy-classic/resteasy-multipart/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-multipart-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/resteasy-classic/resteasy-multipart/pom.xml b/extensions/resteasy-classic/resteasy-multipart/pom.xml index 323ecdfad8987..e5f71ae08ceb6 100644 --- a/extensions/resteasy-classic/resteasy-multipart/pom.xml +++ b/extensions/resteasy-classic/resteasy-multipart/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-parent-aggregator io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/resteasy-classic/resteasy-multipart/runtime/pom.xml b/extensions/resteasy-classic/resteasy-multipart/runtime/pom.xml index 2a4a3bb24ef26..f6d7420a536f5 100644 --- a/extensions/resteasy-classic/resteasy-multipart/runtime/pom.xml +++ b/extensions/resteasy-classic/resteasy-multipart/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-multipart-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/resteasy-classic/resteasy-mutiny-common/deployment/pom.xml b/extensions/resteasy-classic/resteasy-mutiny-common/deployment/pom.xml index 1c7698e3a2ec7..1c7cce7bf3ade 100644 --- a/extensions/resteasy-classic/resteasy-mutiny-common/deployment/pom.xml +++ b/extensions/resteasy-classic/resteasy-mutiny-common/deployment/pom.xml @@ -6,7 +6,7 @@ quarkus-resteasy-mutiny-common-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final quarkus-resteasy-mutiny-common-deployment diff --git a/extensions/resteasy-classic/resteasy-mutiny-common/pom.xml b/extensions/resteasy-classic/resteasy-mutiny-common/pom.xml index 404c8e6499116..5c81bc9d180ea 100644 --- a/extensions/resteasy-classic/resteasy-mutiny-common/pom.xml +++ b/extensions/resteasy-classic/resteasy-mutiny-common/pom.xml @@ -7,7 +7,7 @@ quarkus-resteasy-parent-aggregator io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml diff --git a/extensions/resteasy-classic/resteasy-mutiny-common/runtime/pom.xml b/extensions/resteasy-classic/resteasy-mutiny-common/runtime/pom.xml index f9bc83e92c9e7..36f357f9b6cbd 100644 --- a/extensions/resteasy-classic/resteasy-mutiny-common/runtime/pom.xml +++ b/extensions/resteasy-classic/resteasy-mutiny-common/runtime/pom.xml @@ -6,7 +6,7 @@ quarkus-resteasy-mutiny-common-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final quarkus-resteasy-mutiny-common diff --git a/extensions/resteasy-classic/resteasy-mutiny/deployment/pom.xml b/extensions/resteasy-classic/resteasy-mutiny/deployment/pom.xml index 79b3faab5910f..eb93960373084 100644 --- a/extensions/resteasy-classic/resteasy-mutiny/deployment/pom.xml +++ b/extensions/resteasy-classic/resteasy-mutiny/deployment/pom.xml @@ -6,7 +6,7 @@ quarkus-resteasy-mutiny-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final quarkus-resteasy-mutiny-deployment diff --git a/extensions/resteasy-classic/resteasy-mutiny/pom.xml b/extensions/resteasy-classic/resteasy-mutiny/pom.xml index fcd70b3a9422b..e2b424a8d4d87 100644 --- a/extensions/resteasy-classic/resteasy-mutiny/pom.xml +++ b/extensions/resteasy-classic/resteasy-mutiny/pom.xml @@ -7,7 +7,7 @@ quarkus-resteasy-parent-aggregator io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml diff --git a/extensions/resteasy-classic/resteasy-mutiny/runtime/pom.xml b/extensions/resteasy-classic/resteasy-mutiny/runtime/pom.xml index 52c5bc66e065d..0bfa1b73c7f55 100644 --- a/extensions/resteasy-classic/resteasy-mutiny/runtime/pom.xml +++ b/extensions/resteasy-classic/resteasy-mutiny/runtime/pom.xml @@ -6,7 +6,7 @@ quarkus-resteasy-mutiny-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final quarkus-resteasy-mutiny diff --git a/extensions/resteasy-classic/resteasy-qute/deployment/pom.xml b/extensions/resteasy-classic/resteasy-qute/deployment/pom.xml index 5014135fdfc55..503bf2e4bb90e 100644 --- a/extensions/resteasy-classic/resteasy-qute/deployment/pom.xml +++ b/extensions/resteasy-classic/resteasy-qute/deployment/pom.xml @@ -6,7 +6,7 @@ quarkus-resteasy-qute-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final quarkus-resteasy-qute-deployment diff --git a/extensions/resteasy-classic/resteasy-qute/pom.xml b/extensions/resteasy-classic/resteasy-qute/pom.xml index 4bc80fa22a726..0e3412ef00774 100644 --- a/extensions/resteasy-classic/resteasy-qute/pom.xml +++ b/extensions/resteasy-classic/resteasy-qute/pom.xml @@ -7,7 +7,7 @@ quarkus-resteasy-parent-aggregator io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml diff --git a/extensions/resteasy-classic/resteasy-qute/runtime/pom.xml b/extensions/resteasy-classic/resteasy-qute/runtime/pom.xml index 153d679cc85a4..30f9f6fad3ba9 100644 --- a/extensions/resteasy-classic/resteasy-qute/runtime/pom.xml +++ b/extensions/resteasy-classic/resteasy-qute/runtime/pom.xml @@ -6,7 +6,7 @@ quarkus-resteasy-qute-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final quarkus-resteasy-qute diff --git a/extensions/resteasy-classic/resteasy-server-common/deployment/pom.xml b/extensions/resteasy-classic/resteasy-server-common/deployment/pom.xml index a7c8e7ab08a47..3e58bc694fd89 100644 --- a/extensions/resteasy-classic/resteasy-server-common/deployment/pom.xml +++ b/extensions/resteasy-classic/resteasy-server-common/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-server-common-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/resteasy-classic/resteasy-server-common/pom.xml b/extensions/resteasy-classic/resteasy-server-common/pom.xml index 8c5c71540d7a4..2359d4485dae1 100644 --- a/extensions/resteasy-classic/resteasy-server-common/pom.xml +++ b/extensions/resteasy-classic/resteasy-server-common/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-parent-aggregator io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/resteasy-classic/resteasy-server-common/runtime/pom.xml b/extensions/resteasy-classic/resteasy-server-common/runtime/pom.xml index 9175af66fa019..d03a8daaac400 100644 --- a/extensions/resteasy-classic/resteasy-server-common/runtime/pom.xml +++ b/extensions/resteasy-classic/resteasy-server-common/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-server-common-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/resteasy-classic/resteasy-server-common/spi/pom.xml b/extensions/resteasy-classic/resteasy-server-common/spi/pom.xml index f8be09a456d62..5422cca9d32a4 100644 --- a/extensions/resteasy-classic/resteasy-server-common/spi/pom.xml +++ b/extensions/resteasy-classic/resteasy-server-common/spi/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-resteasy-server-common-parent - 999-SNAPSHOT + 2.13.6.Final quarkus-resteasy-server-common-spi diff --git a/extensions/resteasy-classic/resteasy/deployment/pom.xml b/extensions/resteasy-classic/resteasy/deployment/pom.xml index f6feb3b1645fd..4d0ad923af931 100644 --- a/extensions/resteasy-classic/resteasy/deployment/pom.xml +++ b/extensions/resteasy-classic/resteasy/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/resteasy-classic/resteasy/pom.xml b/extensions/resteasy-classic/resteasy/pom.xml index 4a63eea261849..76523767c9ac4 100644 --- a/extensions/resteasy-classic/resteasy/pom.xml +++ b/extensions/resteasy-classic/resteasy/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-parent-aggregator io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/resteasy-classic/resteasy/runtime/pom.xml b/extensions/resteasy-classic/resteasy/runtime/pom.xml index b72978873d9b2..36c0ebc9872ae 100644 --- a/extensions/resteasy-classic/resteasy/runtime/pom.xml +++ b/extensions/resteasy-classic/resteasy/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/resteasy-reactive/jaxrs-client-reactive/deployment/pom.xml b/extensions/resteasy-reactive/jaxrs-client-reactive/deployment/pom.xml index ea2efd111a5df..99a49e99d2ec4 100644 --- a/extensions/resteasy-reactive/jaxrs-client-reactive/deployment/pom.xml +++ b/extensions/resteasy-reactive/jaxrs-client-reactive/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-jaxrs-client-reactive-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/resteasy-reactive/jaxrs-client-reactive/kotlin/pom.xml b/extensions/resteasy-reactive/jaxrs-client-reactive/kotlin/pom.xml index fc9b7ccc6961b..bbff68c57bbb8 100644 --- a/extensions/resteasy-reactive/jaxrs-client-reactive/kotlin/pom.xml +++ b/extensions/resteasy-reactive/jaxrs-client-reactive/kotlin/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-jaxrs-client-reactive-parent - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/resteasy-reactive/jaxrs-client-reactive/pom.xml b/extensions/resteasy-reactive/jaxrs-client-reactive/pom.xml index c3f0c82ed8ae7..088428d92dfb8 100644 --- a/extensions/resteasy-reactive/jaxrs-client-reactive/pom.xml +++ b/extensions/resteasy-reactive/jaxrs-client-reactive/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-reactive-parent-aggregator io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/resteasy-reactive/jaxrs-client-reactive/runtime/pom.xml b/extensions/resteasy-reactive/jaxrs-client-reactive/runtime/pom.xml index aef9e133827ab..03423f68163bd 100644 --- a/extensions/resteasy-reactive/jaxrs-client-reactive/runtime/pom.xml +++ b/extensions/resteasy-reactive/jaxrs-client-reactive/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-jaxrs-client-reactive-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/resteasy-reactive/pom.xml b/extensions/resteasy-reactive/pom.xml index 54557147afdf0..af7a3397d1aa3 100644 --- a/extensions/resteasy-reactive/pom.xml +++ b/extensions/resteasy-reactive/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/deployment/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/deployment/pom.xml index 897bafb30329a..cb517b673fd16 100644 --- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/deployment/pom.xml +++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-reactive-common-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/pom.xml index 505b9b674f4c3..2fdf8f90786c6 100644 --- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/pom.xml +++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-reactive-parent-aggregator io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/runtime/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/runtime/pom.xml index 2c8c84b2b024b..8a02f1558da00 100644 --- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/runtime/pom.xml +++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-reactive-common-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/spi-deployment/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/spi-deployment/pom.xml index 381878e1d513d..3109df2687abc 100644 --- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/spi-deployment/pom.xml +++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/spi-deployment/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-resteasy-reactive-common-parent - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson-common/deployment/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson-common/deployment/pom.xml index 54558edf2e2b5..c79a22580975a 100644 --- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson-common/deployment/pom.xml +++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson-common/deployment/pom.xml @@ -6,7 +6,7 @@ quarkus-resteasy-reactive-jackson-common-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final quarkus-resteasy-reactive-jackson-common-deployment diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson-common/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson-common/pom.xml index 86af49466a2cd..584e1eb34af52 100644 --- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson-common/pom.xml +++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson-common/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-reactive-parent-aggregator io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson-common/runtime/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson-common/runtime/pom.xml index f20bdfef7c38a..ec2ef19d4e343 100644 --- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson-common/runtime/pom.xml +++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson-common/runtime/pom.xml @@ -6,7 +6,7 @@ quarkus-resteasy-reactive-jackson-common-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final quarkus-resteasy-reactive-jackson-common Quarkus - RESTEasy Reactive - Jackson Common Bits - Runtime diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson/deployment/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson/deployment/pom.xml index 87da39c8b69fc..8bd2ed798258a 100644 --- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson/deployment/pom.xml +++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson/deployment/pom.xml @@ -6,7 +6,7 @@ quarkus-resteasy-reactive-jackson-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final quarkus-resteasy-reactive-jackson-deployment diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson/pom.xml index 701061ee2ecdf..4f1a1331e4f82 100644 --- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson/pom.xml +++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-reactive-parent-aggregator io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson/runtime/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson/runtime/pom.xml index e388e50d5c2d0..f535d2dcf5dd6 100644 --- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson/runtime/pom.xml +++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson/runtime/pom.xml @@ -6,7 +6,7 @@ quarkus-resteasy-reactive-jackson-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final quarkus-resteasy-reactive-jackson diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-jaxb/deployment/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-jaxb/deployment/pom.xml index f5a1d5563e636..a0867d453268d 100644 --- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-jaxb/deployment/pom.xml +++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-jaxb/deployment/pom.xml @@ -6,7 +6,7 @@ quarkus-resteasy-reactive-jaxb-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final quarkus-resteasy-reactive-jaxb-deployment diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-jaxb/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-jaxb/pom.xml index cb98b7329f4b3..20cbe15edd124 100644 --- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-jaxb/pom.xml +++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-jaxb/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-reactive-parent-aggregator io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-jaxb/runtime/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-jaxb/runtime/pom.xml index fed13a2256bdf..9eff82eca7728 100644 --- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-jaxb/runtime/pom.xml +++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-jaxb/runtime/pom.xml @@ -6,7 +6,7 @@ quarkus-resteasy-reactive-jaxb-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final quarkus-resteasy-reactive-jaxb diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb-common/deployment/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb-common/deployment/pom.xml index 7b2184803c5e0..460a4692068e3 100644 --- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb-common/deployment/pom.xml +++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb-common/deployment/pom.xml @@ -6,7 +6,7 @@ quarkus-resteasy-reactive-jsonb-common-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final quarkus-resteasy-reactive-jsonb-common-deployment diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb-common/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb-common/pom.xml index 6e9584f0e01bb..43eddf168d652 100644 --- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb-common/pom.xml +++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb-common/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-reactive-parent-aggregator io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb-common/runtime/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb-common/runtime/pom.xml index 6e51eb596ffde..6d2942d6cb142 100644 --- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb-common/runtime/pom.xml +++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb-common/runtime/pom.xml @@ -6,7 +6,7 @@ quarkus-resteasy-reactive-jsonb-common-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final quarkus-resteasy-reactive-jsonb-common diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb/deployment/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb/deployment/pom.xml index bd806d2c4de42..00eb5148cda90 100644 --- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb/deployment/pom.xml +++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb/deployment/pom.xml @@ -6,7 +6,7 @@ quarkus-resteasy-reactive-jsonb-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final quarkus-resteasy-reactive-jsonb-deployment diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb/pom.xml index 336a66cbe3085..a63f2b7d6d57e 100644 --- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb/pom.xml +++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-reactive-parent-aggregator io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb/runtime/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb/runtime/pom.xml index 4973981c60d58..63ac6f232f2b0 100644 --- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb/runtime/pom.xml +++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb/runtime/pom.xml @@ -6,7 +6,7 @@ quarkus-resteasy-reactive-jsonb-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final quarkus-resteasy-reactive-jsonb diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization-common/deployment/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization-common/deployment/pom.xml index e2407d7417aeb..f044ae34c1c2c 100644 --- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization-common/deployment/pom.xml +++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization-common/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-resteasy-reactive-kotlin-serialization-common-parent - 999-SNAPSHOT + 2.13.6.Final quarkus-resteasy-reactive-kotlin-serialization-common-deployment diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization-common/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization-common/pom.xml index 7f595183dd590..32ae47846f402 100644 --- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization-common/pom.xml +++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization-common/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-reactive-parent-aggregator io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization-common/runtime/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization-common/runtime/pom.xml index 562fe31ad0e83..f550cbc75aa76 100644 --- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization-common/runtime/pom.xml +++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization-common/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-resteasy-reactive-kotlin-serialization-common-parent - 999-SNAPSHOT + 2.13.6.Final quarkus-resteasy-reactive-kotlin-serialization-common diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization/deployment/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization/deployment/pom.xml index ab282d873fc01..d1bf6a74bea34 100644 --- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization/deployment/pom.xml +++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization/deployment/pom.xml @@ -6,7 +6,7 @@ quarkus-resteasy-reactive-kotlin-serialization-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization/pom.xml index 7e9effa35238a..b52a2e5ac6003 100644 --- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization/pom.xml +++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-reactive-parent-aggregator io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization/runtime/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization/runtime/pom.xml index 8a26a26c73fe6..6ec0acda6203c 100644 --- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization/runtime/pom.xml +++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization/runtime/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-resteasy-reactive-kotlin-serialization-parent - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin/deployment/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin/deployment/pom.xml index cba0e84e67aec..d821ec559eca9 100644 --- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin/deployment/pom.xml +++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-reactive-kotlin-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin/pom.xml index e1e8a15702fc4..1fcd52ac127d8 100644 --- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin/pom.xml +++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-reactive-parent-aggregator io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin/runtime/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin/runtime/pom.xml index e22e1fe757210..5bf4cc74bbf87 100644 --- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin/runtime/pom.xml +++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin/runtime/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-resteasy-reactive-kotlin-parent - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-links/deployment/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-links/deployment/pom.xml index d22a41c9656d3..9dca909910496 100644 --- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-links/deployment/pom.xml +++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-links/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-reactive-links-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-links/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-links/pom.xml index 621f1d660d263..8e1d6c9050518 100644 --- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-links/pom.xml +++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-links/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-reactive-parent-aggregator io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-links/runtime/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-links/runtime/pom.xml index 8ccccb139fdea..5cb9abd5fe371 100644 --- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-links/runtime/pom.xml +++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-links/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-reactive-links-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-qute/deployment/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-qute/deployment/pom.xml index 85e62f0fa707e..79eb108c484ef 100644 --- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-qute/deployment/pom.xml +++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-qute/deployment/pom.xml @@ -6,7 +6,7 @@ quarkus-resteasy-reactive-qute-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final quarkus-resteasy-reactive-qute-deployment diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-qute/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-qute/pom.xml index 3f2d9192a5c09..b2548bb92adb5 100644 --- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-qute/pom.xml +++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-qute/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-reactive-parent-aggregator io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-qute/runtime/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-qute/runtime/pom.xml index efec1b3ef8472..64adca5ace70a 100644 --- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-qute/runtime/pom.xml +++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-qute/runtime/pom.xml @@ -6,7 +6,7 @@ quarkus-resteasy-reactive-qute-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final quarkus-resteasy-reactive-qute diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-servlet/deployment/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-servlet/deployment/pom.xml index 583954b62ccf9..34e1bf6cfa6e5 100644 --- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-servlet/deployment/pom.xml +++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-servlet/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-reactive-servlet-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-servlet/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-servlet/pom.xml index fe11155672299..93c10c735e2bb 100644 --- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-servlet/pom.xml +++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-servlet/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-reactive-parent-aggregator io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-servlet/runtime/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-servlet/runtime/pom.xml index 6073aa1b4fcaa..f5e80563a3da1 100644 --- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-servlet/runtime/pom.xml +++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-servlet/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-reactive-servlet-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive/deployment/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive/deployment/pom.xml index 3807caaaff689..1aacd82421590 100644 --- a/extensions/resteasy-reactive/quarkus-resteasy-reactive/deployment/pom.xml +++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-reactive-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive/pom.xml index 79d8907619a18..46377fae8bbc8 100644 --- a/extensions/resteasy-reactive/quarkus-resteasy-reactive/pom.xml +++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-reactive-parent-aggregator io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive/runtime/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive/runtime/pom.xml index 8ebcfb6a017cf..c550a84b7d90e 100644 --- a/extensions/resteasy-reactive/quarkus-resteasy-reactive/runtime/pom.xml +++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-reactive-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive/spi-deployment/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive/spi-deployment/pom.xml index 1ee88d0943128..f4d97f0d0413e 100644 --- a/extensions/resteasy-reactive/quarkus-resteasy-reactive/spi-deployment/pom.xml +++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive/spi-deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-resteasy-reactive-parent - 999-SNAPSHOT + 2.13.6.Final quarkus-resteasy-reactive-server-spi-deployment diff --git a/extensions/resteasy-reactive/rest-client-reactive-jackson/deployment/pom.xml b/extensions/resteasy-reactive/rest-client-reactive-jackson/deployment/pom.xml index 098e55811abe1..27c7e10c33033 100644 --- a/extensions/resteasy-reactive/rest-client-reactive-jackson/deployment/pom.xml +++ b/extensions/resteasy-reactive/rest-client-reactive-jackson/deployment/pom.xml @@ -6,7 +6,7 @@ quarkus-rest-client-reactive-jackson-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final quarkus-rest-client-reactive-jackson-deployment Quarkus - REST Client Reactive Jackson - Deployment diff --git a/extensions/resteasy-reactive/rest-client-reactive-jackson/pom.xml b/extensions/resteasy-reactive/rest-client-reactive-jackson/pom.xml index 864d8fa443382..f89a7737ce3c4 100644 --- a/extensions/resteasy-reactive/rest-client-reactive-jackson/pom.xml +++ b/extensions/resteasy-reactive/rest-client-reactive-jackson/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-reactive-parent-aggregator io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/resteasy-reactive/rest-client-reactive-jackson/runtime/pom.xml b/extensions/resteasy-reactive/rest-client-reactive-jackson/runtime/pom.xml index 1fbaac421a5d2..88883aba0d1e5 100644 --- a/extensions/resteasy-reactive/rest-client-reactive-jackson/runtime/pom.xml +++ b/extensions/resteasy-reactive/rest-client-reactive-jackson/runtime/pom.xml @@ -6,7 +6,7 @@ quarkus-rest-client-reactive-jackson-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final quarkus-rest-client-reactive-jackson Quarkus - REST Client Reactive Jackson diff --git a/extensions/resteasy-reactive/rest-client-reactive-jaxb/deployment/pom.xml b/extensions/resteasy-reactive/rest-client-reactive-jaxb/deployment/pom.xml index d63f63ca89096..c53cfce8bd550 100644 --- a/extensions/resteasy-reactive/rest-client-reactive-jaxb/deployment/pom.xml +++ b/extensions/resteasy-reactive/rest-client-reactive-jaxb/deployment/pom.xml @@ -6,7 +6,7 @@ quarkus-rest-client-reactive-jaxb-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final quarkus-rest-client-reactive-jaxb-deployment Quarkus - REST Client Reactive JAXB - Deployment diff --git a/extensions/resteasy-reactive/rest-client-reactive-jaxb/pom.xml b/extensions/resteasy-reactive/rest-client-reactive-jaxb/pom.xml index 1199ebc7154d9..6313dac86a97e 100644 --- a/extensions/resteasy-reactive/rest-client-reactive-jaxb/pom.xml +++ b/extensions/resteasy-reactive/rest-client-reactive-jaxb/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-reactive-parent-aggregator io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/resteasy-reactive/rest-client-reactive-jaxb/runtime/pom.xml b/extensions/resteasy-reactive/rest-client-reactive-jaxb/runtime/pom.xml index ce25f53f3eae2..79cd8bbcf3b85 100644 --- a/extensions/resteasy-reactive/rest-client-reactive-jaxb/runtime/pom.xml +++ b/extensions/resteasy-reactive/rest-client-reactive-jaxb/runtime/pom.xml @@ -6,7 +6,7 @@ quarkus-rest-client-reactive-jaxb-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final quarkus-rest-client-reactive-jaxb Quarkus - REST Client Reactive JAXB diff --git a/extensions/resteasy-reactive/rest-client-reactive-jsonb/deployment/pom.xml b/extensions/resteasy-reactive/rest-client-reactive-jsonb/deployment/pom.xml index 9fd386e318fec..f67f6153c49fd 100644 --- a/extensions/resteasy-reactive/rest-client-reactive-jsonb/deployment/pom.xml +++ b/extensions/resteasy-reactive/rest-client-reactive-jsonb/deployment/pom.xml @@ -6,7 +6,7 @@ quarkus-rest-client-reactive-jsonb-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final quarkus-rest-client-reactive-jsonb-deployment Quarkus - REST Client Reactive JSON-B - Deployment diff --git a/extensions/resteasy-reactive/rest-client-reactive-jsonb/pom.xml b/extensions/resteasy-reactive/rest-client-reactive-jsonb/pom.xml index e8eb5610ca92c..645c56b004833 100644 --- a/extensions/resteasy-reactive/rest-client-reactive-jsonb/pom.xml +++ b/extensions/resteasy-reactive/rest-client-reactive-jsonb/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-reactive-parent-aggregator io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/resteasy-reactive/rest-client-reactive-jsonb/runtime/pom.xml b/extensions/resteasy-reactive/rest-client-reactive-jsonb/runtime/pom.xml index 81a288d4b6384..53429a76f98e1 100644 --- a/extensions/resteasy-reactive/rest-client-reactive-jsonb/runtime/pom.xml +++ b/extensions/resteasy-reactive/rest-client-reactive-jsonb/runtime/pom.xml @@ -6,7 +6,7 @@ quarkus-rest-client-reactive-jsonb-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final quarkus-rest-client-reactive-jsonb Quarkus - REST Client Reactive JSON-B diff --git a/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/deployment/pom.xml b/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/deployment/pom.xml index 9b2ff1af6ea38..fc03c20af9d9d 100644 --- a/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/deployment/pom.xml +++ b/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/deployment/pom.xml @@ -6,7 +6,7 @@ quarkus-rest-client-reactive-kotlin-serialization-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final quarkus-rest-client-reactive-kotlin-serialization-deployment Quarkus - REST Client Reactive Kotlin Serialization - Deployment diff --git a/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/pom.xml b/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/pom.xml index da46d6db5352e..97ddb3f227c38 100644 --- a/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/pom.xml +++ b/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-reactive-parent-aggregator io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/runtime/pom.xml b/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/runtime/pom.xml index 6e256e81d88b3..baef5db766c05 100644 --- a/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/runtime/pom.xml +++ b/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/runtime/pom.xml @@ -6,7 +6,7 @@ quarkus-rest-client-reactive-kotlin-serialization-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml quarkus-rest-client-reactive-kotlin-serialization diff --git a/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/tests/pom.xml b/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/tests/pom.xml index 80ea03b251ed3..8a39b3b04f248 100644 --- a/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/tests/pom.xml +++ b/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/tests/pom.xml @@ -6,7 +6,7 @@ quarkus-rest-client-reactive-kotlin-serialization-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final quarkus-rest-client-reactive-kotlin-serialization-tests Quarkus - REST Client Reactive Kotlin Serialization - Tests diff --git a/extensions/resteasy-reactive/rest-client-reactive/deployment/pom.xml b/extensions/resteasy-reactive/rest-client-reactive/deployment/pom.xml index 09c69e2ba2c61..fae4255ff3987 100644 --- a/extensions/resteasy-reactive/rest-client-reactive/deployment/pom.xml +++ b/extensions/resteasy-reactive/rest-client-reactive/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-rest-client-reactive-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/resteasy-reactive/rest-client-reactive/pom.xml b/extensions/resteasy-reactive/rest-client-reactive/pom.xml index e85fab3cf5a7f..5305abb520bcc 100644 --- a/extensions/resteasy-reactive/rest-client-reactive/pom.xml +++ b/extensions/resteasy-reactive/rest-client-reactive/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../../pom.xml 4.0.0 diff --git a/extensions/resteasy-reactive/rest-client-reactive/runtime/pom.xml b/extensions/resteasy-reactive/rest-client-reactive/runtime/pom.xml index fb0ff6936531a..809268e138c13 100644 --- a/extensions/resteasy-reactive/rest-client-reactive/runtime/pom.xml +++ b/extensions/resteasy-reactive/rest-client-reactive/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-rest-client-reactive-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/scala/deployment/pom.xml b/extensions/scala/deployment/pom.xml index 3fc80398f86ff..28c349a0e6f3a 100644 --- a/extensions/scala/deployment/pom.xml +++ b/extensions/scala/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-scala-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/scala/pom.xml b/extensions/scala/pom.xml index ce4e53e7e8dbe..57741ff6e0829 100644 --- a/extensions/scala/pom.xml +++ b/extensions/scala/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/scala/runtime/pom.xml b/extensions/scala/runtime/pom.xml index afca605682df6..953db3e1336d0 100644 --- a/extensions/scala/runtime/pom.xml +++ b/extensions/scala/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-scala-parent - 999-SNAPSHOT + 2.13.6.Final quarkus-scala diff --git a/extensions/scheduler/api/pom.xml b/extensions/scheduler/api/pom.xml index 19a081ddd5585..ab3906b968cde 100644 --- a/extensions/scheduler/api/pom.xml +++ b/extensions/scheduler/api/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-scheduler-parent - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/scheduler/common/pom.xml b/extensions/scheduler/common/pom.xml index 7da88cfc94fe6..f31bdcc926eb7 100644 --- a/extensions/scheduler/common/pom.xml +++ b/extensions/scheduler/common/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-scheduler-parent - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/scheduler/deployment/pom.xml b/extensions/scheduler/deployment/pom.xml index 0140a6cdbe37b..cc10b01b17c2e 100644 --- a/extensions/scheduler/deployment/pom.xml +++ b/extensions/scheduler/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-scheduler-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/scheduler/kotlin/pom.xml b/extensions/scheduler/kotlin/pom.xml index f7f36ea3270c0..05aeb733a5cf8 100644 --- a/extensions/scheduler/kotlin/pom.xml +++ b/extensions/scheduler/kotlin/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-scheduler-parent - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/scheduler/pom.xml b/extensions/scheduler/pom.xml index a763e4e95e6d8..f0436255eb539 100644 --- a/extensions/scheduler/pom.xml +++ b/extensions/scheduler/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml diff --git a/extensions/scheduler/runtime/pom.xml b/extensions/scheduler/runtime/pom.xml index 28fb25d899677..4ce791c6bc3c6 100644 --- a/extensions/scheduler/runtime/pom.xml +++ b/extensions/scheduler/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-scheduler-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/schema-registry/apicurio/avro/deployment/pom.xml b/extensions/schema-registry/apicurio/avro/deployment/pom.xml index 3c0009c1b7cf9..8f50a06a144d6 100644 --- a/extensions/schema-registry/apicurio/avro/deployment/pom.xml +++ b/extensions/schema-registry/apicurio/avro/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-apicurio-registry-avro-parent - 999-SNAPSHOT + 2.13.6.Final quarkus-apicurio-registry-avro-deployment diff --git a/extensions/schema-registry/apicurio/avro/pom.xml b/extensions/schema-registry/apicurio/avro/pom.xml index 85be4515a4d63..164d545a98384 100644 --- a/extensions/schema-registry/apicurio/avro/pom.xml +++ b/extensions/schema-registry/apicurio/avro/pom.xml @@ -5,7 +5,7 @@ quarkus-apicurio-registry-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml diff --git a/extensions/schema-registry/apicurio/avro/runtime/pom.xml b/extensions/schema-registry/apicurio/avro/runtime/pom.xml index 3eab1ddf7b99c..aa9b906cf5efe 100644 --- a/extensions/schema-registry/apicurio/avro/runtime/pom.xml +++ b/extensions/schema-registry/apicurio/avro/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-apicurio-registry-avro-parent - 999-SNAPSHOT + 2.13.6.Final quarkus-apicurio-registry-avro diff --git a/extensions/schema-registry/apicurio/common/deployment/pom.xml b/extensions/schema-registry/apicurio/common/deployment/pom.xml index 723a788758709..97f1faaddb185 100644 --- a/extensions/schema-registry/apicurio/common/deployment/pom.xml +++ b/extensions/schema-registry/apicurio/common/deployment/pom.xml @@ -7,7 +7,7 @@ quarkus-apicurio-registry-common-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml diff --git a/extensions/schema-registry/apicurio/common/pom.xml b/extensions/schema-registry/apicurio/common/pom.xml index 2f0628e909639..3c6d2e28fd41d 100644 --- a/extensions/schema-registry/apicurio/common/pom.xml +++ b/extensions/schema-registry/apicurio/common/pom.xml @@ -5,7 +5,7 @@ quarkus-apicurio-registry-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml diff --git a/extensions/schema-registry/apicurio/common/runtime/pom.xml b/extensions/schema-registry/apicurio/common/runtime/pom.xml index b14f017cb2585..f12148e84fc12 100644 --- a/extensions/schema-registry/apicurio/common/runtime/pom.xml +++ b/extensions/schema-registry/apicurio/common/runtime/pom.xml @@ -7,7 +7,7 @@ quarkus-apicurio-registry-common-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml diff --git a/extensions/schema-registry/apicurio/pom.xml b/extensions/schema-registry/apicurio/pom.xml index ce3c9d4de020f..11a801fd3cf18 100644 --- a/extensions/schema-registry/apicurio/pom.xml +++ b/extensions/schema-registry/apicurio/pom.xml @@ -5,7 +5,7 @@ quarkus-schema-registry-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml diff --git a/extensions/schema-registry/confluent/avro/deployment/pom.xml b/extensions/schema-registry/confluent/avro/deployment/pom.xml index c98b4f7c0e4ae..53d086ad62cbd 100644 --- a/extensions/schema-registry/confluent/avro/deployment/pom.xml +++ b/extensions/schema-registry/confluent/avro/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-confluent-registry-avro-parent - 999-SNAPSHOT + 2.13.6.Final quarkus-confluent-registry-avro-deployment diff --git a/extensions/schema-registry/confluent/avro/pom.xml b/extensions/schema-registry/confluent/avro/pom.xml index aa04537073af1..fa6739e9c5c5e 100644 --- a/extensions/schema-registry/confluent/avro/pom.xml +++ b/extensions/schema-registry/confluent/avro/pom.xml @@ -5,7 +5,7 @@ quarkus-confluent-registry-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml diff --git a/extensions/schema-registry/confluent/avro/runtime/pom.xml b/extensions/schema-registry/confluent/avro/runtime/pom.xml index ec4593f1cb9ee..98a9475248fa3 100644 --- a/extensions/schema-registry/confluent/avro/runtime/pom.xml +++ b/extensions/schema-registry/confluent/avro/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-confluent-registry-avro-parent - 999-SNAPSHOT + 2.13.6.Final quarkus-confluent-registry-avro diff --git a/extensions/schema-registry/confluent/common/deployment/pom.xml b/extensions/schema-registry/confluent/common/deployment/pom.xml index 2c4608470b710..57fb1b270210c 100644 --- a/extensions/schema-registry/confluent/common/deployment/pom.xml +++ b/extensions/schema-registry/confluent/common/deployment/pom.xml @@ -7,7 +7,7 @@ quarkus-confluent-registry-common-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml diff --git a/extensions/schema-registry/confluent/common/pom.xml b/extensions/schema-registry/confluent/common/pom.xml index 9e6255a236371..e62445bd1678a 100644 --- a/extensions/schema-registry/confluent/common/pom.xml +++ b/extensions/schema-registry/confluent/common/pom.xml @@ -7,7 +7,7 @@ quarkus-confluent-registry-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml diff --git a/extensions/schema-registry/confluent/common/runtime/pom.xml b/extensions/schema-registry/confluent/common/runtime/pom.xml index 9d192312c3236..28d84e61613ed 100644 --- a/extensions/schema-registry/confluent/common/runtime/pom.xml +++ b/extensions/schema-registry/confluent/common/runtime/pom.xml @@ -7,7 +7,7 @@ quarkus-confluent-registry-common-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml diff --git a/extensions/schema-registry/confluent/pom.xml b/extensions/schema-registry/confluent/pom.xml index 08e3f6c6262ee..9c6ae0d7c9775 100644 --- a/extensions/schema-registry/confluent/pom.xml +++ b/extensions/schema-registry/confluent/pom.xml @@ -7,7 +7,7 @@ quarkus-schema-registry-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml diff --git a/extensions/schema-registry/devservice/deployment/pom.xml b/extensions/schema-registry/devservice/deployment/pom.xml index e9d4bc9dc7df7..a8e669a0021f1 100644 --- a/extensions/schema-registry/devservice/deployment/pom.xml +++ b/extensions/schema-registry/devservice/deployment/pom.xml @@ -7,7 +7,7 @@ quarkus-schema-registry-devservice-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml diff --git a/extensions/schema-registry/devservice/pom.xml b/extensions/schema-registry/devservice/pom.xml index 218ab03ab9dff..0daaf9cc8175b 100644 --- a/extensions/schema-registry/devservice/pom.xml +++ b/extensions/schema-registry/devservice/pom.xml @@ -5,7 +5,7 @@ quarkus-schema-registry-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml diff --git a/extensions/schema-registry/devservice/runtime/pom.xml b/extensions/schema-registry/devservice/runtime/pom.xml index a9008082c9df4..a8031c5243bbe 100644 --- a/extensions/schema-registry/devservice/runtime/pom.xml +++ b/extensions/schema-registry/devservice/runtime/pom.xml @@ -7,7 +7,7 @@ quarkus-schema-registry-devservice-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml diff --git a/extensions/schema-registry/pom.xml b/extensions/schema-registry/pom.xml index ac5f78da15335..fa79c5ba8c778 100644 --- a/extensions/schema-registry/pom.xml +++ b/extensions/schema-registry/pom.xml @@ -7,7 +7,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml diff --git a/extensions/security-jpa/deployment/pom.xml b/extensions/security-jpa/deployment/pom.xml index 519560c585513..f64b28d06f3a8 100644 --- a/extensions/security-jpa/deployment/pom.xml +++ b/extensions/security-jpa/deployment/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-security-jpa-parent - 999-SNAPSHOT + 2.13.6.Final ../pom.xml diff --git a/extensions/security-jpa/pom.xml b/extensions/security-jpa/pom.xml index c53c7de78743d..c9bc52c98f1b6 100644 --- a/extensions/security-jpa/pom.xml +++ b/extensions/security-jpa/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-extensions-parent - 999-SNAPSHOT + 2.13.6.Final ../pom.xml diff --git a/extensions/security-jpa/runtime/pom.xml b/extensions/security-jpa/runtime/pom.xml index fc794783c5504..dda32b438bc1b 100644 --- a/extensions/security-jpa/runtime/pom.xml +++ b/extensions/security-jpa/runtime/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-security-jpa-parent - 999-SNAPSHOT + 2.13.6.Final ../pom.xml diff --git a/extensions/security-webauthn/deployment/pom.xml b/extensions/security-webauthn/deployment/pom.xml index 2fd2f5d1e2884..4becc19ea8523 100644 --- a/extensions/security-webauthn/deployment/pom.xml +++ b/extensions/security-webauthn/deployment/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-security-webauthn-parent - 999-SNAPSHOT + 2.13.6.Final ../pom.xml diff --git a/extensions/security-webauthn/pom.xml b/extensions/security-webauthn/pom.xml index 19d6096ee220e..f26e35064b1e4 100644 --- a/extensions/security-webauthn/pom.xml +++ b/extensions/security-webauthn/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-extensions-parent - 999-SNAPSHOT + 2.13.6.Final ../pom.xml diff --git a/extensions/security-webauthn/runtime/pom.xml b/extensions/security-webauthn/runtime/pom.xml index b23cb72a2c3c8..61f297d8c9875 100644 --- a/extensions/security-webauthn/runtime/pom.xml +++ b/extensions/security-webauthn/runtime/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-security-webauthn-parent - 999-SNAPSHOT + 2.13.6.Final ../pom.xml diff --git a/extensions/security/deployment/pom.xml b/extensions/security/deployment/pom.xml index 150cd73996dd1..1cd30e2a6aa49 100644 --- a/extensions/security/deployment/pom.xml +++ b/extensions/security/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-security-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/security/pom.xml b/extensions/security/pom.xml index 5de52522bb462..4db313753c8ab 100644 --- a/extensions/security/pom.xml +++ b/extensions/security/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/security/runtime-spi/pom.xml b/extensions/security/runtime-spi/pom.xml index d1136b1e0c229..91b5ce11be850 100644 --- a/extensions/security/runtime-spi/pom.xml +++ b/extensions/security/runtime-spi/pom.xml @@ -5,7 +5,7 @@ quarkus-security-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/security/runtime/pom.xml b/extensions/security/runtime/pom.xml index 4428fac98fd61..03ff392000fa0 100644 --- a/extensions/security/runtime/pom.xml +++ b/extensions/security/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-security-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/security/spi/pom.xml b/extensions/security/spi/pom.xml index a3045dbbb5f9e..921e444f8ab86 100644 --- a/extensions/security/spi/pom.xml +++ b/extensions/security/spi/pom.xml @@ -5,7 +5,7 @@ quarkus-security-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/security/test-utils/pom.xml b/extensions/security/test-utils/pom.xml index a9f36124f8775..f3fad1385c9a2 100644 --- a/extensions/security/test-utils/pom.xml +++ b/extensions/security/test-utils/pom.xml @@ -5,7 +5,7 @@ quarkus-security-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/smallrye-context-propagation/deployment/pom.xml b/extensions/smallrye-context-propagation/deployment/pom.xml index 9b9c5e71d32c0..c893ece2218c3 100644 --- a/extensions/smallrye-context-propagation/deployment/pom.xml +++ b/extensions/smallrye-context-propagation/deployment/pom.xml @@ -4,7 +4,7 @@ quarkus-smallrye-context-propagation-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/smallrye-context-propagation/pom.xml b/extensions/smallrye-context-propagation/pom.xml index 94f0d789ffcf7..6b8e2290e964a 100644 --- a/extensions/smallrye-context-propagation/pom.xml +++ b/extensions/smallrye-context-propagation/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.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 dcb84f64baf50..dca0c1d4f7570 100644 --- a/extensions/smallrye-context-propagation/runtime/pom.xml +++ b/extensions/smallrye-context-propagation/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-smallrye-context-propagation-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/smallrye-context-propagation/spi/pom.xml b/extensions/smallrye-context-propagation/spi/pom.xml index 3f2672224e5f1..1ccc2787b2a13 100644 --- a/extensions/smallrye-context-propagation/spi/pom.xml +++ b/extensions/smallrye-context-propagation/spi/pom.xml @@ -5,7 +5,7 @@ quarkus-smallrye-context-propagation-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../ 4.0.0 diff --git a/extensions/smallrye-fault-tolerance/deployment/pom.xml b/extensions/smallrye-fault-tolerance/deployment/pom.xml index 61a82927cc3f2..34745798284be 100644 --- a/extensions/smallrye-fault-tolerance/deployment/pom.xml +++ b/extensions/smallrye-fault-tolerance/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-smallrye-fault-tolerance-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/smallrye-fault-tolerance/pom.xml b/extensions/smallrye-fault-tolerance/pom.xml index eb9091a4f1c98..31c4679236ad2 100644 --- a/extensions/smallrye-fault-tolerance/pom.xml +++ b/extensions/smallrye-fault-tolerance/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.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 43c7e01478e65..7d8b7b9480066 100644 --- a/extensions/smallrye-fault-tolerance/runtime/pom.xml +++ b/extensions/smallrye-fault-tolerance/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-smallrye-fault-tolerance-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/smallrye-graphql-client/deployment/pom.xml b/extensions/smallrye-graphql-client/deployment/pom.xml index 8c20533d1223c..25a9764fb74dd 100644 --- a/extensions/smallrye-graphql-client/deployment/pom.xml +++ b/extensions/smallrye-graphql-client/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-smallrye-graphql-client-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/smallrye-graphql-client/pom.xml b/extensions/smallrye-graphql-client/pom.xml index edd9be5cf94e1..0374c14170cf2 100644 --- a/extensions/smallrye-graphql-client/pom.xml +++ b/extensions/smallrye-graphql-client/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/smallrye-graphql-client/runtime/pom.xml b/extensions/smallrye-graphql-client/runtime/pom.xml index 791536d393639..f0a231bd9aa70 100644 --- a/extensions/smallrye-graphql-client/runtime/pom.xml +++ b/extensions/smallrye-graphql-client/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-smallrye-graphql-client-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/smallrye-graphql/deployment/pom.xml b/extensions/smallrye-graphql/deployment/pom.xml index 81a7272060bae..879253c9ca337 100644 --- a/extensions/smallrye-graphql/deployment/pom.xml +++ b/extensions/smallrye-graphql/deployment/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-smallrye-graphql-parent - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/smallrye-graphql/pom.xml b/extensions/smallrye-graphql/pom.xml index 8ce1f9c3947da..8bbff0e2e762e 100644 --- a/extensions/smallrye-graphql/pom.xml +++ b/extensions/smallrye-graphql/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/smallrye-graphql/runtime/pom.xml b/extensions/smallrye-graphql/runtime/pom.xml index 5acfcaa495adc..60be47aa44975 100644 --- a/extensions/smallrye-graphql/runtime/pom.xml +++ b/extensions/smallrye-graphql/runtime/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-smallrye-graphql-parent - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/smallrye-health/deployment/pom.xml b/extensions/smallrye-health/deployment/pom.xml index 500367c3c058d..15694cb2bb8b5 100644 --- a/extensions/smallrye-health/deployment/pom.xml +++ b/extensions/smallrye-health/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-smallrye-health-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/smallrye-health/pom.xml b/extensions/smallrye-health/pom.xml index 57e4d20e3848e..9a61c5f656d49 100644 --- a/extensions/smallrye-health/pom.xml +++ b/extensions/smallrye-health/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/smallrye-health/runtime/pom.xml b/extensions/smallrye-health/runtime/pom.xml index d4965a6a547dc..07c2c75dacdf1 100644 --- a/extensions/smallrye-health/runtime/pom.xml +++ b/extensions/smallrye-health/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-smallrye-health-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/smallrye-health/spi/pom.xml b/extensions/smallrye-health/spi/pom.xml index 059665333017c..7e3c18243ccb0 100644 --- a/extensions/smallrye-health/spi/pom.xml +++ b/extensions/smallrye-health/spi/pom.xml @@ -5,7 +5,7 @@ quarkus-smallrye-health-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/smallrye-jwt-build/deployment/pom.xml b/extensions/smallrye-jwt-build/deployment/pom.xml index 7317a8485e090..7904d7d35c4fa 100644 --- a/extensions/smallrye-jwt-build/deployment/pom.xml +++ b/extensions/smallrye-jwt-build/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-smallrye-jwt-build-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/smallrye-jwt-build/pom.xml b/extensions/smallrye-jwt-build/pom.xml index 423fa273e1308..f31c447d70ffe 100644 --- a/extensions/smallrye-jwt-build/pom.xml +++ b/extensions/smallrye-jwt-build/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/smallrye-jwt-build/runtime/pom.xml b/extensions/smallrye-jwt-build/runtime/pom.xml index 9b329b91c6b88..760544a68298e 100644 --- a/extensions/smallrye-jwt-build/runtime/pom.xml +++ b/extensions/smallrye-jwt-build/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-smallrye-jwt-build-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/smallrye-jwt/deployment/pom.xml b/extensions/smallrye-jwt/deployment/pom.xml index e9f61c9565a7f..76a6dc37c3e14 100644 --- a/extensions/smallrye-jwt/deployment/pom.xml +++ b/extensions/smallrye-jwt/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-smallrye-jwt-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/smallrye-jwt/pom.xml b/extensions/smallrye-jwt/pom.xml index 541e26245e122..9313e6e350872 100644 --- a/extensions/smallrye-jwt/pom.xml +++ b/extensions/smallrye-jwt/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/smallrye-jwt/runtime/pom.xml b/extensions/smallrye-jwt/runtime/pom.xml index 93b1a03900c76..99f55870ef9ea 100644 --- a/extensions/smallrye-jwt/runtime/pom.xml +++ b/extensions/smallrye-jwt/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-smallrye-jwt-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/smallrye-metrics/deployment/pom.xml b/extensions/smallrye-metrics/deployment/pom.xml index c98663c616353..a7fcaee6837a2 100644 --- a/extensions/smallrye-metrics/deployment/pom.xml +++ b/extensions/smallrye-metrics/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-smallrye-metrics-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/smallrye-metrics/pom.xml b/extensions/smallrye-metrics/pom.xml index 5264c96ec477e..73513d128ab74 100644 --- a/extensions/smallrye-metrics/pom.xml +++ b/extensions/smallrye-metrics/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/smallrye-metrics/runtime/pom.xml b/extensions/smallrye-metrics/runtime/pom.xml index ba57d36a6437a..122291f16bf53 100644 --- a/extensions/smallrye-metrics/runtime/pom.xml +++ b/extensions/smallrye-metrics/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-smallrye-metrics-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/smallrye-metrics/spi/pom.xml b/extensions/smallrye-metrics/spi/pom.xml index 6e075bf6abf95..cdffbae7f721f 100644 --- a/extensions/smallrye-metrics/spi/pom.xml +++ b/extensions/smallrye-metrics/spi/pom.xml @@ -5,7 +5,7 @@ quarkus-smallrye-metrics-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/smallrye-openapi-common/deployment/pom.xml b/extensions/smallrye-openapi-common/deployment/pom.xml index a3b59fa1c61d0..93b6bcc3bde5f 100644 --- a/extensions/smallrye-openapi-common/deployment/pom.xml +++ b/extensions/smallrye-openapi-common/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-smallrye-openapi-common-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/smallrye-openapi-common/pom.xml b/extensions/smallrye-openapi-common/pom.xml index 45c394dfb9096..8005a522b9e3c 100644 --- a/extensions/smallrye-openapi-common/pom.xml +++ b/extensions/smallrye-openapi-common/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/smallrye-openapi/deployment/pom.xml b/extensions/smallrye-openapi/deployment/pom.xml index 913b972a150ac..68cbe69f34665 100644 --- a/extensions/smallrye-openapi/deployment/pom.xml +++ b/extensions/smallrye-openapi/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-smallrye-openapi-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/smallrye-openapi/pom.xml b/extensions/smallrye-openapi/pom.xml index 9f15b5fe6d077..df56268a28953 100644 --- a/extensions/smallrye-openapi/pom.xml +++ b/extensions/smallrye-openapi/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/smallrye-openapi/runtime/pom.xml b/extensions/smallrye-openapi/runtime/pom.xml index f74a7e256135e..7f8655eb4319e 100644 --- a/extensions/smallrye-openapi/runtime/pom.xml +++ b/extensions/smallrye-openapi/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-smallrye-openapi-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/smallrye-openapi/spi/pom.xml b/extensions/smallrye-openapi/spi/pom.xml index c4e96d7af0544..699fb169a8781 100644 --- a/extensions/smallrye-openapi/spi/pom.xml +++ b/extensions/smallrye-openapi/spi/pom.xml @@ -5,7 +5,7 @@ quarkus-smallrye-openapi-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/smallrye-opentracing/deployment/pom.xml b/extensions/smallrye-opentracing/deployment/pom.xml index 8d5b5a09f8214..21297634d9510 100644 --- a/extensions/smallrye-opentracing/deployment/pom.xml +++ b/extensions/smallrye-opentracing/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-smallrye-opentracing-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/smallrye-opentracing/pom.xml b/extensions/smallrye-opentracing/pom.xml index e7c787b9a7fb1..916686c521331 100644 --- a/extensions/smallrye-opentracing/pom.xml +++ b/extensions/smallrye-opentracing/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/smallrye-opentracing/runtime/pom.xml b/extensions/smallrye-opentracing/runtime/pom.xml index f3356d8993c5b..6c6d884d08db2 100644 --- a/extensions/smallrye-opentracing/runtime/pom.xml +++ b/extensions/smallrye-opentracing/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-smallrye-opentracing-parent io.quarkus - 999-SNAPSHOT + 2.13.6.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 ecd53ab12ed09..c8d54d0e163f7 100644 --- a/extensions/smallrye-reactive-messaging-amqp/deployment/pom.xml +++ b/extensions/smallrye-reactive-messaging-amqp/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-smallrye-reactive-messaging-amqp-parent - 999-SNAPSHOT + 2.13.6.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..6fcb657655a0f 100644 --- a/extensions/smallrye-reactive-messaging-amqp/pom.xml +++ b/extensions/smallrye-reactive-messaging-amqp/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml diff --git a/extensions/smallrye-reactive-messaging-amqp/runtime/pom.xml b/extensions/smallrye-reactive-messaging-amqp/runtime/pom.xml index 020b92cdae56a..4be644572b76e 100644 --- a/extensions/smallrye-reactive-messaging-amqp/runtime/pom.xml +++ b/extensions/smallrye-reactive-messaging-amqp/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-smallrye-reactive-messaging-amqp-parent - 999-SNAPSHOT + 2.13.6.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 d474778d76ddd..23972c6cfa3d0 100644 --- a/extensions/smallrye-reactive-messaging-kafka/deployment/pom.xml +++ b/extensions/smallrye-reactive-messaging-kafka/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-smallrye-reactive-messaging-kafka-parent - 999-SNAPSHOT + 2.13.6.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..8de159713a0eb 100644 --- a/extensions/smallrye-reactive-messaging-kafka/pom.xml +++ b/extensions/smallrye-reactive-messaging-kafka/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml diff --git a/extensions/smallrye-reactive-messaging-kafka/runtime/pom.xml b/extensions/smallrye-reactive-messaging-kafka/runtime/pom.xml index 3615a2fbbbec1..81fd3059d5b92 100644 --- a/extensions/smallrye-reactive-messaging-kafka/runtime/pom.xml +++ b/extensions/smallrye-reactive-messaging-kafka/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-smallrye-reactive-messaging-kafka-parent - 999-SNAPSHOT + 2.13.6.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..baa5d81838c1a 100644 --- a/extensions/smallrye-reactive-messaging-mqtt/deployment/pom.xml +++ b/extensions/smallrye-reactive-messaging-mqtt/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-smallrye-reactive-messaging-mqtt-parent - 999-SNAPSHOT + 2.13.6.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..a8a47c16b46a1 100644 --- a/extensions/smallrye-reactive-messaging-mqtt/pom.xml +++ b/extensions/smallrye-reactive-messaging-mqtt/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml diff --git a/extensions/smallrye-reactive-messaging-mqtt/runtime/pom.xml b/extensions/smallrye-reactive-messaging-mqtt/runtime/pom.xml index 39b6bd8d8693d..c228aacc4fa49 100644 --- a/extensions/smallrye-reactive-messaging-mqtt/runtime/pom.xml +++ b/extensions/smallrye-reactive-messaging-mqtt/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-smallrye-reactive-messaging-mqtt-parent - 999-SNAPSHOT + 2.13.6.Final quarkus-smallrye-reactive-messaging-mqtt diff --git a/extensions/smallrye-reactive-messaging-rabbitmq/deployment/pom.xml b/extensions/smallrye-reactive-messaging-rabbitmq/deployment/pom.xml index a6f4d77ddebba..e9528ff285dd3 100644 --- a/extensions/smallrye-reactive-messaging-rabbitmq/deployment/pom.xml +++ b/extensions/smallrye-reactive-messaging-rabbitmq/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-smallrye-reactive-messaging-rabbitmq-parent - 999-SNAPSHOT + 2.13.6.Final quarkus-smallrye-reactive-messaging-rabbitmq-deployment diff --git a/extensions/smallrye-reactive-messaging-rabbitmq/pom.xml b/extensions/smallrye-reactive-messaging-rabbitmq/pom.xml index e3086478f915c..a2baeb118ede5 100644 --- a/extensions/smallrye-reactive-messaging-rabbitmq/pom.xml +++ b/extensions/smallrye-reactive-messaging-rabbitmq/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml diff --git a/extensions/smallrye-reactive-messaging-rabbitmq/runtime/pom.xml b/extensions/smallrye-reactive-messaging-rabbitmq/runtime/pom.xml index bb80bc67661a2..97d49866a6d79 100644 --- a/extensions/smallrye-reactive-messaging-rabbitmq/runtime/pom.xml +++ b/extensions/smallrye-reactive-messaging-rabbitmq/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-smallrye-reactive-messaging-rabbitmq-parent - 999-SNAPSHOT + 2.13.6.Final quarkus-smallrye-reactive-messaging-rabbitmq diff --git a/extensions/smallrye-reactive-messaging/deployment/pom.xml b/extensions/smallrye-reactive-messaging/deployment/pom.xml index 0f219aacaf428..b506ed40690ff 100644 --- a/extensions/smallrye-reactive-messaging/deployment/pom.xml +++ b/extensions/smallrye-reactive-messaging/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-smallrye-reactive-messaging-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/smallrye-reactive-messaging/kotlin/pom.xml b/extensions/smallrye-reactive-messaging/kotlin/pom.xml index 4eb2850b6ab46..5eb528b72330a 100644 --- a/extensions/smallrye-reactive-messaging/kotlin/pom.xml +++ b/extensions/smallrye-reactive-messaging/kotlin/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-smallrye-reactive-messaging-parent - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/smallrye-reactive-messaging/pom.xml b/extensions/smallrye-reactive-messaging/pom.xml index be34c59f8373d..894b3bab2bbb0 100644 --- a/extensions/smallrye-reactive-messaging/pom.xml +++ b/extensions/smallrye-reactive-messaging/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml diff --git a/extensions/smallrye-reactive-messaging/runtime/pom.xml b/extensions/smallrye-reactive-messaging/runtime/pom.xml index 1a82dc7bc51d2..954b20528f1c9 100644 --- a/extensions/smallrye-reactive-messaging/runtime/pom.xml +++ b/extensions/smallrye-reactive-messaging/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-smallrye-reactive-messaging-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 quarkus-smallrye-reactive-messaging diff --git a/extensions/smallrye-stork/deployment/pom.xml b/extensions/smallrye-stork/deployment/pom.xml index 212600e2e2493..69dc3897dd284 100644 --- a/extensions/smallrye-stork/deployment/pom.xml +++ b/extensions/smallrye-stork/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-smallrye-stork-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/smallrye-stork/pom.xml b/extensions/smallrye-stork/pom.xml index c52f225f5765a..65fcdcfa9f9ed 100644 --- a/extensions/smallrye-stork/pom.xml +++ b/extensions/smallrye-stork/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/smallrye-stork/runtime/pom.xml b/extensions/smallrye-stork/runtime/pom.xml index a7a84458809ee..577c5d2f725e3 100644 --- a/extensions/smallrye-stork/runtime/pom.xml +++ b/extensions/smallrye-stork/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-smallrye-stork-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/spring-boot-properties/deployment/pom.xml b/extensions/spring-boot-properties/deployment/pom.xml index e746697fc6ffb..4021cbec79602 100644 --- a/extensions/spring-boot-properties/deployment/pom.xml +++ b/extensions/spring-boot-properties/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-spring-boot-properties-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/spring-boot-properties/pom.xml b/extensions/spring-boot-properties/pom.xml index e3500dea8accb..43171047a41c5 100644 --- a/extensions/spring-boot-properties/pom.xml +++ b/extensions/spring-boot-properties/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.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 eb83c846666e6..6d87f717e0cb4 100644 --- a/extensions/spring-boot-properties/runtime/pom.xml +++ b/extensions/spring-boot-properties/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-spring-boot-properties-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/spring-cache/deployment/pom.xml b/extensions/spring-cache/deployment/pom.xml index 6a41ca3198124..6a1e99819f3b1 100644 --- a/extensions/spring-cache/deployment/pom.xml +++ b/extensions/spring-cache/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-spring-cache-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/spring-cache/pom.xml b/extensions/spring-cache/pom.xml index 8a8df385e7f58..554d40a0fad71 100644 --- a/extensions/spring-cache/pom.xml +++ b/extensions/spring-cache/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/spring-cache/runtime/pom.xml b/extensions/spring-cache/runtime/pom.xml index e939c02119439..21b513a95c026 100644 --- a/extensions/spring-cache/runtime/pom.xml +++ b/extensions/spring-cache/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-spring-cache-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/spring-cloud-config-client/deployment/pom.xml b/extensions/spring-cloud-config-client/deployment/pom.xml index 5f81fff022e40..46f54f7e9e916 100644 --- a/extensions/spring-cloud-config-client/deployment/pom.xml +++ b/extensions/spring-cloud-config-client/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-spring-cloud-config-client-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/spring-cloud-config-client/pom.xml b/extensions/spring-cloud-config-client/pom.xml index f00cf81b4d015..d3128009b8164 100644 --- a/extensions/spring-cloud-config-client/pom.xml +++ b/extensions/spring-cloud-config-client/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.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 b225a9c34541f..7d137506197ee 100644 --- a/extensions/spring-cloud-config-client/runtime/pom.xml +++ b/extensions/spring-cloud-config-client/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-spring-cloud-config-client-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/spring-data-jpa/deployment/pom.xml b/extensions/spring-data-jpa/deployment/pom.xml index c9d9f16913e7c..e0c0582a96b4a 100644 --- a/extensions/spring-data-jpa/deployment/pom.xml +++ b/extensions/spring-data-jpa/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-spring-data-jpa-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/spring-data-jpa/pom.xml b/extensions/spring-data-jpa/pom.xml index 854652008ad1d..7cfd66c666713 100644 --- a/extensions/spring-data-jpa/pom.xml +++ b/extensions/spring-data-jpa/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.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 58a40263b61b2..40a891fb3c6e3 100644 --- a/extensions/spring-data-jpa/runtime/pom.xml +++ b/extensions/spring-data-jpa/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-spring-data-jpa-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/spring-data-rest/deployment/pom.xml b/extensions/spring-data-rest/deployment/pom.xml index 1b14f3cf8f580..d17b7745c1811 100644 --- a/extensions/spring-data-rest/deployment/pom.xml +++ b/extensions/spring-data-rest/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-spring-data-rest-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/spring-data-rest/pom.xml b/extensions/spring-data-rest/pom.xml index 9b5d3233be078..0d4f355f0d1f9 100644 --- a/extensions/spring-data-rest/pom.xml +++ b/extensions/spring-data-rest/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/spring-data-rest/runtime/pom.xml b/extensions/spring-data-rest/runtime/pom.xml index b0eb15fcb1784..c0dd3141f0dd0 100644 --- a/extensions/spring-data-rest/runtime/pom.xml +++ b/extensions/spring-data-rest/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-spring-data-rest-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/spring-di/deployment/pom.xml b/extensions/spring-di/deployment/pom.xml index 24f4a05d46599..f38e30b8a834c 100644 --- a/extensions/spring-di/deployment/pom.xml +++ b/extensions/spring-di/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-spring-di-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/spring-di/pom.xml b/extensions/spring-di/pom.xml index 1065c9fc23c39..b04cd707d429d 100644 --- a/extensions/spring-di/pom.xml +++ b/extensions/spring-di/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/spring-di/runtime/pom.xml b/extensions/spring-di/runtime/pom.xml index e9d59d516fbe7..0023a8e754a54 100644 --- a/extensions/spring-di/runtime/pom.xml +++ b/extensions/spring-di/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-spring-di-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/spring-scheduled/deployment/pom.xml b/extensions/spring-scheduled/deployment/pom.xml index a4cdf7c36953c..c9166beac4698 100644 --- a/extensions/spring-scheduled/deployment/pom.xml +++ b/extensions/spring-scheduled/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-spring-scheduled-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/spring-scheduled/pom.xml b/extensions/spring-scheduled/pom.xml index 8a5e072a26612..ef4828b208e38 100644 --- a/extensions/spring-scheduled/pom.xml +++ b/extensions/spring-scheduled/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/spring-scheduled/runtime/pom.xml b/extensions/spring-scheduled/runtime/pom.xml index 2b069d63fea0a..f23f12e63dec9 100644 --- a/extensions/spring-scheduled/runtime/pom.xml +++ b/extensions/spring-scheduled/runtime/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-spring-scheduled-parent - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/spring-security/deployment/pom.xml b/extensions/spring-security/deployment/pom.xml index 045d30559d843..444abac5c588a 100644 --- a/extensions/spring-security/deployment/pom.xml +++ b/extensions/spring-security/deployment/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-spring-security-parent - 999-SNAPSHOT + 2.13.6.Final quarkus-spring-security-deployment diff --git a/extensions/spring-security/pom.xml b/extensions/spring-security/pom.xml index fc8468e71fdc2..c93b594cdcfc3 100644 --- a/extensions/spring-security/pom.xml +++ b/extensions/spring-security/pom.xml @@ -6,7 +6,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml diff --git a/extensions/spring-security/runtime/pom.xml b/extensions/spring-security/runtime/pom.xml index ef60267dd6f86..32d826502365e 100644 --- a/extensions/spring-security/runtime/pom.xml +++ b/extensions/spring-security/runtime/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-spring-security-parent - 999-SNAPSHOT + 2.13.6.Final quarkus-spring-security diff --git a/extensions/spring-web/core/common-runtime/pom.xml b/extensions/spring-web/core/common-runtime/pom.xml index b390650332744..39486bdfb619b 100644 --- a/extensions/spring-web/core/common-runtime/pom.xml +++ b/extensions/spring-web/core/common-runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-spring-web-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/spring-web/core/deployment/pom.xml b/extensions/spring-web/core/deployment/pom.xml index b1f3e0bded41f..970833907f554 100644 --- a/extensions/spring-web/core/deployment/pom.xml +++ b/extensions/spring-web/core/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-spring-web-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/spring-web/core/pom.xml b/extensions/spring-web/core/pom.xml index 8b104bd2b4631..b3e0f24a94a13 100644 --- a/extensions/spring-web/core/pom.xml +++ b/extensions/spring-web/core/pom.xml @@ -5,7 +5,7 @@ quarkus-spring-web-parent-aggregator io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/spring-web/core/runtime/pom.xml b/extensions/spring-web/core/runtime/pom.xml index fced56c31f917..5291a128cc3aa 100644 --- a/extensions/spring-web/core/runtime/pom.xml +++ b/extensions/spring-web/core/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-spring-web-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/spring-web/pom.xml b/extensions/spring-web/pom.xml index d9a8941f3e503..842821cdfd271 100644 --- a/extensions/spring-web/pom.xml +++ b/extensions/spring-web/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/spring-web/resteasy-classic/deployment/pom.xml b/extensions/spring-web/resteasy-classic/deployment/pom.xml index b426516d73fdd..e2bd3c347c798 100644 --- a/extensions/spring-web/resteasy-classic/deployment/pom.xml +++ b/extensions/spring-web/resteasy-classic/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-spring-web-resteasy-classic-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/spring-web/resteasy-classic/pom.xml b/extensions/spring-web/resteasy-classic/pom.xml index 842a91c377cf1..325c09e9534a6 100644 --- a/extensions/spring-web/resteasy-classic/pom.xml +++ b/extensions/spring-web/resteasy-classic/pom.xml @@ -5,7 +5,7 @@ quarkus-spring-web-parent-aggregator io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/spring-web/resteasy-classic/runtime/pom.xml b/extensions/spring-web/resteasy-classic/runtime/pom.xml index 121d9554dea66..c0b6388784c65 100644 --- a/extensions/spring-web/resteasy-classic/runtime/pom.xml +++ b/extensions/spring-web/resteasy-classic/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-spring-web-resteasy-classic-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/spring-web/resteasy-classic/tests/pom.xml b/extensions/spring-web/resteasy-classic/tests/pom.xml index 0a2d62f28fa83..b11c75ba5a242 100644 --- a/extensions/spring-web/resteasy-classic/tests/pom.xml +++ b/extensions/spring-web/resteasy-classic/tests/pom.xml @@ -5,7 +5,7 @@ quarkus-spring-web-resteasy-classic-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/spring-web/resteasy-reactive/deployment/pom.xml b/extensions/spring-web/resteasy-reactive/deployment/pom.xml index a523fccb6e58a..58c34c2770fab 100644 --- a/extensions/spring-web/resteasy-reactive/deployment/pom.xml +++ b/extensions/spring-web/resteasy-reactive/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-spring-web-resteasy-reactive-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/spring-web/resteasy-reactive/pom.xml b/extensions/spring-web/resteasy-reactive/pom.xml index 9802049d4d966..ec815d8f97b71 100644 --- a/extensions/spring-web/resteasy-reactive/pom.xml +++ b/extensions/spring-web/resteasy-reactive/pom.xml @@ -5,7 +5,7 @@ quarkus-spring-web-parent-aggregator io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/spring-web/resteasy-reactive/runtime/pom.xml b/extensions/spring-web/resteasy-reactive/runtime/pom.xml index 69709957fe32d..ecbf998ef5266 100644 --- a/extensions/spring-web/resteasy-reactive/runtime/pom.xml +++ b/extensions/spring-web/resteasy-reactive/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-spring-web-resteasy-reactive-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/spring-web/resteasy-reactive/tests/pom.xml b/extensions/spring-web/resteasy-reactive/tests/pom.xml index ba357ab66af96..02dfc3091ef32 100644 --- a/extensions/spring-web/resteasy-reactive/tests/pom.xml +++ b/extensions/spring-web/resteasy-reactive/tests/pom.xml @@ -5,7 +5,7 @@ quarkus-spring-web-resteasy-reactive-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/swagger-ui/deployment/pom.xml b/extensions/swagger-ui/deployment/pom.xml index 5e767d27fc158..9a39c5dc0e1fd 100644 --- a/extensions/swagger-ui/deployment/pom.xml +++ b/extensions/swagger-ui/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-swagger-ui-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/swagger-ui/pom.xml b/extensions/swagger-ui/pom.xml index 07d5ec17fe35f..d0e05230c7b60 100644 --- a/extensions/swagger-ui/pom.xml +++ b/extensions/swagger-ui/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/swagger-ui/runtime/pom.xml b/extensions/swagger-ui/runtime/pom.xml index ec5e159a3e8ac..d73ed168f3764 100644 --- a/extensions/swagger-ui/runtime/pom.xml +++ b/extensions/swagger-ui/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-swagger-ui-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/transaction-annotations/pom.xml b/extensions/transaction-annotations/pom.xml index 3c7e56d7ac066..74f749fbeacba 100644 --- a/extensions/transaction-annotations/pom.xml +++ b/extensions/transaction-annotations/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/transaction-annotations/runtime/pom.xml b/extensions/transaction-annotations/runtime/pom.xml index f94940f056386..08bab22a008b5 100644 --- a/extensions/transaction-annotations/runtime/pom.xml +++ b/extensions/transaction-annotations/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-transaction-annotations-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../ 4.0.0 diff --git a/extensions/undertow/deployment/pom.xml b/extensions/undertow/deployment/pom.xml index 35a5c3ded9af0..b797f7d3d790c 100644 --- a/extensions/undertow/deployment/pom.xml +++ b/extensions/undertow/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-http-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/undertow/pom.xml b/extensions/undertow/pom.xml index 7c0d3091b638c..dc6f9da919682 100644 --- a/extensions/undertow/pom.xml +++ b/extensions/undertow/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/undertow/runtime/pom.xml b/extensions/undertow/runtime/pom.xml index 50e0a0a94afc5..84d8933ddb6e6 100644 --- a/extensions/undertow/runtime/pom.xml +++ b/extensions/undertow/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-http-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/undertow/spi/pom.xml b/extensions/undertow/spi/pom.xml index 3b13bfdf67625..a335c4dcb873c 100644 --- a/extensions/undertow/spi/pom.xml +++ b/extensions/undertow/spi/pom.xml @@ -5,7 +5,7 @@ quarkus-http-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/vertx-graphql/deployment/pom.xml b/extensions/vertx-graphql/deployment/pom.xml index e78929ba64fd1..79cd49fde08d3 100644 --- a/extensions/vertx-graphql/deployment/pom.xml +++ b/extensions/vertx-graphql/deployment/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-vertx-graphql-parent - 999-SNAPSHOT + 2.13.6.Final ../pom.xml diff --git a/extensions/vertx-graphql/pom.xml b/extensions/vertx-graphql/pom.xml index 16a51923b70a1..48b4298a24597 100644 --- a/extensions/vertx-graphql/pom.xml +++ b/extensions/vertx-graphql/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-extensions-parent - 999-SNAPSHOT + 2.13.6.Final ../pom.xml diff --git a/extensions/vertx-graphql/runtime/pom.xml b/extensions/vertx-graphql/runtime/pom.xml index 6e39ed9f64479..a59d56cd38262 100644 --- a/extensions/vertx-graphql/runtime/pom.xml +++ b/extensions/vertx-graphql/runtime/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-vertx-graphql-parent - 999-SNAPSHOT + 2.13.6.Final ../pom.xml diff --git a/extensions/vertx-http/deployment-spi/pom.xml b/extensions/vertx-http/deployment-spi/pom.xml index b56cb27d89a19..ceed1634d526c 100644 --- a/extensions/vertx-http/deployment-spi/pom.xml +++ b/extensions/vertx-http/deployment-spi/pom.xml @@ -5,7 +5,7 @@ quarkus-vertx-http-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../ 4.0.0 diff --git a/extensions/vertx-http/deployment/pom.xml b/extensions/vertx-http/deployment/pom.xml index a5154ddd7b939..9cf4c52b5cce9 100644 --- a/extensions/vertx-http/deployment/pom.xml +++ b/extensions/vertx-http/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-vertx-http-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/vertx-http/dev-console-runtime-spi/pom.xml b/extensions/vertx-http/dev-console-runtime-spi/pom.xml index 6e4f77f31f734..8d5385308b55d 100644 --- a/extensions/vertx-http/dev-console-runtime-spi/pom.xml +++ b/extensions/vertx-http/dev-console-runtime-spi/pom.xml @@ -5,7 +5,7 @@ quarkus-vertx-http-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../ 4.0.0 diff --git a/extensions/vertx-http/dev-console-spi/pom.xml b/extensions/vertx-http/dev-console-spi/pom.xml index a2b838691e34b..deb7e316854e4 100644 --- a/extensions/vertx-http/dev-console-spi/pom.xml +++ b/extensions/vertx-http/dev-console-spi/pom.xml @@ -5,7 +5,7 @@ quarkus-vertx-http-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../ 4.0.0 diff --git a/extensions/vertx-http/pom.xml b/extensions/vertx-http/pom.xml index e4290f2dc4e3b..68be379d894fc 100644 --- a/extensions/vertx-http/pom.xml +++ b/extensions/vertx-http/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/vertx-http/runtime/pom.xml b/extensions/vertx-http/runtime/pom.xml index bc08421ca9738..d9c62d77c944b 100644 --- a/extensions/vertx-http/runtime/pom.xml +++ b/extensions/vertx-http/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-vertx-http-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/vertx/deployment/pom.xml b/extensions/vertx/deployment/pom.xml index 8e926aeee9ed4..ce5e8a3a4e7df 100644 --- a/extensions/vertx/deployment/pom.xml +++ b/extensions/vertx/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-vertx-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/vertx/latebound-mdc-provider/pom.xml b/extensions/vertx/latebound-mdc-provider/pom.xml index 33c15658fdcd3..e5046f3af1f88 100644 --- a/extensions/vertx/latebound-mdc-provider/pom.xml +++ b/extensions/vertx/latebound-mdc-provider/pom.xml @@ -5,7 +5,7 @@ quarkus-vertx-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/vertx/pom.xml b/extensions/vertx/pom.xml index e58674406920e..7f82ac107a033 100644 --- a/extensions/vertx/pom.xml +++ b/extensions/vertx/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/vertx/runtime/pom.xml b/extensions/vertx/runtime/pom.xml index f5a63cf2cdf91..ee8b55ca8128a 100644 --- a/extensions/vertx/runtime/pom.xml +++ b/extensions/vertx/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-vertx-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/webjars-locator/deployment/pom.xml b/extensions/webjars-locator/deployment/pom.xml index d2e2c75ca3f28..f1f78d962f78b 100644 --- a/extensions/webjars-locator/deployment/pom.xml +++ b/extensions/webjars-locator/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-webjars-locator-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/webjars-locator/pom.xml b/extensions/webjars-locator/pom.xml index 62e69ce2dd90b..0d7b4d190d0fb 100644 --- a/extensions/webjars-locator/pom.xml +++ b/extensions/webjars-locator/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/webjars-locator/runtime/pom.xml b/extensions/webjars-locator/runtime/pom.xml index 5b7b55e4cdcb1..c83ce961efd39 100644 --- a/extensions/webjars-locator/runtime/pom.xml +++ b/extensions/webjars-locator/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-webjars-locator-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/websockets/client/deployment/pom.xml b/extensions/websockets/client/deployment/pom.xml index 90c6b60d7981b..c10543ed9488d 100644 --- a/extensions/websockets/client/deployment/pom.xml +++ b/extensions/websockets/client/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-websockets-client-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/websockets/client/pom.xml b/extensions/websockets/client/pom.xml index c5206c8902645..23706aaa1db49 100644 --- a/extensions/websockets/client/pom.xml +++ b/extensions/websockets/client/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../../pom.xml 4.0.0 diff --git a/extensions/websockets/client/runtime/pom.xml b/extensions/websockets/client/runtime/pom.xml index 588a1e96866b7..b0f127111da5c 100644 --- a/extensions/websockets/client/runtime/pom.xml +++ b/extensions/websockets/client/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-websockets-client-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/websockets/pom.xml b/extensions/websockets/pom.xml index 9e705c090f12c..a48bef1d7cbc9 100644 --- a/extensions/websockets/pom.xml +++ b/extensions/websockets/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/extensions/websockets/server/deployment/pom.xml b/extensions/websockets/server/deployment/pom.xml index 277311312b2a2..d4a51b6ace093 100644 --- a/extensions/websockets/server/deployment/pom.xml +++ b/extensions/websockets/server/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-websockets-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/extensions/websockets/server/pom.xml b/extensions/websockets/server/pom.xml index 95727704c9592..1a5a71ecc7c01 100644 --- a/extensions/websockets/server/pom.xml +++ b/extensions/websockets/server/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../../pom.xml 4.0.0 diff --git a/extensions/websockets/server/runtime/pom.xml b/extensions/websockets/server/runtime/pom.xml index 2ce00c44ed2c6..eb6cf78559fca 100644 --- a/extensions/websockets/server/runtime/pom.xml +++ b/extensions/websockets/server/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-websockets-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/independent-projects/arc/pom.xml b/independent-projects/arc/pom.xml index 7837062ee1021..208b3ffbbc5a4 100644 --- a/independent-projects/arc/pom.xml +++ b/independent-projects/arc/pom.xml @@ -15,7 +15,7 @@ ArC - Parent pom https://github.com/quarkusio/quarkus pom - 999-SNAPSHOT + 2.13.6.Final diff --git a/independent-projects/arc/processor/pom.xml b/independent-projects/arc/processor/pom.xml index 84e264d8f9208..754f15d9dd969 100644 --- a/independent-projects/arc/processor/pom.xml +++ b/independent-projects/arc/processor/pom.xml @@ -7,7 +7,7 @@ io.quarkus.arc arc-parent - 999-SNAPSHOT + 2.13.6.Final arc-processor diff --git a/independent-projects/arc/runtime/pom.xml b/independent-projects/arc/runtime/pom.xml index c8e62a8ab7ec4..2d0360f95dedd 100644 --- a/independent-projects/arc/runtime/pom.xml +++ b/independent-projects/arc/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus.arc arc-parent - 999-SNAPSHOT + 2.13.6.Final arc diff --git a/independent-projects/arc/tests/pom.xml b/independent-projects/arc/tests/pom.xml index 56a12810eba74..7b0b118811752 100644 --- a/independent-projects/arc/tests/pom.xml +++ b/independent-projects/arc/tests/pom.xml @@ -7,7 +7,7 @@ io.quarkus.arc arc-parent - 999-SNAPSHOT + 2.13.6.Final arc-tests diff --git a/independent-projects/bootstrap/app-model/pom.xml b/independent-projects/bootstrap/app-model/pom.xml index ed97e4bac6473..cb08a36cf843c 100644 --- a/independent-projects/bootstrap/app-model/pom.xml +++ b/independent-projects/bootstrap/app-model/pom.xml @@ -5,7 +5,7 @@ quarkus-bootstrap-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/independent-projects/bootstrap/bom-test/pom.xml b/independent-projects/bootstrap/bom-test/pom.xml index 2925446821caa..91bfe50c4ef5b 100644 --- a/independent-projects/bootstrap/bom-test/pom.xml +++ b/independent-projects/bootstrap/bom-test/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-bootstrap-parent - 999-SNAPSHOT + 2.13.6.Final quarkus-bootstrap-bom-test Quarkus - Bootstrap - Test BOM diff --git a/independent-projects/bootstrap/bom/pom.xml b/independent-projects/bootstrap/bom/pom.xml index 1eac081f70ff3..0ea3d33104e4f 100644 --- a/independent-projects/bootstrap/bom/pom.xml +++ b/independent-projects/bootstrap/bom/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-bootstrap-parent - 999-SNAPSHOT + 2.13.6.Final quarkus-bootstrap-bom Quarkus - Bootstrap - BOM diff --git a/independent-projects/bootstrap/core/pom.xml b/independent-projects/bootstrap/core/pom.xml index fe05e4cb1f81b..67c1a6f192a5a 100644 --- a/independent-projects/bootstrap/core/pom.xml +++ b/independent-projects/bootstrap/core/pom.xml @@ -5,7 +5,7 @@ quarkus-bootstrap-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/independent-projects/bootstrap/gradle-resolver/pom.xml b/independent-projects/bootstrap/gradle-resolver/pom.xml index a2eb8cb280b1e..40a24cc493ad6 100644 --- a/independent-projects/bootstrap/gradle-resolver/pom.xml +++ b/independent-projects/bootstrap/gradle-resolver/pom.xml @@ -5,7 +5,7 @@ quarkus-bootstrap-parent io.quarkus - 999-SNAPSHOT + 2.13.6.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 f0f75a9a31add..26ab493b93eef 100644 --- a/independent-projects/bootstrap/maven-plugin/pom.xml +++ b/independent-projects/bootstrap/maven-plugin/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-bootstrap-parent - 999-SNAPSHOT + 2.13.6.Final quarkus-bootstrap-maven-plugin Quarkus - Bootstrap - Maven plugin diff --git a/independent-projects/bootstrap/maven-resolver/pom.xml b/independent-projects/bootstrap/maven-resolver/pom.xml index 3a8bdd2b5cda2..d9b0312f15b69 100644 --- a/independent-projects/bootstrap/maven-resolver/pom.xml +++ b/independent-projects/bootstrap/maven-resolver/pom.xml @@ -5,7 +5,7 @@ quarkus-bootstrap-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/independent-projects/bootstrap/pom.xml b/independent-projects/bootstrap/pom.xml index 738c7e37f7fd9..6004e271b1719 100644 --- a/independent-projects/bootstrap/pom.xml +++ b/independent-projects/bootstrap/pom.xml @@ -13,7 +13,7 @@ Quarkus - Bootstrap - Parent https://github.com/quarkusio/quarkus pom - 999-SNAPSHOT + 2.13.6.Final Apache License, Version 2.0 diff --git a/independent-projects/bootstrap/runner/pom.xml b/independent-projects/bootstrap/runner/pom.xml index 83406882a2a93..08beeaa59605b 100644 --- a/independent-projects/bootstrap/runner/pom.xml +++ b/independent-projects/bootstrap/runner/pom.xml @@ -5,7 +5,7 @@ quarkus-bootstrap-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/independent-projects/enforcer-rules/pom.xml b/independent-projects/enforcer-rules/pom.xml index 2a75586f6fc97..60707c8080c8b 100644 --- a/independent-projects/enforcer-rules/pom.xml +++ b/independent-projects/enforcer-rules/pom.xml @@ -13,7 +13,7 @@ quarkus-enforcer-rules Quarkus - Enforcer Rules https://github.com/quarkusio/quarkus - 999-SNAPSHOT + 2.13.6.Final Apache License, Version 2.0 diff --git a/independent-projects/extension-maven-plugin/pom.xml b/independent-projects/extension-maven-plugin/pom.xml index 7d071979a6c2f..6fc34df5669cb 100644 --- a/independent-projects/extension-maven-plugin/pom.xml +++ b/independent-projects/extension-maven-plugin/pom.xml @@ -9,7 +9,7 @@ io.quarkus quarkus-extension-maven-plugin - 999-SNAPSHOT + 2.13.6.Final Quarkus - Extension Maven plugin https://github.com/quarkusio/quarkus maven-plugin diff --git a/independent-projects/ide-config/pom.xml b/independent-projects/ide-config/pom.xml index 0535bf70d15d3..b493c4824368c 100644 --- a/independent-projects/ide-config/pom.xml +++ b/independent-projects/ide-config/pom.xml @@ -14,7 +14,7 @@ quarkus-ide-config Quarkus - IDE/Tools - Config https://github.com/quarkusio/quarkus - 999-SNAPSHOT + 2.13.6.Final jar diff --git a/independent-projects/qute/core/pom.xml b/independent-projects/qute/core/pom.xml index 58f00f9b90cdf..df5a536b46bc8 100644 --- a/independent-projects/qute/core/pom.xml +++ b/independent-projects/qute/core/pom.xml @@ -7,7 +7,7 @@ io.quarkus.qute qute-parent - 999-SNAPSHOT + 2.13.6.Final qute-core diff --git a/independent-projects/qute/generator/pom.xml b/independent-projects/qute/generator/pom.xml index e0b861f993875..19b4f51821a83 100644 --- a/independent-projects/qute/generator/pom.xml +++ b/independent-projects/qute/generator/pom.xml @@ -7,7 +7,7 @@ io.quarkus.qute qute-parent - 999-SNAPSHOT + 2.13.6.Final qute-generator diff --git a/independent-projects/qute/pom.xml b/independent-projects/qute/pom.xml index 8582957acf08d..b6034d2ef8927 100644 --- a/independent-projects/qute/pom.xml +++ b/independent-projects/qute/pom.xml @@ -13,7 +13,7 @@ io.quarkus.qute qute-parent pom - 999-SNAPSHOT + 2.13.6.Final Qute - Parent https://github.com/quarkusio/quarkus diff --git a/independent-projects/resteasy-reactive/build-support/pom.xml b/independent-projects/resteasy-reactive/build-support/pom.xml index f4b45b7fd9b57..c161473a48508 100644 --- a/independent-projects/resteasy-reactive/build-support/pom.xml +++ b/independent-projects/resteasy-reactive/build-support/pom.xml @@ -7,7 +7,7 @@ io.quarkus.resteasy.reactive resteasy-reactive-parent - 999-SNAPSHOT + 2.13.6.Final resteasy-reactive-build-support diff --git a/independent-projects/resteasy-reactive/client/pom.xml b/independent-projects/resteasy-reactive/client/pom.xml index 0444fff4b1bef..64f3eb30b7625 100644 --- a/independent-projects/resteasy-reactive/client/pom.xml +++ b/independent-projects/resteasy-reactive/client/pom.xml @@ -7,7 +7,7 @@ io.quarkus.resteasy.reactive resteasy-reactive-parent - 999-SNAPSHOT + 2.13.6.Final resteasy-reactive-client-parent diff --git a/independent-projects/resteasy-reactive/client/processor/pom.xml b/independent-projects/resteasy-reactive/client/processor/pom.xml index dd20ccce3997c..6b4e16f2e23da 100644 --- a/independent-projects/resteasy-reactive/client/processor/pom.xml +++ b/independent-projects/resteasy-reactive/client/processor/pom.xml @@ -7,7 +7,7 @@ io.quarkus.resteasy.reactive resteasy-reactive-client-parent - 999-SNAPSHOT + 2.13.6.Final resteasy-reactive-client-processor diff --git a/independent-projects/resteasy-reactive/client/runtime/pom.xml b/independent-projects/resteasy-reactive/client/runtime/pom.xml index 54ab535945c1b..0c6bdf1cf7532 100644 --- a/independent-projects/resteasy-reactive/client/runtime/pom.xml +++ b/independent-projects/resteasy-reactive/client/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus.resteasy.reactive resteasy-reactive-client-parent - 999-SNAPSHOT + 2.13.6.Final resteasy-reactive-client diff --git a/independent-projects/resteasy-reactive/common/pom.xml b/independent-projects/resteasy-reactive/common/pom.xml index 9e0c8e055dced..da25b406144cb 100644 --- a/independent-projects/resteasy-reactive/common/pom.xml +++ b/independent-projects/resteasy-reactive/common/pom.xml @@ -7,7 +7,7 @@ io.quarkus.resteasy.reactive resteasy-reactive-parent - 999-SNAPSHOT + 2.13.6.Final resteasy-reactive-common-parent diff --git a/independent-projects/resteasy-reactive/common/processor/pom.xml b/independent-projects/resteasy-reactive/common/processor/pom.xml index cdad011e35ef8..54eb196088157 100644 --- a/independent-projects/resteasy-reactive/common/processor/pom.xml +++ b/independent-projects/resteasy-reactive/common/processor/pom.xml @@ -7,7 +7,7 @@ io.quarkus.resteasy.reactive resteasy-reactive-common-parent - 999-SNAPSHOT + 2.13.6.Final resteasy-reactive-common-processor diff --git a/independent-projects/resteasy-reactive/common/runtime/pom.xml b/independent-projects/resteasy-reactive/common/runtime/pom.xml index b31fdda3d497b..7cde04adc4c5e 100644 --- a/independent-projects/resteasy-reactive/common/runtime/pom.xml +++ b/independent-projects/resteasy-reactive/common/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus.resteasy.reactive resteasy-reactive-common-parent - 999-SNAPSHOT + 2.13.6.Final resteasy-reactive-common diff --git a/independent-projects/resteasy-reactive/common/types/pom.xml b/independent-projects/resteasy-reactive/common/types/pom.xml index 640cff7c72218..6162faada7da9 100644 --- a/independent-projects/resteasy-reactive/common/types/pom.xml +++ b/independent-projects/resteasy-reactive/common/types/pom.xml @@ -7,7 +7,7 @@ io.quarkus.resteasy.reactive resteasy-reactive-common-parent - 999-SNAPSHOT + 2.13.6.Final resteasy-reactive-common-types diff --git a/independent-projects/resteasy-reactive/pom.xml b/independent-projects/resteasy-reactive/pom.xml index c77a06c794ac6..8f800c2f3cf91 100644 --- a/independent-projects/resteasy-reactive/pom.xml +++ b/independent-projects/resteasy-reactive/pom.xml @@ -15,7 +15,7 @@ RESTEasy Reactive - Parent pom https://github.com/quarkusio/quarkus pom - 999-SNAPSHOT + 2.13.6.Final diff --git a/independent-projects/resteasy-reactive/server/jackson/pom.xml b/independent-projects/resteasy-reactive/server/jackson/pom.xml index 742656d2106aa..8f69249ddf55d 100644 --- a/independent-projects/resteasy-reactive/server/jackson/pom.xml +++ b/independent-projects/resteasy-reactive/server/jackson/pom.xml @@ -7,7 +7,7 @@ io.quarkus.resteasy.reactive resteasy-reactive-server-parent - 999-SNAPSHOT + 2.13.6.Final resteasy-reactive-jackson diff --git a/independent-projects/resteasy-reactive/server/jsonb/pom.xml b/independent-projects/resteasy-reactive/server/jsonb/pom.xml index 61859d2038764..1c7bfac827f36 100644 --- a/independent-projects/resteasy-reactive/server/jsonb/pom.xml +++ b/independent-projects/resteasy-reactive/server/jsonb/pom.xml @@ -7,7 +7,7 @@ io.quarkus.resteasy.reactive resteasy-reactive-server-parent - 999-SNAPSHOT + 2.13.6.Final resteasy-reactive-jsonb diff --git a/independent-projects/resteasy-reactive/server/pom.xml b/independent-projects/resteasy-reactive/server/pom.xml index 131685df66fbc..35f7fc0e39d6d 100644 --- a/independent-projects/resteasy-reactive/server/pom.xml +++ b/independent-projects/resteasy-reactive/server/pom.xml @@ -7,7 +7,7 @@ io.quarkus.resteasy.reactive resteasy-reactive-parent - 999-SNAPSHOT + 2.13.6.Final resteasy-reactive-server-parent diff --git a/independent-projects/resteasy-reactive/server/processor/pom.xml b/independent-projects/resteasy-reactive/server/processor/pom.xml index 16d112c07e8c1..dd5ee83ec2c2b 100644 --- a/independent-projects/resteasy-reactive/server/processor/pom.xml +++ b/independent-projects/resteasy-reactive/server/processor/pom.xml @@ -7,7 +7,7 @@ io.quarkus.resteasy.reactive resteasy-reactive-server-parent - 999-SNAPSHOT + 2.13.6.Final resteasy-reactive-processor diff --git a/independent-projects/resteasy-reactive/server/runtime/pom.xml b/independent-projects/resteasy-reactive/server/runtime/pom.xml index d4b3ef4d74279..54def79f27cf6 100644 --- a/independent-projects/resteasy-reactive/server/runtime/pom.xml +++ b/independent-projects/resteasy-reactive/server/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus.resteasy.reactive resteasy-reactive-server-parent - 999-SNAPSHOT + 2.13.6.Final resteasy-reactive diff --git a/independent-projects/resteasy-reactive/server/vertx/pom.xml b/independent-projects/resteasy-reactive/server/vertx/pom.xml index 9de116c3a5e0f..8cb015ab9551a 100644 --- a/independent-projects/resteasy-reactive/server/vertx/pom.xml +++ b/independent-projects/resteasy-reactive/server/vertx/pom.xml @@ -7,7 +7,7 @@ io.quarkus.resteasy.reactive resteasy-reactive-server-parent - 999-SNAPSHOT + 2.13.6.Final resteasy-reactive-vertx diff --git a/independent-projects/revapi/pom.xml b/independent-projects/revapi/pom.xml index 63847e55eb2f0..511fc69e69f66 100644 --- a/independent-projects/revapi/pom.xml +++ b/independent-projects/revapi/pom.xml @@ -11,7 +11,7 @@ io.quarkus quarkus-revapi-config Quarkus - Revapi Configuration - 999-SNAPSHOT + 2.13.6.Final Contains the configuration of the Revapi API checker and the list of the API changes in the Quarkus APIs. diff --git a/independent-projects/tools/base-codestarts/pom.xml b/independent-projects/tools/base-codestarts/pom.xml index 893e085e7b457..0138ee695188b 100644 --- a/independent-projects/tools/base-codestarts/pom.xml +++ b/independent-projects/tools/base-codestarts/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-tools-parent - 999-SNAPSHOT + 2.13.6.Final quarkus-devtools-base-codestarts diff --git a/independent-projects/tools/codestarts/pom.xml b/independent-projects/tools/codestarts/pom.xml index e93c8abfb7583..16713df946227 100644 --- a/independent-projects/tools/codestarts/pom.xml +++ b/independent-projects/tools/codestarts/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-tools-parent - 999-SNAPSHOT + 2.13.6.Final quarkus-devtools-codestarts diff --git a/independent-projects/tools/devtools-common/pom.xml b/independent-projects/tools/devtools-common/pom.xml index 32a939793de66..a0f4fd228822c 100644 --- a/independent-projects/tools/devtools-common/pom.xml +++ b/independent-projects/tools/devtools-common/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-tools-parent - 999-SNAPSHOT + 2.13.6.Final quarkus-devtools-common diff --git a/independent-projects/tools/devtools-testing/pom.xml b/independent-projects/tools/devtools-testing/pom.xml index 80459f1a1b2b3..85f82437646ee 100644 --- a/independent-projects/tools/devtools-testing/pom.xml +++ b/independent-projects/tools/devtools-testing/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-tools-parent - 999-SNAPSHOT + 2.13.6.Final quarkus-devtools-testing diff --git a/independent-projects/tools/message-writer/pom.xml b/independent-projects/tools/message-writer/pom.xml index 4d33f90355d1c..ff4b91cd99b78 100644 --- a/independent-projects/tools/message-writer/pom.xml +++ b/independent-projects/tools/message-writer/pom.xml @@ -13,7 +13,7 @@ io.quarkus quarkus-tools-parent - 999-SNAPSHOT + 2.13.6.Final quarkus-devtools-message-writer diff --git a/independent-projects/tools/pom.xml b/independent-projects/tools/pom.xml index 1307378aaf681..35abb6563479c 100644 --- a/independent-projects/tools/pom.xml +++ b/independent-projects/tools/pom.xml @@ -13,7 +13,7 @@ Quarkus - Dev tools - Parent https://github.com/quarkusio/quarkus pom - 999-SNAPSHOT + 2.13.6.Final Apache License, Version 2.0 @@ -58,7 +58,7 @@ 4.8.1 3.0.0-M7 1.6.8 - 999-SNAPSHOT + 2.13.6.Final 20 2.11.0 1.13.1 diff --git a/independent-projects/tools/registry-client/pom.xml b/independent-projects/tools/registry-client/pom.xml index f3efab5cb315e..b8a70152f3bd8 100644 --- a/independent-projects/tools/registry-client/pom.xml +++ b/independent-projects/tools/registry-client/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-tools-parent - 999-SNAPSHOT + 2.13.6.Final quarkus-devtools-registry-client diff --git a/independent-projects/tools/utilities/pom.xml b/independent-projects/tools/utilities/pom.xml index e17701486bfa3..27fd8c21baf07 100644 --- a/independent-projects/tools/utilities/pom.xml +++ b/independent-projects/tools/utilities/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-tools-parent - 999-SNAPSHOT + 2.13.6.Final quarkus-devtools-utilities diff --git a/integration-tests/amazon-lambda-http-resteasy-reactive/pom.xml b/integration-tests/amazon-lambda-http-resteasy-reactive/pom.xml index e1b74f5839e4f..3c3291fb99ab3 100644 --- a/integration-tests/amazon-lambda-http-resteasy-reactive/pom.xml +++ b/integration-tests/amazon-lambda-http-resteasy-reactive/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/integration-tests/amazon-lambda-http-resteasy/pom.xml b/integration-tests/amazon-lambda-http-resteasy/pom.xml index 062c285f3afe3..cf8426e5c0931 100644 --- a/integration-tests/amazon-lambda-http-resteasy/pom.xml +++ b/integration-tests/amazon-lambda-http-resteasy/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/integration-tests/amazon-lambda-http/pom.xml b/integration-tests/amazon-lambda-http/pom.xml index 2d797af3d764b..60a040cde4d2c 100644 --- a/integration-tests/amazon-lambda-http/pom.xml +++ b/integration-tests/amazon-lambda-http/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/integration-tests/amazon-lambda-rest/pom.xml b/integration-tests/amazon-lambda-rest/pom.xml index 0885ca631a049..b935d414d5911 100644 --- a/integration-tests/amazon-lambda-rest/pom.xml +++ b/integration-tests/amazon-lambda-rest/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/integration-tests/amazon-lambda-s3event/pom.xml b/integration-tests/amazon-lambda-s3event/pom.xml index 5684802872361..6020679e4326a 100644 --- a/integration-tests/amazon-lambda-s3event/pom.xml +++ b/integration-tests/amazon-lambda-s3event/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/integration-tests/amazon-lambda-stream-handler/pom.xml b/integration-tests/amazon-lambda-stream-handler/pom.xml index 17f5313b7e6cf..f8007e6cf381a 100644 --- a/integration-tests/amazon-lambda-stream-handler/pom.xml +++ b/integration-tests/amazon-lambda-stream-handler/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/integration-tests/amazon-lambda/pom.xml b/integration-tests/amazon-lambda/pom.xml index 3194a0670c7f4..2156573b5858c 100644 --- a/integration-tests/amazon-lambda/pom.xml +++ b/integration-tests/amazon-lambda/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/integration-tests/avro-reload/pom.xml b/integration-tests/avro-reload/pom.xml index 3361094f5ca0f..6ef2e6f39874b 100644 --- a/integration-tests/avro-reload/pom.xml +++ b/integration-tests/avro-reload/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-integration-tests-parent - 999-SNAPSHOT + 2.13.6.Final quarkus-integration-test-avro-reload diff --git a/integration-tests/awt/pom.xml b/integration-tests/awt/pom.xml index c708d30d70ea7..81710a162671d 100644 --- a/integration-tests/awt/pom.xml +++ b/integration-tests/awt/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-integration-tests-parent - 999-SNAPSHOT + 2.13.6.Final quarkus-integration-test-awt Quarkus - Integration Tests - AWT diff --git a/integration-tests/bootstrap-config/application/pom.xml b/integration-tests/bootstrap-config/application/pom.xml index 68f03cc2defbc..2cf5053aa58c8 100644 --- a/integration-tests/bootstrap-config/application/pom.xml +++ b/integration-tests/bootstrap-config/application/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-integration-test-bootstrap-config - 999-SNAPSHOT + 2.13.6.Final quarkus-integration-test-bootstrap-config-application diff --git a/integration-tests/bootstrap-config/extension/deployment/pom.xml b/integration-tests/bootstrap-config/extension/deployment/pom.xml index 53a6eb9d6cadc..7f8a85e29f934 100644 --- a/integration-tests/bootstrap-config/extension/deployment/pom.xml +++ b/integration-tests/bootstrap-config/extension/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-integration-test-bootstrap-config-extension-parent - 999-SNAPSHOT + 2.13.6.Final quarkus-integration-test-bootstrap-config-extension-deployment @@ -21,7 +21,7 @@ io.quarkus quarkus-integration-test-bootstrap-config-extension - 999-SNAPSHOT + 2.13.6.Final diff --git a/integration-tests/bootstrap-config/extension/pom.xml b/integration-tests/bootstrap-config/extension/pom.xml index 4b8e33fabd2b1..663fceebc2947 100644 --- a/integration-tests/bootstrap-config/extension/pom.xml +++ b/integration-tests/bootstrap-config/extension/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-build-parent - 999-SNAPSHOT + 2.13.6.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 752839d96bbb7..7491d3dd34e12 100644 --- a/integration-tests/bootstrap-config/extension/runtime/pom.xml +++ b/integration-tests/bootstrap-config/extension/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-integration-test-bootstrap-config-extension-parent - 999-SNAPSHOT + 2.13.6.Final quarkus-integration-test-bootstrap-config-extension diff --git a/integration-tests/bootstrap-config/pom.xml b/integration-tests/bootstrap-config/pom.xml index 661b61cfee01b..2b5efde916f54 100644 --- a/integration-tests/bootstrap-config/pom.xml +++ b/integration-tests/bootstrap-config/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-integration-tests-parent - 999-SNAPSHOT + 2.13.6.Final quarkus-integration-test-bootstrap-config diff --git a/integration-tests/bouncycastle-fips-jsse/pom.xml b/integration-tests/bouncycastle-fips-jsse/pom.xml index 43d17b35ab833..da871ea654cb4 100644 --- a/integration-tests/bouncycastle-fips-jsse/pom.xml +++ b/integration-tests/bouncycastle-fips-jsse/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../ 4.0.0 diff --git a/integration-tests/bouncycastle-fips/pom.xml b/integration-tests/bouncycastle-fips/pom.xml index 09b8805d2fd73..1f217eff85623 100644 --- a/integration-tests/bouncycastle-fips/pom.xml +++ b/integration-tests/bouncycastle-fips/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/integration-tests/bouncycastle-jsse/pom.xml b/integration-tests/bouncycastle-jsse/pom.xml index 5fe249806fc45..3f38925d16972 100644 --- a/integration-tests/bouncycastle-jsse/pom.xml +++ b/integration-tests/bouncycastle-jsse/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/integration-tests/bouncycastle/pom.xml b/integration-tests/bouncycastle/pom.xml index 96607fdc07ff3..6437ad582d335 100644 --- a/integration-tests/bouncycastle/pom.xml +++ b/integration-tests/bouncycastle/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/integration-tests/cache/pom.xml b/integration-tests/cache/pom.xml index 5dc34f4033708..b264daafdd489 100644 --- a/integration-tests/cache/pom.xml +++ b/integration-tests/cache/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final quarkus-integration-test-cache diff --git a/integration-tests/class-transformer/deployment/pom.xml b/integration-tests/class-transformer/deployment/pom.xml index 7db6d7a0ec6cf..5edd65e9ce496 100644 --- a/integration-tests/class-transformer/deployment/pom.xml +++ b/integration-tests/class-transformer/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-test-class-transformer-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/integration-tests/class-transformer/pom.xml b/integration-tests/class-transformer/pom.xml index 054e27c6aac80..097b5e7c9c5c7 100644 --- a/integration-tests/class-transformer/pom.xml +++ b/integration-tests/class-transformer/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/integration-tests/class-transformer/runtime/pom.xml b/integration-tests/class-transformer/runtime/pom.xml index b742b1ff20d79..40b15dd3a6fb4 100644 --- a/integration-tests/class-transformer/runtime/pom.xml +++ b/integration-tests/class-transformer/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-test-class-transformer-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/integration-tests/common-jpa-entities/pom.xml b/integration-tests/common-jpa-entities/pom.xml index d5ee8734e20b1..aa3f4a0082f5f 100644 --- a/integration-tests/common-jpa-entities/pom.xml +++ b/integration-tests/common-jpa-entities/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/integration-tests/container-image/maven-invoker-way/pom.xml b/integration-tests/container-image/maven-invoker-way/pom.xml index 5018fbfb7c620..74f69bfa58c6a 100644 --- a/integration-tests/container-image/maven-invoker-way/pom.xml +++ b/integration-tests/container-image/maven-invoker-way/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-integration-test-container-image-parent - 999-SNAPSHOT + 2.13.6.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..9ade9f967b35a 100644 --- a/integration-tests/container-image/pom.xml +++ b/integration-tests/container-image/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-integration-tests-parent - 999-SNAPSHOT + 2.13.6.Final quarkus-integration-test-container-image-parent diff --git a/integration-tests/container-image/quarkus-standard-way/pom.xml b/integration-tests/container-image/quarkus-standard-way/pom.xml index 2ee96f3e28b14..6de17b36969bc 100644 --- a/integration-tests/container-image/quarkus-standard-way/pom.xml +++ b/integration-tests/container-image/quarkus-standard-way/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-integration-test-container-image-parent - 999-SNAPSHOT + 2.13.6.Final quarkus-integration-test-container-image-standard diff --git a/integration-tests/csrf-reactive/pom.xml b/integration-tests/csrf-reactive/pom.xml index d97c3794e5e3e..2d80ce8885f00 100644 --- a/integration-tests/csrf-reactive/pom.xml +++ b/integration-tests/csrf-reactive/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../ 4.0.0 diff --git a/integration-tests/devmode/pom.xml b/integration-tests/devmode/pom.xml index b6ec10f4092e8..a0275f88b6f10 100644 --- a/integration-tests/devmode/pom.xml +++ b/integration-tests/devmode/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-integration-tests-parent - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/integration-tests/devtools-registry-client/pom.xml b/integration-tests/devtools-registry-client/pom.xml index 41f50d45d0201..0cce6d383ab39 100644 --- a/integration-tests/devtools-registry-client/pom.xml +++ b/integration-tests/devtools-registry-client/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final quarkus-integration-test-devtools-registry-client diff --git a/integration-tests/devtools/pom.xml b/integration-tests/devtools/pom.xml index d69b37ce95368..2412c700dc43e 100644 --- a/integration-tests/devtools/pom.xml +++ b/integration-tests/devtools/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-integration-tests-parent - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/integration-tests/elasticsearch-rest-client/pom.xml b/integration-tests/elasticsearch-rest-client/pom.xml index af00909796ce0..efe5bc1a95a63 100644 --- a/integration-tests/elasticsearch-rest-client/pom.xml +++ b/integration-tests/elasticsearch-rest-client/pom.xml @@ -6,7 +6,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final quarkus-integration-test-elasticsearch-rest-client diff --git a/integration-tests/elasticsearch-rest-high-level-client/pom.xml b/integration-tests/elasticsearch-rest-high-level-client/pom.xml index aa91995642362..500c6e23cc31c 100644 --- a/integration-tests/elasticsearch-rest-high-level-client/pom.xml +++ b/integration-tests/elasticsearch-rest-high-level-client/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/integration-tests/elytron-resteasy-reactive/pom.xml b/integration-tests/elytron-resteasy-reactive/pom.xml index 74408dd751210..f2e0fb29e34d3 100644 --- a/integration-tests/elytron-resteasy-reactive/pom.xml +++ b/integration-tests/elytron-resteasy-reactive/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final quarkus-integration-test-elytron-resteasy-reactive diff --git a/integration-tests/elytron-resteasy/pom.xml b/integration-tests/elytron-resteasy/pom.xml index d1acb501541b7..f479758cd8b8b 100644 --- a/integration-tests/elytron-resteasy/pom.xml +++ b/integration-tests/elytron-resteasy/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final quarkus-integration-test-elytron-resteasy diff --git a/integration-tests/elytron-security-jdbc/pom.xml b/integration-tests/elytron-security-jdbc/pom.xml index 5333808d6dc56..ccc261f982f11 100644 --- a/integration-tests/elytron-security-jdbc/pom.xml +++ b/integration-tests/elytron-security-jdbc/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-integration-tests-parent - 999-SNAPSHOT + 2.13.6.Final ../pom.xml diff --git a/integration-tests/elytron-security-ldap/pom.xml b/integration-tests/elytron-security-ldap/pom.xml index 62fae013207a2..dc74fc76beef2 100644 --- a/integration-tests/elytron-security-ldap/pom.xml +++ b/integration-tests/elytron-security-ldap/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-integration-tests-parent - 999-SNAPSHOT + 2.13.6.Final ../pom.xml diff --git a/integration-tests/elytron-security-oauth2/pom.xml b/integration-tests/elytron-security-oauth2/pom.xml index 297bde2840d48..8b37a50c0b5ff 100644 --- a/integration-tests/elytron-security-oauth2/pom.xml +++ b/integration-tests/elytron-security-oauth2/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/integration-tests/elytron-security/pom.xml b/integration-tests/elytron-security/pom.xml index 29ec2f576afce..cb4afe4cfb829 100644 --- a/integration-tests/elytron-security/pom.xml +++ b/integration-tests/elytron-security/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/integration-tests/elytron-undertow/pom.xml b/integration-tests/elytron-undertow/pom.xml index 4111e03fee8fd..f72c6a29383db 100644 --- a/integration-tests/elytron-undertow/pom.xml +++ b/integration-tests/elytron-undertow/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final quarkus-integration-test-elytron-undertow diff --git a/integration-tests/flyway/pom.xml b/integration-tests/flyway/pom.xml index 45b355ddeb9aa..b4ce6714065e7 100644 --- a/integration-tests/flyway/pom.xml +++ b/integration-tests/flyway/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/integration-tests/funqy-amazon-lambda/pom.xml b/integration-tests/funqy-amazon-lambda/pom.xml index 3b9310bc5c225..4ce7ec3863442 100644 --- a/integration-tests/funqy-amazon-lambda/pom.xml +++ b/integration-tests/funqy-amazon-lambda/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.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 2fbef78aa7d3a..794a7b8d95eb9 100644 --- a/integration-tests/funqy-google-cloud-functions/pom.xml +++ b/integration-tests/funqy-google-cloud-functions/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/integration-tests/google-cloud-functions-http/pom.xml b/integration-tests/google-cloud-functions-http/pom.xml index 20ed75ceb2b2a..8ba4cba7270eb 100644 --- a/integration-tests/google-cloud-functions-http/pom.xml +++ b/integration-tests/google-cloud-functions-http/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/integration-tests/google-cloud-functions/pom.xml b/integration-tests/google-cloud-functions/pom.xml index 01691814496bf..e26693bac8894 100644 --- a/integration-tests/google-cloud-functions/pom.xml +++ b/integration-tests/google-cloud-functions/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/integration-tests/gradle/gradle.properties b/integration-tests/gradle/gradle.properties index 6332a6a966816..ed3fa8447f95c 100644 --- a/integration-tests/gradle/gradle.properties +++ b/integration-tests/gradle/gradle.properties @@ -1 +1 @@ -version=999-SNAPSHOT \ No newline at end of file +version=2.13.6.Final \ No newline at end of file diff --git a/integration-tests/gradle/pom.xml b/integration-tests/gradle/pom.xml index a3f7101b16e7a..9830e2d0926fc 100644 --- a/integration-tests/gradle/pom.xml +++ b/integration-tests/gradle/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-integration-tests-parent - 999-SNAPSHOT + 2.13.6.Final quarkus-integration-test-gradle-plugin diff --git a/integration-tests/grpc-external-proto-test/pom.xml b/integration-tests/grpc-external-proto-test/pom.xml index eb1ee2b9497c0..e228c31d227d1 100644 --- a/integration-tests/grpc-external-proto-test/pom.xml +++ b/integration-tests/grpc-external-proto-test/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final quarkus-integration-test-grpc-external-proto-test diff --git a/integration-tests/grpc-external-proto/pom.xml b/integration-tests/grpc-external-proto/pom.xml index 4487644de23b2..ff3de7d910b27 100644 --- a/integration-tests/grpc-external-proto/pom.xml +++ b/integration-tests/grpc-external-proto/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final quarkus-integration-test-external-proto diff --git a/integration-tests/grpc-health/pom.xml b/integration-tests/grpc-health/pom.xml index d4293d0e3e1c4..2e5567288e8d3 100644 --- a/integration-tests/grpc-health/pom.xml +++ b/integration-tests/grpc-health/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final quarkus-integration-test-grpc-health diff --git a/integration-tests/grpc-hibernate-reactive/pom.xml b/integration-tests/grpc-hibernate-reactive/pom.xml index 5e7ebb74449a7..9a20a5d30ea22 100644 --- a/integration-tests/grpc-hibernate-reactive/pom.xml +++ b/integration-tests/grpc-hibernate-reactive/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final quarkus-integration-test-grpc-hibernate-reactive Quarkus - Integration Tests - gRPC - Hibernate Reactive diff --git a/integration-tests/grpc-hibernate/pom.xml b/integration-tests/grpc-hibernate/pom.xml index 44ea85097e4fb..54e3ca160a562 100644 --- a/integration-tests/grpc-hibernate/pom.xml +++ b/integration-tests/grpc-hibernate/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final quarkus-integration-test-grpc-hibernate Quarkus - Integration Tests - gRPC - Hibernate diff --git a/integration-tests/grpc-interceptors/pom.xml b/integration-tests/grpc-interceptors/pom.xml index c24bd14aac754..79e85b1094fd8 100644 --- a/integration-tests/grpc-interceptors/pom.xml +++ b/integration-tests/grpc-interceptors/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final quarkus-integration-test-grpc-interceptors diff --git a/integration-tests/grpc-mutual-auth/pom.xml b/integration-tests/grpc-mutual-auth/pom.xml index 83fcf24201d48..da5cdf118a9df 100644 --- a/integration-tests/grpc-mutual-auth/pom.xml +++ b/integration-tests/grpc-mutual-auth/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final quarkus-integration-test-grpc-mutual-auth diff --git a/integration-tests/grpc-plain-text-gzip/pom.xml b/integration-tests/grpc-plain-text-gzip/pom.xml index a221d522568f6..2f63b274f7fb7 100644 --- a/integration-tests/grpc-plain-text-gzip/pom.xml +++ b/integration-tests/grpc-plain-text-gzip/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final quarkus-integration-test-grpc-plain-text-gzip diff --git a/integration-tests/grpc-plain-text-mutiny/pom.xml b/integration-tests/grpc-plain-text-mutiny/pom.xml index 11de57b23b43b..fefaf94957fb8 100644 --- a/integration-tests/grpc-plain-text-mutiny/pom.xml +++ b/integration-tests/grpc-plain-text-mutiny/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final quarkus-integration-test-grpc-plain-text-mutiny diff --git a/integration-tests/grpc-proto-v2/pom.xml b/integration-tests/grpc-proto-v2/pom.xml index 13d64055e7c22..e0265d127f39d 100644 --- a/integration-tests/grpc-proto-v2/pom.xml +++ b/integration-tests/grpc-proto-v2/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final quarkus-integration-test-grpc-proto-v2 diff --git a/integration-tests/grpc-stork-response-time/pom.xml b/integration-tests/grpc-stork-response-time/pom.xml index 0877560a8482b..a1468792f034a 100644 --- a/integration-tests/grpc-stork-response-time/pom.xml +++ b/integration-tests/grpc-stork-response-time/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final quarkus-integration-test-grpc-stork-response-time diff --git a/integration-tests/grpc-streaming/pom.xml b/integration-tests/grpc-streaming/pom.xml index 99f2035fb5776..8c3b6eacc0210 100644 --- a/integration-tests/grpc-streaming/pom.xml +++ b/integration-tests/grpc-streaming/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final quarkus-integration-test-grpc-streaming diff --git a/integration-tests/grpc-tls/pom.xml b/integration-tests/grpc-tls/pom.xml index 481c956250867..f6c212ce7ca1c 100644 --- a/integration-tests/grpc-tls/pom.xml +++ b/integration-tests/grpc-tls/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final quarkus-integration-test-grpc-tls diff --git a/integration-tests/hibernate-orm-envers/pom.xml b/integration-tests/hibernate-orm-envers/pom.xml index 2728418387329..65e56846a5ea1 100644 --- a/integration-tests/hibernate-orm-envers/pom.xml +++ b/integration-tests/hibernate-orm-envers/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/integration-tests/hibernate-orm-graphql-panache/pom.xml b/integration-tests/hibernate-orm-graphql-panache/pom.xml index 983efc7595d19..ff5834cdb0d42 100644 --- a/integration-tests/hibernate-orm-graphql-panache/pom.xml +++ b/integration-tests/hibernate-orm-graphql-panache/pom.xml @@ -4,7 +4,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final quarkus-integration-test-hibernate-orm-graphql-panache diff --git a/integration-tests/hibernate-orm-panache-kotlin/pom.xml b/integration-tests/hibernate-orm-panache-kotlin/pom.xml index 4b604856a3010..62e6b4f400464 100644 --- a/integration-tests/hibernate-orm-panache-kotlin/pom.xml +++ b/integration-tests/hibernate-orm-panache-kotlin/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/integration-tests/hibernate-orm-panache/pom.xml b/integration-tests/hibernate-orm-panache/pom.xml index 8daf3d2de244d..44ff28052aa5c 100644 --- a/integration-tests/hibernate-orm-panache/pom.xml +++ b/integration-tests/hibernate-orm-panache/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.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 7d46ca2e522f0..fbbb6392a0ee4 100644 --- a/integration-tests/hibernate-orm-rest-data-panache/pom.xml +++ b/integration-tests/hibernate-orm-rest-data-panache/pom.xml @@ -6,7 +6,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final quarkus-integration-test-hibernate-orm-rest-data-panache diff --git a/integration-tests/hibernate-orm-tenancy/connection-resolver-legacy-qualifiers/pom.xml b/integration-tests/hibernate-orm-tenancy/connection-resolver-legacy-qualifiers/pom.xml index 4ec3f99c06f5e..da36f9dc146a2 100644 --- a/integration-tests/hibernate-orm-tenancy/connection-resolver-legacy-qualifiers/pom.xml +++ b/integration-tests/hibernate-orm-tenancy/connection-resolver-legacy-qualifiers/pom.xml @@ -6,7 +6,7 @@ quarkus-integration-test-hibernate-orm-tenancy io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/integration-tests/hibernate-orm-tenancy/connection-resolver/pom.xml b/integration-tests/hibernate-orm-tenancy/connection-resolver/pom.xml index 24f58c6b159be..bef46c3f6db0e 100644 --- a/integration-tests/hibernate-orm-tenancy/connection-resolver/pom.xml +++ b/integration-tests/hibernate-orm-tenancy/connection-resolver/pom.xml @@ -6,7 +6,7 @@ quarkus-integration-test-hibernate-orm-tenancy io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/integration-tests/hibernate-orm-tenancy/datasource/pom.xml b/integration-tests/hibernate-orm-tenancy/datasource/pom.xml index c2f9037b0c2e0..eadba9e9ee532 100644 --- a/integration-tests/hibernate-orm-tenancy/datasource/pom.xml +++ b/integration-tests/hibernate-orm-tenancy/datasource/pom.xml @@ -6,7 +6,7 @@ quarkus-integration-test-hibernate-orm-tenancy io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/integration-tests/hibernate-orm-tenancy/pom.xml b/integration-tests/hibernate-orm-tenancy/pom.xml index 08cfae88cf0b9..7a47404979d1d 100644 --- a/integration-tests/hibernate-orm-tenancy/pom.xml +++ b/integration-tests/hibernate-orm-tenancy/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/integration-tests/hibernate-orm-tenancy/schema/pom.xml b/integration-tests/hibernate-orm-tenancy/schema/pom.xml index 106bd1dfec0a6..716080436fbf0 100644 --- a/integration-tests/hibernate-orm-tenancy/schema/pom.xml +++ b/integration-tests/hibernate-orm-tenancy/schema/pom.xml @@ -6,7 +6,7 @@ quarkus-integration-test-hibernate-orm-tenancy io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/integration-tests/hibernate-reactive-db2/pom.xml b/integration-tests/hibernate-reactive-db2/pom.xml index d556264ff02d6..b16fc3fa0cc75 100644 --- a/integration-tests/hibernate-reactive-db2/pom.xml +++ b/integration-tests/hibernate-reactive-db2/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/integration-tests/hibernate-reactive-mysql/pom.xml b/integration-tests/hibernate-reactive-mysql/pom.xml index 2db72ba94a5e0..f10f556f82b8a 100644 --- a/integration-tests/hibernate-reactive-mysql/pom.xml +++ b/integration-tests/hibernate-reactive-mysql/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/integration-tests/hibernate-reactive-panache-blocking/pom.xml b/integration-tests/hibernate-reactive-panache-blocking/pom.xml index 422231187646e..8eac13d15dddc 100644 --- a/integration-tests/hibernate-reactive-panache-blocking/pom.xml +++ b/integration-tests/hibernate-reactive-panache-blocking/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/integration-tests/hibernate-reactive-panache/pom.xml b/integration-tests/hibernate-reactive-panache/pom.xml index b2fed3d6dc50d..9ec3588d87448 100644 --- a/integration-tests/hibernate-reactive-panache/pom.xml +++ b/integration-tests/hibernate-reactive-panache/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/integration-tests/hibernate-reactive-postgresql/pom.xml b/integration-tests/hibernate-reactive-postgresql/pom.xml index 88bd33238b8cd..971870362291e 100644 --- a/integration-tests/hibernate-reactive-postgresql/pom.xml +++ b/integration-tests/hibernate-reactive-postgresql/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/integration-tests/hibernate-search-orm-elasticsearch-coordination-outbox-polling/pom.xml b/integration-tests/hibernate-search-orm-elasticsearch-coordination-outbox-polling/pom.xml index 05e8f99f152c1..53835d3e14174 100644 --- a/integration-tests/hibernate-search-orm-elasticsearch-coordination-outbox-polling/pom.xml +++ b/integration-tests/hibernate-search-orm-elasticsearch-coordination-outbox-polling/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/integration-tests/hibernate-search-orm-elasticsearch-tenancy/pom.xml b/integration-tests/hibernate-search-orm-elasticsearch-tenancy/pom.xml index ee74eac208c1e..fc65f1df6ba0d 100644 --- a/integration-tests/hibernate-search-orm-elasticsearch-tenancy/pom.xml +++ b/integration-tests/hibernate-search-orm-elasticsearch-tenancy/pom.xml @@ -6,7 +6,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.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 32df10fdad812..211126acf6263 100644 --- a/integration-tests/hibernate-search-orm-elasticsearch/pom.xml +++ b/integration-tests/hibernate-search-orm-elasticsearch/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/integration-tests/hibernate-search-orm-opensearch/pom.xml b/integration-tests/hibernate-search-orm-opensearch/pom.xml index f01ba89671a49..654efbdb5daec 100644 --- a/integration-tests/hibernate-search-orm-opensearch/pom.xml +++ b/integration-tests/hibernate-search-orm-opensearch/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/integration-tests/hibernate-validator-resteasy-reactive/pom.xml b/integration-tests/hibernate-validator-resteasy-reactive/pom.xml index e227c6236c966..617858ded3479 100644 --- a/integration-tests/hibernate-validator-resteasy-reactive/pom.xml +++ b/integration-tests/hibernate-validator-resteasy-reactive/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/integration-tests/hibernate-validator/pom.xml b/integration-tests/hibernate-validator/pom.xml index 53adb3686add4..ce9ba18518868 100644 --- a/integration-tests/hibernate-validator/pom.xml +++ b/integration-tests/hibernate-validator/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/integration-tests/ide-launcher/pom.xml b/integration-tests/ide-launcher/pom.xml index fca6abbe2b28d..b70224ac89649 100644 --- a/integration-tests/ide-launcher/pom.xml +++ b/integration-tests/ide-launcher/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final quarkus-integration-test-ide-launcher diff --git a/integration-tests/infinispan-cache-jpa/pom.xml b/integration-tests/infinispan-cache-jpa/pom.xml index 6aaa46558fe12..cc90783309b5d 100644 --- a/integration-tests/infinispan-cache-jpa/pom.xml +++ b/integration-tests/infinispan-cache-jpa/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/integration-tests/infinispan-client/pom.xml b/integration-tests/infinispan-client/pom.xml index a646516db397d..75a1f26bcbb5c 100644 --- a/integration-tests/infinispan-client/pom.xml +++ b/integration-tests/infinispan-client/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/integration-tests/injectmock/pom.xml b/integration-tests/injectmock/pom.xml index 5dd28efb6953d..dbd7d82b45d83 100644 --- a/integration-tests/injectmock/pom.xml +++ b/integration-tests/injectmock/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final quarkus-integration-test-injectmock diff --git a/integration-tests/jackson/pom.xml b/integration-tests/jackson/pom.xml index d382b724cec25..6ba7acdfe457c 100644 --- a/integration-tests/jackson/pom.xml +++ b/integration-tests/jackson/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final quarkus-integration-test-jackson diff --git a/integration-tests/jaxb/pom.xml b/integration-tests/jaxb/pom.xml index d9f5f73cdfb16..f6e632bc532b2 100644 --- a/integration-tests/jaxb/pom.xml +++ b/integration-tests/jaxb/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/integration-tests/jaxp/pom.xml b/integration-tests/jaxp/pom.xml index 360e4760f95d6..9ada40d83b03d 100644 --- a/integration-tests/jaxp/pom.xml +++ b/integration-tests/jaxp/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/integration-tests/jpa-db2/pom.xml b/integration-tests/jpa-db2/pom.xml index 9fbe63b209e1e..ca2cc996e118c 100644 --- a/integration-tests/jpa-db2/pom.xml +++ b/integration-tests/jpa-db2/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/integration-tests/jpa-derby/pom.xml b/integration-tests/jpa-derby/pom.xml index 6ca4aa3485261..dd1d0f1505e5f 100644 --- a/integration-tests/jpa-derby/pom.xml +++ b/integration-tests/jpa-derby/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/integration-tests/jpa-h2/pom.xml b/integration-tests/jpa-h2/pom.xml index bf33e59ae02cc..09bdc3e85e889 100644 --- a/integration-tests/jpa-h2/pom.xml +++ b/integration-tests/jpa-h2/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/integration-tests/jpa-mapping-xml/legacy-app/pom.xml b/integration-tests/jpa-mapping-xml/legacy-app/pom.xml index 265293dbdb9ce..de5fa93c03871 100644 --- a/integration-tests/jpa-mapping-xml/legacy-app/pom.xml +++ b/integration-tests/jpa-mapping-xml/legacy-app/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-test-jpa-mapping-xml io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/integration-tests/jpa-mapping-xml/legacy-library-a/pom.xml b/integration-tests/jpa-mapping-xml/legacy-library-a/pom.xml index 1e09fa986c26b..cb2d97ba5d5a0 100644 --- a/integration-tests/jpa-mapping-xml/legacy-library-a/pom.xml +++ b/integration-tests/jpa-mapping-xml/legacy-library-a/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-test-jpa-mapping-xml io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/integration-tests/jpa-mapping-xml/legacy-library-b/pom.xml b/integration-tests/jpa-mapping-xml/legacy-library-b/pom.xml index 7237f7e70843c..3b22c9294ed05 100644 --- a/integration-tests/jpa-mapping-xml/legacy-library-b/pom.xml +++ b/integration-tests/jpa-mapping-xml/legacy-library-b/pom.xml @@ -6,7 +6,7 @@ quarkus-integration-test-jpa-mapping-xml io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/integration-tests/jpa-mapping-xml/modern-app/pom.xml b/integration-tests/jpa-mapping-xml/modern-app/pom.xml index 5c0efa36ec3c6..f0457a0ef9b61 100644 --- a/integration-tests/jpa-mapping-xml/modern-app/pom.xml +++ b/integration-tests/jpa-mapping-xml/modern-app/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-test-jpa-mapping-xml io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/integration-tests/jpa-mapping-xml/modern-library-a/pom.xml b/integration-tests/jpa-mapping-xml/modern-library-a/pom.xml index 4ae2ab65279cb..3b1def88fe9b9 100644 --- a/integration-tests/jpa-mapping-xml/modern-library-a/pom.xml +++ b/integration-tests/jpa-mapping-xml/modern-library-a/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-test-jpa-mapping-xml io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/integration-tests/jpa-mapping-xml/modern-library-b/pom.xml b/integration-tests/jpa-mapping-xml/modern-library-b/pom.xml index d231faaffbe7d..c85ad7889c6f6 100644 --- a/integration-tests/jpa-mapping-xml/modern-library-b/pom.xml +++ b/integration-tests/jpa-mapping-xml/modern-library-b/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-test-jpa-mapping-xml io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/integration-tests/jpa-mapping-xml/pom.xml b/integration-tests/jpa-mapping-xml/pom.xml index d660d56636574..e37228622a66f 100644 --- a/integration-tests/jpa-mapping-xml/pom.xml +++ b/integration-tests/jpa-mapping-xml/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/integration-tests/jpa-mariadb/pom.xml b/integration-tests/jpa-mariadb/pom.xml index 76198516cf1df..fffc7fa6f8b33 100644 --- a/integration-tests/jpa-mariadb/pom.xml +++ b/integration-tests/jpa-mariadb/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/integration-tests/jpa-mssql/pom.xml b/integration-tests/jpa-mssql/pom.xml index 5351fe0a3ffc7..dc7f0bdce7594 100644 --- a/integration-tests/jpa-mssql/pom.xml +++ b/integration-tests/jpa-mssql/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/integration-tests/jpa-mysql/pom.xml b/integration-tests/jpa-mysql/pom.xml index b781cc6bcaa48..f6071eb854987 100644 --- a/integration-tests/jpa-mysql/pom.xml +++ b/integration-tests/jpa-mysql/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/integration-tests/jpa-oracle/pom.xml b/integration-tests/jpa-oracle/pom.xml index 0c2711a26c77f..55ee2c086dcfb 100644 --- a/integration-tests/jpa-oracle/pom.xml +++ b/integration-tests/jpa-oracle/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/integration-tests/jpa-postgresql-withxml/pom.xml b/integration-tests/jpa-postgresql-withxml/pom.xml index 3025c63034cfd..b0e49b7274dbc 100644 --- a/integration-tests/jpa-postgresql-withxml/pom.xml +++ b/integration-tests/jpa-postgresql-withxml/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/integration-tests/jpa-postgresql/pom.xml b/integration-tests/jpa-postgresql/pom.xml index 63f18e55134a2..1e92fcd807a73 100644 --- a/integration-tests/jpa-postgresql/pom.xml +++ b/integration-tests/jpa-postgresql/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/integration-tests/jpa-without-entity/pom.xml b/integration-tests/jpa-without-entity/pom.xml index 11fdfcc39aaab..d7c42686847dc 100644 --- a/integration-tests/jpa-without-entity/pom.xml +++ b/integration-tests/jpa-without-entity/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/integration-tests/jpa/pom.xml b/integration-tests/jpa/pom.xml index 25e7369b80cde..382bb34afcb02 100644 --- a/integration-tests/jpa/pom.xml +++ b/integration-tests/jpa/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/integration-tests/jsonb/pom.xml b/integration-tests/jsonb/pom.xml index 7e708c0b00952..0e4b096ccf3ed 100644 --- a/integration-tests/jsonb/pom.xml +++ b/integration-tests/jsonb/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final quarkus-integration-test-jsonb diff --git a/integration-tests/kafka-avro-apicurio2/pom.xml b/integration-tests/kafka-avro-apicurio2/pom.xml index 7a7920b4b9170..76dd46ccaa793 100644 --- a/integration-tests/kafka-avro-apicurio2/pom.xml +++ b/integration-tests/kafka-avro-apicurio2/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/integration-tests/kafka-avro/pom.xml b/integration-tests/kafka-avro/pom.xml index 58c6e3ae90a99..c059759dccb3e 100644 --- a/integration-tests/kafka-avro/pom.xml +++ b/integration-tests/kafka-avro/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/integration-tests/kafka-devservices/pom.xml b/integration-tests/kafka-devservices/pom.xml index 6ca5e4438cfe0..275ffa7286b8a 100644 --- a/integration-tests/kafka-devservices/pom.xml +++ b/integration-tests/kafka-devservices/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/integration-tests/kafka-oauth-keycloak/pom.xml b/integration-tests/kafka-oauth-keycloak/pom.xml index ca50ff4070d1a..ef5162402110d 100644 --- a/integration-tests/kafka-oauth-keycloak/pom.xml +++ b/integration-tests/kafka-oauth-keycloak/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/integration-tests/kafka-sasl-elytron/pom.xml b/integration-tests/kafka-sasl-elytron/pom.xml index eb72b93c40400..915132adf162e 100644 --- a/integration-tests/kafka-sasl-elytron/pom.xml +++ b/integration-tests/kafka-sasl-elytron/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/integration-tests/kafka-sasl/pom.xml b/integration-tests/kafka-sasl/pom.xml index a9e30a9cc032b..7619e129164b6 100644 --- a/integration-tests/kafka-sasl/pom.xml +++ b/integration-tests/kafka-sasl/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/integration-tests/kafka-snappy/pom.xml b/integration-tests/kafka-snappy/pom.xml index 7baed5470f0a4..70fe8360cbc1a 100644 --- a/integration-tests/kafka-snappy/pom.xml +++ b/integration-tests/kafka-snappy/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/integration-tests/kafka-ssl/pom.xml b/integration-tests/kafka-ssl/pom.xml index fed5b581d11ba..89407d7dc45ff 100644 --- a/integration-tests/kafka-ssl/pom.xml +++ b/integration-tests/kafka-ssl/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/integration-tests/kafka-streams/pom.xml b/integration-tests/kafka-streams/pom.xml index 6cbaf4b71b8f6..71e7aa4000606 100644 --- a/integration-tests/kafka-streams/pom.xml +++ b/integration-tests/kafka-streams/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/integration-tests/kafka/pom.xml b/integration-tests/kafka/pom.xml index 1de5683cca54b..8bb055627d7e0 100644 --- a/integration-tests/kafka/pom.xml +++ b/integration-tests/kafka/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/integration-tests/keycloak-authorization/pom.xml b/integration-tests/keycloak-authorization/pom.xml index c2ad8eeac7c0a..d8e602884054e 100644 --- a/integration-tests/keycloak-authorization/pom.xml +++ b/integration-tests/keycloak-authorization/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/integration-tests/kotlin-serialization/pom.xml b/integration-tests/kotlin-serialization/pom.xml index f1e96d4b05990..b85c5057ae00c 100644 --- a/integration-tests/kotlin-serialization/pom.xml +++ b/integration-tests/kotlin-serialization/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final quarkus-integration-test-kotlin-serialization @@ -22,7 +22,7 @@ io.quarkus quarkus-resteasy-reactive-kotlin-serialization - 999-SNAPSHOT + 2.13.6.Final diff --git a/integration-tests/kotlin/pom.xml b/integration-tests/kotlin/pom.xml index c4af49aad8f44..2a53b31fde13b 100644 --- a/integration-tests/kotlin/pom.xml +++ b/integration-tests/kotlin/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final quarkus-integration-test-kotlin diff --git a/integration-tests/kubernetes-client/pom.xml b/integration-tests/kubernetes-client/pom.xml index d75af3d0f4f5c..cabb2551fe91c 100644 --- a/integration-tests/kubernetes-client/pom.xml +++ b/integration-tests/kubernetes-client/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final quarkus-integration-test-kubernetes-client diff --git a/integration-tests/kubernetes-service-binding-jdbc/pom.xml b/integration-tests/kubernetes-service-binding-jdbc/pom.xml index ea54b352515fc..76e07580686e1 100644 --- a/integration-tests/kubernetes-service-binding-jdbc/pom.xml +++ b/integration-tests/kubernetes-service-binding-jdbc/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final quarkus-integration-test-kubernetes-service-binding-jdbc diff --git a/integration-tests/kubernetes-service-binding-reactive/pom.xml b/integration-tests/kubernetes-service-binding-reactive/pom.xml index 2025d1b34c8a6..7fea78e89a209 100644 --- a/integration-tests/kubernetes-service-binding-reactive/pom.xml +++ b/integration-tests/kubernetes-service-binding-reactive/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final quarkus-integration-test-kubernetes-service-binding-reactive diff --git a/integration-tests/kubernetes/maven-invoker-way/pom.xml b/integration-tests/kubernetes/maven-invoker-way/pom.xml index 54b1df4d12d9e..f30a0135680d0 100644 --- a/integration-tests/kubernetes/maven-invoker-way/pom.xml +++ b/integration-tests/kubernetes/maven-invoker-way/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-integration-test-kubernetes-parent - 999-SNAPSHOT + 2.13.6.Final quarkus-integration-test-kubernetes-invoker diff --git a/integration-tests/kubernetes/pom.xml b/integration-tests/kubernetes/pom.xml index 501c2770b8cd4..f6d1a07bd3370 100644 --- a/integration-tests/kubernetes/pom.xml +++ b/integration-tests/kubernetes/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final quarkus-integration-test-kubernetes-parent diff --git a/integration-tests/kubernetes/quarkus-standard-way-kafka/pom.xml b/integration-tests/kubernetes/quarkus-standard-way-kafka/pom.xml index 5ed5dee82e1c8..66f2656b48b7f 100644 --- a/integration-tests/kubernetes/quarkus-standard-way-kafka/pom.xml +++ b/integration-tests/kubernetes/quarkus-standard-way-kafka/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-integration-test-kubernetes-parent - 999-SNAPSHOT + 2.13.6.Final quarkus-integration-test-kubernetes-standard-kafka diff --git a/integration-tests/kubernetes/quarkus-standard-way/pom.xml b/integration-tests/kubernetes/quarkus-standard-way/pom.xml index 8769ab42082de..2dd20811ad947 100644 --- a/integration-tests/kubernetes/quarkus-standard-way/pom.xml +++ b/integration-tests/kubernetes/quarkus-standard-way/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-integration-test-kubernetes-parent - 999-SNAPSHOT + 2.13.6.Final quarkus-integration-test-kubernetes-standard diff --git a/integration-tests/liquibase-mongodb/pom.xml b/integration-tests/liquibase-mongodb/pom.xml index 1ac94cf7a9ce6..961b82a4aab71 100644 --- a/integration-tests/liquibase-mongodb/pom.xml +++ b/integration-tests/liquibase-mongodb/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/integration-tests/liquibase/pom.xml b/integration-tests/liquibase/pom.xml index 6a996e40160d1..83ddcbc57036c 100644 --- a/integration-tests/liquibase/pom.xml +++ b/integration-tests/liquibase/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/integration-tests/locales/pom.xml b/integration-tests/locales/pom.xml index d8d6704fdfcaf..47ceab6979530 100644 --- a/integration-tests/locales/pom.xml +++ b/integration-tests/locales/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-integration-tests-parent - 999-SNAPSHOT + 2.13.6.Final quarkus-integration-test-locales Quarkus - Integration Tests - Locales diff --git a/integration-tests/logging-gelf/pom.xml b/integration-tests/logging-gelf/pom.xml index 4a8d6e5d5c438..db136193c4cb5 100644 --- a/integration-tests/logging-gelf/pom.xml +++ b/integration-tests/logging-gelf/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-integration-tests-parent - 999-SNAPSHOT + 2.13.6.Final ../pom.xml diff --git a/integration-tests/logging-json/pom.xml b/integration-tests/logging-json/pom.xml index 380d77b785221..bd18bb13af5ea 100644 --- a/integration-tests/logging-json/pom.xml +++ b/integration-tests/logging-json/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/integration-tests/logging-min-level-set/pom.xml b/integration-tests/logging-min-level-set/pom.xml index 38e124a93d652..940cb3d852ff2 100644 --- a/integration-tests/logging-min-level-set/pom.xml +++ b/integration-tests/logging-min-level-set/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../ 4.0.0 diff --git a/integration-tests/logging-min-level-unset/pom.xml b/integration-tests/logging-min-level-unset/pom.xml index 8fed5dc28f7a8..d2318e5899a08 100644 --- a/integration-tests/logging-min-level-unset/pom.xml +++ b/integration-tests/logging-min-level-unset/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../ 4.0.0 diff --git a/integration-tests/logging-panache/pom.xml b/integration-tests/logging-panache/pom.xml index 8dd1c543b970e..e56d462e20287 100644 --- a/integration-tests/logging-panache/pom.xml +++ b/integration-tests/logging-panache/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final quarkus-integration-test-logging-panache diff --git a/integration-tests/mailer/pom.xml b/integration-tests/mailer/pom.xml index 423faafb78777..74570727438be 100644 --- a/integration-tests/mailer/pom.xml +++ b/integration-tests/mailer/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/integration-tests/main/pom.xml b/integration-tests/main/pom.xml index a36d00a99985a..126f1537e4726 100644 --- a/integration-tests/main/pom.xml +++ b/integration-tests/main/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/integration-tests/maven/pom.xml b/integration-tests/maven/pom.xml index 02dcbbe6adb60..0c90c2f2e0560 100644 --- a/integration-tests/maven/pom.xml +++ b/integration-tests/maven/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-integration-tests-parent - 999-SNAPSHOT + 2.13.6.Final quarkus-integration-test-maven diff --git a/integration-tests/micrometer-mp-metrics/pom.xml b/integration-tests/micrometer-mp-metrics/pom.xml index 911cac93f4a12..12cf9ffb6136e 100644 --- a/integration-tests/micrometer-mp-metrics/pom.xml +++ b/integration-tests/micrometer-mp-metrics/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-integration-tests-parent - 999-SNAPSHOT + 2.13.6.Final quarkus-integration-test-micrometer-mp-metrics diff --git a/integration-tests/micrometer-prometheus/pom.xml b/integration-tests/micrometer-prometheus/pom.xml index cb506429291cb..d499ab8c12267 100644 --- a/integration-tests/micrometer-prometheus/pom.xml +++ b/integration-tests/micrometer-prometheus/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-integration-tests-parent - 999-SNAPSHOT + 2.13.6.Final quarkus-integration-test-micrometer-prometheus diff --git a/integration-tests/mongodb-client/pom.xml b/integration-tests/mongodb-client/pom.xml index cdc3233a1939f..a406dfa1f7e0f 100644 --- a/integration-tests/mongodb-client/pom.xml +++ b/integration-tests/mongodb-client/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-integration-tests-parent - 999-SNAPSHOT + 2.13.6.Final quarkus-integration-test-mongodb-client diff --git a/integration-tests/mongodb-devservices/pom.xml b/integration-tests/mongodb-devservices/pom.xml index 27bab79ef5145..e8e3ceb58906a 100644 --- a/integration-tests/mongodb-devservices/pom.xml +++ b/integration-tests/mongodb-devservices/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-integration-tests-parent - 999-SNAPSHOT + 2.13.6.Final quarkus-integration-test-mongodb-devservices diff --git a/integration-tests/mongodb-panache-kotlin/pom.xml b/integration-tests/mongodb-panache-kotlin/pom.xml index 1cbd7f566e512..59270f572f0bb 100644 --- a/integration-tests/mongodb-panache-kotlin/pom.xml +++ b/integration-tests/mongodb-panache-kotlin/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-integration-tests-parent - 999-SNAPSHOT + 2.13.6.Final quarkus-integration-test-mongodb-panache-kotlin diff --git a/integration-tests/mongodb-panache/pom.xml b/integration-tests/mongodb-panache/pom.xml index 3812a0c5be62f..943f0d1e639c5 100644 --- a/integration-tests/mongodb-panache/pom.xml +++ b/integration-tests/mongodb-panache/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-integration-tests-parent - 999-SNAPSHOT + 2.13.6.Final quarkus-integration-test-mongodb-panache diff --git a/integration-tests/mongodb-rest-data-panache/pom.xml b/integration-tests/mongodb-rest-data-panache/pom.xml index b116d479fa6a6..ff038615e57b2 100644 --- a/integration-tests/mongodb-rest-data-panache/pom.xml +++ b/integration-tests/mongodb-rest-data-panache/pom.xml @@ -6,7 +6,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final quarkus-integration-test-mongodb-rest-data-panache diff --git a/integration-tests/narayana-jta/pom.xml b/integration-tests/narayana-jta/pom.xml index 87beb6b3687e5..89b924954f6b7 100644 --- a/integration-tests/narayana-jta/pom.xml +++ b/integration-tests/narayana-jta/pom.xml @@ -4,7 +4,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/integration-tests/narayana-lra/pom.xml b/integration-tests/narayana-lra/pom.xml index 9726a61983042..df95dfb5df3f6 100644 --- a/integration-tests/narayana-lra/pom.xml +++ b/integration-tests/narayana-lra/pom.xml @@ -4,7 +4,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/integration-tests/narayana-stm/pom.xml b/integration-tests/narayana-stm/pom.xml index 9a6a817fa2b2e..8b45153f1031e 100644 --- a/integration-tests/narayana-stm/pom.xml +++ b/integration-tests/narayana-stm/pom.xml @@ -4,7 +4,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/integration-tests/native-config-profile/pom.xml b/integration-tests/native-config-profile/pom.xml index 4bc0894574d9f..0fe2b2664f7c3 100644 --- a/integration-tests/native-config-profile/pom.xml +++ b/integration-tests/native-config-profile/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../ 4.0.0 diff --git a/integration-tests/no-awt/pom.xml b/integration-tests/no-awt/pom.xml index 7b8b1a3b46f22..db2e8b9ef0a57 100644 --- a/integration-tests/no-awt/pom.xml +++ b/integration-tests/no-awt/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-integration-tests-parent - 999-SNAPSHOT + 2.13.6.Final quarkus-integration-test-no-awt Quarkus - Integration Tests - No AWT diff --git a/integration-tests/oidc-client-reactive/pom.xml b/integration-tests/oidc-client-reactive/pom.xml index 86a8bb7f78977..9c0147908e676 100644 --- a/integration-tests/oidc-client-reactive/pom.xml +++ b/integration-tests/oidc-client-reactive/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../ 4.0.0 diff --git a/integration-tests/oidc-client-wiremock/pom.xml b/integration-tests/oidc-client-wiremock/pom.xml index b28120d892680..dd3712871d440 100644 --- a/integration-tests/oidc-client-wiremock/pom.xml +++ b/integration-tests/oidc-client-wiremock/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../ 4.0.0 diff --git a/integration-tests/oidc-client/pom.xml b/integration-tests/oidc-client/pom.xml index 1bd735aa1c17f..876eb7523e2b3 100644 --- a/integration-tests/oidc-client/pom.xml +++ b/integration-tests/oidc-client/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../ 4.0.0 diff --git a/integration-tests/oidc-code-flow/pom.xml b/integration-tests/oidc-code-flow/pom.xml index 4600259665044..c8afebd114989 100644 --- a/integration-tests/oidc-code-flow/pom.xml +++ b/integration-tests/oidc-code-flow/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/integration-tests/oidc-tenancy/pom.xml b/integration-tests/oidc-tenancy/pom.xml index 9a098bfaab69c..e70b25bb531f4 100644 --- a/integration-tests/oidc-tenancy/pom.xml +++ b/integration-tests/oidc-tenancy/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/integration-tests/oidc-token-propagation-reactive/pom.xml b/integration-tests/oidc-token-propagation-reactive/pom.xml index 93212dbcab094..854c1e26e87c5 100644 --- a/integration-tests/oidc-token-propagation-reactive/pom.xml +++ b/integration-tests/oidc-token-propagation-reactive/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../ 4.0.0 diff --git a/integration-tests/oidc-token-propagation/pom.xml b/integration-tests/oidc-token-propagation/pom.xml index 7e73b6dd3fba9..737c3ff8a357c 100644 --- a/integration-tests/oidc-token-propagation/pom.xml +++ b/integration-tests/oidc-token-propagation/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../ 4.0.0 diff --git a/integration-tests/oidc-wiremock/pom.xml b/integration-tests/oidc-wiremock/pom.xml index 3eb96fedbef00..8c3ff3a083111 100644 --- a/integration-tests/oidc-wiremock/pom.xml +++ b/integration-tests/oidc-wiremock/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/integration-tests/oidc/pom.xml b/integration-tests/oidc/pom.xml index d625e07cd8300..01624a77bcf3a 100644 --- a/integration-tests/oidc/pom.xml +++ b/integration-tests/oidc/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/integration-tests/openshift-client/pom.xml b/integration-tests/openshift-client/pom.xml index a3d35c28736c7..d45cbe5b125ce 100644 --- a/integration-tests/openshift-client/pom.xml +++ b/integration-tests/openshift-client/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final quarkus-integration-test-openshift-client diff --git a/integration-tests/opentelemetry-grpc/pom.xml b/integration-tests/opentelemetry-grpc/pom.xml index f195bfcf51dcb..88416af4b2720 100644 --- a/integration-tests/opentelemetry-grpc/pom.xml +++ b/integration-tests/opentelemetry-grpc/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-integration-tests-parent - 999-SNAPSHOT + 2.13.6.Final quarkus-integration-test-opentelemetry-grpc diff --git a/integration-tests/opentelemetry-reactive/pom.xml b/integration-tests/opentelemetry-reactive/pom.xml index 243ac4c40051f..de432214f1e49 100644 --- a/integration-tests/opentelemetry-reactive/pom.xml +++ b/integration-tests/opentelemetry-reactive/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-integration-tests-parent - 999-SNAPSHOT + 2.13.6.Final quarkus-integration-test-opentelemetry-reactive diff --git a/integration-tests/opentelemetry-vertx/pom.xml b/integration-tests/opentelemetry-vertx/pom.xml index 47673ea3d47ea..a7e4e275425c9 100644 --- a/integration-tests/opentelemetry-vertx/pom.xml +++ b/integration-tests/opentelemetry-vertx/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-integration-tests-parent - 999-SNAPSHOT + 2.13.6.Final quarkus-integration-test-opentelemetry-vertx diff --git a/integration-tests/opentelemetry/pom.xml b/integration-tests/opentelemetry/pom.xml index 59d954f3dfd52..85c3fe0cfb092 100644 --- a/integration-tests/opentelemetry/pom.xml +++ b/integration-tests/opentelemetry/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-integration-tests-parent - 999-SNAPSHOT + 2.13.6.Final quarkus-integration-test-opentelemetry diff --git a/integration-tests/packaging/pom.xml b/integration-tests/packaging/pom.xml index 04505adb8f637..1fa36445f3006 100644 --- a/integration-tests/packaging/pom.xml +++ b/integration-tests/packaging/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-integration-tests-parent - 999-SNAPSHOT + 2.13.6.Final quarkus-integration-test-packaging diff --git a/integration-tests/picocli-native/pom.xml b/integration-tests/picocli-native/pom.xml index 10f04411c601d..8272cd6ad2c06 100644 --- a/integration-tests/picocli-native/pom.xml +++ b/integration-tests/picocli-native/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/integration-tests/picocli/pom.xml b/integration-tests/picocli/pom.xml index 99e5635114578..a998c5c4ed488 100644 --- a/integration-tests/picocli/pom.xml +++ b/integration-tests/picocli/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 99dbb209ec2b2..10e66db56fbd2 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -5,7 +5,7 @@ quarkus-build-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../build-parent/pom.xml 4.0.0 diff --git a/integration-tests/quartz/pom.xml b/integration-tests/quartz/pom.xml index fc83855de7faf..7b26991da59d6 100644 --- a/integration-tests/quartz/pom.xml +++ b/integration-tests/quartz/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/integration-tests/qute/pom.xml b/integration-tests/qute/pom.xml index 0d3f59bf0d5be..977fe8e1ee866 100644 --- a/integration-tests/qute/pom.xml +++ b/integration-tests/qute/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/integration-tests/reactive-db2-client/pom.xml b/integration-tests/reactive-db2-client/pom.xml index 7df4d279e35c7..7e455ac765720 100644 --- a/integration-tests/reactive-db2-client/pom.xml +++ b/integration-tests/reactive-db2-client/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final quarkus-integration-test-reactive-db2-client diff --git a/integration-tests/reactive-messaging-amqp/pom.xml b/integration-tests/reactive-messaging-amqp/pom.xml index 2ccd4e67e7cf8..7e30213efe93d 100644 --- a/integration-tests/reactive-messaging-amqp/pom.xml +++ b/integration-tests/reactive-messaging-amqp/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/integration-tests/reactive-messaging-hibernate-orm/pom.xml b/integration-tests/reactive-messaging-hibernate-orm/pom.xml index aa7cacfac2ba7..9ed703fde83f6 100644 --- a/integration-tests/reactive-messaging-hibernate-orm/pom.xml +++ b/integration-tests/reactive-messaging-hibernate-orm/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/integration-tests/reactive-messaging-hibernate-reactive/pom.xml b/integration-tests/reactive-messaging-hibernate-reactive/pom.xml index 9a57084e7f1e5..14350b784af63 100644 --- a/integration-tests/reactive-messaging-hibernate-reactive/pom.xml +++ b/integration-tests/reactive-messaging-hibernate-reactive/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/integration-tests/reactive-messaging-kafka/pom.xml b/integration-tests/reactive-messaging-kafka/pom.xml index 688a8b0de4dc5..3d9275efd41d2 100644 --- a/integration-tests/reactive-messaging-kafka/pom.xml +++ b/integration-tests/reactive-messaging-kafka/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/integration-tests/reactive-messaging-rabbitmq-dyn/pom.xml b/integration-tests/reactive-messaging-rabbitmq-dyn/pom.xml index b299f4bbe8bc8..c1b0e59d68fc8 100644 --- a/integration-tests/reactive-messaging-rabbitmq-dyn/pom.xml +++ b/integration-tests/reactive-messaging-rabbitmq-dyn/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/integration-tests/reactive-messaging-rabbitmq/pom.xml b/integration-tests/reactive-messaging-rabbitmq/pom.xml index 888f22ed73fee..59f22d2db27cd 100644 --- a/integration-tests/reactive-messaging-rabbitmq/pom.xml +++ b/integration-tests/reactive-messaging-rabbitmq/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/integration-tests/reactive-mssql-client/pom.xml b/integration-tests/reactive-mssql-client/pom.xml index e9c53077c683f..e5c3d61be214d 100644 --- a/integration-tests/reactive-mssql-client/pom.xml +++ b/integration-tests/reactive-mssql-client/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-integration-tests-parent - 999-SNAPSHOT + 2.13.6.Final quarkus-integration-test-reactive-mssql-client diff --git a/integration-tests/reactive-mysql-client/pom.xml b/integration-tests/reactive-mysql-client/pom.xml index 5638a896709f1..2a8e3e900bd3d 100644 --- a/integration-tests/reactive-mysql-client/pom.xml +++ b/integration-tests/reactive-mysql-client/pom.xml @@ -23,7 +23,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final quarkus-integration-test-reactive-mysql-client diff --git a/integration-tests/reactive-oracle-client/pom.xml b/integration-tests/reactive-oracle-client/pom.xml index d9a1b56afc598..8ffb479ba3a21 100644 --- a/integration-tests/reactive-oracle-client/pom.xml +++ b/integration-tests/reactive-oracle-client/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-integration-tests-parent - 999-SNAPSHOT + 2.13.6.Final quarkus-integration-test-reactive-oracle-client diff --git a/integration-tests/reactive-pg-client/pom.xml b/integration-tests/reactive-pg-client/pom.xml index aeffd4fd5e583..2593799c839b6 100644 --- a/integration-tests/reactive-pg-client/pom.xml +++ b/integration-tests/reactive-pg-client/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final quarkus-integration-test-reactive-pg-client diff --git a/integration-tests/redis-client/pom.xml b/integration-tests/redis-client/pom.xml index ac768ecea000e..4d54a42aa4c42 100644 --- a/integration-tests/redis-client/pom.xml +++ b/integration-tests/redis-client/pom.xml @@ -4,7 +4,7 @@ io.quarkus quarkus-integration-tests-parent - 999-SNAPSHOT + 2.13.6.Final ../pom.xml diff --git a/integration-tests/redis-devservices/pom.xml b/integration-tests/redis-devservices/pom.xml index c7edb907d5dc2..d1418196fcfe2 100644 --- a/integration-tests/redis-devservices/pom.xml +++ b/integration-tests/redis-devservices/pom.xml @@ -4,7 +4,7 @@ io.quarkus quarkus-integration-tests-parent - 999-SNAPSHOT + 2.13.6.Final ../pom.xml quarkus-integration-test-redis-devservices diff --git a/integration-tests/rest-client-reactive-kotlin-serialization/pom.xml b/integration-tests/rest-client-reactive-kotlin-serialization/pom.xml index 49e282a1fb813..bf52167396677 100644 --- a/integration-tests/rest-client-reactive-kotlin-serialization/pom.xml +++ b/integration-tests/rest-client-reactive-kotlin-serialization/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 quarkus-integration-test-rest-client-reactive-kotlin-serialization diff --git a/integration-tests/rest-client-reactive-multipart/pom.xml b/integration-tests/rest-client-reactive-multipart/pom.xml index 0a4e6f34f4ba1..0f52f0cd7ddfb 100644 --- a/integration-tests/rest-client-reactive-multipart/pom.xml +++ b/integration-tests/rest-client-reactive-multipart/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 quarkus-integration-test-rest-client-reactive-multipart diff --git a/integration-tests/rest-client-reactive-stork/pom.xml b/integration-tests/rest-client-reactive-stork/pom.xml index a2bfe30102652..09af1c152d8b8 100644 --- a/integration-tests/rest-client-reactive-stork/pom.xml +++ b/integration-tests/rest-client-reactive-stork/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 quarkus-integration-test-rest-client-reactive-stork diff --git a/integration-tests/rest-client-reactive/pom.xml b/integration-tests/rest-client-reactive/pom.xml index d81583d01c89e..1636be7e1fa27 100644 --- a/integration-tests/rest-client-reactive/pom.xml +++ b/integration-tests/rest-client-reactive/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 quarkus-integration-test-rest-client-reactive diff --git a/integration-tests/rest-client/pom.xml b/integration-tests/rest-client/pom.xml index 157c49c77281e..612bf324e6f11 100644 --- a/integration-tests/rest-client/pom.xml +++ b/integration-tests/rest-client/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 quarkus-integration-test-rest-client diff --git a/integration-tests/resteasy-jackson/pom.xml b/integration-tests/resteasy-jackson/pom.xml index 0db14bab805ea..551d5854680df 100644 --- a/integration-tests/resteasy-jackson/pom.xml +++ b/integration-tests/resteasy-jackson/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final quarkus-integration-test-resteasy-jackson diff --git a/integration-tests/resteasy-mutiny/pom.xml b/integration-tests/resteasy-mutiny/pom.xml index 4332b5dfec8ab..ff7109f72a76a 100644 --- a/integration-tests/resteasy-mutiny/pom.xml +++ b/integration-tests/resteasy-mutiny/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final quarkus-integration-test-resteasy-mutiny diff --git a/integration-tests/resteasy-reactive-kotlin/pom.xml b/integration-tests/resteasy-reactive-kotlin/pom.xml index 92515457261da..80dad219d4f7f 100644 --- a/integration-tests/resteasy-reactive-kotlin/pom.xml +++ b/integration-tests/resteasy-reactive-kotlin/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final quarkus-integration-test-resteasy-reactive-kotlin-parent diff --git a/integration-tests/resteasy-reactive-kotlin/prod-mode/pom.xml b/integration-tests/resteasy-reactive-kotlin/prod-mode/pom.xml index 909c0e8f70db5..26d58ef44a0db 100644 --- a/integration-tests/resteasy-reactive-kotlin/prod-mode/pom.xml +++ b/integration-tests/resteasy-reactive-kotlin/prod-mode/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-test-resteasy-reactive-kotlin-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final quarkus-integration-test-resteasy-reactive-kotlin-prod-mode diff --git a/integration-tests/resteasy-reactive-kotlin/standard/pom.xml b/integration-tests/resteasy-reactive-kotlin/standard/pom.xml index 02a465d5f3373..2d7fa4eb13742 100644 --- a/integration-tests/resteasy-reactive-kotlin/standard/pom.xml +++ b/integration-tests/resteasy-reactive-kotlin/standard/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-test-resteasy-reactive-kotlin-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final quarkus-integration-test-resteasy-reactive-kotlin-standard diff --git a/integration-tests/scala/pom.xml b/integration-tests/scala/pom.xml index ea4a4307b9f66..c3079b9587a84 100644 --- a/integration-tests/scala/pom.xml +++ b/integration-tests/scala/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final quarkus-integration-test-scala diff --git a/integration-tests/security-webauthn/pom.xml b/integration-tests/security-webauthn/pom.xml index c63a3547b9909..09256f342163b 100644 --- a/integration-tests/security-webauthn/pom.xml +++ b/integration-tests/security-webauthn/pom.xml @@ -3,7 +3,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/integration-tests/shared-library/pom.xml b/integration-tests/shared-library/pom.xml index c434a40145128..ceb4657b15638 100644 --- a/integration-tests/shared-library/pom.xml +++ b/integration-tests/shared-library/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/integration-tests/simple with space/pom.xml b/integration-tests/simple with space/pom.xml index d5a06353e709b..8e3100e5dc54b 100644 --- a/integration-tests/simple with space/pom.xml +++ b/integration-tests/simple with space/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/integration-tests/smallrye-config/pom.xml b/integration-tests/smallrye-config/pom.xml index ece98c2440a4c..e46a467b19477 100644 --- a/integration-tests/smallrye-config/pom.xml +++ b/integration-tests/smallrye-config/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final quarkus-integration-test-smallrye-config diff --git a/integration-tests/smallrye-context-propagation/pom.xml b/integration-tests/smallrye-context-propagation/pom.xml index bf424266ae307..8ced3b2176a2c 100644 --- a/integration-tests/smallrye-context-propagation/pom.xml +++ b/integration-tests/smallrye-context-propagation/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final quarkus-integration-test-smallrye-context-propagation diff --git a/integration-tests/smallrye-graphql-client/pom.xml b/integration-tests/smallrye-graphql-client/pom.xml index 28a958c534480..fcf054c09694c 100644 --- a/integration-tests/smallrye-graphql-client/pom.xml +++ b/integration-tests/smallrye-graphql-client/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/integration-tests/smallrye-graphql/pom.xml b/integration-tests/smallrye-graphql/pom.xml index 64e2e214376a2..b48c1fb6b114f 100644 --- a/integration-tests/smallrye-graphql/pom.xml +++ b/integration-tests/smallrye-graphql/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final quarkus-integration-test-smallrye-graphql diff --git a/integration-tests/smallrye-jwt-oidc-webapp/pom.xml b/integration-tests/smallrye-jwt-oidc-webapp/pom.xml index d61917f1ecae1..f507e6208f86a 100644 --- a/integration-tests/smallrye-jwt-oidc-webapp/pom.xml +++ b/integration-tests/smallrye-jwt-oidc-webapp/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../ 4.0.0 diff --git a/integration-tests/smallrye-jwt-token-propagation/pom.xml b/integration-tests/smallrye-jwt-token-propagation/pom.xml index eead619e88381..048800163ce31 100644 --- a/integration-tests/smallrye-jwt-token-propagation/pom.xml +++ b/integration-tests/smallrye-jwt-token-propagation/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../ 4.0.0 diff --git a/integration-tests/smallrye-metrics/pom.xml b/integration-tests/smallrye-metrics/pom.xml index e41a1e5c5eeeb..e904382880511 100644 --- a/integration-tests/smallrye-metrics/pom.xml +++ b/integration-tests/smallrye-metrics/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/integration-tests/smallrye-opentracing/pom.xml b/integration-tests/smallrye-opentracing/pom.xml index 9c1c6568ba67c..65474acc754b9 100644 --- a/integration-tests/smallrye-opentracing/pom.xml +++ b/integration-tests/smallrye-opentracing/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 quarkus-integration-test-smallrye-opentracing diff --git a/integration-tests/spring-boot-properties/pom.xml b/integration-tests/spring-boot-properties/pom.xml index 032c4da276691..e04d0d7b1c227 100644 --- a/integration-tests/spring-boot-properties/pom.xml +++ b/integration-tests/spring-boot-properties/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/integration-tests/spring-cloud-config-client/pom.xml b/integration-tests/spring-cloud-config-client/pom.xml index 8759dca0b8220..619acb01a3bd1 100644 --- a/integration-tests/spring-cloud-config-client/pom.xml +++ b/integration-tests/spring-cloud-config-client/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/integration-tests/spring-data-jpa/pom.xml b/integration-tests/spring-data-jpa/pom.xml index 7ab4d615e16cf..4192d898864cf 100644 --- a/integration-tests/spring-data-jpa/pom.xml +++ b/integration-tests/spring-data-jpa/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final quarkus-integration-test-spring-data-jpa diff --git a/integration-tests/spring-data-rest/pom.xml b/integration-tests/spring-data-rest/pom.xml index 0bbaf7037c91c..a03588a893b52 100644 --- a/integration-tests/spring-data-rest/pom.xml +++ b/integration-tests/spring-data-rest/pom.xml @@ -6,7 +6,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final quarkus-integration-test-spring-data-rest diff --git a/integration-tests/spring-di/pom.xml b/integration-tests/spring-di/pom.xml index c55d3a180da0e..f7f23f31e0397 100644 --- a/integration-tests/spring-di/pom.xml +++ b/integration-tests/spring-di/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final quarkus-integration-test-spring-di diff --git a/integration-tests/spring-web/pom.xml b/integration-tests/spring-web/pom.xml index 2409d1061bc05..2077c8bc01795 100644 --- a/integration-tests/spring-web/pom.xml +++ b/integration-tests/spring-web/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final quarkus-integration-test-spring-web diff --git a/integration-tests/test-extension/extension/deployment/pom.xml b/integration-tests/test-extension/extension/deployment/pom.xml index dbca4a0989180..134d189ad7684 100644 --- a/integration-tests/test-extension/extension/deployment/pom.xml +++ b/integration-tests/test-extension/extension/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-test-test-extension-extension-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/integration-tests/test-extension/extension/pom.xml b/integration-tests/test-extension/extension/pom.xml index d2d462cb386ef..7aa35ebebedd2 100644 --- a/integration-tests/test-extension/extension/pom.xml +++ b/integration-tests/test-extension/extension/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-test-test-extension io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/integration-tests/test-extension/extension/runtime/pom.xml b/integration-tests/test-extension/extension/runtime/pom.xml index c8b717daafbd1..ee60164b5c7d0 100644 --- a/integration-tests/test-extension/extension/runtime/pom.xml +++ b/integration-tests/test-extension/extension/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-test-test-extension-extension-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/integration-tests/test-extension/pom.xml b/integration-tests/test-extension/pom.xml index 7f7b0b051bc16..8f07322b93e09 100644 --- a/integration-tests/test-extension/pom.xml +++ b/integration-tests/test-extension/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/integration-tests/test-extension/tests/pom.xml b/integration-tests/test-extension/tests/pom.xml index 923923ac414b2..d11d0dc83b43f 100644 --- a/integration-tests/test-extension/tests/pom.xml +++ b/integration-tests/test-extension/tests/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-test-test-extension io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/integration-tests/vertx-graphql/pom.xml b/integration-tests/vertx-graphql/pom.xml index f0cec87cf7acf..c735738844f55 100644 --- a/integration-tests/vertx-graphql/pom.xml +++ b/integration-tests/vertx-graphql/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-integration-tests-parent - 999-SNAPSHOT + 2.13.6.Final ../pom.xml diff --git a/integration-tests/vertx-http/pom.xml b/integration-tests/vertx-http/pom.xml index 8f466263f48cb..0ea7203b19be6 100644 --- a/integration-tests/vertx-http/pom.xml +++ b/integration-tests/vertx-http/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final quarkus-integration-test-vertx-http diff --git a/integration-tests/vertx-web-jackson/pom.xml b/integration-tests/vertx-web-jackson/pom.xml index 8f317c1327a7c..2b0bcb4bbc219 100644 --- a/integration-tests/vertx-web-jackson/pom.xml +++ b/integration-tests/vertx-web-jackson/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final quarkus-integration-test-vertx-web-jackson diff --git a/integration-tests/vertx-web/pom.xml b/integration-tests/vertx-web/pom.xml index 36014f7e5b7f4..7ffee9f207cf3 100644 --- a/integration-tests/vertx-web/pom.xml +++ b/integration-tests/vertx-web/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final quarkus-integration-test-vertx-web diff --git a/integration-tests/vertx/pom.xml b/integration-tests/vertx/pom.xml index eb0067c19d80d..d79b12e18e3e2 100644 --- a/integration-tests/vertx/pom.xml +++ b/integration-tests/vertx/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final quarkus-integration-test-vertx diff --git a/integration-tests/virtual-http-resteasy/pom.xml b/integration-tests/virtual-http-resteasy/pom.xml index f0b6c63ef12e2..75773a572f693 100644 --- a/integration-tests/virtual-http-resteasy/pom.xml +++ b/integration-tests/virtual-http-resteasy/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final quarkus-integration-test-virtual-http-resteasy diff --git a/integration-tests/virtual-http/pom.xml b/integration-tests/virtual-http/pom.xml index 1cab0ad7694d4..21e07e78f3c85 100644 --- a/integration-tests/virtual-http/pom.xml +++ b/integration-tests/virtual-http/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final quarkus-integration-test-virtual-http diff --git a/integration-tests/webjars-locator/pom.xml b/integration-tests/webjars-locator/pom.xml index f739130a51c0d..231d0fc0c550d 100644 --- a/integration-tests/webjars-locator/pom.xml +++ b/integration-tests/webjars-locator/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final quarkus-integration-test-webjars-locator diff --git a/integration-tests/websockets/pom.xml b/integration-tests/websockets/pom.xml index 251aa582868cd..095e299050b80 100644 --- a/integration-tests/websockets/pom.xml +++ b/integration-tests/websockets/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final quarkus-integration-test-websockets diff --git a/pom.xml b/pom.xml index 6acb9ac7950ba..eb7c8dfe46a2a 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ io.quarkus quarkus-parent Quarkus - Parent pom - 999-SNAPSHOT + 2.13.6.Final pom Quarkus - Kubernetes Native Java stack tailored for OpenJDK HotSpot and GraalVM diff --git a/relocations/pom.xml b/relocations/pom.xml index 86e184bf489be..43df945d40c8a 100644 --- a/relocations/pom.xml +++ b/relocations/pom.xml @@ -5,7 +5,7 @@ quarkus-build-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../build-parent/pom.xml 4.0.0 diff --git a/relocations/quarkus-amazon-alexa-deployment/pom.xml b/relocations/quarkus-amazon-alexa-deployment/pom.xml index dbdb186a51692..7b2d014329b10 100644 --- a/relocations/quarkus-amazon-alexa-deployment/pom.xml +++ b/relocations/quarkus-amazon-alexa-deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-relocations-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/relocations/quarkus-amazon-alexa/pom.xml b/relocations/quarkus-amazon-alexa/pom.xml index 94980b329065a..c8d77bd205694 100644 --- a/relocations/quarkus-amazon-alexa/pom.xml +++ b/relocations/quarkus-amazon-alexa/pom.xml @@ -5,7 +5,7 @@ quarkus-relocations-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/relocations/quarkus-amazon-dynamodb-deployment/pom.xml b/relocations/quarkus-amazon-dynamodb-deployment/pom.xml index efc96321d7aef..fb2923d7859d1 100644 --- a/relocations/quarkus-amazon-dynamodb-deployment/pom.xml +++ b/relocations/quarkus-amazon-dynamodb-deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-relocations-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/relocations/quarkus-amazon-dynamodb/pom.xml b/relocations/quarkus-amazon-dynamodb/pom.xml index be9cd3f005ae6..7498df5578fea 100644 --- a/relocations/quarkus-amazon-dynamodb/pom.xml +++ b/relocations/quarkus-amazon-dynamodb/pom.xml @@ -5,7 +5,7 @@ quarkus-relocations-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/relocations/quarkus-amazon-iam-deployment/pom.xml b/relocations/quarkus-amazon-iam-deployment/pom.xml index 702bd60df4f42..957b9c24b1a00 100644 --- a/relocations/quarkus-amazon-iam-deployment/pom.xml +++ b/relocations/quarkus-amazon-iam-deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-relocations-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/relocations/quarkus-amazon-iam/pom.xml b/relocations/quarkus-amazon-iam/pom.xml index de676f20e83e7..4dea8e21e7276 100644 --- a/relocations/quarkus-amazon-iam/pom.xml +++ b/relocations/quarkus-amazon-iam/pom.xml @@ -5,7 +5,7 @@ quarkus-relocations-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/relocations/quarkus-amazon-kms-deployment/pom.xml b/relocations/quarkus-amazon-kms-deployment/pom.xml index 53bf0d238e02b..ded32b3a6a65c 100644 --- a/relocations/quarkus-amazon-kms-deployment/pom.xml +++ b/relocations/quarkus-amazon-kms-deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-relocations-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/relocations/quarkus-amazon-kms/pom.xml b/relocations/quarkus-amazon-kms/pom.xml index 194e77ac927c9..1ef507ca603a7 100644 --- a/relocations/quarkus-amazon-kms/pom.xml +++ b/relocations/quarkus-amazon-kms/pom.xml @@ -5,7 +5,7 @@ quarkus-relocations-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/relocations/quarkus-amazon-s3-deployment/pom.xml b/relocations/quarkus-amazon-s3-deployment/pom.xml index 5cb94b2d1e45c..875d286b9a14d 100644 --- a/relocations/quarkus-amazon-s3-deployment/pom.xml +++ b/relocations/quarkus-amazon-s3-deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-relocations-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/relocations/quarkus-amazon-s3/pom.xml b/relocations/quarkus-amazon-s3/pom.xml index aa85d9ff8644f..4d1d82fc65333 100644 --- a/relocations/quarkus-amazon-s3/pom.xml +++ b/relocations/quarkus-amazon-s3/pom.xml @@ -5,7 +5,7 @@ quarkus-relocations-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/relocations/quarkus-amazon-secretsmanager-deployment/pom.xml b/relocations/quarkus-amazon-secretsmanager-deployment/pom.xml index 34f408e2258ec..b064a1d292794 100644 --- a/relocations/quarkus-amazon-secretsmanager-deployment/pom.xml +++ b/relocations/quarkus-amazon-secretsmanager-deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-relocations-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/relocations/quarkus-amazon-secretsmanager/pom.xml b/relocations/quarkus-amazon-secretsmanager/pom.xml index 252a0a2da0442..2ea51fa54397d 100644 --- a/relocations/quarkus-amazon-secretsmanager/pom.xml +++ b/relocations/quarkus-amazon-secretsmanager/pom.xml @@ -5,7 +5,7 @@ quarkus-relocations-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/relocations/quarkus-amazon-ses-deployment/pom.xml b/relocations/quarkus-amazon-ses-deployment/pom.xml index 66306524c8e60..a57d20c888e89 100644 --- a/relocations/quarkus-amazon-ses-deployment/pom.xml +++ b/relocations/quarkus-amazon-ses-deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-relocations-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/relocations/quarkus-amazon-ses/pom.xml b/relocations/quarkus-amazon-ses/pom.xml index b2930f4895cc8..717fe49c5ded3 100644 --- a/relocations/quarkus-amazon-ses/pom.xml +++ b/relocations/quarkus-amazon-ses/pom.xml @@ -5,7 +5,7 @@ quarkus-relocations-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/relocations/quarkus-amazon-sns-deployment/pom.xml b/relocations/quarkus-amazon-sns-deployment/pom.xml index 09cbfa6145670..e940151d31c7b 100644 --- a/relocations/quarkus-amazon-sns-deployment/pom.xml +++ b/relocations/quarkus-amazon-sns-deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-relocations-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/relocations/quarkus-amazon-sns/pom.xml b/relocations/quarkus-amazon-sns/pom.xml index 6e8b3000c8ca7..f506aeeaa898c 100644 --- a/relocations/quarkus-amazon-sns/pom.xml +++ b/relocations/quarkus-amazon-sns/pom.xml @@ -5,7 +5,7 @@ quarkus-relocations-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/relocations/quarkus-amazon-sqs-deployment/pom.xml b/relocations/quarkus-amazon-sqs-deployment/pom.xml index ab88b6af0b026..15148f7d01e0b 100644 --- a/relocations/quarkus-amazon-sqs-deployment/pom.xml +++ b/relocations/quarkus-amazon-sqs-deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-relocations-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/relocations/quarkus-amazon-sqs/pom.xml b/relocations/quarkus-amazon-sqs/pom.xml index 2d543c88c4890..f9a1e1de07c39 100644 --- a/relocations/quarkus-amazon-sqs/pom.xml +++ b/relocations/quarkus-amazon-sqs/pom.xml @@ -5,7 +5,7 @@ quarkus-relocations-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/relocations/quarkus-amazon-ssm-deployment/pom.xml b/relocations/quarkus-amazon-ssm-deployment/pom.xml index 16659fdad03fe..82c2717e4d8da 100644 --- a/relocations/quarkus-amazon-ssm-deployment/pom.xml +++ b/relocations/quarkus-amazon-ssm-deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-relocations-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/relocations/quarkus-amazon-ssm/pom.xml b/relocations/quarkus-amazon-ssm/pom.xml index 6f740b7829604..cb566d7e01387 100644 --- a/relocations/quarkus-amazon-ssm/pom.xml +++ b/relocations/quarkus-amazon-ssm/pom.xml @@ -5,7 +5,7 @@ quarkus-relocations-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/relocations/quarkus-artemis-core-deployment/pom.xml b/relocations/quarkus-artemis-core-deployment/pom.xml index f9f8069de6a4d..9e4f5b906c2b1 100644 --- a/relocations/quarkus-artemis-core-deployment/pom.xml +++ b/relocations/quarkus-artemis-core-deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-relocations-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/relocations/quarkus-artemis-core/pom.xml b/relocations/quarkus-artemis-core/pom.xml index f69cd7eb01b94..3caa7f708475b 100644 --- a/relocations/quarkus-artemis-core/pom.xml +++ b/relocations/quarkus-artemis-core/pom.xml @@ -5,7 +5,7 @@ quarkus-relocations-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/relocations/quarkus-artemis-jms-deployment/pom.xml b/relocations/quarkus-artemis-jms-deployment/pom.xml index 95e38bb4bb81b..d359e94869316 100644 --- a/relocations/quarkus-artemis-jms-deployment/pom.xml +++ b/relocations/quarkus-artemis-jms-deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-relocations-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/relocations/quarkus-artemis-jms/pom.xml b/relocations/quarkus-artemis-jms/pom.xml index 89969032dda9e..18428e420f639 100644 --- a/relocations/quarkus-artemis-jms/pom.xml +++ b/relocations/quarkus-artemis-jms/pom.xml @@ -5,7 +5,7 @@ quarkus-relocations-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/relocations/quarkus-consul-config-deployment/pom.xml b/relocations/quarkus-consul-config-deployment/pom.xml index f9bd92a2fdce6..486ef6c8ee17d 100644 --- a/relocations/quarkus-consul-config-deployment/pom.xml +++ b/relocations/quarkus-consul-config-deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-relocations-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/relocations/quarkus-consul-config/pom.xml b/relocations/quarkus-consul-config/pom.xml index 9a13e816b1ce8..20bd474e1bc57 100644 --- a/relocations/quarkus-consul-config/pom.xml +++ b/relocations/quarkus-consul-config/pom.xml @@ -5,7 +5,7 @@ quarkus-relocations-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/relocations/quarkus-hibernate-search-orm-elasticsearch-aws-deployment/pom.xml b/relocations/quarkus-hibernate-search-orm-elasticsearch-aws-deployment/pom.xml index c33ee8cf81422..2df268537b5b2 100644 --- a/relocations/quarkus-hibernate-search-orm-elasticsearch-aws-deployment/pom.xml +++ b/relocations/quarkus-hibernate-search-orm-elasticsearch-aws-deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-relocations-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/relocations/quarkus-hibernate-search-orm-elasticsearch-aws/pom.xml b/relocations/quarkus-hibernate-search-orm-elasticsearch-aws/pom.xml index 38001243af149..0384392d196c2 100644 --- a/relocations/quarkus-hibernate-search-orm-elasticsearch-aws/pom.xml +++ b/relocations/quarkus-hibernate-search-orm-elasticsearch-aws/pom.xml @@ -5,7 +5,7 @@ quarkus-relocations-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/relocations/quarkus-jgit-deployment/pom.xml b/relocations/quarkus-jgit-deployment/pom.xml index 3afb4d7a90f4d..bab4465486f92 100644 --- a/relocations/quarkus-jgit-deployment/pom.xml +++ b/relocations/quarkus-jgit-deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-relocations-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/relocations/quarkus-jgit/pom.xml b/relocations/quarkus-jgit/pom.xml index b9d2918fc6ef2..8f9603c7e186f 100644 --- a/relocations/quarkus-jgit/pom.xml +++ b/relocations/quarkus-jgit/pom.xml @@ -5,7 +5,7 @@ quarkus-relocations-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/relocations/quarkus-jsch-deployment/pom.xml b/relocations/quarkus-jsch-deployment/pom.xml index 3faeeb000c5db..734c9dd26770a 100644 --- a/relocations/quarkus-jsch-deployment/pom.xml +++ b/relocations/quarkus-jsch-deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-relocations-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/relocations/quarkus-jsch/pom.xml b/relocations/quarkus-jsch/pom.xml index 5d129759f06f3..0957b3ef6025d 100644 --- a/relocations/quarkus-jsch/pom.xml +++ b/relocations/quarkus-jsch/pom.xml @@ -5,7 +5,7 @@ quarkus-relocations-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/relocations/quarkus-logging-sentry-deployment/pom.xml b/relocations/quarkus-logging-sentry-deployment/pom.xml index ea68fb33e08ab..6ad6efcbda727 100644 --- a/relocations/quarkus-logging-sentry-deployment/pom.xml +++ b/relocations/quarkus-logging-sentry-deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-relocations-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/relocations/quarkus-logging-sentry/pom.xml b/relocations/quarkus-logging-sentry/pom.xml index 290d0ff779274..0cd335cc504e7 100644 --- a/relocations/quarkus-logging-sentry/pom.xml +++ b/relocations/quarkus-logging-sentry/pom.xml @@ -5,7 +5,7 @@ quarkus-relocations-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/relocations/quarkus-neo4j-deployment/pom.xml b/relocations/quarkus-neo4j-deployment/pom.xml index e760c2cd81f89..b826950b72dc5 100644 --- a/relocations/quarkus-neo4j-deployment/pom.xml +++ b/relocations/quarkus-neo4j-deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-relocations-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/relocations/quarkus-neo4j/pom.xml b/relocations/quarkus-neo4j/pom.xml index eb18862c23b27..9de8d35abfed8 100644 --- a/relocations/quarkus-neo4j/pom.xml +++ b/relocations/quarkus-neo4j/pom.xml @@ -5,7 +5,7 @@ quarkus-relocations-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/relocations/quarkus-reactive-messaging-http-deployment/pom.xml b/relocations/quarkus-reactive-messaging-http-deployment/pom.xml index af87f5a4f475e..934520d42469d 100644 --- a/relocations/quarkus-reactive-messaging-http-deployment/pom.xml +++ b/relocations/quarkus-reactive-messaging-http-deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-relocations-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/relocations/quarkus-reactive-messaging-http/pom.xml b/relocations/quarkus-reactive-messaging-http/pom.xml index 1f77d786fd4f5..544aff2b14b84 100644 --- a/relocations/quarkus-reactive-messaging-http/pom.xml +++ b/relocations/quarkus-reactive-messaging-http/pom.xml @@ -5,7 +5,7 @@ quarkus-relocations-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/relocations/quarkus-test-artemis/pom.xml b/relocations/quarkus-test-artemis/pom.xml index d2dcc057f48ad..e0236e85cd82d 100644 --- a/relocations/quarkus-test-artemis/pom.xml +++ b/relocations/quarkus-test-artemis/pom.xml @@ -5,7 +5,7 @@ quarkus-relocations-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/relocations/quarkus-test-vault/pom.xml b/relocations/quarkus-test-vault/pom.xml index 70694b8e34658..336b4ac121703 100644 --- a/relocations/quarkus-test-vault/pom.xml +++ b/relocations/quarkus-test-vault/pom.xml @@ -5,7 +5,7 @@ quarkus-relocations-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/relocations/quarkus-tika-deployment/pom.xml b/relocations/quarkus-tika-deployment/pom.xml index 209cb8913f76c..dc422e88f1e0c 100644 --- a/relocations/quarkus-tika-deployment/pom.xml +++ b/relocations/quarkus-tika-deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-relocations-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/relocations/quarkus-tika/pom.xml b/relocations/quarkus-tika/pom.xml index 6c116b66efc71..1043dc2ce2cfd 100644 --- a/relocations/quarkus-tika/pom.xml +++ b/relocations/quarkus-tika/pom.xml @@ -5,7 +5,7 @@ quarkus-relocations-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/relocations/quarkus-vault-deployment/pom.xml b/relocations/quarkus-vault-deployment/pom.xml index b24c032a2218c..696a2902c9567 100644 --- a/relocations/quarkus-vault-deployment/pom.xml +++ b/relocations/quarkus-vault-deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-relocations-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/relocations/quarkus-vault/pom.xml b/relocations/quarkus-vault/pom.xml index 84e92b0bffaed..58b86fda80ffd 100644 --- a/relocations/quarkus-vault/pom.xml +++ b/relocations/quarkus-vault/pom.xml @@ -5,7 +5,7 @@ quarkus-relocations-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/relocations/quarkus-vertx-web-deployment/pom.xml b/relocations/quarkus-vertx-web-deployment/pom.xml index fcfd78c1bb573..2119738be37d5 100644 --- a/relocations/quarkus-vertx-web-deployment/pom.xml +++ b/relocations/quarkus-vertx-web-deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-relocations-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/relocations/quarkus-vertx-web/pom.xml b/relocations/quarkus-vertx-web/pom.xml index 7249124e1c607..a1259b94bd942 100644 --- a/relocations/quarkus-vertx-web/pom.xml +++ b/relocations/quarkus-vertx-web/pom.xml @@ -5,7 +5,7 @@ quarkus-relocations-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/tcks/microprofile-config/pom.xml b/tcks/microprofile-config/pom.xml index e5be6fdaa9f31..7c75dd0985dee 100644 --- a/tcks/microprofile-config/pom.xml +++ b/tcks/microprofile-config/pom.xml @@ -4,7 +4,7 @@ quarkus-tck-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/tcks/microprofile-context-propagation/pom.xml b/tcks/microprofile-context-propagation/pom.xml index 4767eb4c8708f..ee22d32fabeda 100644 --- a/tcks/microprofile-context-propagation/pom.xml +++ b/tcks/microprofile-context-propagation/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-tck-parent - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/tcks/microprofile-fault-tolerance/pom.xml b/tcks/microprofile-fault-tolerance/pom.xml index 6236ed6dd6cad..e0e3838877bf7 100644 --- a/tcks/microprofile-fault-tolerance/pom.xml +++ b/tcks/microprofile-fault-tolerance/pom.xml @@ -4,7 +4,7 @@ quarkus-tck-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/tcks/microprofile-graphql/pom.xml b/tcks/microprofile-graphql/pom.xml index b1731e43372f1..7023a59f94fac 100644 --- a/tcks/microprofile-graphql/pom.xml +++ b/tcks/microprofile-graphql/pom.xml @@ -5,7 +5,7 @@ quarkus-tck-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/tcks/microprofile-health/pom.xml b/tcks/microprofile-health/pom.xml index 4724151badf5b..881c2ff535b9b 100644 --- a/tcks/microprofile-health/pom.xml +++ b/tcks/microprofile-health/pom.xml @@ -4,7 +4,7 @@ quarkus-tck-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/tcks/microprofile-jwt/pom.xml b/tcks/microprofile-jwt/pom.xml index 6a603eb0ce49f..4002f3e8e6afb 100644 --- a/tcks/microprofile-jwt/pom.xml +++ b/tcks/microprofile-jwt/pom.xml @@ -4,7 +4,7 @@ quarkus-tck-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/tcks/microprofile-lra/pom.xml b/tcks/microprofile-lra/pom.xml index ff89ed367c6fd..9deba4599da76 100644 --- a/tcks/microprofile-lra/pom.xml +++ b/tcks/microprofile-lra/pom.xml @@ -4,7 +4,7 @@ quarkus-tck-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/tcks/microprofile-metrics/api/pom.xml b/tcks/microprofile-metrics/api/pom.xml index 102b33e284368..8f5c30e7281a7 100644 --- a/tcks/microprofile-metrics/api/pom.xml +++ b/tcks/microprofile-metrics/api/pom.xml @@ -4,7 +4,7 @@ quarkus-tck-microprofile-metrics-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/tcks/microprofile-metrics/optional/pom.xml b/tcks/microprofile-metrics/optional/pom.xml index 4330e89439177..98b7cc14c890f 100644 --- a/tcks/microprofile-metrics/optional/pom.xml +++ b/tcks/microprofile-metrics/optional/pom.xml @@ -4,7 +4,7 @@ quarkus-tck-microprofile-metrics-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/tcks/microprofile-metrics/pom.xml b/tcks/microprofile-metrics/pom.xml index 3143d9a964670..6e0b62cb36c56 100644 --- a/tcks/microprofile-metrics/pom.xml +++ b/tcks/microprofile-metrics/pom.xml @@ -4,7 +4,7 @@ quarkus-tck-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/tcks/microprofile-metrics/rest/pom.xml b/tcks/microprofile-metrics/rest/pom.xml index 443f49df4ae93..af3aa9a81e50b 100644 --- a/tcks/microprofile-metrics/rest/pom.xml +++ b/tcks/microprofile-metrics/rest/pom.xml @@ -4,7 +4,7 @@ quarkus-tck-microprofile-metrics-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/tcks/microprofile-openapi/pom.xml b/tcks/microprofile-openapi/pom.xml index 834843029ee21..766f77d94f92b 100644 --- a/tcks/microprofile-openapi/pom.xml +++ b/tcks/microprofile-openapi/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-tck-parent - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/tcks/microprofile-opentracing/base/pom.xml b/tcks/microprofile-opentracing/base/pom.xml index d0022bc7fe38c..fd145df74b598 100644 --- a/tcks/microprofile-opentracing/base/pom.xml +++ b/tcks/microprofile-opentracing/base/pom.xml @@ -5,7 +5,7 @@ quarkus-tck-microprofile-opentracing io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/tcks/microprofile-opentracing/pom.xml b/tcks/microprofile-opentracing/pom.xml index 500e04e84704d..7ee34e232540e 100644 --- a/tcks/microprofile-opentracing/pom.xml +++ b/tcks/microprofile-opentracing/pom.xml @@ -4,7 +4,7 @@ quarkus-tck-parent io.quarkus - 999-SNAPSHOT + 2.13.6.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 21455c3a85cae..eac885a7fc7fa 100644 --- a/tcks/microprofile-opentracing/rest-client/pom.xml +++ b/tcks/microprofile-opentracing/rest-client/pom.xml @@ -5,7 +5,7 @@ quarkus-tck-microprofile-opentracing io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/tcks/microprofile-reactive-messaging/pom.xml b/tcks/microprofile-reactive-messaging/pom.xml index 810d7a597cf13..8d744a80ccb87 100644 --- a/tcks/microprofile-reactive-messaging/pom.xml +++ b/tcks/microprofile-reactive-messaging/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-tck-parent - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/tcks/microprofile-rest-client-reactive/pom.xml b/tcks/microprofile-rest-client-reactive/pom.xml index f1892acafbac3..cb1ab33b9b10b 100644 --- a/tcks/microprofile-rest-client-reactive/pom.xml +++ b/tcks/microprofile-rest-client-reactive/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-tck-parent - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/tcks/microprofile-rest-client/pom.xml b/tcks/microprofile-rest-client/pom.xml index f3d227a190adb..721ebe7f6db78 100644 --- a/tcks/microprofile-rest-client/pom.xml +++ b/tcks/microprofile-rest-client/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-tck-parent - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/tcks/pom.xml b/tcks/pom.xml index f3b04b7963784..b5ec67ef299d0 100644 --- a/tcks/pom.xml +++ b/tcks/pom.xml @@ -4,7 +4,7 @@ quarkus-build-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../build-parent/pom.xml 4.0.0 diff --git a/tcks/resteasy-reactive/pom.xml b/tcks/resteasy-reactive/pom.xml index e834a1cda6d58..13276e704088c 100644 --- a/tcks/resteasy-reactive/pom.xml +++ b/tcks/resteasy-reactive/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-tck-parent - 999-SNAPSHOT + 2.13.6.Final ../pom.xml 4.0.0 diff --git a/test-framework/amazon-lambda/pom.xml b/test-framework/amazon-lambda/pom.xml index c6c41572a2e82..9315bb50b9c58 100644 --- a/test-framework/amazon-lambda/pom.xml +++ b/test-framework/amazon-lambda/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-test-framework - 999-SNAPSHOT + 2.13.6.Final ../pom.xml diff --git a/test-framework/arquillian/pom.xml b/test-framework/arquillian/pom.xml index 8f8e02712228d..f65c3d7a8062d 100644 --- a/test-framework/arquillian/pom.xml +++ b/test-framework/arquillian/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-test-framework - 999-SNAPSHOT + 2.13.6.Final quarkus-arquillian diff --git a/test-framework/common/pom.xml b/test-framework/common/pom.xml index 9f4a830fe20d6..16b605a77a3ed 100644 --- a/test-framework/common/pom.xml +++ b/test-framework/common/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-test-framework - 999-SNAPSHOT + 2.13.6.Final quarkus-test-common diff --git a/test-framework/derby/pom.xml b/test-framework/derby/pom.xml index 566cfbdb19f8d..45b6c3a592497 100644 --- a/test-framework/derby/pom.xml +++ b/test-framework/derby/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-test-framework - 999-SNAPSHOT + 2.13.6.Final quarkus-test-derby diff --git a/test-framework/devmode-test-utils/pom.xml b/test-framework/devmode-test-utils/pom.xml index f608eedc3d9cc..041d1ae3d52e9 100644 --- a/test-framework/devmode-test-utils/pom.xml +++ b/test-framework/devmode-test-utils/pom.xml @@ -5,7 +5,7 @@ quarkus-test-framework io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/test-framework/h2/pom.xml b/test-framework/h2/pom.xml index 9c5f22ac25998..54397be3c4e52 100644 --- a/test-framework/h2/pom.xml +++ b/test-framework/h2/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-test-framework - 999-SNAPSHOT + 2.13.6.Final quarkus-test-h2 diff --git a/test-framework/infinispan-client/pom.xml b/test-framework/infinispan-client/pom.xml index ffce1d87a508a..1563907264c9a 100644 --- a/test-framework/infinispan-client/pom.xml +++ b/test-framework/infinispan-client/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-test-framework - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/test-framework/jacoco/deployment/pom.xml b/test-framework/jacoco/deployment/pom.xml index c416ec7771a4f..63abbb6c63a60 100644 --- a/test-framework/jacoco/deployment/pom.xml +++ b/test-framework/jacoco/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-jacoco-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/test-framework/jacoco/pom.xml b/test-framework/jacoco/pom.xml index bb1425bb917c1..469aba8e0874f 100644 --- a/test-framework/jacoco/pom.xml +++ b/test-framework/jacoco/pom.xml @@ -5,7 +5,7 @@ quarkus-build-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../../build-parent/pom.xml 4.0.0 diff --git a/test-framework/jacoco/runtime/pom.xml b/test-framework/jacoco/runtime/pom.xml index 6671c6289f0ed..9c0edce9b0749 100644 --- a/test-framework/jacoco/runtime/pom.xml +++ b/test-framework/jacoco/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-jacoco-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/test-framework/junit5-internal/pom.xml b/test-framework/junit5-internal/pom.xml index 5e3194031627f..a344b35a41aeb 100644 --- a/test-framework/junit5-internal/pom.xml +++ b/test-framework/junit5-internal/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-test-framework - 999-SNAPSHOT + 2.13.6.Final quarkus-junit5-internal diff --git a/test-framework/junit5-mockito-config/pom.xml b/test-framework/junit5-mockito-config/pom.xml index 505bb46ed6138..bbcae7dffdda3 100644 --- a/test-framework/junit5-mockito-config/pom.xml +++ b/test-framework/junit5-mockito-config/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-test-framework - 999-SNAPSHOT + 2.13.6.Final quarkus-junit5-mockito-config diff --git a/test-framework/junit5-mockito/pom.xml b/test-framework/junit5-mockito/pom.xml index aed8ac6101148..54eae5cf084ce 100644 --- a/test-framework/junit5-mockito/pom.xml +++ b/test-framework/junit5-mockito/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-test-framework - 999-SNAPSHOT + 2.13.6.Final quarkus-junit5-mockito diff --git a/test-framework/junit5-properties/pom.xml b/test-framework/junit5-properties/pom.xml index 63fb5bf6fe370..2fdafc1041658 100644 --- a/test-framework/junit5-properties/pom.xml +++ b/test-framework/junit5-properties/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-test-framework - 999-SNAPSHOT + 2.13.6.Final quarkus-junit5-properties diff --git a/test-framework/junit5/pom.xml b/test-framework/junit5/pom.xml index ce313d942dd9f..ebfba2c1e8ef9 100644 --- a/test-framework/junit5/pom.xml +++ b/test-framework/junit5/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-test-framework - 999-SNAPSHOT + 2.13.6.Final quarkus-junit5 diff --git a/test-framework/kafka-companion/pom.xml b/test-framework/kafka-companion/pom.xml index 65fec27ce89fa..b2816a8721d6c 100644 --- a/test-framework/kafka-companion/pom.xml +++ b/test-framework/kafka-companion/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-test-framework - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/test-framework/keycloak-server/pom.xml b/test-framework/keycloak-server/pom.xml index 237e1ca9c2203..c4262444b12f1 100644 --- a/test-framework/keycloak-server/pom.xml +++ b/test-framework/keycloak-server/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-test-framework - 999-SNAPSHOT + 2.13.6.Final quarkus-test-keycloak-server diff --git a/test-framework/kubernetes-client/pom.xml b/test-framework/kubernetes-client/pom.xml index 012586a6fe97d..0a457823fe4e2 100644 --- a/test-framework/kubernetes-client/pom.xml +++ b/test-framework/kubernetes-client/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-test-framework - 999-SNAPSHOT + 2.13.6.Final quarkus-test-kubernetes-client diff --git a/test-framework/ldap/pom.xml b/test-framework/ldap/pom.xml index c4fc15e526f1b..50d8af45d0bdf 100644 --- a/test-framework/ldap/pom.xml +++ b/test-framework/ldap/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-test-framework - 999-SNAPSHOT + 2.13.6.Final quarkus-test-ldap diff --git a/test-framework/maven/pom.xml b/test-framework/maven/pom.xml index 9e949cb317ed6..2779aa712c4ea 100644 --- a/test-framework/maven/pom.xml +++ b/test-framework/maven/pom.xml @@ -5,7 +5,7 @@ quarkus-test-framework io.quarkus - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/test-framework/mongodb/pom.xml b/test-framework/mongodb/pom.xml index 76597cf209d21..6eec21418820b 100644 --- a/test-framework/mongodb/pom.xml +++ b/test-framework/mongodb/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-test-framework - 999-SNAPSHOT + 2.13.6.Final 4.0.0 diff --git a/test-framework/oidc-server/pom.xml b/test-framework/oidc-server/pom.xml index df88289506742..6fc5330be951e 100644 --- a/test-framework/oidc-server/pom.xml +++ b/test-framework/oidc-server/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-test-framework - 999-SNAPSHOT + 2.13.6.Final quarkus-test-oidc-server diff --git a/test-framework/openshift-client/pom.xml b/test-framework/openshift-client/pom.xml index 4f74c92e8868d..d52880479ce9e 100644 --- a/test-framework/openshift-client/pom.xml +++ b/test-framework/openshift-client/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-test-framework - 999-SNAPSHOT + 2.13.6.Final quarkus-test-openshift-client diff --git a/test-framework/pom.xml b/test-framework/pom.xml index a9f2a40ed77cf..12925f4eb0522 100644 --- a/test-framework/pom.xml +++ b/test-framework/pom.xml @@ -5,7 +5,7 @@ quarkus-build-parent io.quarkus - 999-SNAPSHOT + 2.13.6.Final ../build-parent/pom.xml 4.0.0 diff --git a/test-framework/security-jwt/pom.xml b/test-framework/security-jwt/pom.xml index 8bd1a0123be40..3126750de2629 100644 --- a/test-framework/security-jwt/pom.xml +++ b/test-framework/security-jwt/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-test-framework - 999-SNAPSHOT + 2.13.6.Final ../pom.xml diff --git a/test-framework/security-oidc/pom.xml b/test-framework/security-oidc/pom.xml index 095270779e35a..d9316c51d363f 100644 --- a/test-framework/security-oidc/pom.xml +++ b/test-framework/security-oidc/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-test-framework - 999-SNAPSHOT + 2.13.6.Final ../pom.xml diff --git a/test-framework/security-webauthn/pom.xml b/test-framework/security-webauthn/pom.xml index 807d734ea3b95..ce5528679b573 100644 --- a/test-framework/security-webauthn/pom.xml +++ b/test-framework/security-webauthn/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-test-framework - 999-SNAPSHOT + 2.13.6.Final ../pom.xml diff --git a/test-framework/security/pom.xml b/test-framework/security/pom.xml index 56d34268f01da..a9a0bb12d329c 100644 --- a/test-framework/security/pom.xml +++ b/test-framework/security/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-test-framework - 999-SNAPSHOT + 2.13.6.Final ../pom.xml diff --git a/test-framework/vertx/pom.xml b/test-framework/vertx/pom.xml index efa41b67f4d50..939b2d58186cf 100644 --- a/test-framework/vertx/pom.xml +++ b/test-framework/vertx/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-test-framework - 999-SNAPSHOT + 2.13.6.Final quarkus-test-vertx