Skip to content

Commit

Permalink
Merge pull request #402 from swagger-api/bump-snap
Browse files Browse the repository at this point in the history
next snapshot 2.0.7-SNAPSHOT
  • Loading branch information
frantuma authored Jun 30, 2021
2 parents c6481c4 + 3f18140 commit d8f6b55
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<artifactId>swagger-inflector</artifactId>
<packaging>jar</packaging>
<name>swagger-inflector</name>
<version>2.0.6</version>
<version>2.0.7-SNAPSHOT</version>
<url>https://github.com/swagger-api/swagger-inflector</url>
<scm>
<connection>scm:git:[email protected]:swagger-api/swagger-inflector.git</connection>
Expand Down
2 changes: 1 addition & 1 deletion scripts/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@
<dependency>
<groupId>io.swagger</groupId>
<artifactId>swagger-inflector</artifactId>
<version>2.0.6</version>
<version>2.0.7-SNAPSHOT</version>
</dependency>
</dependencies>
<properties>
Expand Down

0 comments on commit d8f6b55

Please sign in to comment.