diff --git a/README.md b/README.md
index 5cde19c94..a27520cce 100644
--- a/README.md
+++ b/README.md
@@ -24,7 +24,7 @@ This repository holds two Quarkus extensions. The one located in the client fold
## Getting Started
-You can learn more in [Quarkus Openapi Generator Documentation](http://docs.quarkiverse.io/quarkus-openapi-generator/dev/index.html).
+You can learn more in [Quarkus OpenAPI Generator Documentation](http://docs.quarkiverse.io/quarkus-openapi-generator/dev/index.html).
> [!TIP]
> If you want to improve the docs, please feel free to contribute editing the docs in [Docs](https://github.com/quarkiverse/quarkus-openapi-generator/tree/main/docs/modules/ROOT). But first, read [this page](CONTRIBUTING.md).
diff --git a/client/deployment/pom.xml b/client/deployment/pom.xml
index 7f2982bc5..04eccecbd 100644
--- a/client/deployment/pom.xml
+++ b/client/deployment/pom.xml
@@ -8,7 +8,7 @@
../pom.xml
quarkus-openapi-generator-deployment
- Quarkus - Openapi Generator - Client - Deployment
+ Quarkus - OpenAPI Generator - Client - Deployment
7.12.0
diff --git a/client/integration-tests/additional-properties/pom.xml b/client/integration-tests/additional-properties/pom.xml
index ae581a858..ff58c699b 100644
--- a/client/integration-tests/additional-properties/pom.xml
+++ b/client/integration-tests/additional-properties/pom.xml
@@ -8,7 +8,7 @@
4.0.0
quarkus-openapi-generator-it-additional-properties
- Quarkus - Openapi Generator - Integration Tests - Client - Additional Properties
+ Quarkus - OpenAPI Generator - Integration Tests - Client - Additional Properties
diff --git a/client/integration-tests/array-enum/pom.xml b/client/integration-tests/array-enum/pom.xml
index 704003fa4..10d34f535 100644
--- a/client/integration-tests/array-enum/pom.xml
+++ b/client/integration-tests/array-enum/pom.xml
@@ -8,7 +8,7 @@
4.0.0
quarkus-openapi-generator-it-array-enum
- Quarkus - Openapi Generator - Integration Tests - Client - Array enum
+ Quarkus - OpenAPI Generator - Integration Tests - Client - Array enum
Example project for OpenAPI with array of enums
diff --git a/client/integration-tests/bean-validation/pom.xml b/client/integration-tests/bean-validation/pom.xml
index 272833cf6..8168badf4 100644
--- a/client/integration-tests/bean-validation/pom.xml
+++ b/client/integration-tests/bean-validation/pom.xml
@@ -8,7 +8,7 @@
4.0.0
quarkus-openapi-generator-it-bean-validation
- Quarkus - Openapi Generator - Integration Tests - Client - Bean Validation
+ Quarkus - OpenAPI Generator - Integration Tests - Client - Bean Validation
Example project for usage of the bean-validation property
diff --git a/client/integration-tests/beanparam/pom.xml b/client/integration-tests/beanparam/pom.xml
index eff83a7e0..14d5f1cb9 100644
--- a/client/integration-tests/beanparam/pom.xml
+++ b/client/integration-tests/beanparam/pom.xml
@@ -8,7 +8,7 @@
4.0.0
quarkus-openapi-generator-it-beanparam
- Quarkus - Openapi Generator - Integration Tests - Client - BeanParam
+ Quarkus - OpenAPI Generator - Integration Tests - Client - BeanParam
Example project for @BeanParam usage
diff --git a/client/integration-tests/change-custom-template-directory/pom.xml b/client/integration-tests/change-custom-template-directory/pom.xml
index b0b9c6b10..6f683c706 100644
--- a/client/integration-tests/change-custom-template-directory/pom.xml
+++ b/client/integration-tests/change-custom-template-directory/pom.xml
@@ -7,7 +7,7 @@
3.0.0-lts-SNAPSHOT
quarkus-openapi-generator-it-change-custom-template-directory
- Quarkus - Openapi Generator - Integration Tests - Client - 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 256c63532..824325441 100644
--- a/client/integration-tests/change-directory/pom.xml
+++ b/client/integration-tests/change-directory/pom.xml
@@ -7,7 +7,7 @@
3.0.0-lts-SNAPSHOT
quarkus-openapi-generator-it-change-directory
- Quarkus - Openapi Generator - Integration Tests - Client - 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 a4c54db8d..5b9e835f1 100644
--- a/client/integration-tests/circuit-breaker/pom.xml
+++ b/client/integration-tests/circuit-breaker/pom.xml
@@ -8,7 +8,7 @@
4.0.0
quarkus-openapi-generator-it-circuit-breaker
- Quarkus - Openapi Generator - Integration Tests - Client - Circuit Breaker
+ Quarkus - OpenAPI Generator - Integration Tests - Client - Circuit Breaker
diff --git a/client/integration-tests/config-key/pom.xml b/client/integration-tests/config-key/pom.xml
index 2e36ef77d..b3386b5cf 100644
--- a/client/integration-tests/config-key/pom.xml
+++ b/client/integration-tests/config-key/pom.xml
@@ -8,7 +8,7 @@
4.0.0
quarkus-openapi-generator-it-config-key
- Quarkus - Openapi Generator - Integration Tests - Client - Config Key
+ Quarkus - OpenAPI Generator - Integration Tests - Client - Config Key
diff --git a/client/integration-tests/cookie-authentication/pom.xml b/client/integration-tests/cookie-authentication/pom.xml
index 3d6a5e3fe..1fafc79b5 100644
--- a/client/integration-tests/cookie-authentication/pom.xml
+++ b/client/integration-tests/cookie-authentication/pom.xml
@@ -8,7 +8,7 @@
4.0.0
quarkus-openapi-generator-it-cookie-authentication
- Quarkus - Openapi Generator - Integration Tests - Client - Cookie Authentication
+ Quarkus - OpenAPI Generator - Integration Tests - Client - Cookie Authentication
Use cookie authentication
diff --git a/client/integration-tests/custom-templates/pom.xml b/client/integration-tests/custom-templates/pom.xml
index 46e654be4..01c351f0e 100644
--- a/client/integration-tests/custom-templates/pom.xml
+++ b/client/integration-tests/custom-templates/pom.xml
@@ -8,7 +8,7 @@
4.0.0
quarkus-openapi-generator-it-custom-templates
- Quarkus - Openapi Generator - Integration Tests - Client - Custom Templates
+ Quarkus - OpenAPI Generator - Integration Tests - Client - Custom Templates
Example project with custom templates
diff --git a/client/integration-tests/enum-property/pom.xml b/client/integration-tests/enum-property/pom.xml
index e1adf7e31..7356ac1fc 100644
--- a/client/integration-tests/enum-property/pom.xml
+++ b/client/integration-tests/enum-property/pom.xml
@@ -8,7 +8,7 @@
4.0.0
quarkus-openapi-generator-it-enum-property
- Quarkus - Openapi Generator - Integration Tests - Client - Enum Property
+ Quarkus - OpenAPI Generator - Integration Tests - Client - Enum Property
Example project for OpenAPI with enum property
diff --git a/client/integration-tests/enum-unexpected/pom.xml b/client/integration-tests/enum-unexpected/pom.xml
index cf4148557..9bb8be3c8 100644
--- a/client/integration-tests/enum-unexpected/pom.xml
+++ b/client/integration-tests/enum-unexpected/pom.xml
@@ -8,7 +8,7 @@
4.0.0
quarkus-openapi-generator-it-enum-unexpected
- Quarkus - Openapi Generator - Integration Tests - Client - Enum Unexpected
+ Quarkus - OpenAPI Generator - Integration Tests - Client - Enum Unexpected
Example project for OpenAPI with enum unexpected value
diff --git a/client/integration-tests/equals-hashcode/pom.xml b/client/integration-tests/equals-hashcode/pom.xml
index 5e8d8b7b4..7d6ecbcb8 100644
--- a/client/integration-tests/equals-hashcode/pom.xml
+++ b/client/integration-tests/equals-hashcode/pom.xml
@@ -8,7 +8,7 @@
4.0.0
quarkus-openapi-generator-it-equals-hashcode
- Quarkus - Openapi Generator - Integration Tests - Client - Equals hashcode
+ Quarkus - OpenAPI Generator - Integration Tests - Client - Equals hashcode
Example project for general usage
diff --git a/client/integration-tests/exclude/pom.xml b/client/integration-tests/exclude/pom.xml
index fda541549..12862eeba 100644
--- a/client/integration-tests/exclude/pom.xml
+++ b/client/integration-tests/exclude/pom.xml
@@ -8,7 +8,7 @@
4.0.0
quarkus-openapi-generator-it-exclude
- Quarkus - Openapi Generator - Integration Tests - Client - Exclude
+ Quarkus - OpenAPI Generator - Integration Tests - Client - Exclude
Example project with OpenAPI documents that should be excluded
diff --git a/client/integration-tests/generate-flags/pom.xml b/client/integration-tests/generate-flags/pom.xml
index 71446dec0..7300daf3f 100644
--- a/client/integration-tests/generate-flags/pom.xml
+++ b/client/integration-tests/generate-flags/pom.xml
@@ -8,7 +8,7 @@
4.0.0
quarkus-openapi-generator-it-generate-flags
- Quarkus - Openapi Generator - Integration Tests - Client - Generate Flags
+ Quarkus - OpenAPI Generator - Integration Tests - Client - Generate Flags
Example project for usage of the generate-models and generate-apis properties
diff --git a/client/integration-tests/generation-input/pom.xml b/client/integration-tests/generation-input/pom.xml
index 98acc3fae..973f4eb53 100644
--- a/client/integration-tests/generation-input/pom.xml
+++ b/client/integration-tests/generation-input/pom.xml
@@ -7,7 +7,7 @@
3.0.0-lts-SNAPSHOT
quarkus-openapi-generator-it-generation-input
- Quarkus - Openapi Generator - Integration Tests - Client - Generation Input
+ Quarkus - OpenAPI Generator - Integration Tests - Client - Generation Input
Example library that implements the OpenApiSpecInputProvider interface
diff --git a/client/integration-tests/generation-tests/pom.xml b/client/integration-tests/generation-tests/pom.xml
index 0b37d469f..eaf425e01 100644
--- a/client/integration-tests/generation-tests/pom.xml
+++ b/client/integration-tests/generation-tests/pom.xml
@@ -7,7 +7,7 @@
3.0.0-lts-SNAPSHOT
quarkus-openapi-generator-it-generation-tests
- Quarkus - Openapi Generator - Integration Tests - Client - Generation Tests
+ Quarkus - OpenAPI Generator - Integration Tests - Client - Generation Tests
Example Project that uses the OpenApiSpecProvider (via input Stream) to provide the OpenAPI Spec input. See the module "generation-input", which has this implementation.
diff --git a/client/integration-tests/github/pom.xml b/client/integration-tests/github/pom.xml
index d193c281b..59b0d448a 100644
--- a/client/integration-tests/github/pom.xml
+++ b/client/integration-tests/github/pom.xml
@@ -8,7 +8,7 @@
4.0.0
quarkus-openapi-generator-it-ghub
- Quarkus - Openapi Generator - Integration Tests - Client - GitHub spec
+ Quarkus - OpenAPI Generator - Integration Tests - Client - GitHub spec
Example project for general usage
diff --git a/client/integration-tests/include/pom.xml b/client/integration-tests/include/pom.xml
index 725790621..c2597c1b5 100644
--- a/client/integration-tests/include/pom.xml
+++ b/client/integration-tests/include/pom.xml
@@ -8,7 +8,7 @@
4.0.0
quarkus-openapi-generator-it-include
- Quarkus - Openapi Generator - Integration Tests - Client - Include
+ Quarkus - OpenAPI Generator - Integration Tests - Client - Include
Example project with OpenAPI documents that should be included
diff --git a/client/integration-tests/multipart-request/pom.xml b/client/integration-tests/multipart-request/pom.xml
index ddae738b8..7875c9653 100644
--- a/client/integration-tests/multipart-request/pom.xml
+++ b/client/integration-tests/multipart-request/pom.xml
@@ -8,7 +8,7 @@
4.0.0
quarkus-openapi-generator-it-multipart-request
- Quarkus - Openapi Generator - Integration Tests - Client - Multipart Request
+ Quarkus - OpenAPI Generator - Integration Tests - Client - Multipart Request
diff --git a/client/integration-tests/mutiny-return-response/pom.xml b/client/integration-tests/mutiny-return-response/pom.xml
index 11aed9a18..d293df857 100644
--- a/client/integration-tests/mutiny-return-response/pom.xml
+++ b/client/integration-tests/mutiny-return-response/pom.xml
@@ -8,7 +8,7 @@
4.0.0
quarkus-openapi-generator-it-mutiny-return-response
- Quarkus - Openapi Generator - Integration Tests - Client - Mutiny Return Response
+ Quarkus - OpenAPI Generator - Integration Tests - Client - Mutiny Return Response
Example project for usage of the mutiny-return-response property
diff --git a/client/integration-tests/mutiny/pom.xml b/client/integration-tests/mutiny/pom.xml
index 0ea18b4dd..a31b49e76 100644
--- a/client/integration-tests/mutiny/pom.xml
+++ b/client/integration-tests/mutiny/pom.xml
@@ -8,7 +8,7 @@
quarkus-openapi-generator-it-mutiny
- Quarkus - Openapi Generator - Integration Tests - Client - Mutiny
+ Quarkus - OpenAPI Generator - Integration Tests - Client - Mutiny
Example project for general usage with Mutiny
diff --git a/client/integration-tests/open-api-normalizer/pom.xml b/client/integration-tests/open-api-normalizer/pom.xml
index 5761be80b..f48c2264b 100644
--- a/client/integration-tests/open-api-normalizer/pom.xml
+++ b/client/integration-tests/open-api-normalizer/pom.xml
@@ -8,7 +8,7 @@
quarkus-openapi-generator-it-open-api-normalizer
- Quarkus - Openapi Generator - Integration Tests - Client - OpenAPI Normalizer
+ Quarkus - OpenAPI Generator - Integration Tests - Client - OpenAPI Normalizer
diff --git a/client/integration-tests/part-filename/pom.xml b/client/integration-tests/part-filename/pom.xml
index a27bc77f6..c6e1df07e 100644
--- a/client/integration-tests/part-filename/pom.xml
+++ b/client/integration-tests/part-filename/pom.xml
@@ -8,7 +8,7 @@
4.0.0
quarkus-openapi-generator-it-part-filename
- Quarkus - Openapi Generator - Integration Tests - Client - PartFilename
+ Quarkus - OpenAPI Generator - Integration Tests - Client - PartFilename
diff --git a/client/integration-tests/path/pom.xml b/client/integration-tests/path/pom.xml
index 082f3af33..8b548c9b9 100644
--- a/client/integration-tests/path/pom.xml
+++ b/client/integration-tests/path/pom.xml
@@ -8,7 +8,7 @@
quarkus-openapi-generator-it-path
- Quarkus - Openapi Generator - Integration Tests - Client - path
+ Quarkus - OpenAPI Generator - Integration Tests - Client - path
Test from path
diff --git a/client/integration-tests/polymorphism/pom.xml b/client/integration-tests/polymorphism/pom.xml
index 112c5e1ab..23b8a1622 100644
--- a/client/integration-tests/polymorphism/pom.xml
+++ b/client/integration-tests/polymorphism/pom.xml
@@ -8,7 +8,7 @@
4.0.0
quarkus-openapi-generator-it-polymorphism
- Quarkus - Openapi Generator - Integration Tests - Client - Polymorphism
+ Quarkus - OpenAPI Generator - Integration Tests - Client - Polymorphism
diff --git a/client/integration-tests/pom.xml b/client/integration-tests/pom.xml
index fef96b073..073765eb0 100644
--- a/client/integration-tests/pom.xml
+++ b/client/integration-tests/pom.xml
@@ -8,7 +8,7 @@
../pom.xml
quarkus-openapi-generator-integration-tests
- Quarkus - Openapi Generator - Client - Integration Tests
+ Quarkus - OpenAPI Generator - Client - Integration Tests
pom
additional-properties
diff --git a/client/integration-tests/remove-operationid-prefix/pom.xml b/client/integration-tests/remove-operationid-prefix/pom.xml
index a6083d1e8..7c86e697d 100644
--- a/client/integration-tests/remove-operationid-prefix/pom.xml
+++ b/client/integration-tests/remove-operationid-prefix/pom.xml
@@ -8,7 +8,7 @@
quarkus-openapi-generator-it-remove-operationid-prefix
- Quarkus - Openapi Generator - Integration Tests - Client - remove operation id prefix
+ Quarkus - OpenAPI Generator - Integration Tests - Client - remove operation id prefix
Example project for general usage with remove operation id prefix
diff --git a/client/integration-tests/return-response/pom.xml b/client/integration-tests/return-response/pom.xml
index 9dd42b5e1..f505dde57 100644
--- a/client/integration-tests/return-response/pom.xml
+++ b/client/integration-tests/return-response/pom.xml
@@ -8,7 +8,7 @@
4.0.0
quarkus-openapi-generator-it-return-response
- Quarkus - Openapi Generator - Integration Tests - Client - return-response
+ Quarkus - OpenAPI Generator - Integration Tests - Client - return-response
Example project for usage of the return-response property
diff --git a/client/integration-tests/security/pom.xml b/client/integration-tests/security/pom.xml
index 47ff53e39..d214910d2 100644
--- a/client/integration-tests/security/pom.xml
+++ b/client/integration-tests/security/pom.xml
@@ -8,7 +8,7 @@
4.0.0
quarkus-openapi-generator-it-security
- Quarkus - Openapi Generator - Integration Tests - Client - Security
+ Quarkus - OpenAPI Generator - Integration Tests - Client - Security
A few use cases that relies on security use cases with the OpenAPI Generator
diff --git a/client/integration-tests/serializable-model/pom.xml b/client/integration-tests/serializable-model/pom.xml
index 59a823c6c..dc163be7c 100644
--- a/client/integration-tests/serializable-model/pom.xml
+++ b/client/integration-tests/serializable-model/pom.xml
@@ -8,7 +8,7 @@
4.0.0
quarkus-openapi-generator-it-serializable-model
- Quarkus - Openapi Generator - Integration Tests - Client - Serializable model
+ Quarkus - OpenAPI Generator - Integration Tests - Client - Serializable model
Example project for general usage
diff --git a/client/integration-tests/simple/pom.xml b/client/integration-tests/simple/pom.xml
index 4b3ee0870..946467bd2 100644
--- a/client/integration-tests/simple/pom.xml
+++ b/client/integration-tests/simple/pom.xml
@@ -8,7 +8,7 @@
4.0.0
quarkus-openapi-generator-it-simple
- Quarkus - Openapi Generator - Integration Tests - Client - Simple
+ Quarkus - OpenAPI Generator - Integration Tests - Client - Simple
Example project for general usage
diff --git a/client/integration-tests/skip-validation/pom.xml b/client/integration-tests/skip-validation/pom.xml
index b5e2de07f..e32b65102 100644
--- a/client/integration-tests/skip-validation/pom.xml
+++ b/client/integration-tests/skip-validation/pom.xml
@@ -8,7 +8,7 @@
4.0.0
quarkus-openapi-generator-it-skip-validation
- Quarkus - Openapi Generator - Integration Tests - Client - Skip Spec Validation
+ Quarkus - OpenAPI Generator - Integration Tests - Client - Skip Spec Validation
Skip OpenAPI Spec Validation
diff --git a/client/integration-tests/suffix-prefix/pom.xml b/client/integration-tests/suffix-prefix/pom.xml
index 01aa2bdca..59e15b73b 100644
--- a/client/integration-tests/suffix-prefix/pom.xml
+++ b/client/integration-tests/suffix-prefix/pom.xml
@@ -8,7 +8,7 @@
4.0.0
quarkus-openapi-generator-it-suffix-prefix
- Quarkus - Openapi Generator - Integration Tests - Client - Suffix / Prefix
+ Quarkus - OpenAPI Generator - Integration Tests - Client - Suffix / Prefix
diff --git a/client/integration-tests/type-mapping/pom.xml b/client/integration-tests/type-mapping/pom.xml
index 3517fee90..07780347d 100644
--- a/client/integration-tests/type-mapping/pom.xml
+++ b/client/integration-tests/type-mapping/pom.xml
@@ -8,7 +8,7 @@
4.0.0
quarkus-openapi-generator-it-type-mapping
- Quarkus - Openapi Generator - Integration Tests - Client - Type Mapping
+ Quarkus - OpenAPI Generator - Integration Tests - Client - Type Mapping
diff --git a/client/integration-tests/without-oidc/pom.xml b/client/integration-tests/without-oidc/pom.xml
index dd8cef7cb..cd61c15b3 100644
--- a/client/integration-tests/without-oidc/pom.xml
+++ b/client/integration-tests/without-oidc/pom.xml
@@ -8,7 +8,7 @@
4.0.0
quarkus-openapi-generator-it-without-oidc
- Quarkus - Openapi Generator - Integration Tests - Client - Without OIDC
+ Quarkus - OpenAPI Generator - Integration Tests - Client - Without OIDC
Example project for general usage
diff --git a/client/oidc/pom.xml b/client/oidc/pom.xml
index d7d3ce9d8..078a5ea01 100644
--- a/client/oidc/pom.xml
+++ b/client/oidc/pom.xml
@@ -8,7 +8,7 @@
quarkus-openapi-generator-oidc
- Quarkus - Openapi Generator - Client - OIDC
+ Quarkus - OpenAPI Generator - Client - OIDC
OIDC Capabilities for Runtime
diff --git a/client/pom.xml b/client/pom.xml
index deede4789..7c3494d05 100644
--- a/client/pom.xml
+++ b/client/pom.xml
@@ -8,7 +8,7 @@
4.0.0
quarkus-openapi-generator-client-parent
- Quarkus - Openapi Generator - Client - Parent
+ Quarkus - OpenAPI Generator - Client - Parent
pom
diff --git a/client/runtime/pom.xml b/client/runtime/pom.xml
index f4c03eb55..ee8d26b75 100644
--- a/client/runtime/pom.xml
+++ b/client/runtime/pom.xml
@@ -8,7 +8,7 @@
../pom.xml
quarkus-openapi-generator
- Quarkus - Openapi Generator - Client - Runtime
+ Quarkus - OpenAPI Generator - Client - Runtime
Generation of Rest Clients based on OpenAPI specification files
diff --git a/client/test-utils/pom.xml b/client/test-utils/pom.xml
index 74a453c43..e5f093d4d 100644
--- a/client/test-utils/pom.xml
+++ b/client/test-utils/pom.xml
@@ -8,7 +8,7 @@
../pom.xml
quarkus-openapi-generator-test-utils
- Quarkus - Openapi Generator - Client - Test Utils
+ Quarkus - OpenAPI Generator - Client - Test Utils
diff --git a/docs/antora.yml b/docs/antora.yml
index de97e7734..b26c140a1 100644
--- a/docs/antora.yml
+++ b/docs/antora.yml
@@ -1,5 +1,5 @@
name: quarkus-openapi-generator
-title: Openapi Generator
+title: OpenAPI Generator
version: dev
nav:
- modules/ROOT/nav.adoc
diff --git a/docs/pom.xml b/docs/pom.xml
index 5731b3125..cc9044aa8 100644
--- a/docs/pom.xml
+++ b/docs/pom.xml
@@ -9,7 +9,7 @@
../pom.xml
quarkus-openapi-generator-docs
- Quarkus - Openapi Generator - Client - Documentation
+ Quarkus - OpenAPI Generator - Client - Documentation
diff --git a/pom.xml b/pom.xml
index 50935e6f1..b5305cb03 100644
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
quarkus-openapi-generator-parent
3.0.0-lts-SNAPSHOT
pom
- Quarkus - Openapi Generator - Parent
+ Quarkus - OpenAPI Generator - Parent
client
server
diff --git a/server/deployment/pom.xml b/server/deployment/pom.xml
index a9640e756..500379147 100755
--- a/server/deployment/pom.xml
+++ b/server/deployment/pom.xml
@@ -9,7 +9,7 @@
4.0.0
quarkus-openapi-generator-server-deployment
- Quarkus - Openapi Generator - Server - Deployment
+ Quarkus - OpenAPI Generator - Server - Deployment
diff --git a/server/integration-tests/pom.xml b/server/integration-tests/pom.xml
index c02aabdd0..f6762173a 100755
--- a/server/integration-tests/pom.xml
+++ b/server/integration-tests/pom.xml
@@ -11,7 +11,7 @@
pom
quarkus-openapi-generator-server-integration-tests-parent
- Quarkus - Openapi Generator - Server - Integration Tests
+ Quarkus - OpenAPI Generator - Server - Integration Tests
reactive
diff --git a/server/integration-tests/reactive/pom.xml b/server/integration-tests/reactive/pom.xml
index 8a5e9d93e..7c87853a4 100644
--- a/server/integration-tests/reactive/pom.xml
+++ b/server/integration-tests/reactive/pom.xml
@@ -9,7 +9,7 @@
4.0.0
quarkus-openapi-generator-server-integration-tests-quarkus-rest
- Quarkus - Openapi Generator - Server - Integration Tests - Quarkus REST (formerly RESTEasy Reactive)
+ Quarkus - OpenAPI Generator - Server - Integration Tests - Quarkus REST (formerly RESTEasy Reactive)
diff --git a/server/integration-tests/resteasy/pom.xml b/server/integration-tests/resteasy/pom.xml
index b4175ed85..409717e27 100644
--- a/server/integration-tests/resteasy/pom.xml
+++ b/server/integration-tests/resteasy/pom.xml
@@ -9,7 +9,7 @@
4.0.0
quarkus-openapi-generator-server-integration-tests-resteasy
- Quarkus - Openapi Generator - Server - Integration Tests - Resteasy
+ Quarkus - OpenAPI Generator - Server - Integration Tests - Resteasy
diff --git a/server/pom.xml b/server/pom.xml
index a575c728e..bd7736cf2 100644
--- a/server/pom.xml
+++ b/server/pom.xml
@@ -8,7 +8,7 @@
4.0.0
quarkus-openapi-generator-server-parent
- Quarkus - Openapi Generator - Server - Parent
+ Quarkus - OpenAPI Generator - Server - Parent
pom
diff --git a/server/runtime/pom.xml b/server/runtime/pom.xml
index 359a50cc9..e7991c713 100755
--- a/server/runtime/pom.xml
+++ b/server/runtime/pom.xml
@@ -10,7 +10,7 @@
4.0.0
quarkus-openapi-generator-server
- Quarkus - Openapi Generator - Server
+ Quarkus - OpenAPI Generator - Server