Use swagger-codegen 2.2.2 stable

This commit is contained in:
mbohlool 2017-05-04 10:54:41 -07:00
parent 37c7fa6827
commit 735286472c

View File

@ -10,7 +10,7 @@
<plugin>
<groupId>io.swagger</groupId>
<artifactId>swagger-codegen-maven-plugin</artifactId>
<version>2.2.2-SNAPSHOT</version>
<version>2.2.2</version>
<executions>
<execution>
<goals>