Skip to content

Commit

Permalink
Merge pull request #192 from swagger-api/update-parser
Browse files Browse the repository at this point in the history
updated version for release
  • Loading branch information
fehguy authored May 31, 2017
2 parents c12b17b + 7741382 commit 000bee0
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 @@ -26,7 +26,7 @@
<artifactId>swagger-inflector</artifactId>
<packaging>jar</packaging>
<name>swagger-inflector</name>
<version>1.0.13-SNAPSHOT</version>
<version>1.0.13</version>
<url>https://github.com/swagger-api/swagger-inflector</url>
<scm>
<connection>scm:git:[email protected]:swagger-api/swagger-inflector.git</connection>
Expand Down Expand Up @@ -430,7 +430,7 @@
</dependencies>
<properties>
<swagger-core-version>1.5.12</swagger-core-version>
<swagger-parser-version>1.0.28</swagger-parser-version>
<swagger-parser-version>1.0.29</swagger-parser-version>
<jackson.version>2.8.5</jackson.version>
<joda-time-version>2.2</joda-time-version>
<joda-version>1.2</joda-version>
Expand Down

0 comments on commit 000bee0

Please sign in to comment.