From 1eddee0861e544d8c38ff94de0e01b5509e26922 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabian=20Kr=C3=BCger?= Date: Fri, 2 Dec 2022 11:49:11 +0100 Subject: [PATCH] [maven-release-plugin] prepare release 0.13.0 --- applications/spring-boot-upgrade/pom.xml | 4 ++-- applications/spring-shell/pom.xml | 18 +++++++++--------- components/openrewrite-spring-recipes/pom.xml | 2 +- components/recipe-test-support/pom.xml | 4 ++-- components/sbm-core/pom.xml | 6 +++--- components/sbm-openrewrite/pom.xml | 2 +- components/sbm-recipes-boot-upgrade/pom.xml | 2 +- components/sbm-recipes-jee-to-boot/pom.xml | 8 ++++---- components/sbm-recipes-mule-to-boot/pom.xml | 6 +++--- components/sbm-recipes-spring-cloud/pom.xml | 6 +++--- .../sbm-recipes-spring-framework/pom.xml | 4 ++-- components/sbm-support-boot/pom.xml | 2 +- components/sbm-support-jee/pom.xml | 6 +++--- components/sbm-support-weblogic/pom.xml | 6 +++--- components/test-helper/pom.xml | 2 +- pom.xml | 9 ++++----- 16 files changed, 43 insertions(+), 44 deletions(-) diff --git a/applications/spring-boot-upgrade/pom.xml b/applications/spring-boot-upgrade/pom.xml index 405ddf879..529960458 100644 --- a/applications/spring-boot-upgrade/pom.xml +++ b/applications/spring-boot-upgrade/pom.xml @@ -20,7 +20,7 @@ org.springframework.sbm spring-boot-migrator - 0.12.1-SNAPSHOT + 0.13.0 ../../pom.xml @@ -32,7 +32,7 @@ org.springframework.sbm sbm-recipes-boot-upgrade - 0.12.1-SNAPSHOT + 0.13.0 org.springframework.boot diff --git a/applications/spring-shell/pom.xml b/applications/spring-shell/pom.xml index 194f2fac0..c72dd7694 100644 --- a/applications/spring-shell/pom.xml +++ b/applications/spring-shell/pom.xml @@ -21,7 +21,7 @@ org.springframework.sbm spring-boot-migrator - 0.12.1-SNAPSHOT + 0.13.0 ../../pom.xml @@ -32,27 +32,27 @@ org.springframework.sbm sbm-recipes-spring-framework - 0.12.1-SNAPSHOT + 0.13.0 org.springframework.sbm sbm-recipes-jee-to-boot - 0.12.1-SNAPSHOT + 0.13.0 org.springframework.sbm sbm-core - 0.12.1-SNAPSHOT + 0.13.0 org.springframework.sbm sbm-recipes-mule-to-boot - 0.12.1-SNAPSHOT + 0.13.0 org.springframework.sbm sbm-recipes-spring-cloud - 0.12.1-SNAPSHOT + 0.13.0 org.springframework.boot @@ -75,7 +75,7 @@ org.springframework.sbm test-helper - 0.12.1-SNAPSHOT + 0.13.0 test @@ -111,12 +111,12 @@ org.springframework.sbm sbm-support-weblogic - 0.12.1-SNAPSHOT + 0.13.0 org.springframework.sbm sbm-recipes-boot-upgrade - 0.12.1-SNAPSHOT + 0.13.0 diff --git a/components/openrewrite-spring-recipes/pom.xml b/components/openrewrite-spring-recipes/pom.xml index 14062f17e..92eb3bd96 100644 --- a/components/openrewrite-spring-recipes/pom.xml +++ b/components/openrewrite-spring-recipes/pom.xml @@ -19,7 +19,7 @@ org.springframework.sbm spring-boot-migrator - 0.12.1-SNAPSHOT + 0.13.0 ../../pom.xml openrewrite-spring-recipes diff --git a/components/recipe-test-support/pom.xml b/components/recipe-test-support/pom.xml index 86260a6c9..ed332d793 100644 --- a/components/recipe-test-support/pom.xml +++ b/components/recipe-test-support/pom.xml @@ -19,7 +19,7 @@ spring-boot-migrator org.springframework.sbm - 0.12.1-SNAPSHOT + 0.13.0 ../../pom.xml 4.0.0 @@ -62,7 +62,7 @@ org.springframework.sbm sbm-core - 0.12.1-SNAPSHOT + 0.13.0 test-jar compile diff --git a/components/sbm-core/pom.xml b/components/sbm-core/pom.xml index 85b54757c..f32f75063 100644 --- a/components/sbm-core/pom.xml +++ b/components/sbm-core/pom.xml @@ -19,7 +19,7 @@ spring-boot-migrator org.springframework.sbm - 0.12.1-SNAPSHOT + 0.13.0 ../../pom.xml 4.0.0 @@ -30,7 +30,7 @@ org.springframework.sbm sbm-openrewrite - 0.12.1-SNAPSHOT + 0.13.0 @@ -150,7 +150,7 @@ org.springframework.sbm sbm-openrewrite - 0.12.1-SNAPSHOT + 0.13.0 tests test diff --git a/components/sbm-openrewrite/pom.xml b/components/sbm-openrewrite/pom.xml index ec9117309..039eae8e7 100644 --- a/components/sbm-openrewrite/pom.xml +++ b/components/sbm-openrewrite/pom.xml @@ -21,7 +21,7 @@ org.springframework.sbm spring-boot-migrator - 0.12.1-SNAPSHOT + 0.13.0 ../../pom.xml diff --git a/components/sbm-recipes-boot-upgrade/pom.xml b/components/sbm-recipes-boot-upgrade/pom.xml index af276c579..15e0d1f7a 100644 --- a/components/sbm-recipes-boot-upgrade/pom.xml +++ b/components/sbm-recipes-boot-upgrade/pom.xml @@ -19,7 +19,7 @@ spring-boot-migrator org.springframework.sbm - 0.12.1-SNAPSHOT + 0.13.0 ../../pom.xml 4.0.0 diff --git a/components/sbm-recipes-jee-to-boot/pom.xml b/components/sbm-recipes-jee-to-boot/pom.xml index 18f9b1ad7..b425a64a8 100644 --- a/components/sbm-recipes-jee-to-boot/pom.xml +++ b/components/sbm-recipes-jee-to-boot/pom.xml @@ -21,7 +21,7 @@ org.springframework.sbm spring-boot-migrator - 0.12.1-SNAPSHOT + 0.13.0 ../.. @@ -37,12 +37,12 @@ org.springframework.sbm sbm-support-boot - 0.12.1-SNAPSHOT + 0.13.0 org.springframework.sbm sbm-support-jee - 0.12.1-SNAPSHOT + 0.13.0 @@ -124,7 +124,7 @@ org.springframework.sbm sbm-core - 0.12.1-SNAPSHOT + 0.13.0 tests test diff --git a/components/sbm-recipes-mule-to-boot/pom.xml b/components/sbm-recipes-mule-to-boot/pom.xml index 5768bca22..f8bcb7960 100644 --- a/components/sbm-recipes-mule-to-boot/pom.xml +++ b/components/sbm-recipes-mule-to-boot/pom.xml @@ -19,7 +19,7 @@ spring-boot-migrator org.springframework.sbm - 0.12.1-SNAPSHOT + 0.13.0 ../../pom.xml 4.0.0 @@ -35,7 +35,7 @@ org.springframework.sbm sbm-core - 0.12.1-SNAPSHOT + 0.13.0 org.springframework.sbm @@ -44,7 +44,7 @@ org.springframework.sbm sbm-recipes-jee-to-boot - 0.12.1-SNAPSHOT + 0.13.0 diff --git a/components/sbm-recipes-spring-cloud/pom.xml b/components/sbm-recipes-spring-cloud/pom.xml index 3b0bd005c..ff3694574 100644 --- a/components/sbm-recipes-spring-cloud/pom.xml +++ b/components/sbm-recipes-spring-cloud/pom.xml @@ -19,7 +19,7 @@ spring-boot-migrator org.springframework.sbm - 0.12.1-SNAPSHOT + 0.13.0 ../../pom.xml 4.0.0 @@ -35,12 +35,12 @@ org.springframework.sbm sbm-core - 0.12.1-SNAPSHOT + 0.13.0 org.springframework.sbm sbm-support-boot - 0.12.1-SNAPSHOT + 0.13.0 org.springframework.boot diff --git a/components/sbm-recipes-spring-framework/pom.xml b/components/sbm-recipes-spring-framework/pom.xml index d5137c081..106de1412 100644 --- a/components/sbm-recipes-spring-framework/pom.xml +++ b/components/sbm-recipes-spring-framework/pom.xml @@ -19,7 +19,7 @@ spring-boot-migrator org.springframework.sbm - 0.12.1-SNAPSHOT + 0.13.0 ../../pom.xml 4.0.0 @@ -45,7 +45,7 @@ org.springframework.sbm sbm-support-boot - 0.12.1-SNAPSHOT + 0.13.0 com.squareup diff --git a/components/sbm-support-boot/pom.xml b/components/sbm-support-boot/pom.xml index 65e35cd5a..da64e9f5d 100644 --- a/components/sbm-support-boot/pom.xml +++ b/components/sbm-support-boot/pom.xml @@ -19,7 +19,7 @@ spring-boot-migrator org.springframework.sbm - 0.12.1-SNAPSHOT + 0.13.0 ../../pom.xml 4.0.0 diff --git a/components/sbm-support-jee/pom.xml b/components/sbm-support-jee/pom.xml index 0346f8483..b229d86ce 100644 --- a/components/sbm-support-jee/pom.xml +++ b/components/sbm-support-jee/pom.xml @@ -19,7 +19,7 @@ spring-boot-migrator org.springframework.sbm - 0.12.1-SNAPSHOT + 0.13.0 ../../pom.xml 4.0.0 @@ -35,7 +35,7 @@ org.springframework.sbm sbm-core - 0.12.1-SNAPSHOT + 0.13.0 @@ -69,7 +69,7 @@ org.springframework.sbm sbm-core - 0.12.1-SNAPSHOT + 0.13.0 tests test diff --git a/components/sbm-support-weblogic/pom.xml b/components/sbm-support-weblogic/pom.xml index 542527325..2e336ebff 100644 --- a/components/sbm-support-weblogic/pom.xml +++ b/components/sbm-support-weblogic/pom.xml @@ -19,7 +19,7 @@ spring-boot-migrator org.springframework.sbm - 0.12.1-SNAPSHOT + 0.13.0 ../../pom.xml 4.0.0 @@ -36,7 +36,7 @@ org.springframework.sbm sbm-core - 0.12.1-SNAPSHOT + 0.13.0 org.openrewrite @@ -71,7 +71,7 @@ org.springframework.sbm sbm-core - 0.12.1-SNAPSHOT + 0.13.0 tests test diff --git a/components/test-helper/pom.xml b/components/test-helper/pom.xml index 92e1979d6..1afa3f960 100644 --- a/components/test-helper/pom.xml +++ b/components/test-helper/pom.xml @@ -19,7 +19,7 @@ spring-boot-migrator org.springframework.sbm - 0.12.1-SNAPSHOT + 0.13.0 ../../pom.xml 4.0.0 diff --git a/pom.xml b/pom.xml index b7deaf726..b8e3509d9 100644 --- a/pom.xml +++ b/pom.xml @@ -1,11 +1,10 @@ - + 4.0.0 org.springframework.sbm spring-boot-migrator - 0.12.1-SNAPSHOT + 0.13.0 pom @@ -37,7 +36,7 @@ scm:git:https://github.com/spring-projects-experimental/spring-boot-migrator https://github.com/spring-projects-experimental/spring-boot-migrator - 0.11.0 + 0.13.0 @@ -428,7 +427,7 @@ the original author or authors. - + 2022