Prepare 4.1.0 release (#3597)

* update pom

* update doc

* update version

* add dep for nullable annotaiton
This commit is contained in:
William Cheng
2019-08-09 22:25:32 +08:00
committed by GitHub
parent 1ab7b9ceb6
commit 59c4e381d1
18 changed files with 40 additions and 26 deletions

View File

@@ -13,7 +13,7 @@
<groupId>org.openapitools</groupId>
<artifactId>openapi-generator-maven-plugin</artifactId>
<!-- RELEASE_VERSION -->
<version>4.0.3</version>
<version>4.1.0</version>
<!-- /RELEASE_VERSION -->
<executions>
<execution>