We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0bbf8d1 + 4dbc2d7 commit 4977346Copy full SHA for 4977346
pom.xml
@@ -8,7 +8,7 @@
8
<modelVersion>4.0.0</modelVersion>
9
<groupId>io.swagger</groupId>
10
<artifactId>swagger-parser-project</artifactId>
11
- <version>1.0.6-SNAPSHOT</version>
+ <version>1.0.6</version>
12
<packaging>pom</packaging>
13
<name>swagger-parser-project</name>
14
<developers>
@@ -206,7 +206,7 @@
206
</modules>
207
<properties>
208
<commons-io-version>2.4</commons-io-version>
209
- <scala-version>2.10.0</scala-version>
+ <scala-version>2.10.4</scala-version>
210
<slf4j-version>1.6.3</slf4j-version>
211
<swagger-core-version>1.5.2-M2</swagger-core-version>
212
<junit-version>4.8.1</junit-version>
0 commit comments