We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a73b46 commit f38158bCopy full SHA for f38158b
pom.xml
@@ -26,7 +26,7 @@
26
<artifactId>swagger-inflector</artifactId>
27
<packaging>jar</packaging>
28
<name>swagger-inflector</name>
29
- <version>2.0.12</version>
+ <version>2.0.13-SNAPSHOT</version>
30
<url>https://github.com/swagger-api/swagger-inflector</url>
31
<scm>
32
<connection>scm:git:[email protected]:swagger-api/swagger-inflector.git</connection>
scripts/pom.xml
@@ -169,7 +169,7 @@
169
<dependency>
170
<groupId>io.swagger</groupId>
171
172
173
</dependency>
174
</dependencies>
175
<properties>
0 commit comments