From d43da6aa15a0306042145618a4bf52626d682afc Mon Sep 17 00:00:00 2001 From: "quarkiverse-ci[bot]" <181291436+quarkiverse-ci[bot]@users.noreply.github.com> Date: Thu, 7 Nov 2024 20:58:53 +0000 Subject: [PATCH] [maven-release-plugin] prepare release 2.6.0 --- client/deployment/pom.xml | 2 +- client/integration-tests/additional-properties/pom.xml | 2 +- client/integration-tests/array-enum/pom.xml | 2 +- client/integration-tests/bean-validation/pom.xml | 2 +- client/integration-tests/beanparam/pom.xml | 2 +- .../change-custom-template-directory/pom.xml | 2 +- client/integration-tests/change-directory/pom.xml | 2 +- client/integration-tests/circuit-breaker/pom.xml | 2 +- client/integration-tests/config-key/pom.xml | 2 +- client/integration-tests/cookie-authentication/pom.xml | 2 +- client/integration-tests/custom-templates/pom.xml | 2 +- client/integration-tests/enum-property/pom.xml | 2 +- client/integration-tests/enum-unexpected/pom.xml | 2 +- client/integration-tests/exclude/pom.xml | 2 +- client/integration-tests/generation-input/pom.xml | 2 +- client/integration-tests/generation-tests/pom.xml | 2 +- client/integration-tests/github/pom.xml | 2 +- client/integration-tests/include/pom.xml | 2 +- client/integration-tests/multipart-request/pom.xml | 2 +- client/integration-tests/mutiny-return-response/pom.xml | 2 +- client/integration-tests/mutiny/pom.xml | 2 +- client/integration-tests/open-api-normalizer/pom.xml | 2 +- client/integration-tests/part-filename/pom.xml | 2 +- client/integration-tests/polymorphism/pom.xml | 5 ++--- client/integration-tests/pom.xml | 2 +- client/integration-tests/return-response/pom.xml | 2 +- client/integration-tests/security/pom.xml | 2 +- client/integration-tests/simple/pom.xml | 2 +- client/integration-tests/skip-validation/pom.xml | 2 +- client/integration-tests/suffix-prefix/pom.xml | 2 +- client/integration-tests/type-mapping/pom.xml | 2 +- client/integration-tests/without-oidc/pom.xml | 2 +- client/pom.xml | 2 +- client/runtime/pom.xml | 2 +- client/test-utils/pom.xml | 2 +- docs/pom.xml | 2 +- pom.xml | 4 ++-- server/deployment/pom.xml | 2 +- server/integration-tests/pom.xml | 2 +- server/integration-tests/reactive/pom.xml | 2 +- server/integration-tests/resteasy/pom.xml | 2 +- server/pom.xml | 2 +- server/runtime/pom.xml | 2 +- 43 files changed, 45 insertions(+), 46 deletions(-) diff --git a/client/deployment/pom.xml b/client/deployment/pom.xml index 722b3bc55..96de30c16 100644 --- a/client/deployment/pom.xml +++ b/client/deployment/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.openapi.generator quarkus-openapi-generator-client-parent - 3.0.0-SNAPSHOT + 2.6.0 ../pom.xml quarkus-openapi-generator-deployment diff --git a/client/integration-tests/additional-properties/pom.xml b/client/integration-tests/additional-properties/pom.xml index 5ab4a4c42..f13f68a28 100644 --- a/client/integration-tests/additional-properties/pom.xml +++ b/client/integration-tests/additional-properties/pom.xml @@ -3,7 +3,7 @@ quarkus-openapi-generator-integration-tests io.quarkiverse.openapi.generator - 3.0.0-SNAPSHOT + 2.6.0 4.0.0 diff --git a/client/integration-tests/array-enum/pom.xml b/client/integration-tests/array-enum/pom.xml index 5e42973a5..91585cb65 100644 --- a/client/integration-tests/array-enum/pom.xml +++ b/client/integration-tests/array-enum/pom.xml @@ -3,7 +3,7 @@ quarkus-openapi-generator-integration-tests io.quarkiverse.openapi.generator - 3.0.0-SNAPSHOT + 2.6.0 4.0.0 diff --git a/client/integration-tests/bean-validation/pom.xml b/client/integration-tests/bean-validation/pom.xml index 1663c3140..53460c449 100644 --- a/client/integration-tests/bean-validation/pom.xml +++ b/client/integration-tests/bean-validation/pom.xml @@ -3,7 +3,7 @@ quarkus-openapi-generator-integration-tests io.quarkiverse.openapi.generator - 3.0.0-SNAPSHOT + 2.6.0 4.0.0 diff --git a/client/integration-tests/beanparam/pom.xml b/client/integration-tests/beanparam/pom.xml index a73d12a8a..c12aedb57 100644 --- a/client/integration-tests/beanparam/pom.xml +++ b/client/integration-tests/beanparam/pom.xml @@ -3,7 +3,7 @@ quarkus-openapi-generator-integration-tests io.quarkiverse.openapi.generator - 3.0.0-SNAPSHOT + 2.6.0 4.0.0 diff --git a/client/integration-tests/change-custom-template-directory/pom.xml b/client/integration-tests/change-custom-template-directory/pom.xml index 9532fb2bc..e641b1594 100644 --- a/client/integration-tests/change-custom-template-directory/pom.xml +++ b/client/integration-tests/change-custom-template-directory/pom.xml @@ -4,7 +4,7 @@ quarkus-openapi-generator-integration-tests io.quarkiverse.openapi.generator - 3.0.0-SNAPSHOT + 2.6.0 quarkus-openapi-generator-it-change-custom-template-directory Quarkus - Openapi Generator - Integration Tests - Client - Change custom template directory diff --git a/client/integration-tests/change-directory/pom.xml b/client/integration-tests/change-directory/pom.xml index 49bfa265e..f59a12df3 100644 --- a/client/integration-tests/change-directory/pom.xml +++ b/client/integration-tests/change-directory/pom.xml @@ -4,7 +4,7 @@ quarkus-openapi-generator-integration-tests io.quarkiverse.openapi.generator - 3.0.0-SNAPSHOT + 2.6.0 quarkus-openapi-generator-it-change-directory Quarkus - Openapi Generator - Integration Tests - Client - Change directory diff --git a/client/integration-tests/circuit-breaker/pom.xml b/client/integration-tests/circuit-breaker/pom.xml index 194046520..67a6952f1 100644 --- a/client/integration-tests/circuit-breaker/pom.xml +++ b/client/integration-tests/circuit-breaker/pom.xml @@ -3,7 +3,7 @@ quarkus-openapi-generator-integration-tests io.quarkiverse.openapi.generator - 3.0.0-SNAPSHOT + 2.6.0 4.0.0 diff --git a/client/integration-tests/config-key/pom.xml b/client/integration-tests/config-key/pom.xml index 3c4c46104..983210b41 100644 --- a/client/integration-tests/config-key/pom.xml +++ b/client/integration-tests/config-key/pom.xml @@ -3,7 +3,7 @@ quarkus-openapi-generator-integration-tests io.quarkiverse.openapi.generator - 3.0.0-SNAPSHOT + 2.6.0 4.0.0 diff --git a/client/integration-tests/cookie-authentication/pom.xml b/client/integration-tests/cookie-authentication/pom.xml index f5a5a9831..7342cad40 100644 --- a/client/integration-tests/cookie-authentication/pom.xml +++ b/client/integration-tests/cookie-authentication/pom.xml @@ -3,7 +3,7 @@ quarkus-openapi-generator-integration-tests io.quarkiverse.openapi.generator - 3.0.0-SNAPSHOT + 2.6.0 4.0.0 diff --git a/client/integration-tests/custom-templates/pom.xml b/client/integration-tests/custom-templates/pom.xml index 1fb5edcb1..3f10bcca7 100644 --- a/client/integration-tests/custom-templates/pom.xml +++ b/client/integration-tests/custom-templates/pom.xml @@ -3,7 +3,7 @@ quarkus-openapi-generator-integration-tests io.quarkiverse.openapi.generator - 3.0.0-SNAPSHOT + 2.6.0 4.0.0 diff --git a/client/integration-tests/enum-property/pom.xml b/client/integration-tests/enum-property/pom.xml index d96a13f83..ad341468b 100644 --- a/client/integration-tests/enum-property/pom.xml +++ b/client/integration-tests/enum-property/pom.xml @@ -3,7 +3,7 @@ quarkus-openapi-generator-integration-tests io.quarkiverse.openapi.generator - 3.0.0-SNAPSHOT + 2.6.0 4.0.0 diff --git a/client/integration-tests/enum-unexpected/pom.xml b/client/integration-tests/enum-unexpected/pom.xml index 34d9bd4ec..5b35a6551 100644 --- a/client/integration-tests/enum-unexpected/pom.xml +++ b/client/integration-tests/enum-unexpected/pom.xml @@ -3,7 +3,7 @@ quarkus-openapi-generator-integration-tests io.quarkiverse.openapi.generator - 3.0.0-SNAPSHOT + 2.6.0 4.0.0 diff --git a/client/integration-tests/exclude/pom.xml b/client/integration-tests/exclude/pom.xml index a105cb359..bc40a6758 100644 --- a/client/integration-tests/exclude/pom.xml +++ b/client/integration-tests/exclude/pom.xml @@ -3,7 +3,7 @@ quarkus-openapi-generator-integration-tests io.quarkiverse.openapi.generator - 3.0.0-SNAPSHOT + 2.6.0 4.0.0 diff --git a/client/integration-tests/generation-input/pom.xml b/client/integration-tests/generation-input/pom.xml index 05fa23821..b51afea8c 100644 --- a/client/integration-tests/generation-input/pom.xml +++ b/client/integration-tests/generation-input/pom.xml @@ -4,7 +4,7 @@ quarkus-openapi-generator-integration-tests io.quarkiverse.openapi.generator - 3.0.0-SNAPSHOT + 2.6.0 quarkus-openapi-generator-it-generation-input Quarkus - Openapi Generator - Integration Tests - Client - Generation Input diff --git a/client/integration-tests/generation-tests/pom.xml b/client/integration-tests/generation-tests/pom.xml index e845744ce..3e94f0cbd 100644 --- a/client/integration-tests/generation-tests/pom.xml +++ b/client/integration-tests/generation-tests/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.openapi.generator quarkus-openapi-generator-integration-tests - 3.0.0-SNAPSHOT + 2.6.0 quarkus-openapi-generator-it-generation-tests Quarkus - Openapi Generator - Integration Tests - Client - Generation Tests diff --git a/client/integration-tests/github/pom.xml b/client/integration-tests/github/pom.xml index fd731b3ec..3cbb36d7e 100644 --- a/client/integration-tests/github/pom.xml +++ b/client/integration-tests/github/pom.xml @@ -3,7 +3,7 @@ quarkus-openapi-generator-integration-tests io.quarkiverse.openapi.generator - 3.0.0-SNAPSHOT + 2.6.0 4.0.0 diff --git a/client/integration-tests/include/pom.xml b/client/integration-tests/include/pom.xml index 1407cc93d..cb396f601 100644 --- a/client/integration-tests/include/pom.xml +++ b/client/integration-tests/include/pom.xml @@ -3,7 +3,7 @@ quarkus-openapi-generator-integration-tests io.quarkiverse.openapi.generator - 3.0.0-SNAPSHOT + 2.6.0 4.0.0 diff --git a/client/integration-tests/multipart-request/pom.xml b/client/integration-tests/multipart-request/pom.xml index 56283cfe0..ff088c923 100644 --- a/client/integration-tests/multipart-request/pom.xml +++ b/client/integration-tests/multipart-request/pom.xml @@ -3,7 +3,7 @@ quarkus-openapi-generator-integration-tests io.quarkiverse.openapi.generator - 3.0.0-SNAPSHOT + 2.6.0 4.0.0 diff --git a/client/integration-tests/mutiny-return-response/pom.xml b/client/integration-tests/mutiny-return-response/pom.xml index fcc4660d8..dfb7b2dfe 100644 --- a/client/integration-tests/mutiny-return-response/pom.xml +++ b/client/integration-tests/mutiny-return-response/pom.xml @@ -3,7 +3,7 @@ quarkus-openapi-generator-integration-tests io.quarkiverse.openapi.generator - 3.0.0-SNAPSHOT + 2.6.0 4.0.0 diff --git a/client/integration-tests/mutiny/pom.xml b/client/integration-tests/mutiny/pom.xml index a6e4450d4..ed7f746ef 100644 --- a/client/integration-tests/mutiny/pom.xml +++ b/client/integration-tests/mutiny/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.openapi.generator quarkus-openapi-generator-integration-tests - 3.0.0-SNAPSHOT + 2.6.0 quarkus-openapi-generator-it-mutiny diff --git a/client/integration-tests/open-api-normalizer/pom.xml b/client/integration-tests/open-api-normalizer/pom.xml index a8272f284..aa495974a 100644 --- a/client/integration-tests/open-api-normalizer/pom.xml +++ b/client/integration-tests/open-api-normalizer/pom.xml @@ -4,7 +4,7 @@ quarkus-openapi-generator-integration-tests io.quarkiverse.openapi.generator - 3.0.0-SNAPSHOT + 2.6.0 quarkus-openapi-generator-it-open-api-normalizer diff --git a/client/integration-tests/part-filename/pom.xml b/client/integration-tests/part-filename/pom.xml index aedbe92eb..34c7997b4 100644 --- a/client/integration-tests/part-filename/pom.xml +++ b/client/integration-tests/part-filename/pom.xml @@ -3,7 +3,7 @@ quarkus-openapi-generator-integration-tests io.quarkiverse.openapi.generator - 3.0.0-SNAPSHOT + 2.6.0 4.0.0 diff --git a/client/integration-tests/polymorphism/pom.xml b/client/integration-tests/polymorphism/pom.xml index fe79e4555..dd4d54687 100644 --- a/client/integration-tests/polymorphism/pom.xml +++ b/client/integration-tests/polymorphism/pom.xml @@ -1,10 +1,9 @@ - + quarkus-openapi-generator-integration-tests io.quarkiverse.openapi.generator - 3.0.0-SNAPSHOT + 2.6.0 4.0.0 diff --git a/client/integration-tests/pom.xml b/client/integration-tests/pom.xml index ef2670df3..32575141d 100644 --- a/client/integration-tests/pom.xml +++ b/client/integration-tests/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.openapi.generator quarkus-openapi-generator-client-parent - 3.0.0-SNAPSHOT + 2.6.0 ../pom.xml quarkus-openapi-generator-integration-tests diff --git a/client/integration-tests/return-response/pom.xml b/client/integration-tests/return-response/pom.xml index 3a86a104f..046111cd8 100644 --- a/client/integration-tests/return-response/pom.xml +++ b/client/integration-tests/return-response/pom.xml @@ -3,7 +3,7 @@ quarkus-openapi-generator-integration-tests io.quarkiverse.openapi.generator - 3.0.0-SNAPSHOT + 2.6.0 4.0.0 diff --git a/client/integration-tests/security/pom.xml b/client/integration-tests/security/pom.xml index 11035298f..9ff75ff1d 100644 --- a/client/integration-tests/security/pom.xml +++ b/client/integration-tests/security/pom.xml @@ -3,7 +3,7 @@ quarkus-openapi-generator-integration-tests io.quarkiverse.openapi.generator - 3.0.0-SNAPSHOT + 2.6.0 4.0.0 diff --git a/client/integration-tests/simple/pom.xml b/client/integration-tests/simple/pom.xml index af06edbec..0ae9d5a33 100644 --- a/client/integration-tests/simple/pom.xml +++ b/client/integration-tests/simple/pom.xml @@ -3,7 +3,7 @@ quarkus-openapi-generator-integration-tests io.quarkiverse.openapi.generator - 3.0.0-SNAPSHOT + 2.6.0 4.0.0 diff --git a/client/integration-tests/skip-validation/pom.xml b/client/integration-tests/skip-validation/pom.xml index 8cedef1bf..5628beb93 100644 --- a/client/integration-tests/skip-validation/pom.xml +++ b/client/integration-tests/skip-validation/pom.xml @@ -3,7 +3,7 @@ quarkus-openapi-generator-integration-tests io.quarkiverse.openapi.generator - 3.0.0-SNAPSHOT + 2.6.0 4.0.0 diff --git a/client/integration-tests/suffix-prefix/pom.xml b/client/integration-tests/suffix-prefix/pom.xml index a7130832b..3a1101a3c 100644 --- a/client/integration-tests/suffix-prefix/pom.xml +++ b/client/integration-tests/suffix-prefix/pom.xml @@ -3,7 +3,7 @@ quarkus-openapi-generator-integration-tests io.quarkiverse.openapi.generator - 3.0.0-SNAPSHOT + 2.6.0 4.0.0 diff --git a/client/integration-tests/type-mapping/pom.xml b/client/integration-tests/type-mapping/pom.xml index 78c5b6372..3efd2f9b2 100644 --- a/client/integration-tests/type-mapping/pom.xml +++ b/client/integration-tests/type-mapping/pom.xml @@ -3,7 +3,7 @@ quarkus-openapi-generator-integration-tests io.quarkiverse.openapi.generator - 3.0.0-SNAPSHOT + 2.6.0 4.0.0 diff --git a/client/integration-tests/without-oidc/pom.xml b/client/integration-tests/without-oidc/pom.xml index 18c904388..6bfdc3759 100644 --- a/client/integration-tests/without-oidc/pom.xml +++ b/client/integration-tests/without-oidc/pom.xml @@ -3,7 +3,7 @@ quarkus-openapi-generator-parent io.quarkiverse.openapi.generator - 3.0.0-SNAPSHOT + 2.6.0 ../../../pom.xml 4.0.0 diff --git a/client/pom.xml b/client/pom.xml index c82086b00..88f161fd4 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -3,7 +3,7 @@ quarkus-openapi-generator-parent io.quarkiverse.openapi.generator - 3.0.0-SNAPSHOT + 2.6.0 4.0.0 diff --git a/client/runtime/pom.xml b/client/runtime/pom.xml index b0b2ab4aa..9b5aa14b7 100644 --- a/client/runtime/pom.xml +++ b/client/runtime/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.openapi.generator quarkus-openapi-generator-client-parent - 3.0.0-SNAPSHOT + 2.6.0 ../pom.xml quarkus-openapi-generator diff --git a/client/test-utils/pom.xml b/client/test-utils/pom.xml index 354e59fa5..19442d538 100644 --- a/client/test-utils/pom.xml +++ b/client/test-utils/pom.xml @@ -4,7 +4,7 @@ quarkus-openapi-generator-client-parent io.quarkiverse.openapi.generator - 3.0.0-SNAPSHOT + 2.6.0 ../pom.xml quarkus-openapi-generator-test-utils diff --git a/docs/pom.xml b/docs/pom.xml index bc3f73da5..b78c2cc00 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -5,7 +5,7 @@ io.quarkiverse.openapi.generator quarkus-openapi-generator-parent - 3.0.0-SNAPSHOT + 2.6.0 ../pom.xml quarkus-openapi-generator-docs diff --git a/pom.xml b/pom.xml index 47420a2fa..7e376c4f6 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ io.quarkiverse.openapi.generator quarkus-openapi-generator-parent - 3.0.0-SNAPSHOT + 2.6.0 pom Quarkus - Openapi Generator - Parent @@ -19,7 +19,7 @@ :git:git@github.com:quarkiverse/quarkus-openapi-generator.git scm:git:git@github.com:quarkiverse/quarkus-openapi-generator.git https://github.com/quarkiverse/quarkus-openapi-generator - HEAD + 2.6.0 3.8.1 diff --git a/server/deployment/pom.xml b/server/deployment/pom.xml index 7c9619120..37b7e325b 100755 --- a/server/deployment/pom.xml +++ b/server/deployment/pom.xml @@ -3,7 +3,7 @@ quarkus-openapi-generator-server-parent io.quarkiverse.openapi.generator - 3.0.0-SNAPSHOT + 2.6.0 ../pom.xml 4.0.0 diff --git a/server/integration-tests/pom.xml b/server/integration-tests/pom.xml index 985bb0a7d..32d3713d6 100755 --- a/server/integration-tests/pom.xml +++ b/server/integration-tests/pom.xml @@ -3,7 +3,7 @@ quarkus-openapi-generator-server-parent io.quarkiverse.openapi.generator - 3.0.0-SNAPSHOT + 2.6.0 ../pom.xml 4.0.0 diff --git a/server/integration-tests/reactive/pom.xml b/server/integration-tests/reactive/pom.xml index efe96d116..ef2c34c0c 100644 --- a/server/integration-tests/reactive/pom.xml +++ b/server/integration-tests/reactive/pom.xml @@ -3,7 +3,7 @@ quarkus-openapi-generator-server-integration-tests-parent io.quarkiverse.openapi.generator - 3.0.0-SNAPSHOT + 2.6.0 ../pom.xml 4.0.0 diff --git a/server/integration-tests/resteasy/pom.xml b/server/integration-tests/resteasy/pom.xml index f89a2d395..01af6b811 100644 --- a/server/integration-tests/resteasy/pom.xml +++ b/server/integration-tests/resteasy/pom.xml @@ -3,7 +3,7 @@ quarkus-openapi-generator-server-integration-tests-parent io.quarkiverse.openapi.generator - 3.0.0-SNAPSHOT + 2.6.0 ../pom.xml 4.0.0 diff --git a/server/pom.xml b/server/pom.xml index 1900c318f..c6a394f59 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -3,7 +3,7 @@ quarkus-openapi-generator-parent io.quarkiverse.openapi.generator - 3.0.0-SNAPSHOT + 2.6.0 4.0.0 diff --git a/server/runtime/pom.xml b/server/runtime/pom.xml index 79ce725a3..c48179e5e 100755 --- a/server/runtime/pom.xml +++ b/server/runtime/pom.xml @@ -4,7 +4,7 @@ quarkus-openapi-generator-server-parent io.quarkiverse.openapi.generator - 3.0.0-SNAPSHOT + 2.6.0 ../pom.xml 4.0.0