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.
1 parent aabe12e commit 369a72fCopy full SHA for 369a72f
samples/scala-servlet/pom.xml
@@ -2,15 +2,15 @@
2
<parent>
3
<groupId>com.wordnik</groupId>
4
<artifactId>swagger-project_2.10</artifactId>
5
- <version>1.3.1</version>
+ <version>1.3.2</version>
6
<relativePath>../..</relativePath>
7
</parent>
8
<modelVersion>4.0.0</modelVersion>
9
10
<artifactId>swagger-scala-servlet_2.10</artifactId>
11
<packaging>war</packaging>
12
<name>swagger-scala-servlet-server</name>
13
14
<build>
15
<plugins>
16
<plugin>
0 commit comments