Skip to content

Commit

Permalink
prepare release 1.0.27
Browse files Browse the repository at this point in the history
  • Loading branch information
frantuma committed Jun 28, 2021
1 parent db17070 commit 05fb521
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 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.27-SNAPSHOT</version>
<version>1.0.27</version>
<packaging>jar</packaging>

<build>
Expand Down Expand Up @@ -252,9 +252,9 @@
</dependency>
</dependencies>
<properties>
<swagger-codegen-version>3.0.27-SNAPSHOT</swagger-codegen-version>
<swagger-parser-version>2.0.27-SNAPSHOT</swagger-parser-version>
<swagger-core-version>2.1.10-SNAPSHOT</swagger-core-version>
<swagger-codegen-version>3.0.27</swagger-codegen-version>
<swagger-parser-version>2.0.27</swagger-parser-version>
<swagger-core-version>2.1.10</swagger-core-version>
<jackson-version>2.12.1</jackson-version>
<scala-version>2.11.1</scala-version>
<felix-version>3.3.0</felix-version>
Expand Down

0 comments on commit 05fb521

Please sign in to comment.