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> <plugin>
<groupId>io.swagger</groupId> <groupId>io.swagger</groupId>
<artifactId>swagger-codegen-maven-plugin</artifactId> <artifactId>swagger-codegen-maven-plugin</artifactId>
<version>2.2.2-SNAPSHOT</version> <version>2.3.1</version>
<executions> <executions>
<execution> <execution>
<goals> <goals>