From 6b5bc7375db51f3c38a1a99c4873ac07fa531ee0 Mon Sep 17 00:00:00 2001
From: "quarkiverse-ci[bot]"
<181291436+quarkiverse-ci[bot]@users.noreply.github.com>
Date: Tue, 4 Mar 2025 19:53:46 +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/equals-hashcode/pom.xml | 2 +-
client/integration-tests/exclude/pom.xml | 2 +-
client/integration-tests/generate-flags/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/path/pom.xml | 2 +-
client/integration-tests/polymorphism/pom.xml | 2 +-
client/integration-tests/pom.xml | 2 +-
client/integration-tests/remove-operationid-prefix/pom.xml | 2 +-
client/integration-tests/return-response/pom.xml | 2 +-
client/integration-tests/security/pom.xml | 2 +-
client/integration-tests/serializable-model/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/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 +-
49 files changed, 50 insertions(+), 50 deletions(-)
diff --git a/client/deployment/pom.xml b/client/deployment/pom.xml
index b0906201..7f2982bc 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.8.2-lts
+ 3.0.0-lts-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 de669d31..ae581a85 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.8.2-lts
+ 3.0.0-lts-SNAPSHOT
4.0.0
diff --git a/client/integration-tests/array-enum/pom.xml b/client/integration-tests/array-enum/pom.xml
index 663d2c92..704003fa 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.8.2-lts
+ 3.0.0-lts-SNAPSHOT
4.0.0
diff --git a/client/integration-tests/bean-validation/pom.xml b/client/integration-tests/bean-validation/pom.xml
index 93016cf4..272833cf 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.8.2-lts
+ 3.0.0-lts-SNAPSHOT
4.0.0
diff --git a/client/integration-tests/beanparam/pom.xml b/client/integration-tests/beanparam/pom.xml
index 932c934a..eff83a7e 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.8.2-lts
+ 3.0.0-lts-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 51761180..b0b9c6b1 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.8.2-lts
+ 3.0.0-lts-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 23072876..256c6353 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.8.2-lts
+ 3.0.0-lts-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 d5694519..a4c54db8 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.8.2-lts
+ 3.0.0-lts-SNAPSHOT
4.0.0
diff --git a/client/integration-tests/config-key/pom.xml b/client/integration-tests/config-key/pom.xml
index 8401eb1b..2e36ef77 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.8.2-lts
+ 3.0.0-lts-SNAPSHOT
4.0.0
diff --git a/client/integration-tests/cookie-authentication/pom.xml b/client/integration-tests/cookie-authentication/pom.xml
index 740a7110..3d6a5e3f 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.8.2-lts
+ 3.0.0-lts-SNAPSHOT
4.0.0
diff --git a/client/integration-tests/custom-templates/pom.xml b/client/integration-tests/custom-templates/pom.xml
index 2f16607f..46e654be 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.8.2-lts
+ 3.0.0-lts-SNAPSHOT
4.0.0
diff --git a/client/integration-tests/enum-property/pom.xml b/client/integration-tests/enum-property/pom.xml
index b69eb519..e1adf7e3 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.8.2-lts
+ 3.0.0-lts-SNAPSHOT
4.0.0
diff --git a/client/integration-tests/enum-unexpected/pom.xml b/client/integration-tests/enum-unexpected/pom.xml
index 1e2ab507..cf414855 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.8.2-lts
+ 3.0.0-lts-SNAPSHOT
4.0.0
diff --git a/client/integration-tests/equals-hashcode/pom.xml b/client/integration-tests/equals-hashcode/pom.xml
index 13d811ad..5e8d8b7b 100644
--- a/client/integration-tests/equals-hashcode/pom.xml
+++ b/client/integration-tests/equals-hashcode/pom.xml
@@ -3,7 +3,7 @@
quarkus-openapi-generator-integration-tests
io.quarkiverse.openapi.generator
- 2.8.2-lts
+ 3.0.0-lts-SNAPSHOT
4.0.0
diff --git a/client/integration-tests/exclude/pom.xml b/client/integration-tests/exclude/pom.xml
index 4956ec55..fda54154 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.8.2-lts
+ 3.0.0-lts-SNAPSHOT
4.0.0
diff --git a/client/integration-tests/generate-flags/pom.xml b/client/integration-tests/generate-flags/pom.xml
index c7431ce4..71446dec 100644
--- a/client/integration-tests/generate-flags/pom.xml
+++ b/client/integration-tests/generate-flags/pom.xml
@@ -3,7 +3,7 @@
quarkus-openapi-generator-integration-tests
io.quarkiverse.openapi.generator
- 2.8.2-lts
+ 3.0.0-lts-SNAPSHOT
4.0.0
diff --git a/client/integration-tests/generation-input/pom.xml b/client/integration-tests/generation-input/pom.xml
index e7fc5ff8..98acc3fa 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.8.2-lts
+ 3.0.0-lts-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 b4b394fe..0b37d469 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.8.2-lts
+ 3.0.0-lts-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 0ba26c58..d193c281 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.8.2-lts
+ 3.0.0-lts-SNAPSHOT
4.0.0
diff --git a/client/integration-tests/include/pom.xml b/client/integration-tests/include/pom.xml
index 62717275..72579062 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.8.2-lts
+ 3.0.0-lts-SNAPSHOT
4.0.0
diff --git a/client/integration-tests/multipart-request/pom.xml b/client/integration-tests/multipart-request/pom.xml
index 61c2f077..ddae738b 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.8.2-lts
+ 3.0.0-lts-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 d7993337..11aed9a1 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.8.2-lts
+ 3.0.0-lts-SNAPSHOT
4.0.0
diff --git a/client/integration-tests/mutiny/pom.xml b/client/integration-tests/mutiny/pom.xml
index 1690594e..0ea18b4d 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.8.2-lts
+ 3.0.0-lts-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 71b5e8a9..5761be80 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.8.2-lts
+ 3.0.0-lts-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 99631e34..a27bc77f 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.8.2-lts
+ 3.0.0-lts-SNAPSHOT
4.0.0
diff --git a/client/integration-tests/path/pom.xml b/client/integration-tests/path/pom.xml
index 1174d56b..082f3af3 100644
--- a/client/integration-tests/path/pom.xml
+++ b/client/integration-tests/path/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.openapi.generator
quarkus-openapi-generator-integration-tests
- 2.8.2-lts
+ 3.0.0-lts-SNAPSHOT
quarkus-openapi-generator-it-path
diff --git a/client/integration-tests/polymorphism/pom.xml b/client/integration-tests/polymorphism/pom.xml
index 5c81e6d7..112c5e1a 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.8.2-lts
+ 3.0.0-lts-SNAPSHOT
4.0.0
diff --git a/client/integration-tests/pom.xml b/client/integration-tests/pom.xml
index 731a1337..fef96b07 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.8.2-lts
+ 3.0.0-lts-SNAPSHOT
../pom.xml
quarkus-openapi-generator-integration-tests
diff --git a/client/integration-tests/remove-operationid-prefix/pom.xml b/client/integration-tests/remove-operationid-prefix/pom.xml
index 52914070..a6083d1e 100644
--- a/client/integration-tests/remove-operationid-prefix/pom.xml
+++ b/client/integration-tests/remove-operationid-prefix/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.openapi.generator
quarkus-openapi-generator-integration-tests
- 2.8.2-lts
+ 3.0.0-lts-SNAPSHOT
quarkus-openapi-generator-it-remove-operationid-prefix
diff --git a/client/integration-tests/return-response/pom.xml b/client/integration-tests/return-response/pom.xml
index cf1b690a..9dd42b5e 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.8.2-lts
+ 3.0.0-lts-SNAPSHOT
4.0.0
diff --git a/client/integration-tests/security/pom.xml b/client/integration-tests/security/pom.xml
index 2b22694f..47ff53e3 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.8.2-lts
+ 3.0.0-lts-SNAPSHOT
4.0.0
diff --git a/client/integration-tests/serializable-model/pom.xml b/client/integration-tests/serializable-model/pom.xml
index 11d843b9..59a823c6 100644
--- a/client/integration-tests/serializable-model/pom.xml
+++ b/client/integration-tests/serializable-model/pom.xml
@@ -3,7 +3,7 @@
quarkus-openapi-generator-integration-tests
io.quarkiverse.openapi.generator
- 2.8.2-lts
+ 3.0.0-lts-SNAPSHOT
4.0.0
diff --git a/client/integration-tests/simple/pom.xml b/client/integration-tests/simple/pom.xml
index 9414e017..4b3ee087 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.8.2-lts
+ 3.0.0-lts-SNAPSHOT
4.0.0
diff --git a/client/integration-tests/skip-validation/pom.xml b/client/integration-tests/skip-validation/pom.xml
index 82c60a25..b5e2de07 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.8.2-lts
+ 3.0.0-lts-SNAPSHOT
4.0.0
diff --git a/client/integration-tests/suffix-prefix/pom.xml b/client/integration-tests/suffix-prefix/pom.xml
index dfdbf106..01aa2bdc 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.8.2-lts
+ 3.0.0-lts-SNAPSHOT
4.0.0
diff --git a/client/integration-tests/type-mapping/pom.xml b/client/integration-tests/type-mapping/pom.xml
index bb66bd82..3517fee9 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.8.2-lts
+ 3.0.0-lts-SNAPSHOT
4.0.0
diff --git a/client/integration-tests/without-oidc/pom.xml b/client/integration-tests/without-oidc/pom.xml
index 756d3bc6..dd8cef7c 100644
--- a/client/integration-tests/without-oidc/pom.xml
+++ b/client/integration-tests/without-oidc/pom.xml
@@ -3,7 +3,7 @@
quarkus-openapi-generator-integration-tests
io.quarkiverse.openapi.generator
- 2.8.2-lts
+ 3.0.0-lts-SNAPSHOT
4.0.0
diff --git a/client/oidc/pom.xml b/client/oidc/pom.xml
index c3faa02e..d7d3ce9d 100644
--- a/client/oidc/pom.xml
+++ b/client/oidc/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.openapi.generator
quarkus-openapi-generator-client-parent
- 2.8.2-lts
+ 3.0.0-lts-SNAPSHOT
quarkus-openapi-generator-oidc
diff --git a/client/pom.xml b/client/pom.xml
index 1fb67a7a..deede478 100644
--- a/client/pom.xml
+++ b/client/pom.xml
@@ -3,7 +3,7 @@
quarkus-openapi-generator-parent
io.quarkiverse.openapi.generator
- 2.8.2-lts
+ 3.0.0-lts-SNAPSHOT
4.0.0
diff --git a/client/runtime/pom.xml b/client/runtime/pom.xml
index 8a90ca98..f4c03eb5 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.8.2-lts
+ 3.0.0-lts-SNAPSHOT
../pom.xml
quarkus-openapi-generator
diff --git a/client/test-utils/pom.xml b/client/test-utils/pom.xml
index 52a60cd8..74a453c4 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.8.2-lts
+ 3.0.0-lts-SNAPSHOT
../pom.xml
quarkus-openapi-generator-test-utils
diff --git a/docs/pom.xml b/docs/pom.xml
index 12dffc74..5731b312 100644
--- a/docs/pom.xml
+++ b/docs/pom.xml
@@ -5,7 +5,7 @@
io.quarkiverse.openapi.generator
quarkus-openapi-generator-parent
- 2.8.2-lts
+ 3.0.0-lts-SNAPSHOT
../pom.xml
quarkus-openapi-generator-docs
diff --git a/pom.xml b/pom.xml
index 6335d78b..50935e6f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -8,7 +8,7 @@
io.quarkiverse.openapi.generator
quarkus-openapi-generator-parent
- 2.8.2-lts
+ 3.0.0-lts-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.8.2-lts
+ HEAD
3.8.1
diff --git a/server/deployment/pom.xml b/server/deployment/pom.xml
index 2a8a7dc5..a9640e75 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.8.2-lts
+ 3.0.0-lts-SNAPSHOT
../pom.xml
4.0.0
diff --git a/server/integration-tests/pom.xml b/server/integration-tests/pom.xml
index 0134b6e6..c02aabdd 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.8.2-lts
+ 3.0.0-lts-SNAPSHOT
../pom.xml
4.0.0
diff --git a/server/integration-tests/reactive/pom.xml b/server/integration-tests/reactive/pom.xml
index 01dea60a..8a5e9d93 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.8.2-lts
+ 3.0.0-lts-SNAPSHOT
../pom.xml
4.0.0
diff --git a/server/integration-tests/resteasy/pom.xml b/server/integration-tests/resteasy/pom.xml
index 11a49d11..b4175ed8 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.8.2-lts
+ 3.0.0-lts-SNAPSHOT
../pom.xml
4.0.0
diff --git a/server/pom.xml b/server/pom.xml
index 35915a23..a575c728 100644
--- a/server/pom.xml
+++ b/server/pom.xml
@@ -3,7 +3,7 @@
quarkus-openapi-generator-parent
io.quarkiverse.openapi.generator
- 2.8.2-lts
+ 3.0.0-lts-SNAPSHOT
4.0.0
diff --git a/server/runtime/pom.xml b/server/runtime/pom.xml
index 965b8d36..359a50cc 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.8.2-lts
+ 3.0.0-lts-SNAPSHOT
../pom.xml
4.0.0