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 dad4051 commit 5c56ccfCopy full SHA for 5c56ccf
pom.xml
@@ -6,7 +6,7 @@
6
<packaging>jar</packaging>
7
<name>swagger-inflector</name>
8
<description>swagger-inflector</description>
9
- <version>2.0.13</version>
+ <version>2.0.14-SNAPSHOT</version>
10
<url>https://github.com/swagger-api/swagger-inflector</url>
11
<scm>
12
<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
<artifactId>swagger-inflector</artifactId>
172
173
</dependency>
174
</dependencies>
175
<properties>
0 commit comments