Skip to content

Commit

Permalink
Merge pull request #990 from swagger-api/prepare-release-1.0.30
Browse files Browse the repository at this point in the history
prepare release 1.0.30
  • Loading branch information
frantuma authored Nov 18, 2021
2 parents 64abd53 + 17069ed commit f4b5495
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.30-SNAPSHOT</version>
<version>1.0.30</version>
<packaging>jar</packaging>

<build>
Expand Down Expand Up @@ -254,7 +254,7 @@
</dependency>
</dependencies>
<properties>
<swagger-codegen-version>3.0.30-SNAPSHOT</swagger-codegen-version>
<swagger-codegen-version>3.0.30</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 f4b5495

Please sign in to comment.