From a0e34e9b65232baad2785d11c24fce141ac3f472 Mon Sep 17 00:00:00 2001 From: djankows Date: Tue, 16 Sep 2025 13:42:19 +0000 Subject: [PATCH] bump snapshot 2.4.48-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 17d14f0c442..9a44fa6c15b 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.47 + 2.4.48-SNAPSHOT ../.. 4.0.0 diff --git a/modules/swagger-codegen-maven-plugin/pom.xml b/modules/swagger-codegen-maven-plugin/pom.xml index eddc845d767..59675d744ac 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.47 + 2.4.48-SNAPSHOT ../.. swagger-codegen-maven-plugin diff --git a/modules/swagger-codegen/pom.xml b/modules/swagger-codegen/pom.xml index 6dd2661d1e8..25f24568d23 100644 --- a/modules/swagger-codegen/pom.xml +++ b/modules/swagger-codegen/pom.xml @@ -3,7 +3,7 @@ io.swagger swagger-codegen-project - 2.4.47 + 2.4.48-SNAPSHOT ../.. 4.0.0 diff --git a/modules/swagger-generator/pom.xml b/modules/swagger-generator/pom.xml index 3532249536e..bd9ad654a9c 100644 --- a/modules/swagger-generator/pom.xml +++ b/modules/swagger-generator/pom.xml @@ -4,7 +4,7 @@ io.swagger swagger-codegen-project - 2.4.47 + 2.4.48-SNAPSHOT ../.. swagger-generator diff --git a/pom.xml b/pom.xml index cde59f0691c..72afef5b731 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.47 + 2.4.48-SNAPSHOT scm:git:git@github.com:swagger-api/swagger-codegen.git scm:git:git@github.com:swagger-api/swagger-codegen.git