diff --git a/deployment/pom.xml b/deployment/pom.xml index c862175e..2cdc8558 100644 --- a/deployment/pom.xml +++ b/deployment/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.openapi.generator quarkus-openapi-generator-parent - 2.2.15 + 3.0.0-SNAPSHOT quarkus-openapi-generator-deployment Quarkus - Openapi Generator - Deployment diff --git a/docs/pom.xml b/docs/pom.xml index 85a06f41..d19ea1a9 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -5,7 +5,7 @@ io.quarkiverse.openapi.generator quarkus-openapi-generator-parent - 2.2.15 + 3.0.0-SNAPSHOT ../pom.xml quarkus-openapi-generator-docs diff --git a/integration-tests/additional-properties/pom.xml b/integration-tests/additional-properties/pom.xml index cc7565cf..f53ce80a 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 - 2.2.15 + 3.0.0-SNAPSHOT 4.0.0 diff --git a/integration-tests/array-enum/pom.xml b/integration-tests/array-enum/pom.xml index 8b82d469..5f5078db 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 - 2.2.15 + 3.0.0-SNAPSHOT 4.0.0 diff --git a/integration-tests/beanparam/pom.xml b/integration-tests/beanparam/pom.xml index d052a39b..1002c86a 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 - 2.2.15 + 3.0.0-SNAPSHOT 4.0.0 diff --git a/integration-tests/change-directory/pom.xml b/integration-tests/change-directory/pom.xml index 5a61fdc5..ae826bb2 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 - 2.2.15 + 3.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 435a0302..e90fd561 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 - 2.2.15 + 3.0.0-SNAPSHOT 4.0.0 diff --git a/integration-tests/config-key/pom.xml b/integration-tests/config-key/pom.xml index 50504dc9..dc1a08b4 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 - 2.2.15 + 3.0.0-SNAPSHOT 4.0.0 diff --git a/integration-tests/custom-templates/pom.xml b/integration-tests/custom-templates/pom.xml index ffa14d03..a2b33e27 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 - 2.2.15 + 3.0.0-SNAPSHOT 4.0.0 diff --git a/integration-tests/enum-property/pom.xml b/integration-tests/enum-property/pom.xml index f5f9a4be..44d616ce 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 - 2.2.15 + 3.0.0-SNAPSHOT 4.0.0 diff --git a/integration-tests/exclude/pom.xml b/integration-tests/exclude/pom.xml index 87a44dca..b8a95ea3 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 - 2.2.15 + 3.0.0-SNAPSHOT 4.0.0 diff --git a/integration-tests/generation-input/pom.xml b/integration-tests/generation-input/pom.xml index 13612c9c..75c1f2eb 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 - 2.2.15 + 3.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 7a06809d..dfebdfc8 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 - 2.2.15 + 3.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 d2bc2913..968181e7 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 - 2.2.15 + 3.0.0-SNAPSHOT 4.0.0 diff --git a/integration-tests/include/pom.xml b/integration-tests/include/pom.xml index 8e5ac6cd..5ecf1b62 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 - 2.2.15 + 3.0.0-SNAPSHOT 4.0.0 diff --git a/integration-tests/multipart-request/pom.xml b/integration-tests/multipart-request/pom.xml index b9167b50..f1069c9c 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 - 2.2.15 + 3.0.0-SNAPSHOT 4.0.0 diff --git a/integration-tests/mutiny/pom.xml b/integration-tests/mutiny/pom.xml index 0376f735..951bff43 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 - 2.2.15 + 3.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 8a5a8868..e0632e2e 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 - 2.2.15 + 3.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 f1de76f9..9d7e4792 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 - 2.2.15 + 3.0.0-SNAPSHOT 4.0.0 diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index c64ad47e..870fb57c 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.openapi.generator quarkus-openapi-generator-parent - 2.2.15 + 3.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 134cc43a..8c95c1b0 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 - 2.2.15 + 3.0.0-SNAPSHOT 4.0.0 diff --git a/integration-tests/security/pom.xml b/integration-tests/security/pom.xml index a8c95365..276a9b7b 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 - 2.2.15 + 3.0.0-SNAPSHOT 4.0.0 diff --git a/integration-tests/simple/pom.xml b/integration-tests/simple/pom.xml index 760520dc..70c436ca 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 - 2.2.15 + 3.0.0-SNAPSHOT 4.0.0 diff --git a/integration-tests/skip-validation/pom.xml b/integration-tests/skip-validation/pom.xml index e1283a35..06a577ea 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 - 2.2.15 + 3.0.0-SNAPSHOT 4.0.0 diff --git a/integration-tests/suffix-prefix/pom.xml b/integration-tests/suffix-prefix/pom.xml index abbe3d50..36a5fdcc 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 - 2.2.15 + 3.0.0-SNAPSHOT 4.0.0 diff --git a/integration-tests/type-mapping/pom.xml b/integration-tests/type-mapping/pom.xml index 5ecaa6d0..fcf8c722 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 - 2.2.15 + 3.0.0-SNAPSHOT 4.0.0 diff --git a/pom.xml b/pom.xml index 6afa5ba1..1a6122ae 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ io.quarkiverse.openapi.generator quarkus-openapi-generator-parent - 2.2.15 + 3.0.0-SNAPSHOT pom Quarkus - Openapi Generator - Parent @@ -21,7 +21,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.2.15 + HEAD 3.8.1 diff --git a/runtime/pom.xml b/runtime/pom.xml index dfc7428b..80f11fb5 100644 --- a/runtime/pom.xml +++ b/runtime/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.openapi.generator quarkus-openapi-generator-parent - 2.2.15 + 3.0.0-SNAPSHOT quarkus-openapi-generator Quarkus - Openapi Generator - Runtime diff --git a/test-utils/pom.xml b/test-utils/pom.xml index e7d5b50c..ec0455bb 100644 --- a/test-utils/pom.xml +++ b/test-utils/pom.xml @@ -4,7 +4,7 @@ quarkus-openapi-generator-parent io.quarkiverse.openapi.generator - 2.2.15 + 3.0.0-SNAPSHOT quarkus-openapi-generator-test-utils Quarkus - Openapi Generator - Test Utils