Skip to content

Commit

Permalink
Merge pull request #420 from swagger-api/prepare-release-1.0.10
Browse files Browse the repository at this point in the history
prepare release 1.0.10
  • Loading branch information
frantuma authored Jul 11, 2019
2 parents b3c99f3 + 23c5ba4 commit 04ad1ce
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.10-SNAPSHOT</version>
<version>1.0.10</version>
<packaging>jar</packaging>

<build>
Expand Down Expand Up @@ -246,7 +246,7 @@
</dependency>
</dependencies>
<properties>
<swagger-codegen-version>3.0.10-SNAPSHOT</swagger-codegen-version>
<swagger-codegen-version>3.0.10</swagger-codegen-version>
<swagger-parser-version>2.0.13</swagger-parser-version>
<swagger-core-version>2.0.8</swagger-core-version>
<jackson-version>2.9.8</jackson-version>
Expand Down

0 comments on commit 04ad1ce

Please sign in to comment.