From e8ceafb2ac5049ff359075aa656978956f64ebe2 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Thu, 13 Jul 2023 20:23:29 +0000 Subject: [PATCH] [maven-release-plugin] prepare release 2.2.7 --- deployment/pom.xml | 2 +- integration-tests/array-enum/pom.xml | 2 +- integration-tests/beanparam/pom.xml | 2 +- integration-tests/change-directory/pom.xml | 2 +- integration-tests/circuit-breaker/pom.xml | 2 +- integration-tests/enum-property/pom.xml | 2 +- integration-tests/exclude/pom.xml | 2 +- integration-tests/generation-input/pom.xml | 2 +- integration-tests/generation-tests/pom.xml | 2 +- integration-tests/include/pom.xml | 2 +- integration-tests/multipart-request/pom.xml | 2 +- integration-tests/open-api-normalizer/pom.xml | 2 +- integration-tests/pom.xml | 2 +- integration-tests/register-provider/pom.xml | 2 +- integration-tests/return-response/pom.xml | 2 +- integration-tests/security/pom.xml | 2 +- integration-tests/simple/pom.xml | 2 +- integration-tests/skip-validation/pom.xml | 2 +- integration-tests/type-mapping/pom.xml | 2 +- pom.xml | 4 ++-- runtime/pom.xml | 2 +- test-utils/pom.xml | 2 +- 22 files changed, 23 insertions(+), 23 deletions(-) diff --git a/deployment/pom.xml b/deployment/pom.xml index 3302bf58..a28ad538 100644 --- a/deployment/pom.xml +++ b/deployment/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.openapi.generator quarkus-openapi-generator-parent - 3.0.0-SNAPSHOT + 2.2.7 quarkus-openapi-generator-deployment Quarkus - Openapi Generator - Deployment diff --git a/integration-tests/array-enum/pom.xml b/integration-tests/array-enum/pom.xml index 5f5078db..4f2a63c9 100644 --- a/integration-tests/array-enum/pom.xml +++ b/integration-tests/array-enum/pom.xml @@ -3,7 +3,7 @@ quarkus-openapi-generator-integration-tests io.quarkiverse.openapi.generator - 3.0.0-SNAPSHOT + 2.2.7 4.0.0 diff --git a/integration-tests/beanparam/pom.xml b/integration-tests/beanparam/pom.xml index 1002c86a..32b65115 100644 --- a/integration-tests/beanparam/pom.xml +++ b/integration-tests/beanparam/pom.xml @@ -3,7 +3,7 @@ quarkus-openapi-generator-integration-tests io.quarkiverse.openapi.generator - 3.0.0-SNAPSHOT + 2.2.7 4.0.0 diff --git a/integration-tests/change-directory/pom.xml b/integration-tests/change-directory/pom.xml index ae826bb2..e992a69c 100644 --- a/integration-tests/change-directory/pom.xml +++ b/integration-tests/change-directory/pom.xml @@ -4,7 +4,7 @@ quarkus-openapi-generator-integration-tests io.quarkiverse.openapi.generator - 3.0.0-SNAPSHOT + 2.2.7 quarkus-openapi-generator-it-change-directory Quarkus - Openapi Generator - Integration Tests - Change directory diff --git a/integration-tests/circuit-breaker/pom.xml b/integration-tests/circuit-breaker/pom.xml index e90fd561..c052fa6b 100644 --- a/integration-tests/circuit-breaker/pom.xml +++ b/integration-tests/circuit-breaker/pom.xml @@ -3,7 +3,7 @@ quarkus-openapi-generator-integration-tests io.quarkiverse.openapi.generator - 3.0.0-SNAPSHOT + 2.2.7 4.0.0 diff --git a/integration-tests/enum-property/pom.xml b/integration-tests/enum-property/pom.xml index 44d616ce..d6a4262b 100644 --- a/integration-tests/enum-property/pom.xml +++ b/integration-tests/enum-property/pom.xml @@ -3,7 +3,7 @@ quarkus-openapi-generator-integration-tests io.quarkiverse.openapi.generator - 3.0.0-SNAPSHOT + 2.2.7 4.0.0 diff --git a/integration-tests/exclude/pom.xml b/integration-tests/exclude/pom.xml index b8a95ea3..edb11905 100644 --- a/integration-tests/exclude/pom.xml +++ b/integration-tests/exclude/pom.xml @@ -3,7 +3,7 @@ quarkus-openapi-generator-integration-tests io.quarkiverse.openapi.generator - 3.0.0-SNAPSHOT + 2.2.7 4.0.0 diff --git a/integration-tests/generation-input/pom.xml b/integration-tests/generation-input/pom.xml index 75c1f2eb..a260e662 100644 --- a/integration-tests/generation-input/pom.xml +++ b/integration-tests/generation-input/pom.xml @@ -4,7 +4,7 @@ quarkus-openapi-generator-integration-tests io.quarkiverse.openapi.generator - 3.0.0-SNAPSHOT + 2.2.7 quarkus-openapi-generator-it-generation-input Quarkus - Openapi Generator - Integration Tests - Generation Input diff --git a/integration-tests/generation-tests/pom.xml b/integration-tests/generation-tests/pom.xml index dfebdfc8..03ad9dc9 100644 --- a/integration-tests/generation-tests/pom.xml +++ b/integration-tests/generation-tests/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.openapi.generator quarkus-openapi-generator-integration-tests - 3.0.0-SNAPSHOT + 2.2.7 quarkus-openapi-generator-it-generation-tests Quarkus - Openapi Generator - Integration Tests - Generation Tests diff --git a/integration-tests/include/pom.xml b/integration-tests/include/pom.xml index 5ecf1b62..63fe6f88 100644 --- a/integration-tests/include/pom.xml +++ b/integration-tests/include/pom.xml @@ -3,7 +3,7 @@ quarkus-openapi-generator-integration-tests io.quarkiverse.openapi.generator - 3.0.0-SNAPSHOT + 2.2.7 4.0.0 diff --git a/integration-tests/multipart-request/pom.xml b/integration-tests/multipart-request/pom.xml index f1069c9c..414202de 100644 --- a/integration-tests/multipart-request/pom.xml +++ b/integration-tests/multipart-request/pom.xml @@ -3,7 +3,7 @@ quarkus-openapi-generator-integration-tests io.quarkiverse.openapi.generator - 3.0.0-SNAPSHOT + 2.2.7 4.0.0 diff --git a/integration-tests/open-api-normalizer/pom.xml b/integration-tests/open-api-normalizer/pom.xml index e0632e2e..a71edd7c 100644 --- a/integration-tests/open-api-normalizer/pom.xml +++ b/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.2.7 quarkus-openapi-generator-it-open-api-normalizer diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 42f5fbb9..f695d088 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.openapi.generator quarkus-openapi-generator-parent - 3.0.0-SNAPSHOT + 2.2.7 quarkus-openapi-generator-integration-tests Quarkus - Openapi Generator - Integration Tests diff --git a/integration-tests/register-provider/pom.xml b/integration-tests/register-provider/pom.xml index d56c2f5d..5100a917 100644 --- a/integration-tests/register-provider/pom.xml +++ b/integration-tests/register-provider/pom.xml @@ -3,7 +3,7 @@ quarkus-openapi-generator-integration-tests io.quarkiverse.openapi.generator - 3.0.0-SNAPSHOT + 2.2.7 4.0.0 diff --git a/integration-tests/return-response/pom.xml b/integration-tests/return-response/pom.xml index 8c95c1b0..9d323bbb 100644 --- a/integration-tests/return-response/pom.xml +++ b/integration-tests/return-response/pom.xml @@ -3,7 +3,7 @@ quarkus-openapi-generator-integration-tests io.quarkiverse.openapi.generator - 3.0.0-SNAPSHOT + 2.2.7 4.0.0 diff --git a/integration-tests/security/pom.xml b/integration-tests/security/pom.xml index 24708475..e8576a9a 100644 --- a/integration-tests/security/pom.xml +++ b/integration-tests/security/pom.xml @@ -3,7 +3,7 @@ quarkus-openapi-generator-integration-tests io.quarkiverse.openapi.generator - 3.0.0-SNAPSHOT + 2.2.7 4.0.0 diff --git a/integration-tests/simple/pom.xml b/integration-tests/simple/pom.xml index 70c436ca..9f8fa04b 100644 --- a/integration-tests/simple/pom.xml +++ b/integration-tests/simple/pom.xml @@ -3,7 +3,7 @@ quarkus-openapi-generator-integration-tests io.quarkiverse.openapi.generator - 3.0.0-SNAPSHOT + 2.2.7 4.0.0 diff --git a/integration-tests/skip-validation/pom.xml b/integration-tests/skip-validation/pom.xml index 06a577ea..74824f6b 100644 --- a/integration-tests/skip-validation/pom.xml +++ b/integration-tests/skip-validation/pom.xml @@ -3,7 +3,7 @@ quarkus-openapi-generator-integration-tests io.quarkiverse.openapi.generator - 3.0.0-SNAPSHOT + 2.2.7 4.0.0 diff --git a/integration-tests/type-mapping/pom.xml b/integration-tests/type-mapping/pom.xml index fcf8c722..0a107440 100644 --- a/integration-tests/type-mapping/pom.xml +++ b/integration-tests/type-mapping/pom.xml @@ -3,7 +3,7 @@ quarkus-openapi-generator-integration-tests io.quarkiverse.openapi.generator - 3.0.0-SNAPSHOT + 2.2.7 4.0.0 diff --git a/pom.xml b/pom.xml index 28dc1910..bca0bba8 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ io.quarkiverse.openapi.generator quarkus-openapi-generator-parent - 3.0.0-SNAPSHOT + 2.2.7 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.2.7 3.8.1 diff --git a/runtime/pom.xml b/runtime/pom.xml index 80f11fb5..39bccf94 100644 --- a/runtime/pom.xml +++ b/runtime/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.openapi.generator quarkus-openapi-generator-parent - 3.0.0-SNAPSHOT + 2.2.7 quarkus-openapi-generator Quarkus - Openapi Generator - Runtime diff --git a/test-utils/pom.xml b/test-utils/pom.xml index ec0455bb..a02525eb 100644 --- a/test-utils/pom.xml +++ b/test-utils/pom.xml @@ -4,7 +4,7 @@ quarkus-openapi-generator-parent io.quarkiverse.openapi.generator - 3.0.0-SNAPSHOT + 2.2.7 quarkus-openapi-generator-test-utils Quarkus - Openapi Generator - Test Utils