From 952341918ab77c1567b112a233840734780eca9c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9B=BE=E6=96=87=E8=B1=AA?= <980287353@qq.com> Date: Mon, 21 Aug 2023 15:29:18 +0800 Subject: [PATCH] publish 1.0.13 --- .gitlab-ci.yml | 11 ----------- pom.xml | 20 ++++++++++---------- springboot-ademo/pom.xml | 4 ++-- springboot-annotation/pom.xml | 2 +- springboot-database/pom.xml | 2 +- springboot-encrypt/pom.xml | 2 +- springboot-login/pom.xml | 2 +- springboot-message/pom.xml | 2 +- springboot-platform/pom.xml | 2 +- springboot-poi/pom.xml | 2 +- springboot-util/pom.xml | 2 +- springboot-web/pom.xml | 2 +- 12 files changed, 21 insertions(+), 32 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index ac916e8..e9c4c09 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,17 +1,6 @@ stages: - deploy -qodana: - stage: deploy - tags: - - zengos - image: - name: jetbrains/qodana-jvm - entrypoint: [ "" ] - script: - - qodana --save-report --baseline=qodana.sarif.json --results-dir=$CI_PROJECT_DIR/.qodana - - deploy-jar: stage: deploy tags: diff --git a/pom.xml b/pom.xml index 2f08185..7b009e5 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.tiesheng.springboot-parent springboot-parent - 1.1.0 + 1.0.13 pom springboot-parent 杭州铁晟科技有限公司基础依赖 @@ -57,55 +57,55 @@ com.tiesheng.springboot-parent springboot-database - 1.1.0 + 1.0.13 com.tiesheng.springboot-parent springboot-login - 1.1.0 + 1.0.13 com.tiesheng.springboot-parent springboot-web - 1.1.0 + 1.0.13 com.tiesheng.springboot-parent springboot-util - 1.1.0 + 1.0.13 com.tiesheng.springboot-parent springboot-platform - 1.1.0 + 1.0.13 com.tiesheng.springboot-parent springboot-message - 1.1.0 + 1.0.13 com.tiesheng.springboot-parent springboot-encrypt - 1.1.0 + 1.0.13 com.tiesheng.springboot-parent springboot-annotation - 1.1.0 + 1.0.13 com.tiesheng.springboot-parent springboot-poi - 1.1.0 + 1.0.13 diff --git a/springboot-ademo/pom.xml b/springboot-ademo/pom.xml index 013d139..da4df2f 100644 --- a/springboot-ademo/pom.xml +++ b/springboot-ademo/pom.xml @@ -6,11 +6,11 @@ com.tiesheng.springboot-parent springboot-parent - 1.1.0 + 1.0.13 springboot-ademo - 1.1.0 + 1.0.13 8 diff --git a/springboot-annotation/pom.xml b/springboot-annotation/pom.xml index a901999..81c91ab 100644 --- a/springboot-annotation/pom.xml +++ b/springboot-annotation/pom.xml @@ -6,7 +6,7 @@ com.tiesheng.springboot-parent springboot-parent - 1.1.0 + 1.0.13 springboot-annotation diff --git a/springboot-database/pom.xml b/springboot-database/pom.xml index 3ec6903..6a81afe 100644 --- a/springboot-database/pom.xml +++ b/springboot-database/pom.xml @@ -6,7 +6,7 @@ com.tiesheng.springboot-parent springboot-parent - 1.1.0 + 1.0.13 springboot-database diff --git a/springboot-encrypt/pom.xml b/springboot-encrypt/pom.xml index 5a58fb7..1d1464d 100644 --- a/springboot-encrypt/pom.xml +++ b/springboot-encrypt/pom.xml @@ -6,7 +6,7 @@ com.tiesheng.springboot-parent springboot-parent - 1.1.0 + 1.0.13 springboot-encrypt diff --git a/springboot-login/pom.xml b/springboot-login/pom.xml index 2c59c81..33dac91 100644 --- a/springboot-login/pom.xml +++ b/springboot-login/pom.xml @@ -6,7 +6,7 @@ com.tiesheng.springboot-parent springboot-parent - 1.1.0 + 1.0.13 springboot-login diff --git a/springboot-message/pom.xml b/springboot-message/pom.xml index 813a387..85f138e 100644 --- a/springboot-message/pom.xml +++ b/springboot-message/pom.xml @@ -6,7 +6,7 @@ com.tiesheng.springboot-parent springboot-parent - 1.1.0 + 1.0.13 springboot-message diff --git a/springboot-platform/pom.xml b/springboot-platform/pom.xml index 76add76..7d99441 100644 --- a/springboot-platform/pom.xml +++ b/springboot-platform/pom.xml @@ -6,7 +6,7 @@ com.tiesheng.springboot-parent springboot-parent - 1.1.0 + 1.0.13 springboot-platform diff --git a/springboot-poi/pom.xml b/springboot-poi/pom.xml index 5eb3eee..39bf571 100644 --- a/springboot-poi/pom.xml +++ b/springboot-poi/pom.xml @@ -6,7 +6,7 @@ com.tiesheng.springboot-parent springboot-parent - 1.1.0 + 1.0.13 springboot-poi diff --git a/springboot-util/pom.xml b/springboot-util/pom.xml index 3891b71..ca64253 100644 --- a/springboot-util/pom.xml +++ b/springboot-util/pom.xml @@ -6,7 +6,7 @@ com.tiesheng.springboot-parent springboot-parent - 1.1.0 + 1.0.13 springboot-util diff --git a/springboot-web/pom.xml b/springboot-web/pom.xml index 14eeaab..f65ece6 100644 --- a/springboot-web/pom.xml +++ b/springboot-web/pom.xml @@ -6,7 +6,7 @@ com.tiesheng.springboot-parent springboot-parent - 1.1.0 + 1.0.13 springboot-web