fix openapi-generator-cli version

This commit is contained in:
William Cheng
2021-12-22 00:42:28 +08:00
parent 8d16239aab
commit 588cd15323

View File

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