Skip to content

Commit 369a72f

Browse files
committed
merged from develop
1 parent aabe12e commit 369a72f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

samples/scala-servlet/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
<parent>
33
<groupId>com.wordnik</groupId>
44
<artifactId>swagger-project_2.10</artifactId>
5-
<version>1.3.1</version>
5+
<version>1.3.2</version>
66
<relativePath>../..</relativePath>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99
<groupId>com.wordnik</groupId>
1010
<artifactId>swagger-scala-servlet_2.10</artifactId>
1111
<packaging>war</packaging>
1212
<name>swagger-scala-servlet-server</name>
13-
<version>1.3.1</version>
13+
<version>1.3.2</version>
1414
<build>
1515
<plugins>
1616
<plugin>

0 commit comments

Comments
 (0)