From c3a03e48bd09790351ca9f50d4fe6cbda1f317dd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=81=E7=A3=8A?= <1523539093@qq.com> Date: Mon, 9 Jun 2025 17:47:16 +0800 Subject: [PATCH] publish 2.0.17-scope-test --- pom.xml | 18 +++++++++--------- publish.sh | 4 ++-- springboot-ademo/pom.xml | 4 ++-- springboot-annotation/pom.xml | 2 +- springboot-database/pom.xml | 2 +- springboot-login/pom.xml | 2 +- springboot-message/pom.xml | 2 +- springboot-platform/pom.xml | 2 +- springboot-role/pom.xml | 2 +- springboot-util/pom.xml | 2 +- springboot-web/pom.xml | 2 +- 11 files changed, 21 insertions(+), 21 deletions(-) diff --git a/pom.xml b/pom.xml index b57c602..30354af 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.tiesheng.springboot-parent springboot-parent - 2.0.17 + 2.0.17-scope-test pom springboot-parent 杭州铁晟科技有限公司基础依赖 @@ -58,49 +58,49 @@ com.tiesheng.springboot-parent springboot-database - 2.0.17 + 2.0.17-scope-test com.tiesheng.springboot-parent springboot-login - 2.0.17 + 2.0.17-scope-test com.tiesheng.springboot-parent springboot-web - 2.0.17 + 2.0.17-scope-test com.tiesheng.springboot-parent springboot-util - 2.0.17 + 2.0.17-scope-test com.tiesheng.springboot-parent springboot-platform - 2.0.17 + 2.0.17-scope-test com.tiesheng.springboot-parent springboot-message - 2.0.17 + 2.0.17-scope-test com.tiesheng.springboot-parent springboot-role - 2.0.17 + 2.0.17-scope-test com.tiesheng.springboot-parent springboot-annotation - 2.0.17 + 2.0.17-scope-test diff --git a/publish.sh b/publish.sh index b9eeb1d..0ab78fa 100755 --- a/publish.sh +++ b/publish.sh @@ -1,7 +1,7 @@ #!/bin/sh -VERSION=$1 -MESSAGE=$2 +VERSION=2.0.17-scope-test +MESSAGE=test ## 更改版本号 mvn versions:set -DnewVersion=$VERSION diff --git a/springboot-ademo/pom.xml b/springboot-ademo/pom.xml index ff3e885..848d364 100644 --- a/springboot-ademo/pom.xml +++ b/springboot-ademo/pom.xml @@ -6,11 +6,11 @@ com.tiesheng.springboot-parent springboot-parent - 2.0.17 + 2.0.17-scope-test springboot-ademo - 2.0.17 + 2.0.17-scope-test 8 diff --git a/springboot-annotation/pom.xml b/springboot-annotation/pom.xml index 29ad14e..88c381f 100644 --- a/springboot-annotation/pom.xml +++ b/springboot-annotation/pom.xml @@ -6,7 +6,7 @@ com.tiesheng.springboot-parent springboot-parent - 2.0.17 + 2.0.17-scope-test springboot-annotation diff --git a/springboot-database/pom.xml b/springboot-database/pom.xml index a5cee0a..524a454 100644 --- a/springboot-database/pom.xml +++ b/springboot-database/pom.xml @@ -6,7 +6,7 @@ com.tiesheng.springboot-parent springboot-parent - 2.0.17 + 2.0.17-scope-test springboot-database diff --git a/springboot-login/pom.xml b/springboot-login/pom.xml index ab69d53..ac271c3 100644 --- a/springboot-login/pom.xml +++ b/springboot-login/pom.xml @@ -6,7 +6,7 @@ com.tiesheng.springboot-parent springboot-parent - 2.0.17 + 2.0.17-scope-test springboot-login diff --git a/springboot-message/pom.xml b/springboot-message/pom.xml index ec0b46b..d063fd9 100644 --- a/springboot-message/pom.xml +++ b/springboot-message/pom.xml @@ -6,7 +6,7 @@ com.tiesheng.springboot-parent springboot-parent - 2.0.17 + 2.0.17-scope-test springboot-message diff --git a/springboot-platform/pom.xml b/springboot-platform/pom.xml index 18fdba2..e84088e 100644 --- a/springboot-platform/pom.xml +++ b/springboot-platform/pom.xml @@ -6,7 +6,7 @@ com.tiesheng.springboot-parent springboot-parent - 2.0.17 + 2.0.17-scope-test springboot-platform diff --git a/springboot-role/pom.xml b/springboot-role/pom.xml index 1382723..b9d36e9 100644 --- a/springboot-role/pom.xml +++ b/springboot-role/pom.xml @@ -6,7 +6,7 @@ com.tiesheng.springboot-parent springboot-parent - 2.0.17 + 2.0.17-scope-test springboot-role diff --git a/springboot-util/pom.xml b/springboot-util/pom.xml index 989dd77..2713207 100644 --- a/springboot-util/pom.xml +++ b/springboot-util/pom.xml @@ -6,7 +6,7 @@ com.tiesheng.springboot-parent springboot-parent - 2.0.17 + 2.0.17-scope-test springboot-util diff --git a/springboot-web/pom.xml b/springboot-web/pom.xml index f897eb1..28cb2c7 100644 --- a/springboot-web/pom.xml +++ b/springboot-web/pom.xml @@ -6,7 +6,7 @@ com.tiesheng.springboot-parent springboot-parent - 2.0.17 + 2.0.17-scope-test springboot-web