prepare 4.1.3 release (#4052)

This commit is contained in:
William Cheng
2019-10-04 13:46:07 +08:00
committed by GitHub
parent 711a210423
commit f955966b09
10 changed files with 15 additions and 15 deletions

View File

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

View File

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