forked from loafle/openapi-generator-original
Prepare v6.3.0 release (#14580)
* 6.3.0 release * fix maven plugin test * update samples * update doc * fix tests in windows
This commit is contained in:
@@ -121,7 +121,7 @@
|
||||
</dependencies>
|
||||
<properties>
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
<openapi-generator-version>6.3.0-SNAPSHOT</openapi-generator-version>
|
||||
<openapi-generator-version>6.3.0</openapi-generator-version>
|
||||
<maven-plugin-version>1.0.0</maven-plugin-version>
|
||||
<junit-version>4.13.2</junit-version>
|
||||
</properties>
|
||||
|
||||
@@ -1 +1 @@
|
||||
6.3.0-SNAPSHOT
|
||||
6.3.0
|
||||
Reference in New Issue
Block a user