From b5ada20fd0a3e5e13c7bf194b043cc501bd8c049 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabian=20Kr=C3=BCger?= Date: Mon, 28 Mar 2022 21:40:54 +0200 Subject: [PATCH] [maven-release-plugin] prepare release 0.10.0 --- applications/rest-service/pom.xml | 6 +++--- applications/spring-shell/pom.xml | 20 +++++++++---------- components/openrewrite-spring-recipes/pom.xml | 2 +- components/recipe-test-support/pom.xml | 7 +++---- components/sbm-core/pom.xml | 10 ++++------ components/sbm-openrewrite/pom.xml | 2 +- components/sbm-recipes-boot-upgrade/pom.xml | 10 ++++------ components/sbm-recipes-jee-to-boot/pom.xml | 8 ++++---- components/sbm-recipes-mule-to-boot/pom.xml | 10 ++++------ components/sbm-recipes-spring-cloud/pom.xml | 10 ++++------ .../sbm-recipes-spring-framework/pom.xml | 4 ++-- components/sbm-support-boot/pom.xml | 2 +- components/sbm-support-jee/pom.xml | 10 ++++------ components/sbm-support-weblogic/pom.xml | 6 +++--- components/test-helper/pom.xml | 2 +- pom.xml | 4 ++-- 16 files changed, 51 insertions(+), 62 deletions(-) diff --git a/applications/rest-service/pom.xml b/applications/rest-service/pom.xml index 6ca41f7f1..a7a09c533 100644 --- a/applications/rest-service/pom.xml +++ b/applications/rest-service/pom.xml @@ -20,7 +20,7 @@ org.springframework.sbm spring-boot-migrator - 0.9.2-SNAPSHOT + 0.10.0 ../../pom.xml @@ -37,7 +37,7 @@ org.springframework.sbm sbm-recipes-jee-to-boot - 0.9.2-SNAPSHOT + 0.10.0 org.springframework.sbm @@ -62,7 +62,7 @@ org.springframework.sbm sbm-support-weblogic - 0.9.2-SNAPSHOT + 0.10.0 diff --git a/applications/spring-shell/pom.xml b/applications/spring-shell/pom.xml index 0f71d4f9c..858497bd6 100644 --- a/applications/spring-shell/pom.xml +++ b/applications/spring-shell/pom.xml @@ -21,7 +21,7 @@ org.springframework.sbm spring-boot-migrator - 0.9.2-SNAPSHOT + 0.10.0 ../../pom.xml @@ -32,27 +32,27 @@ org.springframework.sbm sbm-recipes-spring-framework - 0.9.2-SNAPSHOT + 0.10.0 org.springframework.sbm sbm-recipes-jee-to-boot - 0.9.2-SNAPSHOT + 0.10.0 org.springframework.sbm sbm-core - 0.9.2-SNAPSHOT + 0.10.0 org.springframework.sbm sbm-recipes-mule-to-boot - 0.9.2-SNAPSHOT + 0.10.0 org.springframework.sbm sbm-recipes-spring-cloud - 0.9.2-SNAPSHOT + 0.10.0 org.springframework.boot @@ -85,7 +85,7 @@ org.springframework.sbm test-helper - 0.9.2-SNAPSHOT + 0.10.0 test @@ -141,12 +141,12 @@ org.springframework.sbm sbm-support-weblogic - 0.9.2-SNAPSHOT + 0.10.0 org.springframework.sbm sbm-recipes-boot-upgrade - 0.9.2-SNAPSHOT + 0.10.0 @@ -209,7 +209,7 @@ process-test-classes - + diff --git a/components/openrewrite-spring-recipes/pom.xml b/components/openrewrite-spring-recipes/pom.xml index 9d1d9a1ef..6c589ad13 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.9.2-SNAPSHOT + 0.10.0 ../../pom.xml openrewrite-spring-recipes diff --git a/components/recipe-test-support/pom.xml b/components/recipe-test-support/pom.xml index 75a26e78d..16f4793de 100644 --- a/components/recipe-test-support/pom.xml +++ b/components/recipe-test-support/pom.xml @@ -15,12 +15,11 @@ ~ limitations under the License. --> - + spring-boot-migrator org.springframework.sbm - 0.9.2-SNAPSHOT + 0.10.0 ../../pom.xml 4.0.0 @@ -63,7 +62,7 @@ org.springframework.sbm sbm-core - 0.9.2-SNAPSHOT + 0.10.0 test-jar compile diff --git a/components/sbm-core/pom.xml b/components/sbm-core/pom.xml index 86d259887..acf9f41cb 100644 --- a/components/sbm-core/pom.xml +++ b/components/sbm-core/pom.xml @@ -15,13 +15,11 @@ ~ limitations under the License. --> - + spring-boot-migrator org.springframework.sbm - 0.9.2-SNAPSHOT + 0.10.0 ../../pom.xml 4.0.0 @@ -37,7 +35,7 @@ org.springframework.sbm sbm-openrewrite - 0.9.2-SNAPSHOT + 0.10.0 @@ -143,7 +141,7 @@ org.springframework.sbm sbm-openrewrite - 0.9.2-SNAPSHOT + 0.10.0 tests test diff --git a/components/sbm-openrewrite/pom.xml b/components/sbm-openrewrite/pom.xml index 883fa0cd2..655948956 100644 --- a/components/sbm-openrewrite/pom.xml +++ b/components/sbm-openrewrite/pom.xml @@ -21,7 +21,7 @@ org.springframework.sbm spring-boot-migrator - 0.9.2-SNAPSHOT + 0.10.0 ../../pom.xml diff --git a/components/sbm-recipes-boot-upgrade/pom.xml b/components/sbm-recipes-boot-upgrade/pom.xml index 985d76dac..351e5681c 100644 --- a/components/sbm-recipes-boot-upgrade/pom.xml +++ b/components/sbm-recipes-boot-upgrade/pom.xml @@ -15,13 +15,11 @@ ~ limitations under the License. --> - + spring-boot-migrator org.springframework.sbm - 0.9.2-SNAPSHOT + 0.10.0 ../../pom.xml 4.0.0 @@ -37,12 +35,12 @@ org.springframework.sbm sbm-core - 0.9.2-SNAPSHOT + 0.10.0 org.springframework.sbm sbm-support-boot - 0.9.2-SNAPSHOT + 0.10.0 org.asciidoctor diff --git a/components/sbm-recipes-jee-to-boot/pom.xml b/components/sbm-recipes-jee-to-boot/pom.xml index 2228592ef..362f56c73 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.9.2-SNAPSHOT + 0.10.0 ../.. @@ -37,12 +37,12 @@ org.springframework.sbm sbm-support-boot - 0.9.2-SNAPSHOT + 0.10.0 org.springframework.sbm sbm-support-jee - 0.9.2-SNAPSHOT + 0.10.0 @@ -124,7 +124,7 @@ org.springframework.sbm sbm-core - 0.9.2-SNAPSHOT + 0.10.0 tests test diff --git a/components/sbm-recipes-mule-to-boot/pom.xml b/components/sbm-recipes-mule-to-boot/pom.xml index 2105236fe..965a3b390 100644 --- a/components/sbm-recipes-mule-to-boot/pom.xml +++ b/components/sbm-recipes-mule-to-boot/pom.xml @@ -15,13 +15,11 @@ ~ limitations under the License. --> - + spring-boot-migrator org.springframework.sbm - 0.9.2-SNAPSHOT + 0.10.0 ../../pom.xml 4.0.0 @@ -37,7 +35,7 @@ org.springframework.sbm sbm-core - 0.9.2-SNAPSHOT + 0.10.0 org.springframework.sbm @@ -51,7 +49,7 @@ org.springframework.sbm sbm-recipes-jee-to-boot - 0.9.2-SNAPSHOT + 0.10.0 diff --git a/components/sbm-recipes-spring-cloud/pom.xml b/components/sbm-recipes-spring-cloud/pom.xml index e80bea7f6..6177e9f57 100644 --- a/components/sbm-recipes-spring-cloud/pom.xml +++ b/components/sbm-recipes-spring-cloud/pom.xml @@ -15,13 +15,11 @@ ~ limitations under the License. --> - + spring-boot-migrator org.springframework.sbm - 0.9.2-SNAPSHOT + 0.10.0 ../../pom.xml 4.0.0 @@ -37,12 +35,12 @@ org.springframework.sbm sbm-core - 0.9.2-SNAPSHOT + 0.10.0 org.springframework.sbm sbm-support-boot - 0.9.2-SNAPSHOT + 0.10.0 org.springframework.boot diff --git a/components/sbm-recipes-spring-framework/pom.xml b/components/sbm-recipes-spring-framework/pom.xml index 76a21579d..3229625d7 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.9.2-SNAPSHOT + 0.10.0 ../../pom.xml 4.0.0 @@ -45,7 +45,7 @@ org.springframework.sbm sbm-support-boot - 0.9.2-SNAPSHOT + 0.10.0 com.squareup diff --git a/components/sbm-support-boot/pom.xml b/components/sbm-support-boot/pom.xml index 4cbc6c7d7..581d3033d 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.9.2-SNAPSHOT + 0.10.0 ../../pom.xml 4.0.0 diff --git a/components/sbm-support-jee/pom.xml b/components/sbm-support-jee/pom.xml index d9b0937d7..02ee9fc88 100644 --- a/components/sbm-support-jee/pom.xml +++ b/components/sbm-support-jee/pom.xml @@ -15,13 +15,11 @@ ~ limitations under the License. --> - + spring-boot-migrator org.springframework.sbm - 0.9.2-SNAPSHOT + 0.10.0 ../../pom.xml 4.0.0 @@ -37,7 +35,7 @@ org.springframework.sbm sbm-core - 0.9.2-SNAPSHOT + 0.10.0 @@ -71,7 +69,7 @@ org.springframework.sbm sbm-core - 0.9.2-SNAPSHOT + 0.10.0 tests test diff --git a/components/sbm-support-weblogic/pom.xml b/components/sbm-support-weblogic/pom.xml index 75fdd1756..80ac1079b 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.9.2-SNAPSHOT + 0.10.0 ../../pom.xml 4.0.0 @@ -36,7 +36,7 @@ org.springframework.sbm sbm-core - 0.9.2-SNAPSHOT + 0.10.0 org.openrewrite @@ -71,7 +71,7 @@ org.springframework.sbm sbm-core - 0.9.2-SNAPSHOT + 0.10.0 tests test diff --git a/components/test-helper/pom.xml b/components/test-helper/pom.xml index 2c23c5fe9..eabd1960c 100644 --- a/components/test-helper/pom.xml +++ b/components/test-helper/pom.xml @@ -19,7 +19,7 @@ spring-boot-migrator org.springframework.sbm - 0.9.2-SNAPSHOT + 0.10.0 ../.. 4.0.0 diff --git a/pom.xml b/pom.xml index 366ca139a..9246eb428 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ org.springframework.sbm spring-boot-migrator - 0.9.2-SNAPSHOT + 0.10.0 pom @@ -47,7 +47,7 @@ scm:git:https://github.com/spring-projects-experimental/spring-boot-migrator.git scm:git:https://github.com/spring-projects-experimental/spring-boot-migrator https://github.com/spring-projects-experimental/spring-boot-migrator - 0.7.1 + 0.10.0