Skip to content

Commit

Permalink
Merge pull request swagger-api#609 from swagger-api/prepare-release-1…
Browse files Browse the repository at this point in the history
….0.18

prepare release 1.0.18
  • Loading branch information
frantuma authored Feb 26, 2020
2 parents dc2a639 + 908143a commit f67f171
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<groupId>io.swagger.codegen.v3</groupId>
<artifactId>swagger-codegen-generators</artifactId>
<version>1.0.18-SNAPSHOT</version>
<version>1.0.18</version>
<packaging>jar</packaging>

<build>
Expand Down Expand Up @@ -252,7 +252,7 @@
</dependency>
</dependencies>
<properties>
<swagger-codegen-version>3.0.18-SNAPSHOT</swagger-codegen-version>
<swagger-codegen-version>3.0.18</swagger-codegen-version>
<swagger-parser-version>2.0.18</swagger-parser-version>
<swagger-core-version>2.1.1</swagger-core-version>
<jackson-version>2.10.1</jackson-version>
Expand Down

0 comments on commit f67f171

Please sign in to comment.