minor update to use 5.3.0 (#10168)

This commit is contained in:
William Cheng
2021-08-17 18:26:50 +08:00
committed by GitHub
parent 9ece1b5111
commit 8c4991ba3e
4 changed files with 5 additions and 3 deletions

View File

@@ -15,7 +15,7 @@
<groupId>org.openapitools</groupId>
<artifactId>openapi-generator-maven-plugin</artifactId>
<!-- RELEASE_VERSION -->
<version>5.2.1-SNAPSHOT</version>
<version>5.3.0-SNAPSHOT</version>
<!-- /RELEASE_VERSION -->
<executions>
<execution>

View File

@@ -20,7 +20,7 @@
<groupId>org.openapitools</groupId>
<artifactId>openapi-generator-maven-plugin</artifactId>
<!-- RELEASE_VERSION -->
<version>5.2.1-SNAPSHOT</version>
<version>5.3.0-SNAPSHOT</version>
<!-- /RELEASE_VERSION -->
<executions>
<execution>