create v5.3.0

This commit is contained in:
William Cheng
2021-07-10 00:12:23 +08:00
parent 02835b35bc
commit 39fbf53150
668 changed files with 668 additions and 668 deletions

View File

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

View File

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