Skip to content

Commit 5b46218

Browse files
bump snapshot 3.0.1-SNAPSHOT (#509)
Co-authored-by: ewaostrowska <214632419+ewaostrowska@users.noreply.github.com>
1 parent 81101a2 commit 5b46218

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<packaging>jar</packaging>
77
<name>swagger-inflector</name>
88
<description>swagger-inflector</description>
9-
<version>3.0.0</version>
9+
<version>3.0.1-SNAPSHOT</version>
1010
<url>https://github.com/swagger-api/swagger-inflector</url>
1111
<scm>
1212
<connection>scm:git:git@github.com:swagger-api/swagger-inflector.git</connection>

scripts/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@
173173
<dependency>
174174
<groupId>io.swagger</groupId>
175175
<artifactId>swagger-inflector</artifactId>
176-
<version>3.0.0</version>
176+
<version>3.0.1-SNAPSHOT</version>
177177
</dependency>
178178
</dependencies>
179179
<properties>

0 commit comments

Comments
 (0)