Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7352864

Browse files
committed
Use swagger-codegen 2.2.2 stable
1 parent 37c7fa6 commit 7352864

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<plugin>
1111
<groupId>io.swagger</groupId>
1212
<artifactId>swagger-codegen-maven-plugin</artifactId>
13-
<version>2.2.2-SNAPSHOT</version>
13+
<version>2.2.2</version>
1414
<executions>
1515
<execution>
1616
<goals>

0 commit comments

Comments
 (0)