We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0316ba commit 7e5418aCopy full SHA for 7e5418a
pom.xml
@@ -6,7 +6,7 @@
6
<packaging>jar</packaging>
7
<name>swagger-inflector</name>
8
<description>swagger-inflector</description>
9
- <version>1.0.27</version>
+ <version>1.0.28-SNAPSHOT</version>
10
<url>https://github.com/swagger-api/swagger-inflector</url>
11
<scm>
12
<connection>scm:git:git@github.com:swagger-api/swagger-inflector.git</connection>
scripts/pom.xml
@@ -170,7 +170,7 @@
170
<dependency>
171
<groupId>io.swagger</groupId>
172
<artifactId>swagger-inflector</artifactId>
173
174
</dependency>
175
</dependencies>
176
<properties>
0 commit comments