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 aea51b8 commit 4e5c3ffCopy full SHA for 4e5c3ff
pom.xml
@@ -6,7 +6,7 @@
6
<packaging>jar</packaging>
7
<name>swagger-inflector</name>
8
<description>swagger-inflector</description>
9
- <version>2.0.14</version>
+ <version>2.0.15-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