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

@@ -17,5 +17,5 @@ gradle generateGoWithInvalidSpec
The samples can be tested against other versions of the plugin using the `openApiGeneratorVersion` property. For example:
```bash
gradle -PopenApiGeneratorVersion=4.0.2 openApiValidate
gradle -PopenApiGeneratorVersion=4.0.3-SNAPSHOT openApiValidate
```

View File

@@ -1 +1 @@
openApiGeneratorVersion=4.0.2
openApiGeneratorVersion=4.0.3-SNAPSHOT