Skip to content

Commit 626658b

Browse files
djankowsewaostrowska
authored andcommitted
prepare release 2.0.17
1 parent 2cec968 commit 626658b

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>2.0.17-SNAPSHOT</version>
9+
<version>2.0.17</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
@@ -169,7 +169,7 @@
169169
<dependency>
170170
<groupId>io.swagger</groupId>
171171
<artifactId>swagger-inflector</artifactId>
172-
<version>2.0.17-SNAPSHOT</version>
172+
<version>2.0.17</version>
173173
</dependency>
174174
</dependencies>
175175
<properties>

0 commit comments

Comments
 (0)