Updated version number (#7880)

updated version number of swagger codegen to current stable
This commit is contained in:
swavans 2018-03-20 16:59:15 +01:00 committed by William Cheng
parent 8e34f9a98b
commit f943332d62

View File

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