Skip to content

Commit

Permalink
Merge pull request #427 from swagger-api/prepare-release-1.0.22
Browse files Browse the repository at this point in the history
  • Loading branch information
frantuma committed Oct 17, 2022
2 parents c0f1287 + 5c74783 commit 26036b9
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>1.0.22-SNAPSHOT</version>
<version>1.0.22</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>1.0.22-SNAPSHOT</version>
<version>1.0.22</version>
</dependency>
</dependencies>
<properties>
Expand Down

0 comments on commit 26036b9

Please sign in to comment.