4.0.2 release (#3181)

* remove snapshot version

* update stable version

* remove build.gradle sample from relesae script
This commit is contained in:
William Cheng
2019-06-20 12:39:15 +08:00
committed by GitHub
parent 93edd7650b
commit fae9d4a37b
19 changed files with 28 additions and 29 deletions

View File

@@ -3,7 +3,7 @@
<parent>
<groupId>org.openapitools</groupId>
<artifactId>openapi-generator-project</artifactId>
<version>4.0.2-SNAPSHOT</version>
<version>4.0.2</version>
<relativePath>../..</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>