From d071c267307a195901bcb37f2d99800164a4b67b Mon Sep 17 00:00:00 2001
From: "quarkiverse-ci[bot]"
<181291436+quarkiverse-ci[bot]@users.noreply.github.com>
Date: Mon, 16 Dec 2024 17:47:54 +0000
Subject: [PATCH] [maven-release-plugin] prepare release 2.7.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/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/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 | 5 ++---
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 +-
48 files changed, 50 insertions(+), 51 deletions(-)
diff --git a/client/deployment/pom.xml b/client/deployment/pom.xml
index 0652da716..2fa0d4c9f 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.7.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 5ab4a4c42..99cd580b2 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.7.1
4.0.0
diff --git a/client/integration-tests/array-enum/pom.xml b/client/integration-tests/array-enum/pom.xml
index 5e42973a5..7a248722c 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.7.1
4.0.0
diff --git a/client/integration-tests/bean-validation/pom.xml b/client/integration-tests/bean-validation/pom.xml
index 1663c3140..a00f4732e 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
- 3.0.0-SNAPSHOT
+ 2.7.1
4.0.0
diff --git a/client/integration-tests/beanparam/pom.xml b/client/integration-tests/beanparam/pom.xml
index 0fdc3388c..9413272f6 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.7.1
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 2d003df7a..eb1b126a0 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
- 3.0.0-SNAPSHOT
+ 2.7.1
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 dd5307f9d..5226f4d3a 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.7.1
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 194046520..f5fb8719d 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.7.1
4.0.0
diff --git a/client/integration-tests/config-key/pom.xml b/client/integration-tests/config-key/pom.xml
index 3c4c46104..056f22618 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.7.1
4.0.0
diff --git a/client/integration-tests/cookie-authentication/pom.xml b/client/integration-tests/cookie-authentication/pom.xml
index fa51e768e..01fe8ff99 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.7.1
4.0.0
diff --git a/client/integration-tests/custom-templates/pom.xml b/client/integration-tests/custom-templates/pom.xml
index 1fb5edcb1..122e50c8d 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.7.1
4.0.0
diff --git a/client/integration-tests/enum-property/pom.xml b/client/integration-tests/enum-property/pom.xml
index 59f3c2769..e29934079 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.7.1
4.0.0
diff --git a/client/integration-tests/enum-unexpected/pom.xml b/client/integration-tests/enum-unexpected/pom.xml
index fdfb0b59b..7a9e0a01c 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
- 3.0.0-SNAPSHOT
+ 2.7.1
4.0.0
diff --git a/client/integration-tests/exclude/pom.xml b/client/integration-tests/exclude/pom.xml
index a105cb359..aaf66307f 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.7.1
4.0.0
diff --git a/client/integration-tests/generate-flags/pom.xml b/client/integration-tests/generate-flags/pom.xml
index 07dad3649..9704a571d 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
- 3.0.0-SNAPSHOT
+ 2.7.1
4.0.0
diff --git a/client/integration-tests/generation-input/pom.xml b/client/integration-tests/generation-input/pom.xml
index 05fa23821..f45c80f5b 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.7.1
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 38a025766..aaa6805cd 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.7.1
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 fd731b3ec..d9fdd79f8 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.7.1
4.0.0
diff --git a/client/integration-tests/include/pom.xml b/client/integration-tests/include/pom.xml
index 1407cc93d..39d6e3316 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.7.1
4.0.0
diff --git a/client/integration-tests/multipart-request/pom.xml b/client/integration-tests/multipart-request/pom.xml
index c44cd400a..991a4037d 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.7.1
4.0.0
diff --git a/client/integration-tests/mutiny-return-response/pom.xml b/client/integration-tests/mutiny-return-response/pom.xml
index fcc4660d8..6445f7158 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
- 3.0.0-SNAPSHOT
+ 2.7.1
4.0.0
diff --git a/client/integration-tests/mutiny/pom.xml b/client/integration-tests/mutiny/pom.xml
index a6e4450d4..b7f8fd6d4 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.7.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 90387486d..5ddf5b76c 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.7.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 aedbe92eb..71977a906 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.7.1
4.0.0
diff --git a/client/integration-tests/path/pom.xml b/client/integration-tests/path/pom.xml
index c9e9f38dd..2b6db97fe 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
- 3.0.0-SNAPSHOT
+ 2.7.1
quarkus-openapi-generator-it-path
diff --git a/client/integration-tests/polymorphism/pom.xml b/client/integration-tests/polymorphism/pom.xml
index 668240bb5..3abcdad0e 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
- 3.0.0-SNAPSHOT
+ 2.7.1
4.0.0
diff --git a/client/integration-tests/pom.xml b/client/integration-tests/pom.xml
index e1efcf5b3..d4c8694e0 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.7.1
../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 480678d50..727872136 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
- 3.0.0-SNAPSHOT
+ 2.7.1
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 3a86a104f..f80608a80 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.7.1
4.0.0
diff --git a/client/integration-tests/security/pom.xml b/client/integration-tests/security/pom.xml
index 6d0ca52da..fa2ca4e4b 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.7.1
4.0.0
diff --git a/client/integration-tests/serializable-model/pom.xml b/client/integration-tests/serializable-model/pom.xml
index 80df64ac6..8b387887b 100644
--- a/client/integration-tests/serializable-model/pom.xml
+++ b/client/integration-tests/serializable-model/pom.xml
@@ -1,10 +1,9 @@
-
+
quarkus-openapi-generator-integration-tests
io.quarkiverse.openapi.generator
- 3.0.0-SNAPSHOT
+ 2.7.1
4.0.0
diff --git a/client/integration-tests/simple/pom.xml b/client/integration-tests/simple/pom.xml
index af06edbec..1d7c167c3 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.7.1
4.0.0
diff --git a/client/integration-tests/skip-validation/pom.xml b/client/integration-tests/skip-validation/pom.xml
index 0e4d4e8a9..1e34e50a3 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.7.1
4.0.0
diff --git a/client/integration-tests/suffix-prefix/pom.xml b/client/integration-tests/suffix-prefix/pom.xml
index a7130832b..f246824a6 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.7.1
4.0.0
diff --git a/client/integration-tests/type-mapping/pom.xml b/client/integration-tests/type-mapping/pom.xml
index 7fd3339a7..ef5f7c82c 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.7.1
4.0.0
diff --git a/client/integration-tests/without-oidc/pom.xml b/client/integration-tests/without-oidc/pom.xml
index 92911e96e..4c8751c43 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
- 3.0.0-SNAPSHOT
+ 2.7.1
4.0.0
diff --git a/client/oidc/pom.xml b/client/oidc/pom.xml
index 85ba7c0ad..277af837b 100644
--- a/client/oidc/pom.xml
+++ b/client/oidc/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.openapi.generator
quarkus-openapi-generator-client-parent
- 3.0.0-SNAPSHOT
+ 2.7.1
quarkus-openapi-generator-oidc
diff --git a/client/pom.xml b/client/pom.xml
index dded3c51d..305442bb3 100644
--- a/client/pom.xml
+++ b/client/pom.xml
@@ -3,7 +3,7 @@
quarkus-openapi-generator-parent
io.quarkiverse.openapi.generator
- 3.0.0-SNAPSHOT
+ 2.7.1
4.0.0
diff --git a/client/runtime/pom.xml b/client/runtime/pom.xml
index d50c39f2c..7d088217b 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.7.1
../pom.xml
quarkus-openapi-generator
diff --git a/client/test-utils/pom.xml b/client/test-utils/pom.xml
index b9f2adf7e..dc8e7124a 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.7.1
../pom.xml
quarkus-openapi-generator-test-utils
diff --git a/docs/pom.xml b/docs/pom.xml
index bc3f73da5..0217a877e 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.7.1
../pom.xml
quarkus-openapi-generator-docs
diff --git a/pom.xml b/pom.xml
index 0912091cc..bb97f635e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -8,7 +8,7 @@
io.quarkiverse.openapi.generator
quarkus-openapi-generator-parent
- 3.0.0-SNAPSHOT
+ 2.7.1
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
- HEAD
+ 2.7.1
3.8.1
diff --git a/server/deployment/pom.xml b/server/deployment/pom.xml
index 7c9619120..c6da7fce1 100755
--- a/server/deployment/pom.xml
+++ b/server/deployment/pom.xml
@@ -3,7 +3,7 @@
quarkus-openapi-generator-server-parent
io.quarkiverse.openapi.generator
- 3.0.0-SNAPSHOT
+ 2.7.1
../pom.xml
4.0.0
diff --git a/server/integration-tests/pom.xml b/server/integration-tests/pom.xml
index 985bb0a7d..c6a47540c 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
- 3.0.0-SNAPSHOT
+ 2.7.1
../pom.xml
4.0.0
diff --git a/server/integration-tests/reactive/pom.xml b/server/integration-tests/reactive/pom.xml
index efe96d116..a29852bb1 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
- 3.0.0-SNAPSHOT
+ 2.7.1
../pom.xml
4.0.0
diff --git a/server/integration-tests/resteasy/pom.xml b/server/integration-tests/resteasy/pom.xml
index f89a2d395..2d4f3e8b0 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
- 3.0.0-SNAPSHOT
+ 2.7.1
../pom.xml
4.0.0
diff --git a/server/pom.xml b/server/pom.xml
index 1900c318f..512d58005 100644
--- a/server/pom.xml
+++ b/server/pom.xml
@@ -3,7 +3,7 @@
quarkus-openapi-generator-parent
io.quarkiverse.openapi.generator
- 3.0.0-SNAPSHOT
+ 2.7.1
4.0.0
diff --git a/server/runtime/pom.xml b/server/runtime/pom.xml
index 79ce725a3..184bd4d49 100755
--- a/server/runtime/pom.xml
+++ b/server/runtime/pom.xml
@@ -4,7 +4,7 @@
quarkus-openapi-generator-server-parent
io.quarkiverse.openapi.generator
- 3.0.0-SNAPSHOT
+ 2.7.1
../pom.xml
4.0.0