prepare 6.2.0 release (#13514)

* set release version to 6.2.0

* update samples

* comment out rust server test in travis
This commit is contained in:
William Cheng
2022-09-24 21:44:42 +08:00
committed by GitHub
parent 840917ccb8
commit 24f476a381
1056 changed files with 1057 additions and 1057 deletions

View File

@@ -4,7 +4,7 @@
<groupId>org.openapitools</groupId>
<artifactId>openapi-generator-project</artifactId>
<!-- RELEASE_VERSION -->
<version>6.1.1-SNAPSHOT</version>
<version>6.2.0</version>
<!-- /RELEASE_VERSION -->
<relativePath>../..</relativePath>
</parent>