Skip to content

Commit

Permalink
updated versions for release
Browse files Browse the repository at this point in the history
  • Loading branch information
fehguy committed Jun 16, 2017
1 parent 1534bc1 commit 68b18d6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 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.14-SNAPSHOT</version>
<version>1.0.14</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 @@ -429,8 +429,8 @@
</dependency>
</dependencies>
<properties>
<swagger-core-version>1.5.15-SNAPSHOT</swagger-core-version>
<swagger-parser-version>1.0.30-SNAPSHOT</swagger-parser-version>
<swagger-core-version>1.5.15</swagger-core-version>
<swagger-parser-version>1.0.30</swagger-parser-version>
<jackson.version>2.8.7</jackson.version>
<joda-time-version>2.9.1</joda-time-version>
<joda-version>1.8.1</joda-version>
Expand Down

0 comments on commit 68b18d6

Please sign in to comment.