From b9526c71dd5ff00acde67cfffab9cb4a3bf236bb 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:54:42 +0800 Subject: [PATCH] publish 2.0.17-scope-test-0.2 --- 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 65c7516..7ee4b6e 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.tiesheng.springboot-parent springboot-parent - 2.0.17-scope-test + 2.0.17-scope-test-0.2 pom springboot-parent 杭州铁晟科技有限公司基础依赖 @@ -58,49 +58,49 @@ com.tiesheng.springboot-parent springboot-database - 2.0.17-scope-test + 2.0.17-scope-test-0.2 com.tiesheng.springboot-parent springboot-login - 2.0.17-scope-test + 2.0.17-scope-test-0.2 com.tiesheng.springboot-parent springboot-web - 2.0.17-scope-test + 2.0.17-scope-test-0.2 com.tiesheng.springboot-parent springboot-util - 2.0.17-scope-test + 2.0.17-scope-test-0.2 com.tiesheng.springboot-parent springboot-platform - 2.0.17-scope-test + 2.0.17-scope-test-0.2 com.tiesheng.springboot-parent springboot-message - 2.0.17-scope-test + 2.0.17-scope-test-0.2 com.tiesheng.springboot-parent springboot-role - 2.0.17-scope-test + 2.0.17-scope-test-0.2 com.tiesheng.springboot-parent springboot-annotation - 2.0.17-scope-test + 2.0.17-scope-test-0.2 diff --git a/publish.sh b/publish.sh index 0ab78fa..b9eeb1d 100755 --- a/publish.sh +++ b/publish.sh @@ -1,7 +1,7 @@ #!/bin/sh -VERSION=2.0.17-scope-test -MESSAGE=test +VERSION=$1 +MESSAGE=$2 ## 更改版本号 mvn versions:set -DnewVersion=$VERSION diff --git a/springboot-ademo/pom.xml b/springboot-ademo/pom.xml index 848d364..99c0131 100644 --- a/springboot-ademo/pom.xml +++ b/springboot-ademo/pom.xml @@ -6,11 +6,11 @@ com.tiesheng.springboot-parent springboot-parent - 2.0.17-scope-test + 2.0.17-scope-test-0.2 springboot-ademo - 2.0.17-scope-test + 2.0.17-scope-test-0.2 8 diff --git a/springboot-annotation/pom.xml b/springboot-annotation/pom.xml index 88c381f..85174ed 100644 --- a/springboot-annotation/pom.xml +++ b/springboot-annotation/pom.xml @@ -6,7 +6,7 @@ com.tiesheng.springboot-parent springboot-parent - 2.0.17-scope-test + 2.0.17-scope-test-0.2 springboot-annotation diff --git a/springboot-database/pom.xml b/springboot-database/pom.xml index 524a454..9b8b7a2 100644 --- a/springboot-database/pom.xml +++ b/springboot-database/pom.xml @@ -6,7 +6,7 @@ com.tiesheng.springboot-parent springboot-parent - 2.0.17-scope-test + 2.0.17-scope-test-0.2 springboot-database diff --git a/springboot-login/pom.xml b/springboot-login/pom.xml index ac271c3..c70743a 100644 --- a/springboot-login/pom.xml +++ b/springboot-login/pom.xml @@ -6,7 +6,7 @@ com.tiesheng.springboot-parent springboot-parent - 2.0.17-scope-test + 2.0.17-scope-test-0.2 springboot-login diff --git a/springboot-message/pom.xml b/springboot-message/pom.xml index d063fd9..732bb92 100644 --- a/springboot-message/pom.xml +++ b/springboot-message/pom.xml @@ -6,7 +6,7 @@ com.tiesheng.springboot-parent springboot-parent - 2.0.17-scope-test + 2.0.17-scope-test-0.2 springboot-message diff --git a/springboot-platform/pom.xml b/springboot-platform/pom.xml index e84088e..a06139c 100644 --- a/springboot-platform/pom.xml +++ b/springboot-platform/pom.xml @@ -6,7 +6,7 @@ com.tiesheng.springboot-parent springboot-parent - 2.0.17-scope-test + 2.0.17-scope-test-0.2 springboot-platform diff --git a/springboot-role/pom.xml b/springboot-role/pom.xml index b9d36e9..ab8dfe4 100644 --- a/springboot-role/pom.xml +++ b/springboot-role/pom.xml @@ -6,7 +6,7 @@ com.tiesheng.springboot-parent springboot-parent - 2.0.17-scope-test + 2.0.17-scope-test-0.2 springboot-role diff --git a/springboot-util/pom.xml b/springboot-util/pom.xml index 2713207..3e31999 100644 --- a/springboot-util/pom.xml +++ b/springboot-util/pom.xml @@ -6,7 +6,7 @@ com.tiesheng.springboot-parent springboot-parent - 2.0.17-scope-test + 2.0.17-scope-test-0.2 springboot-util diff --git a/springboot-web/pom.xml b/springboot-web/pom.xml index 28cb2c7..513d366 100644 --- a/springboot-web/pom.xml +++ b/springboot-web/pom.xml @@ -6,7 +6,7 @@ com.tiesheng.springboot-parent springboot-parent - 2.0.17-scope-test + 2.0.17-scope-test-0.2 springboot-web