Prepare 6.1.1 SNAPSHOT version (#13399)

* prepare v6.1.1

* update samples

* update doc
This commit is contained in:
William Cheng
2022-09-11 19:08:23 +08:00
committed by GitHub
parent 43dbb5ff9c
commit 928070c57a
1002 changed files with 1013 additions and 1012 deletions

View File

@@ -121,7 +121,7 @@
</dependencies>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<openapi-generator-version>6.1.0</openapi-generator-version>
<openapi-generator-version>6.1.1-SNAPSHOT</openapi-generator-version>
<maven-plugin-version>1.0.0</maven-plugin-version>
<junit-version>4.13.2</junit-version>
</properties>

View File

@@ -1 +1 @@
6.1.0
6.1.1-SNAPSHOT