From 1b73c2675478978d76225c136576e01c40ef6ef3 Mon Sep 17 00:00:00 2001 From: ewaostrowska Date: Tue, 28 Oct 2025 07:58:44 +0000 Subject: [PATCH] bump snapshot 2.4.50-SNAPSHOT --- modules/swagger-codegen-cli/pom.xml | 2 +- modules/swagger-codegen-maven-plugin/pom.xml | 2 +- modules/swagger-codegen/pom.xml | 2 +- modules/swagger-generator/pom.xml | 2 +- pom.xml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/modules/swagger-codegen-cli/pom.xml b/modules/swagger-codegen-cli/pom.xml index 6672ed58125..3cfd57faf73 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.4.49 + 2.4.50-SNAPSHOT ../.. 4.0.0 diff --git a/modules/swagger-codegen-maven-plugin/pom.xml b/modules/swagger-codegen-maven-plugin/pom.xml index c90f71da2f5..8e1c013c8ae 100644 --- a/modules/swagger-codegen-maven-plugin/pom.xml +++ b/modules/swagger-codegen-maven-plugin/pom.xml @@ -4,7 +4,7 @@ io.swagger swagger-codegen-project - 2.4.49 + 2.4.50-SNAPSHOT ../.. swagger-codegen-maven-plugin diff --git a/modules/swagger-codegen/pom.xml b/modules/swagger-codegen/pom.xml index 45ad851c8dd..063023d12ac 100644 --- a/modules/swagger-codegen/pom.xml +++ b/modules/swagger-codegen/pom.xml @@ -3,7 +3,7 @@ io.swagger swagger-codegen-project - 2.4.49 + 2.4.50-SNAPSHOT ../.. 4.0.0 diff --git a/modules/swagger-generator/pom.xml b/modules/swagger-generator/pom.xml index 8973735c9f8..498df49532a 100644 --- a/modules/swagger-generator/pom.xml +++ b/modules/swagger-generator/pom.xml @@ -4,7 +4,7 @@ io.swagger swagger-codegen-project - 2.4.49 + 2.4.50-SNAPSHOT ../.. swagger-generator diff --git a/pom.xml b/pom.xml index a2efdbec556..5099bb1037e 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ swagger-codegen-project swagger-codegen-project https://github.com/swagger-api/swagger-codegen - 2.4.49 + 2.4.50-SNAPSHOT scm:git:git@github.com:swagger-api/swagger-codegen.git scm:git:git@github.com:swagger-api/swagger-codegen.git