Skip to content

Commit

Permalink
prepare release 1.0.34
Browse files Browse the repository at this point in the history
  • Loading branch information
frantuma committed Apr 12, 2022
1 parent e129750 commit f46633e
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.34-SNAPSHOT</version>
<version>1.0.34</version>
<packaging>jar</packaging>

<build>
Expand Down Expand Up @@ -254,7 +254,7 @@
</dependency>
</dependencies>
<properties>
<swagger-codegen-version>3.0.34-SNAPSHOT</swagger-codegen-version>
<swagger-codegen-version>3.0.34</swagger-codegen-version>
<swagger-parser-version>2.0.30</swagger-parser-version>
<swagger-core-version>2.1.13</swagger-core-version>
<jackson-version>2.13.2</jackson-version>
Expand Down

0 comments on commit f46633e

Please sign in to comment.