From ad6b16d93d7e9c0a7f6e1cadbf6e77347107ac36 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Wed, 13 Mar 2024 14:43:13 +0000 Subject: [PATCH] [maven-release-plugin] prepare release 2.4.1 --- client/deployment/pom.xml | 2 +- client/integration-tests/additional-properties/pom.xml | 2 +- client/integration-tests/array-enum/pom.xml | 2 +- client/integration-tests/beanparam/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/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/pom.xml | 2 +- client/integration-tests/open-api-normalizer/pom.xml | 2 +- client/integration-tests/part-filename/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/pom.xml | 6 ++---- client/runtime/pom.xml | 2 +- client/test-utils/pom.xml | 2 +- docs/pom.xml | 2 +- pom.xml | 4 ++-- server/deployment/pom.xml | 6 ++---- server/integration-tests/pom.xml | 6 ++---- server/pom.xml | 6 ++---- server/runtime/pom.xml | 6 ++---- 35 files changed, 41 insertions(+), 51 deletions(-) diff --git a/client/deployment/pom.xml b/client/deployment/pom.xml index b0e4f331..a728415e 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.4.1 ../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 f53ce80a..eb15f08b 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.4.1 4.0.0 diff --git a/client/integration-tests/array-enum/pom.xml b/client/integration-tests/array-enum/pom.xml index 5f5078db..7833a5ba 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.4.1 4.0.0 diff --git a/client/integration-tests/beanparam/pom.xml b/client/integration-tests/beanparam/pom.xml index 1002c86a..db95ca23 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.4.1 4.0.0 diff --git a/client/integration-tests/change-directory/pom.xml b/client/integration-tests/change-directory/pom.xml index ae826bb2..875c447b 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.4.1 quarkus-openapi-generator-it-change-directory Quarkus - Openapi Generator - Integration Tests - Change directory diff --git a/client/integration-tests/circuit-breaker/pom.xml b/client/integration-tests/circuit-breaker/pom.xml index e90fd561..e383353d 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.4.1 4.0.0 diff --git a/client/integration-tests/config-key/pom.xml b/client/integration-tests/config-key/pom.xml index dc1a08b4..46791031 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.4.1 4.0.0 diff --git a/client/integration-tests/cookie-authentication/pom.xml b/client/integration-tests/cookie-authentication/pom.xml index f477c66e..84471eed 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.4.1 4.0.0 diff --git a/client/integration-tests/custom-templates/pom.xml b/client/integration-tests/custom-templates/pom.xml index a2b33e27..6aed6dcf 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.4.1 4.0.0 diff --git a/client/integration-tests/enum-property/pom.xml b/client/integration-tests/enum-property/pom.xml index 44d616ce..b5fc10a9 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.4.1 4.0.0 diff --git a/client/integration-tests/exclude/pom.xml b/client/integration-tests/exclude/pom.xml index b8a95ea3..e6343257 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.4.1 4.0.0 diff --git a/client/integration-tests/generation-input/pom.xml b/client/integration-tests/generation-input/pom.xml index 75c1f2eb..7da5a193 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.4.1 quarkus-openapi-generator-it-generation-input Quarkus - Openapi Generator - Integration Tests - Generation Input diff --git a/client/integration-tests/generation-tests/pom.xml b/client/integration-tests/generation-tests/pom.xml index dfebdfc8..eeb31251 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.4.1 quarkus-openapi-generator-it-generation-tests Quarkus - Openapi Generator - Integration Tests - Generation Tests diff --git a/client/integration-tests/github/pom.xml b/client/integration-tests/github/pom.xml index 968181e7..b46b0ae7 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.4.1 4.0.0 diff --git a/client/integration-tests/include/pom.xml b/client/integration-tests/include/pom.xml index 5ecf1b62..e03d739c 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.4.1 4.0.0 diff --git a/client/integration-tests/multipart-request/pom.xml b/client/integration-tests/multipart-request/pom.xml index f1069c9c..d77a2eae 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.4.1 4.0.0 diff --git a/client/integration-tests/mutiny/pom.xml b/client/integration-tests/mutiny/pom.xml index 951bff43..7bea7654 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.4.1 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 e0632e2e..5b4ed71a 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.4.1 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 9d7e4792..e353b3ef 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.4.1 4.0.0 diff --git a/client/integration-tests/pom.xml b/client/integration-tests/pom.xml index ae8407d6..0ebcfffd 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.4.1 ../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 8c95c1b0..cfbbf2b1 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.4.1 4.0.0 diff --git a/client/integration-tests/security/pom.xml b/client/integration-tests/security/pom.xml index 276a9b7b..feb2a9fe 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.4.1 4.0.0 diff --git a/client/integration-tests/simple/pom.xml b/client/integration-tests/simple/pom.xml index 70c436ca..6e4c0c54 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.4.1 4.0.0 diff --git a/client/integration-tests/skip-validation/pom.xml b/client/integration-tests/skip-validation/pom.xml index 06a577ea..8ef89ddb 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.4.1 4.0.0 diff --git a/client/integration-tests/suffix-prefix/pom.xml b/client/integration-tests/suffix-prefix/pom.xml index 36a5fdcc..bd19e506 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.4.1 4.0.0 diff --git a/client/integration-tests/type-mapping/pom.xml b/client/integration-tests/type-mapping/pom.xml index fcf8c722..9f4746b9 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.4.1 4.0.0 diff --git a/client/pom.xml b/client/pom.xml index e00c817e..e6998eb6 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -1,11 +1,9 @@ - + quarkus-openapi-generator-parent io.quarkiverse.openapi.generator - 3.0.0-SNAPSHOT + 2.4.1 4.0.0 diff --git a/client/runtime/pom.xml b/client/runtime/pom.xml index 7fea3c35..e12f565e 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.4.1 ../pom.xml quarkus-openapi-generator diff --git a/client/test-utils/pom.xml b/client/test-utils/pom.xml index c81ccc66..1f55a2fc 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.4.1 ../pom.xml quarkus-openapi-generator-test-utils diff --git a/docs/pom.xml b/docs/pom.xml index 3926c9e8..b57d37a4 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.4.1 ../pom.xml quarkus-openapi-generator-docs diff --git a/pom.xml b/pom.xml index bd8ca273..9af47d46 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ io.quarkiverse.openapi.generator quarkus-openapi-generator-parent - 3.0.0-SNAPSHOT + 2.4.1 pom Quarkus - Openapi Generator - Parent @@ -20,7 +20,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.4.1 3.8.1 diff --git a/server/deployment/pom.xml b/server/deployment/pom.xml index 17301f54..0f9d5869 100755 --- a/server/deployment/pom.xml +++ b/server/deployment/pom.xml @@ -1,11 +1,9 @@ - + quarkus-openapi-generator-server-parent io.quarkiverse.openapi.generator - 3.0.0-SNAPSHOT + 2.4.1 ../pom.xml 4.0.0 diff --git a/server/integration-tests/pom.xml b/server/integration-tests/pom.xml index 6b836815..8578f684 100755 --- a/server/integration-tests/pom.xml +++ b/server/integration-tests/pom.xml @@ -1,11 +1,9 @@ - + quarkus-openapi-generator-server-parent io.quarkiverse.openapi.generator - 3.0.0-SNAPSHOT + 2.4.1 ../pom.xml 4.0.0 diff --git a/server/pom.xml b/server/pom.xml index 15f56e71..4e53d220 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -1,11 +1,9 @@ - + quarkus-openapi-generator-parent io.quarkiverse.openapi.generator - 3.0.0-SNAPSHOT + 2.4.1 4.0.0 diff --git a/server/runtime/pom.xml b/server/runtime/pom.xml index 5b183e78..ceb962de 100755 --- a/server/runtime/pom.xml +++ b/server/runtime/pom.xml @@ -1,12 +1,10 @@ - + quarkus-openapi-generator-server-parent io.quarkiverse.openapi.generator - 3.0.0-SNAPSHOT + 2.4.1 ../pom.xml 4.0.0