From 8d2fa6b8ea4f9ef996118dc877a245e75f85f7d2 Mon Sep 17 00:00:00 2001 From: wing328 Date: Fri, 22 Dec 2017 11:42:05 +0800 Subject: [PATCH] update version to 2.4.0-SNAPSHOT --- modules/swagger-codegen-cli/pom.xml | 2 +- modules/swagger-codegen-maven-plugin/pom.xml | 2 +- modules/swagger-generator/pom.xml | 2 +- pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/modules/swagger-codegen-cli/pom.xml b/modules/swagger-codegen-cli/pom.xml index 56b63717753..a20e5420968 100644 --- a/modules/swagger-codegen-cli/pom.xml +++ b/modules/swagger-codegen-cli/pom.xml @@ -3,7 +3,7 @@ io.swagger swagger-codegen-project - 2.3.0 + 2.4.0-SNAPSHOT ../.. 4.0.0 diff --git a/modules/swagger-codegen-maven-plugin/pom.xml b/modules/swagger-codegen-maven-plugin/pom.xml index 3015de4a37e..d70dbedca6e 100644 --- a/modules/swagger-codegen-maven-plugin/pom.xml +++ b/modules/swagger-codegen-maven-plugin/pom.xml @@ -6,7 +6,7 @@ io.swagger swagger-codegen-project - 2.3.0 + 2.4.0-SNAPSHOT ../.. swagger-codegen-maven-plugin diff --git a/modules/swagger-generator/pom.xml b/modules/swagger-generator/pom.xml index 4f9379ea9c8..78197e1df9f 100644 --- a/modules/swagger-generator/pom.xml +++ b/modules/swagger-generator/pom.xml @@ -4,7 +4,7 @@ io.swagger swagger-codegen-project - 2.3.0 + 2.4.0-SNAPSHOT ../.. swagger-generator diff --git a/pom.xml b/pom.xml index 36ed5e7b275..25dcab030c3 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ swagger-codegen-project pom swagger-codegen-project - 2.3.0 + 2.4.0-SNAPSHOT https://github.com/swagger-api/swagger-codegen scm:git:git@github.com:swagger-api/swagger-codegen.git