Prepare v5.0.1 release (#8627)

* release 5.0.1

* update samples
This commit is contained in:
William Cheng
2021-02-06 16:37:22 +08:00
committed by GitHub
parent 21d7330aea
commit c7fcb39a2d
638 changed files with 640 additions and 638 deletions

View File

@@ -1,5 +1,5 @@
# RELEASE_VERSION
openApiGeneratorVersion=5.0.1-SNAPSHOT
openApiGeneratorVersion=5.0.1
# /RELEASE_VERSION
# BEGIN placeholders

View File

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