From 8cba4b265aaa120a029db1328b5433fc9496c54f 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 for next development iteration --- 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 | 2 +- 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, 44 insertions(+), 44 deletions(-) diff --git a/client/deployment/pom.xml b/client/deployment/pom.xml index 96de30c16..722b3bc55 100644 --- a/client/deployment/pom.xml +++ b/client/deployment/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.openapi.generator quarkus-openapi-generator-client-parent - 2.6.0 + 3.0.0-SNAPSHOT ../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 f13f68a28..5ab4a4c42 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 - 2.6.0 + 3.0.0-SNAPSHOT 4.0.0 diff --git a/client/integration-tests/array-enum/pom.xml b/client/integration-tests/array-enum/pom.xml index 91585cb65..5e42973a5 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 - 2.6.0 + 3.0.0-SNAPSHOT 4.0.0 diff --git a/client/integration-tests/bean-validation/pom.xml b/client/integration-tests/bean-validation/pom.xml index 53460c449..1663c3140 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 - 2.6.0 + 3.0.0-SNAPSHOT 4.0.0 diff --git a/client/integration-tests/beanparam/pom.xml b/client/integration-tests/beanparam/pom.xml index c12aedb57..a73d12a8a 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 - 2.6.0 + 3.0.0-SNAPSHOT 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 e641b1594..9532fb2bc 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 - 2.6.0 + 3.0.0-SNAPSHOT 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 f59a12df3..49bfa265e 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 - 2.6.0 + 3.0.0-SNAPSHOT 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 67a6952f1..194046520 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 - 2.6.0 + 3.0.0-SNAPSHOT 4.0.0 diff --git a/client/integration-tests/config-key/pom.xml b/client/integration-tests/config-key/pom.xml index 983210b41..3c4c46104 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 - 2.6.0 + 3.0.0-SNAPSHOT 4.0.0 diff --git a/client/integration-tests/cookie-authentication/pom.xml b/client/integration-tests/cookie-authentication/pom.xml index 7342cad40..f5a5a9831 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 - 2.6.0 + 3.0.0-SNAPSHOT 4.0.0 diff --git a/client/integration-tests/custom-templates/pom.xml b/client/integration-tests/custom-templates/pom.xml index 3f10bcca7..1fb5edcb1 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 - 2.6.0 + 3.0.0-SNAPSHOT 4.0.0 diff --git a/client/integration-tests/enum-property/pom.xml b/client/integration-tests/enum-property/pom.xml index ad341468b..d96a13f83 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 - 2.6.0 + 3.0.0-SNAPSHOT 4.0.0 diff --git a/client/integration-tests/enum-unexpected/pom.xml b/client/integration-tests/enum-unexpected/pom.xml index 5b35a6551..34d9bd4ec 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 - 2.6.0 + 3.0.0-SNAPSHOT 4.0.0 diff --git a/client/integration-tests/exclude/pom.xml b/client/integration-tests/exclude/pom.xml index bc40a6758..a105cb359 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 - 2.6.0 + 3.0.0-SNAPSHOT 4.0.0 diff --git a/client/integration-tests/generation-input/pom.xml b/client/integration-tests/generation-input/pom.xml index b51afea8c..05fa23821 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 - 2.6.0 + 3.0.0-SNAPSHOT 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 3e94f0cbd..e845744ce 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 - 2.6.0 + 3.0.0-SNAPSHOT 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 3cbb36d7e..fd731b3ec 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 - 2.6.0 + 3.0.0-SNAPSHOT 4.0.0 diff --git a/client/integration-tests/include/pom.xml b/client/integration-tests/include/pom.xml index cb396f601..1407cc93d 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 - 2.6.0 + 3.0.0-SNAPSHOT 4.0.0 diff --git a/client/integration-tests/multipart-request/pom.xml b/client/integration-tests/multipart-request/pom.xml index ff088c923..56283cfe0 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 - 2.6.0 + 3.0.0-SNAPSHOT 4.0.0 diff --git a/client/integration-tests/mutiny-return-response/pom.xml b/client/integration-tests/mutiny-return-response/pom.xml index dfb7b2dfe..fcc4660d8 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 - 2.6.0 + 3.0.0-SNAPSHOT 4.0.0 diff --git a/client/integration-tests/mutiny/pom.xml b/client/integration-tests/mutiny/pom.xml index ed7f746ef..a6e4450d4 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 - 2.6.0 + 3.0.0-SNAPSHOT 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 aa495974a..a8272f284 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 - 2.6.0 + 3.0.0-SNAPSHOT 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 34c7997b4..aedbe92eb 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 - 2.6.0 + 3.0.0-SNAPSHOT 4.0.0 diff --git a/client/integration-tests/polymorphism/pom.xml b/client/integration-tests/polymorphism/pom.xml index dd4d54687..50987d9cd 100644 --- a/client/integration-tests/polymorphism/pom.xml +++ b/client/integration-tests/polymorphism/pom.xml @@ -3,7 +3,7 @@ quarkus-openapi-generator-integration-tests io.quarkiverse.openapi.generator - 2.6.0 + 3.0.0-SNAPSHOT 4.0.0 diff --git a/client/integration-tests/pom.xml b/client/integration-tests/pom.xml index 32575141d..ef2670df3 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 - 2.6.0 + 3.0.0-SNAPSHOT ../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 046111cd8..3a86a104f 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 - 2.6.0 + 3.0.0-SNAPSHOT 4.0.0 diff --git a/client/integration-tests/security/pom.xml b/client/integration-tests/security/pom.xml index 9ff75ff1d..11035298f 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 - 2.6.0 + 3.0.0-SNAPSHOT 4.0.0 diff --git a/client/integration-tests/simple/pom.xml b/client/integration-tests/simple/pom.xml index 0ae9d5a33..af06edbec 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 - 2.6.0 + 3.0.0-SNAPSHOT 4.0.0 diff --git a/client/integration-tests/skip-validation/pom.xml b/client/integration-tests/skip-validation/pom.xml index 5628beb93..8cedef1bf 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 - 2.6.0 + 3.0.0-SNAPSHOT 4.0.0 diff --git a/client/integration-tests/suffix-prefix/pom.xml b/client/integration-tests/suffix-prefix/pom.xml index 3a1101a3c..a7130832b 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 - 2.6.0 + 3.0.0-SNAPSHOT 4.0.0 diff --git a/client/integration-tests/type-mapping/pom.xml b/client/integration-tests/type-mapping/pom.xml index 3efd2f9b2..78c5b6372 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 - 2.6.0 + 3.0.0-SNAPSHOT 4.0.0 diff --git a/client/integration-tests/without-oidc/pom.xml b/client/integration-tests/without-oidc/pom.xml index 6bfdc3759..18c904388 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 - 2.6.0 + 3.0.0-SNAPSHOT ../../../pom.xml 4.0.0 diff --git a/client/pom.xml b/client/pom.xml index 88f161fd4..c82086b00 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -3,7 +3,7 @@ quarkus-openapi-generator-parent io.quarkiverse.openapi.generator - 2.6.0 + 3.0.0-SNAPSHOT 4.0.0 diff --git a/client/runtime/pom.xml b/client/runtime/pom.xml index 9b5aa14b7..b0b2ab4aa 100644 --- a/client/runtime/pom.xml +++ b/client/runtime/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.openapi.generator quarkus-openapi-generator-client-parent - 2.6.0 + 3.0.0-SNAPSHOT ../pom.xml quarkus-openapi-generator diff --git a/client/test-utils/pom.xml b/client/test-utils/pom.xml index 19442d538..354e59fa5 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 - 2.6.0 + 3.0.0-SNAPSHOT ../pom.xml quarkus-openapi-generator-test-utils diff --git a/docs/pom.xml b/docs/pom.xml index b78c2cc00..bc3f73da5 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -5,7 +5,7 @@ io.quarkiverse.openapi.generator quarkus-openapi-generator-parent - 2.6.0 + 3.0.0-SNAPSHOT ../pom.xml quarkus-openapi-generator-docs diff --git a/pom.xml b/pom.xml index 7e376c4f6..47420a2fa 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ io.quarkiverse.openapi.generator quarkus-openapi-generator-parent - 2.6.0 + 3.0.0-SNAPSHOT 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 - 2.6.0 + HEAD 3.8.1 diff --git a/server/deployment/pom.xml b/server/deployment/pom.xml index 37b7e325b..7c9619120 100755 --- a/server/deployment/pom.xml +++ b/server/deployment/pom.xml @@ -3,7 +3,7 @@ quarkus-openapi-generator-server-parent io.quarkiverse.openapi.generator - 2.6.0 + 3.0.0-SNAPSHOT ../pom.xml 4.0.0 diff --git a/server/integration-tests/pom.xml b/server/integration-tests/pom.xml index 32d3713d6..985bb0a7d 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 - 2.6.0 + 3.0.0-SNAPSHOT ../pom.xml 4.0.0 diff --git a/server/integration-tests/reactive/pom.xml b/server/integration-tests/reactive/pom.xml index ef2c34c0c..efe96d116 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 - 2.6.0 + 3.0.0-SNAPSHOT ../pom.xml 4.0.0 diff --git a/server/integration-tests/resteasy/pom.xml b/server/integration-tests/resteasy/pom.xml index 01af6b811..f89a2d395 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 - 2.6.0 + 3.0.0-SNAPSHOT ../pom.xml 4.0.0 diff --git a/server/pom.xml b/server/pom.xml index c6a394f59..1900c318f 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -3,7 +3,7 @@ quarkus-openapi-generator-parent io.quarkiverse.openapi.generator - 2.6.0 + 3.0.0-SNAPSHOT 4.0.0 diff --git a/server/runtime/pom.xml b/server/runtime/pom.xml index c48179e5e..79ce725a3 100755 --- a/server/runtime/pom.xml +++ b/server/runtime/pom.xml @@ -4,7 +4,7 @@ quarkus-openapi-generator-server-parent io.quarkiverse.openapi.generator - 2.6.0 + 3.0.0-SNAPSHOT ../pom.xml 4.0.0