Skip to content

Commit

Permalink
Merge pull request spring-io#974 from swagger-api/prepare-release-1.0.29
Browse files Browse the repository at this point in the history
  • Loading branch information
frantuma committed Oct 5, 2021
2 parents be8f9f2 + 7dc8067 commit d5078f7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<groupId>io.swagger.codegen.v3</groupId>
<artifactId>swagger-codegen-generators</artifactId>
<version>1.0.29-SNAPSHOT</version>
<version>1.0.29</version>
<packaging>jar</packaging>

<build>
Expand Down Expand Up @@ -254,7 +254,7 @@
</dependency>
</dependencies>
<properties>
<swagger-codegen-version>3.0.29-SNAPSHOT</swagger-codegen-version>
<swagger-codegen-version>3.0.29</swagger-codegen-version>
<swagger-parser-version>2.0.28</swagger-parser-version>
<swagger-core-version>2.1.11</swagger-core-version>
<jackson-version>2.12.1</jackson-version>
Expand Down

0 comments on commit d5078f7

Please sign in to comment.