There was an error while loading. Please reload this page.
1 parent 81101a2 commit 5b46218Copy full SHA for 5b46218
2 files changed
pom.xml
@@ -6,7 +6,7 @@
6
<packaging>jar</packaging>
7
<name>swagger-inflector</name>
8
<description>swagger-inflector</description>
9
- <version>3.0.0</version>
+ <version>3.0.1-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
@@ -173,7 +173,7 @@
173
<dependency>
174
<groupId>io.swagger</groupId>
175
<artifactId>swagger-inflector</artifactId>
176
177
</dependency>
178
</dependencies>
179
<properties>
0 commit comments