Skip to content

Commit

Permalink
Merge pull request #206 from swagger-api/prepare-release-1.0.1
Browse files Browse the repository at this point in the history
prepare release 1.0.1
  • Loading branch information
frantuma authored Oct 5, 2018
2 parents 861fa83 + a316db4 commit 0c7a2bf
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.1-SNAPSHOT</version>
<version>1.0.1</version>
<packaging>jar</packaging>

<build>
Expand Down Expand Up @@ -181,7 +181,7 @@
<surefire-version>2.19.1</surefire-version>
<jmockit-version>1.42</jmockit-version>
<reflections-version>0.9.10</reflections-version>
<swagger-codegen-version>3.0.1-SNAPSHOT</swagger-codegen-version>
<swagger-codegen-version>3.0.1</swagger-codegen-version>
</properties>

</project>

0 comments on commit 0c7a2bf

Please sign in to comment.