Skip to content

Commit

Permalink
updated versions
Browse files Browse the repository at this point in the history
  • Loading branch information
fehguy committed Jan 7, 2016
1 parent ff4ba5d commit 90d0bd4
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.2-SNAPSHOT</version>
<version>1.0.2</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 @@ -413,8 +413,8 @@
</dependency>
</dependencies>
<properties>
<swagger-core-version>1.5.5</swagger-core-version>
<swagger-parser-version>1.0.15-SNAPSHOT</swagger-parser-version>
<swagger-core-version>1.5.6</swagger-core-version>
<swagger-parser-version>1.0.16</swagger-parser-version>
<joda-time-version>2.2</joda-time-version>
<joda-version>1.2</joda-version>
<jetty-version>9.2.9.v20150224</jetty-version>
Expand Down

0 comments on commit 90d0bd4

Please sign in to comment.