Prepare 3.3.1-SNAPSHOT (#1154)

* update version

* update petstore samples
This commit is contained in:
William Cheng
2018-10-02 09:40:27 +08:00
committed by GitHub
parent e22c7c1c8a
commit 4e8844273b
405 changed files with 420 additions and 409 deletions

View File

@@ -116,7 +116,7 @@
</dependencies>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<openapi-generator-version>3.3.0</openapi-generator-version>
<openapi-generator-version>3.3.1-SNAPSHOT</openapi-generator-version>
<maven-plugin-version>1.0.0</maven-plugin-version>
<junit-version>4.8.1</junit-version>
</properties>