Skip to content

Commit

Permalink
Merge pull request #452 from swagger-api/prepare-release-1.0.24
Browse files Browse the repository at this point in the history
  • Loading branch information
frantuma authored Sep 28, 2023
2 parents 377565c + 3c6c20f commit 5baf149
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.24-SNAPSHOT</version>
<version>1.0.24</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 @@ -170,7 +170,7 @@
<dependency>
<groupId>io.swagger</groupId>
<artifactId>swagger-inflector</artifactId>
<version>1.0.24-SNAPSHOT</version>
<version>1.0.24</version>
</dependency>
</dependencies>
<properties>
Expand Down

0 comments on commit 5baf149

Please sign in to comment.