From 399ce899603dbf75bdaa3350ba453e9d950cdb84 Mon Sep 17 00:00:00 2001 From: daniel-kmiecik Date: Mon, 30 Jun 2025 11:20:02 +0000 Subject: [PATCH] bump snapshot 2.4.47-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 5ebdca4dc3f..637fb5e1225 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.46 + 2.4.47-SNAPSHOT ../.. 4.0.0 diff --git a/modules/swagger-codegen-maven-plugin/pom.xml b/modules/swagger-codegen-maven-plugin/pom.xml index 450025bb6a8..5490d13f3ad 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.46 + 2.4.47-SNAPSHOT ../.. swagger-codegen-maven-plugin diff --git a/modules/swagger-codegen/pom.xml b/modules/swagger-codegen/pom.xml index 24fe004776d..577602a6828 100644 --- a/modules/swagger-codegen/pom.xml +++ b/modules/swagger-codegen/pom.xml @@ -3,7 +3,7 @@ io.swagger swagger-codegen-project - 2.4.46 + 2.4.47-SNAPSHOT ../.. 4.0.0 diff --git a/modules/swagger-generator/pom.xml b/modules/swagger-generator/pom.xml index 849950e7497..d13cb509e17 100644 --- a/modules/swagger-generator/pom.xml +++ b/modules/swagger-generator/pom.xml @@ -4,7 +4,7 @@ io.swagger swagger-codegen-project - 2.4.46 + 2.4.47-SNAPSHOT ../.. swagger-generator diff --git a/pom.xml b/pom.xml index 04bebb130ca..3e73fe885a6 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.46 + 2.4.47-SNAPSHOT scm:git:git@github.com:swagger-api/swagger-codegen.git scm:git:git@github.com:swagger-api/swagger-codegen.git