From b4d842e535ab7aa029f0439cb0f43d462a4a36b2 Mon Sep 17 00:00:00 2001 From: ewaostrowska Date: Mon, 29 Sep 2025 11:28:46 +0000 Subject: [PATCH] bump snapshot 2.4.49-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 ef161569cfc..6d2e55f7840 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.48 + 2.4.49-SNAPSHOT ../.. 4.0.0 diff --git a/modules/swagger-codegen-maven-plugin/pom.xml b/modules/swagger-codegen-maven-plugin/pom.xml index 2604fcfa587..fa61dbcf4e6 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.48 + 2.4.49-SNAPSHOT ../.. swagger-codegen-maven-plugin diff --git a/modules/swagger-codegen/pom.xml b/modules/swagger-codegen/pom.xml index 7cbdd708516..56b9ee21c6b 100644 --- a/modules/swagger-codegen/pom.xml +++ b/modules/swagger-codegen/pom.xml @@ -3,7 +3,7 @@ io.swagger swagger-codegen-project - 2.4.48 + 2.4.49-SNAPSHOT ../.. 4.0.0 diff --git a/modules/swagger-generator/pom.xml b/modules/swagger-generator/pom.xml index 9aa259aa334..5dc30ddfbce 100644 --- a/modules/swagger-generator/pom.xml +++ b/modules/swagger-generator/pom.xml @@ -4,7 +4,7 @@ io.swagger swagger-codegen-project - 2.4.48 + 2.4.49-SNAPSHOT ../.. swagger-generator diff --git a/pom.xml b/pom.xml index 036c64ebf70..4c7b0062f20 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.48 + 2.4.49-SNAPSHOT scm:git:git@github.com:swagger-api/swagger-codegen.git scm:git:git@github.com:swagger-api/swagger-codegen.git