Skip to content

Commit eca4c19

Browse files
authored
Merge branch 'master' into master
2 parents 910f5f6 + 0d372e5 commit eca4c19

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml.bash

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<artifactId>swagger-codegen-project</artifactId>
1010
<packaging>pom</packaging>
1111
<name>swagger-codegen-project</name>
12-
<version>2.4.-SNAPSHOT</version>
12+
<version>2.4.8-SNAPSHOT</version>
1313
<url>https://github.com/swagger-api/swagger-codegen</url>
1414
<scm>
1515
<connection>scm:git:[email protected]:swagger-api/swagger-codegen.git</connection>

pom.xml.circleci

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<artifactId>swagger-codegen-project</artifactId>
1111
<packaging>pom</packaging>
1212
<name>swagger-codegen-project</name>
13-
<version>2.4.-SNAPSHOT</version>
13+
<version>2.4.8-SNAPSHOT</version>
1414
<url>https://github.com/swagger-api/swagger-codegen</url>
1515
<scm>
1616
<connection>scm:git:[email protected]:swagger-api/swagger-codegen.git</connection>

0 commit comments

Comments
 (0)