From f831f4faf00c085e80cf37d836c552ce12ce7ec3 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E6=9B=BE=E6=96=87=E8=B1=AA?= <980287353@qq.com>
Date: Wed, 3 Jul 2024 14:01:53 +0800
Subject: [PATCH] publish 2.0.0.rc3
---
pom.xml | 22 +++++++++++-----------
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-role/pom.xml | 2 +-
springboot-util/pom.xml | 2 +-
springboot-web/pom.xml | 2 +-
12 files changed, 23 insertions(+), 23 deletions(-)
diff --git a/pom.xml b/pom.xml
index bde16cc..9f34838 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
com.tiesheng.springboot-parent
springboot-parent
- 2.0.0.rc2
+ 2.0.0.rc3
pom
springboot-parent
杭州铁晟科技有限公司基础依赖
@@ -58,61 +58,61 @@
com.tiesheng.springboot-parent
springboot-database
- 2.0.0.rc2
+ 2.0.0.rc3
com.tiesheng.springboot-parent
springboot-login
- 2.0.0.rc2
+ 2.0.0.rc3
com.tiesheng.springboot-parent
springboot-web
- 2.0.0.rc2
+ 2.0.0.rc3
com.tiesheng.springboot-parent
springboot-util
- 2.0.0.rc2
+ 2.0.0.rc3
com.tiesheng.springboot-parent
springboot-platform
- 2.0.0.rc2
+ 2.0.0.rc3
com.tiesheng.springboot-parent
springboot-message
- 2.0.0.rc2
+ 2.0.0.rc3
com.tiesheng.springboot-parent
springboot-encrypt
- 2.0.0.rc2
+ 2.0.0.rc3
com.tiesheng.springboot-parent
springboot-role
- 2.0.0.rc2
+ 2.0.0.rc3
com.tiesheng.springboot-parent
springboot-annotation
- 2.0.0.rc2
+ 2.0.0.rc3
com.tiesheng.springboot-parent
springboot-poi
- 2.0.0.rc2
+ 2.0.0.rc3
diff --git a/springboot-ademo/pom.xml b/springboot-ademo/pom.xml
index 5563930..e04a413 100644
--- a/springboot-ademo/pom.xml
+++ b/springboot-ademo/pom.xml
@@ -6,11 +6,11 @@
com.tiesheng.springboot-parent
springboot-parent
- 2.0.0.rc2
+ 2.0.0.rc3
springboot-ademo
- 2.0.0.rc2
+ 2.0.0.rc3
8
diff --git a/springboot-annotation/pom.xml b/springboot-annotation/pom.xml
index 470432f..8b7a777 100644
--- a/springboot-annotation/pom.xml
+++ b/springboot-annotation/pom.xml
@@ -6,7 +6,7 @@
com.tiesheng.springboot-parent
springboot-parent
- 2.0.0.rc2
+ 2.0.0.rc3
springboot-annotation
diff --git a/springboot-database/pom.xml b/springboot-database/pom.xml
index 919affd..8dd1656 100644
--- a/springboot-database/pom.xml
+++ b/springboot-database/pom.xml
@@ -6,7 +6,7 @@
com.tiesheng.springboot-parent
springboot-parent
- 2.0.0.rc2
+ 2.0.0.rc3
springboot-database
diff --git a/springboot-encrypt/pom.xml b/springboot-encrypt/pom.xml
index 965a4f9..8c90de2 100644
--- a/springboot-encrypt/pom.xml
+++ b/springboot-encrypt/pom.xml
@@ -6,7 +6,7 @@
com.tiesheng.springboot-parent
springboot-parent
- 2.0.0.rc2
+ 2.0.0.rc3
springboot-encrypt
diff --git a/springboot-login/pom.xml b/springboot-login/pom.xml
index 4253d06..0f8653f 100644
--- a/springboot-login/pom.xml
+++ b/springboot-login/pom.xml
@@ -6,7 +6,7 @@
com.tiesheng.springboot-parent
springboot-parent
- 2.0.0.rc2
+ 2.0.0.rc3
springboot-login
diff --git a/springboot-message/pom.xml b/springboot-message/pom.xml
index 73bf053..9559299 100644
--- a/springboot-message/pom.xml
+++ b/springboot-message/pom.xml
@@ -6,7 +6,7 @@
com.tiesheng.springboot-parent
springboot-parent
- 2.0.0.rc2
+ 2.0.0.rc3
springboot-message
diff --git a/springboot-platform/pom.xml b/springboot-platform/pom.xml
index 09a1ca7..5d621f4 100644
--- a/springboot-platform/pom.xml
+++ b/springboot-platform/pom.xml
@@ -6,7 +6,7 @@
com.tiesheng.springboot-parent
springboot-parent
- 2.0.0.rc2
+ 2.0.0.rc3
springboot-platform
diff --git a/springboot-poi/pom.xml b/springboot-poi/pom.xml
index 3c21500..88c477c 100644
--- a/springboot-poi/pom.xml
+++ b/springboot-poi/pom.xml
@@ -6,7 +6,7 @@
com.tiesheng.springboot-parent
springboot-parent
- 2.0.0.rc2
+ 2.0.0.rc3
springboot-poi
diff --git a/springboot-role/pom.xml b/springboot-role/pom.xml
index d56941a..38515d6 100644
--- a/springboot-role/pom.xml
+++ b/springboot-role/pom.xml
@@ -6,7 +6,7 @@
com.tiesheng.springboot-parent
springboot-parent
- 2.0.0.rc2
+ 2.0.0.rc3
springboot-role
diff --git a/springboot-util/pom.xml b/springboot-util/pom.xml
index 6e027d3..a8fbbba 100644
--- a/springboot-util/pom.xml
+++ b/springboot-util/pom.xml
@@ -6,7 +6,7 @@
com.tiesheng.springboot-parent
springboot-parent
- 2.0.0.rc2
+ 2.0.0.rc3
springboot-util
diff --git a/springboot-web/pom.xml b/springboot-web/pom.xml
index df8e6d3..49a4d47 100644
--- a/springboot-web/pom.xml
+++ b/springboot-web/pom.xml
@@ -6,7 +6,7 @@
com.tiesheng.springboot-parent
springboot-parent
- 2.0.0.rc2
+ 2.0.0.rc3
springboot-web