Prepare v6.3.0 release (#14580)

* 6.3.0 release

* fix maven plugin test

* update samples

* update doc

* fix tests in windows
This commit is contained in:
William Cheng
2023-02-01 20:52:29 +08:00
committed by GitHub
parent 6541038e13
commit 8f2676c5c2
1109 changed files with 1110 additions and 1110 deletions

View File

@@ -4,7 +4,7 @@
<groupId>org.openapitools</groupId>
<artifactId>openapi-generator-project</artifactId>
<!-- RELEASE_VERSION -->
<version>6.3.0-SNAPSHOT</version>
<version>6.3.0</version>
<!-- /RELEASE_VERSION -->
<relativePath>../..</relativePath>
</parent>