mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-12-05 18:06:08 +00:00
Merge pull request #3602 from michalyao/patch-2
update to version 2.2.2
This commit is contained in:
@@ -11,7 +11,7 @@ Add to your `build->plugins` section (default phase is `generate-sources` phase)
|
|||||||
<plugin>
|
<plugin>
|
||||||
<groupId>io.swagger</groupId>
|
<groupId>io.swagger</groupId>
|
||||||
<artifactId>swagger-codegen-maven-plugin</artifactId>
|
<artifactId>swagger-codegen-maven-plugin</artifactId>
|
||||||
<version>2.1.5-SNAPSHOT</version>
|
<version>2.2.2-SNAPSHOT</version>
|
||||||
<executions>
|
<executions>
|
||||||
<execution>
|
<execution>
|
||||||
<goals>
|
<goals>
|
||||||
|
|||||||
Reference in New Issue
Block a user