Updated versions for 2.2.3 release and other minor enhancements (#6070)

* update pom to prepare 2.2.3 release

* add header support to qt5, update samples

* update version in java help

* update to xcode 9

* rollback to xcode8.2
This commit is contained in:
wing328
2017-07-16 01:03:40 +08:00
committed by GitHub
parent ff04f532bb
commit 34e94fbed0
16 changed files with 113 additions and 76 deletions

View File

@@ -3,7 +3,7 @@
<parent>
<groupId>io.swagger</groupId>
<artifactId>swagger-codegen-project</artifactId>
<version>2.2.3-SNAPSHOT</version>
<version>2.2.3</version>
<relativePath>../..</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>