Skip to content

Commit f38158b

Browse files
committed
bump snapshot 2.0.13-SNAPSHOT
1 parent 0a73b46 commit f38158b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<artifactId>swagger-inflector</artifactId>
2727
<packaging>jar</packaging>
2828
<name>swagger-inflector</name>
29-
<version>2.0.12</version>
29+
<version>2.0.13-SNAPSHOT</version>
3030
<url>https://github.com/swagger-api/swagger-inflector</url>
3131
<scm>
3232
<connection>scm:git:[email protected]:swagger-api/swagger-inflector.git</connection>

scripts/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@
169169
<dependency>
170170
<groupId>io.swagger</groupId>
171171
<artifactId>swagger-inflector</artifactId>
172-
<version>2.0.12</version>
172+
<version>2.0.13-SNAPSHOT</version>
173173
</dependency>
174174
</dependencies>
175175
<properties>

0 commit comments

Comments
 (0)