From 0e2c477ee36be410e8b83e2fa6ca1a7a1df8dbb2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9B=BE=E6=96=87=E8=B1=AA?= <980287353@qq.com> Date: Tue, 3 Jan 2023 16:30:00 +0800 Subject: [PATCH] publish 0.0.4 --- demo/pom.xml | 4 ++-- pom.xml | 2 +- publish.sh | 3 +++ tiesheng-annotation/pom.xml | 2 +- tiesheng-db-migration/pom.xml | 2 +- tiesheng-ding/pom.xml | 2 +- tiesheng-encrypt/pom.xml | 2 +- tiesheng-login/pom.xml | 2 +- tiesheng-message/pom.xml | 2 +- tiesheng-poi/pom.xml | 2 +- tiesheng-util/pom.xml | 2 +- tiesheng-web/pom.xml | 2 +- tiesheng-wxmp/pom.xml | 2 +- 13 files changed, 16 insertions(+), 13 deletions(-) diff --git a/demo/pom.xml b/demo/pom.xml index e61fd33..633bff6 100644 --- a/demo/pom.xml +++ b/demo/pom.xml @@ -6,7 +6,7 @@ com.tiesheng tiesheng-parent - 0.0.3 + 0.0.4 demo @@ -21,7 +21,7 @@ com.tiesheng tiesheng-web - 0.0.3 + 0.0.4 diff --git a/pom.xml b/pom.xml index 1a09b12..df9d717 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.tiesheng tiesheng-parent - 0.0.3 + 0.0.4 pom tiesheng 杭州铁晟科技有限公司基础依赖 diff --git a/publish.sh b/publish.sh index ad30ee4..b9eeb1d 100755 --- a/publish.sh +++ b/publish.sh @@ -3,6 +3,9 @@ VERSION=$1 MESSAGE=$2 +## 更改版本号 +mvn versions:set -DnewVersion=$VERSION +mvn versions:commit ## 推送现有代码 git add . diff --git a/tiesheng-annotation/pom.xml b/tiesheng-annotation/pom.xml index a899e82..d01b91c 100644 --- a/tiesheng-annotation/pom.xml +++ b/tiesheng-annotation/pom.xml @@ -6,7 +6,7 @@ com.tiesheng tiesheng-parent - 0.0.3 + 0.0.4 tiesheng-annotation diff --git a/tiesheng-db-migration/pom.xml b/tiesheng-db-migration/pom.xml index 9488419..7b1d3cc 100644 --- a/tiesheng-db-migration/pom.xml +++ b/tiesheng-db-migration/pom.xml @@ -6,7 +6,7 @@ com.tiesheng tiesheng-parent - 0.0.3 + 0.0.4 tiesheng-db-migration diff --git a/tiesheng-ding/pom.xml b/tiesheng-ding/pom.xml index 07e5a4e..38406f1 100644 --- a/tiesheng-ding/pom.xml +++ b/tiesheng-ding/pom.xml @@ -6,7 +6,7 @@ com.tiesheng tiesheng-parent - 0.0.3 + 0.0.4 tiesheng-ding diff --git a/tiesheng-encrypt/pom.xml b/tiesheng-encrypt/pom.xml index 7145f00..413daa0 100644 --- a/tiesheng-encrypt/pom.xml +++ b/tiesheng-encrypt/pom.xml @@ -6,7 +6,7 @@ com.tiesheng tiesheng-parent - 0.0.3 + 0.0.4 tiesheng-encrypt diff --git a/tiesheng-login/pom.xml b/tiesheng-login/pom.xml index a91516c..41cc97b 100644 --- a/tiesheng-login/pom.xml +++ b/tiesheng-login/pom.xml @@ -6,7 +6,7 @@ com.tiesheng tiesheng-parent - 0.0.3 + 0.0.4 tiesheng-login diff --git a/tiesheng-message/pom.xml b/tiesheng-message/pom.xml index aaef3e1..97e877b 100644 --- a/tiesheng-message/pom.xml +++ b/tiesheng-message/pom.xml @@ -6,7 +6,7 @@ com.tiesheng tiesheng-parent - 0.0.3 + 0.0.4 tiesheng-message diff --git a/tiesheng-poi/pom.xml b/tiesheng-poi/pom.xml index 8c1482d..ad4017b 100644 --- a/tiesheng-poi/pom.xml +++ b/tiesheng-poi/pom.xml @@ -6,7 +6,7 @@ com.tiesheng tiesheng-parent - 0.0.3 + 0.0.4 tiesheng-poi diff --git a/tiesheng-util/pom.xml b/tiesheng-util/pom.xml index c502b22..337f672 100644 --- a/tiesheng-util/pom.xml +++ b/tiesheng-util/pom.xml @@ -6,7 +6,7 @@ com.tiesheng tiesheng-parent - 0.0.3 + 0.0.4 tiesheng-util diff --git a/tiesheng-web/pom.xml b/tiesheng-web/pom.xml index 812ea4a..4439e32 100644 --- a/tiesheng-web/pom.xml +++ b/tiesheng-web/pom.xml @@ -6,7 +6,7 @@ com.tiesheng tiesheng-parent - 0.0.3 + 0.0.4 tiesheng-web diff --git a/tiesheng-wxmp/pom.xml b/tiesheng-wxmp/pom.xml index 5bc12bb..05e0d88 100644 --- a/tiesheng-wxmp/pom.xml +++ b/tiesheng-wxmp/pom.xml @@ -6,7 +6,7 @@ com.tiesheng tiesheng-parent - 0.0.3 + 0.0.4 tiesheng-wxmp