From f79438c3f79c00c6d5a3bc44d38f9a9c77c1c885 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Tue, 17 Oct 2023 12:39:15 +0000 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- deployment/pom.xml | 2 +- integration-tests/additional-properties/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/config-key/pom.xml | 2 +- integration-tests/custom-templates/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/github/pom.xml | 2 +- integration-tests/include/pom.xml | 2 +- integration-tests/multipart-request/pom.xml | 2 +- integration-tests/mutiny/pom.xml | 2 +- integration-tests/open-api-normalizer/pom.xml | 2 +- integration-tests/part-filename/pom.xml | 2 +- integration-tests/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/suffix-prefix/pom.xml | 2 +- integration-tests/type-mapping/pom.xml | 2 +- pom.xml | 4 ++-- runtime/pom.xml | 2 +- test-utils/pom.xml | 2 +- 28 files changed, 29 insertions(+), 29 deletions(-) diff --git a/deployment/pom.xml b/deployment/pom.xml index 1ea2a927..d726db13 100644 --- a/deployment/pom.xml +++ b/deployment/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.openapi.generator quarkus-openapi-generator-parent - 1.3.12 + 2.0.0-SNAPSHOT quarkus-openapi-generator-deployment Quarkus - Openapi Generator - Deployment diff --git a/integration-tests/additional-properties/pom.xml b/integration-tests/additional-properties/pom.xml index e9d8c253..c1163e0d 100644 --- a/integration-tests/additional-properties/pom.xml +++ b/integration-tests/additional-properties/pom.xml @@ -3,7 +3,7 @@ quarkus-openapi-generator-integration-tests io.quarkiverse.openapi.generator - 1.3.12 + 2.0.0-SNAPSHOT 4.0.0 diff --git a/integration-tests/array-enum/pom.xml b/integration-tests/array-enum/pom.xml index 0ae88fd8..be4de1dc 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 - 1.3.12 + 2.0.0-SNAPSHOT 4.0.0 diff --git a/integration-tests/beanparam/pom.xml b/integration-tests/beanparam/pom.xml index 06b8706d..72b220db 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 - 1.3.12 + 2.0.0-SNAPSHOT 4.0.0 diff --git a/integration-tests/change-directory/pom.xml b/integration-tests/change-directory/pom.xml index d1fd92f1..c474026b 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 - 1.3.12 + 2.0.0-SNAPSHOT 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 5c509b1a..ea390c6d 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 - 1.3.12 + 2.0.0-SNAPSHOT 4.0.0 diff --git a/integration-tests/config-key/pom.xml b/integration-tests/config-key/pom.xml index 36bd1637..89c3a301 100644 --- a/integration-tests/config-key/pom.xml +++ b/integration-tests/config-key/pom.xml @@ -3,7 +3,7 @@ quarkus-openapi-generator-integration-tests io.quarkiverse.openapi.generator - 1.3.12 + 2.0.0-SNAPSHOT 4.0.0 diff --git a/integration-tests/custom-templates/pom.xml b/integration-tests/custom-templates/pom.xml index d9e0a1a2..51198e09 100644 --- a/integration-tests/custom-templates/pom.xml +++ b/integration-tests/custom-templates/pom.xml @@ -3,7 +3,7 @@ quarkus-openapi-generator-integration-tests io.quarkiverse.openapi.generator - 1.3.12 + 2.0.0-SNAPSHOT 4.0.0 diff --git a/integration-tests/enum-property/pom.xml b/integration-tests/enum-property/pom.xml index 35e4a77e..c18c4b7e 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 - 1.3.12 + 2.0.0-SNAPSHOT 4.0.0 diff --git a/integration-tests/exclude/pom.xml b/integration-tests/exclude/pom.xml index 12ef93c3..9e8c6887 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 - 1.3.12 + 2.0.0-SNAPSHOT 4.0.0 diff --git a/integration-tests/generation-input/pom.xml b/integration-tests/generation-input/pom.xml index 155ce515..cb784315 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 - 1.3.12 + 2.0.0-SNAPSHOT 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 dabfc90a..05863495 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 - 1.3.12 + 2.0.0-SNAPSHOT quarkus-openapi-generator-it-generation-tests Quarkus - Openapi Generator - Integration Tests - Generation Tests diff --git a/integration-tests/github/pom.xml b/integration-tests/github/pom.xml index ec214ab4..bd67441a 100644 --- a/integration-tests/github/pom.xml +++ b/integration-tests/github/pom.xml @@ -3,7 +3,7 @@ quarkus-openapi-generator-integration-tests io.quarkiverse.openapi.generator - 1.3.12 + 2.0.0-SNAPSHOT 4.0.0 diff --git a/integration-tests/include/pom.xml b/integration-tests/include/pom.xml index 7002c159..45c6505e 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 - 1.3.12 + 2.0.0-SNAPSHOT 4.0.0 diff --git a/integration-tests/multipart-request/pom.xml b/integration-tests/multipart-request/pom.xml index 52a98299..561f6aa1 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 - 1.3.12 + 2.0.0-SNAPSHOT 4.0.0 diff --git a/integration-tests/mutiny/pom.xml b/integration-tests/mutiny/pom.xml index e86d84e7..bccae38f 100644 --- a/integration-tests/mutiny/pom.xml +++ b/integration-tests/mutiny/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.openapi.generator quarkus-openapi-generator-integration-tests - 1.3.12 + 2.0.0-SNAPSHOT quarkus-openapi-generator-it-mutiny diff --git a/integration-tests/open-api-normalizer/pom.xml b/integration-tests/open-api-normalizer/pom.xml index 3939fe04..903ac258 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 - 1.3.12 + 2.0.0-SNAPSHOT quarkus-openapi-generator-it-open-api-normalizer diff --git a/integration-tests/part-filename/pom.xml b/integration-tests/part-filename/pom.xml index 2552aab1..28c61d2b 100644 --- a/integration-tests/part-filename/pom.xml +++ b/integration-tests/part-filename/pom.xml @@ -3,7 +3,7 @@ quarkus-openapi-generator-integration-tests io.quarkiverse.openapi.generator - 1.3.12 + 2.0.0-SNAPSHOT 4.0.0 diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 90bfa964..d48ee0ae 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.openapi.generator quarkus-openapi-generator-parent - 1.3.12 + 2.0.0-SNAPSHOT quarkus-openapi-generator-integration-tests Quarkus - Openapi Generator - Integration Tests diff --git a/integration-tests/return-response/pom.xml b/integration-tests/return-response/pom.xml index 634034cd..9a60adb6 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 - 1.3.12 + 2.0.0-SNAPSHOT 4.0.0 diff --git a/integration-tests/security/pom.xml b/integration-tests/security/pom.xml index cb50bd01..eb822ffa 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 - 1.3.12 + 2.0.0-SNAPSHOT 4.0.0 diff --git a/integration-tests/simple/pom.xml b/integration-tests/simple/pom.xml index a74828fb..2036a896 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 - 1.3.12 + 2.0.0-SNAPSHOT 4.0.0 diff --git a/integration-tests/skip-validation/pom.xml b/integration-tests/skip-validation/pom.xml index 0e383db5..87a9c637 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 - 1.3.12 + 2.0.0-SNAPSHOT 4.0.0 diff --git a/integration-tests/suffix-prefix/pom.xml b/integration-tests/suffix-prefix/pom.xml index 7ff9e9e1..e3107b52 100644 --- a/integration-tests/suffix-prefix/pom.xml +++ b/integration-tests/suffix-prefix/pom.xml @@ -3,7 +3,7 @@ quarkus-openapi-generator-integration-tests io.quarkiverse.openapi.generator - 1.3.12 + 2.0.0-SNAPSHOT 4.0.0 diff --git a/integration-tests/type-mapping/pom.xml b/integration-tests/type-mapping/pom.xml index 883f75d2..b4be3aac 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 - 1.3.12 + 2.0.0-SNAPSHOT 4.0.0 diff --git a/pom.xml b/pom.xml index 3cde627e..33506f8a 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ io.quarkiverse.openapi.generator quarkus-openapi-generator-parent - 1.3.12 + 2.0.0-SNAPSHOT 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 - 1.3.12 + HEAD 3.8.1 diff --git a/runtime/pom.xml b/runtime/pom.xml index 63654cf2..4abe5bfc 100644 --- a/runtime/pom.xml +++ b/runtime/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.openapi.generator quarkus-openapi-generator-parent - 1.3.12 + 2.0.0-SNAPSHOT quarkus-openapi-generator Quarkus - Openapi Generator - Runtime diff --git a/test-utils/pom.xml b/test-utils/pom.xml index 667837d7..d63fc7bb 100644 --- a/test-utils/pom.xml +++ b/test-utils/pom.xml @@ -4,7 +4,7 @@ quarkus-openapi-generator-parent io.quarkiverse.openapi.generator - 1.3.12 + 2.0.0-SNAPSHOT quarkus-openapi-generator-test-utils Quarkus - Openapi Generator - Test Utils