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

@@ -18,7 +18,7 @@
<plugin>
<groupId>org.openapitools</groupId>
<artifactId>openapi-generator-maven-plugin</artifactId>
<version>4.0.2-SNAPSHOT</version>
<version>4.0.2</version>
<dependencies>
<dependency>
<groupId>${project.groupId}</groupId>