Prepare 4.0.3-SNAPSHOT (#3185)

* update version to 4.0.3-SNAPSHOT

* update readme

* update gradle, maven plugin

* update release schedule

* update samples
This commit is contained in:
William Cheng
2019-06-20 18:50:49 +08:00
committed by GitHub
parent fae9d4a37b
commit 8e11fd9fe4
771 changed files with 777 additions and 777 deletions

View File

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