Prepare 3.2.3 release (#935)

* update release version, disabled ensure up to date script

* update release table

* update stable version to 3.2.3

* update samples/meta-codegen/lib/pom.xml and release_version_update.sh
This commit is contained in:
William Cheng
2018-08-30 19:08:03 +08:00
committed by GitHub
parent d49fb1c777
commit 5745f6df70
22 changed files with 27 additions and 27 deletions

View File

@@ -12,7 +12,7 @@
<plugin>
<groupId>org.openapitools</groupId>
<artifactId>openapi-generator-maven-plugin</artifactId>
<version>3.2.2</version>
<version>3.2.3</version>
<executions>
<execution>
<goals>