From a95aa08d134adafb7dc8d7ed85a7dbb3af4be16a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E7=96=AF=E7=8B=82=E7=9A=84=E7=8B=AE=E5=AD=90li?=
<15040126243@163.com>
Date: Mon, 10 Jan 2022 11:51:08 +0800
Subject: [PATCH] =?UTF-8?q?=E5=8F=91=E5=B8=83=200.3.0=20=E6=96=B0=E7=89=B9?=
=?UTF-8?q?=E6=80=A7=20=E9=9B=86=E6=88=90=20xxl-job=20=E9=87=8D=E6=9E=84?=
=?UTF-8?q?=E9=85=8D=E7=BD=AE=E4=BD=93=E7=B3=BB?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pom.xml | 4 ++--
ruoyi-api/pom.xml | 2 +-
ruoyi-api/ruoyi-api-bom/pom.xml | 2 +-
ruoyi-api/ruoyi-api-file/pom.xml | 2 +-
ruoyi-api/ruoyi-api-system/pom.xml | 2 +-
ruoyi-auth/pom.xml | 2 +-
ruoyi-common/pom.xml | 2 +-
ruoyi-common/ruoyi-common-bom/pom.xml | 2 +-
ruoyi-common/ruoyi-common-core/pom.xml | 2 +-
ruoyi-common/ruoyi-common-datascope/pom.xml | 2 +-
ruoyi-common/ruoyi-common-datasource/pom.xml | 2 +-
ruoyi-common/ruoyi-common-dubbo/pom.xml | 2 +-
ruoyi-common/ruoyi-common-job/pom.xml | 2 +-
ruoyi-common/ruoyi-common-log/pom.xml | 2 +-
ruoyi-common/ruoyi-common-redis/pom.xml | 2 +-
ruoyi-common/ruoyi-common-security/pom.xml | 2 +-
ruoyi-common/ruoyi-common-swagger/pom.xml | 2 +-
ruoyi-common/ruoyi-common-web/pom.xml | 2 +-
ruoyi-gateway/pom.xml | 2 +-
ruoyi-modules/pom.xml | 2 +-
ruoyi-modules/ruoyi-file/pom.xml | 2 +-
ruoyi-modules/ruoyi-gen/pom.xml | 2 +-
ruoyi-modules/ruoyi-system/pom.xml | 2 +-
ruoyi-ui/package.json | 2 +-
ruoyi-ui/src/views/index.vue | 2 +-
ruoyi-visual/pom.xml | 2 +-
ruoyi-visual/ruoyi-monitor/pom.xml | 2 +-
ruoyi-visual/ruoyi-xxl-job-admin/pom.xml | 2 +-
28 files changed, 29 insertions(+), 29 deletions(-)
diff --git a/pom.xml b/pom.xml
index f3df76647..b46faac3b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,14 +6,14 @@
com.ruoyi
ruoyi-cloud-plus
- 0.2.0
+ 0.3.0
RuoYi-Cloud-Plus
https://gitee.com/JavaLionLi/RuoYi-Cloud-Plus
RuoYi-Cloud-Plus微服务系统
- 0.2.0
+ 0.3.0
UTF-8
UTF-8
1.8
diff --git a/ruoyi-api/pom.xml b/ruoyi-api/pom.xml
index 081684258..e33c77d39 100644
--- a/ruoyi-api/pom.xml
+++ b/ruoyi-api/pom.xml
@@ -4,7 +4,7 @@
com.ruoyi
ruoyi-cloud-plus
- 0.2.0
+ 0.3.0
4.0.0
diff --git a/ruoyi-api/ruoyi-api-bom/pom.xml b/ruoyi-api/ruoyi-api-bom/pom.xml
index 9c9ad865e..e58ffbd7c 100644
--- a/ruoyi-api/ruoyi-api-bom/pom.xml
+++ b/ruoyi-api/ruoyi-api-bom/pom.xml
@@ -8,7 +8,7 @@
com.ruoyi
ruoyi-api-bom
pom
- 0.2.0
+ 0.3.0
ruoyi-api-bom api依赖项
diff --git a/ruoyi-api/ruoyi-api-file/pom.xml b/ruoyi-api/ruoyi-api-file/pom.xml
index c584a0641..6b84abbaa 100644
--- a/ruoyi-api/ruoyi-api-file/pom.xml
+++ b/ruoyi-api/ruoyi-api-file/pom.xml
@@ -5,7 +5,7 @@
com.ruoyi
ruoyi-api
- 0.2.0
+ 0.3.0
4.0.0
diff --git a/ruoyi-api/ruoyi-api-system/pom.xml b/ruoyi-api/ruoyi-api-system/pom.xml
index 6005b8dc6..50b7e5321 100644
--- a/ruoyi-api/ruoyi-api-system/pom.xml
+++ b/ruoyi-api/ruoyi-api-system/pom.xml
@@ -5,7 +5,7 @@
com.ruoyi
ruoyi-api
- 0.2.0
+ 0.3.0
4.0.0
diff --git a/ruoyi-auth/pom.xml b/ruoyi-auth/pom.xml
index 3b462d71c..6ceb6562e 100644
--- a/ruoyi-auth/pom.xml
+++ b/ruoyi-auth/pom.xml
@@ -4,7 +4,7 @@
com.ruoyi
ruoyi-cloud-plus
- 0.2.0
+ 0.3.0
4.0.0
diff --git a/ruoyi-common/pom.xml b/ruoyi-common/pom.xml
index bab869f54..8bd357f57 100644
--- a/ruoyi-common/pom.xml
+++ b/ruoyi-common/pom.xml
@@ -4,7 +4,7 @@
com.ruoyi
ruoyi-cloud-plus
- 0.2.0
+ 0.3.0
4.0.0
diff --git a/ruoyi-common/ruoyi-common-bom/pom.xml b/ruoyi-common/ruoyi-common-bom/pom.xml
index 663c72365..1fa2fb820 100644
--- a/ruoyi-common/ruoyi-common-bom/pom.xml
+++ b/ruoyi-common/ruoyi-common-bom/pom.xml
@@ -6,7 +6,7 @@
com.ruoyi
ruoyi-common-bom
- 0.2.0
+ 0.3.0
pom
diff --git a/ruoyi-common/ruoyi-common-core/pom.xml b/ruoyi-common/ruoyi-common-core/pom.xml
index 3cc195b3e..8eef60884 100644
--- a/ruoyi-common/ruoyi-common-core/pom.xml
+++ b/ruoyi-common/ruoyi-common-core/pom.xml
@@ -5,7 +5,7 @@
com.ruoyi
ruoyi-common
- 0.2.0
+ 0.3.0
4.0.0
diff --git a/ruoyi-common/ruoyi-common-datascope/pom.xml b/ruoyi-common/ruoyi-common-datascope/pom.xml
index 0417f5bea..ca9db6cff 100644
--- a/ruoyi-common/ruoyi-common-datascope/pom.xml
+++ b/ruoyi-common/ruoyi-common-datascope/pom.xml
@@ -5,7 +5,7 @@
com.ruoyi
ruoyi-common
- 0.2.0
+ 0.3.0
4.0.0
diff --git a/ruoyi-common/ruoyi-common-datasource/pom.xml b/ruoyi-common/ruoyi-common-datasource/pom.xml
index 5a5073cc4..f7a1d98d1 100644
--- a/ruoyi-common/ruoyi-common-datasource/pom.xml
+++ b/ruoyi-common/ruoyi-common-datasource/pom.xml
@@ -5,7 +5,7 @@
com.ruoyi
ruoyi-common
- 0.2.0
+ 0.3.0
4.0.0
diff --git a/ruoyi-common/ruoyi-common-dubbo/pom.xml b/ruoyi-common/ruoyi-common-dubbo/pom.xml
index 77bffdd2e..fd3cd56e7 100644
--- a/ruoyi-common/ruoyi-common-dubbo/pom.xml
+++ b/ruoyi-common/ruoyi-common-dubbo/pom.xml
@@ -5,7 +5,7 @@
com.ruoyi
ruoyi-common
- 0.2.0
+ 0.3.0
4.0.0
diff --git a/ruoyi-common/ruoyi-common-job/pom.xml b/ruoyi-common/ruoyi-common-job/pom.xml
index ac8ab7eb2..fdc265874 100644
--- a/ruoyi-common/ruoyi-common-job/pom.xml
+++ b/ruoyi-common/ruoyi-common-job/pom.xml
@@ -5,7 +5,7 @@
com.ruoyi
ruoyi-common
- 0.2.0
+ 0.3.0
4.0.0
diff --git a/ruoyi-common/ruoyi-common-log/pom.xml b/ruoyi-common/ruoyi-common-log/pom.xml
index 88de293b9..608398df0 100644
--- a/ruoyi-common/ruoyi-common-log/pom.xml
+++ b/ruoyi-common/ruoyi-common-log/pom.xml
@@ -5,7 +5,7 @@
com.ruoyi
ruoyi-common
- 0.2.0
+ 0.3.0
4.0.0
diff --git a/ruoyi-common/ruoyi-common-redis/pom.xml b/ruoyi-common/ruoyi-common-redis/pom.xml
index 3435508bf..bb5518df7 100644
--- a/ruoyi-common/ruoyi-common-redis/pom.xml
+++ b/ruoyi-common/ruoyi-common-redis/pom.xml
@@ -5,7 +5,7 @@
com.ruoyi
ruoyi-common
- 0.2.0
+ 0.3.0
4.0.0
diff --git a/ruoyi-common/ruoyi-common-security/pom.xml b/ruoyi-common/ruoyi-common-security/pom.xml
index 6921e95f6..1de2b853a 100644
--- a/ruoyi-common/ruoyi-common-security/pom.xml
+++ b/ruoyi-common/ruoyi-common-security/pom.xml
@@ -4,7 +4,7 @@
com.ruoyi
ruoyi-common
- 0.2.0
+ 0.3.0
4.0.0
diff --git a/ruoyi-common/ruoyi-common-swagger/pom.xml b/ruoyi-common/ruoyi-common-swagger/pom.xml
index f9d73edb8..ae5694b86 100644
--- a/ruoyi-common/ruoyi-common-swagger/pom.xml
+++ b/ruoyi-common/ruoyi-common-swagger/pom.xml
@@ -5,7 +5,7 @@
com.ruoyi
ruoyi-common
- 0.2.0
+ 0.3.0
4.0.0
diff --git a/ruoyi-common/ruoyi-common-web/pom.xml b/ruoyi-common/ruoyi-common-web/pom.xml
index 3448b77ee..aef859dcd 100644
--- a/ruoyi-common/ruoyi-common-web/pom.xml
+++ b/ruoyi-common/ruoyi-common-web/pom.xml
@@ -5,7 +5,7 @@
com.ruoyi
ruoyi-common
- 0.2.0
+ 0.3.0
4.0.0
diff --git a/ruoyi-gateway/pom.xml b/ruoyi-gateway/pom.xml
index 25bed745c..92ec8a5ed 100644
--- a/ruoyi-gateway/pom.xml
+++ b/ruoyi-gateway/pom.xml
@@ -4,7 +4,7 @@
com.ruoyi
ruoyi-cloud-plus
- 0.2.0
+ 0.3.0
4.0.0
diff --git a/ruoyi-modules/pom.xml b/ruoyi-modules/pom.xml
index 42d780308..ae99e972c 100644
--- a/ruoyi-modules/pom.xml
+++ b/ruoyi-modules/pom.xml
@@ -4,7 +4,7 @@
com.ruoyi
ruoyi-cloud-plus
- 0.2.0
+ 0.3.0
4.0.0
diff --git a/ruoyi-modules/ruoyi-file/pom.xml b/ruoyi-modules/ruoyi-file/pom.xml
index 9cc588e73..acde96951 100644
--- a/ruoyi-modules/ruoyi-file/pom.xml
+++ b/ruoyi-modules/ruoyi-file/pom.xml
@@ -5,7 +5,7 @@
com.ruoyi
ruoyi-modules
- 0.2.0
+ 0.3.0
4.0.0
diff --git a/ruoyi-modules/ruoyi-gen/pom.xml b/ruoyi-modules/ruoyi-gen/pom.xml
index d0ab56a01..30f72c4ba 100644
--- a/ruoyi-modules/ruoyi-gen/pom.xml
+++ b/ruoyi-modules/ruoyi-gen/pom.xml
@@ -5,7 +5,7 @@
com.ruoyi
ruoyi-modules
- 0.2.0
+ 0.3.0
4.0.0
diff --git a/ruoyi-modules/ruoyi-system/pom.xml b/ruoyi-modules/ruoyi-system/pom.xml
index fd1853236..def4af68b 100644
--- a/ruoyi-modules/ruoyi-system/pom.xml
+++ b/ruoyi-modules/ruoyi-system/pom.xml
@@ -5,7 +5,7 @@
com.ruoyi
ruoyi-modules
- 0.2.0
+ 0.3.0
4.0.0
diff --git a/ruoyi-ui/package.json b/ruoyi-ui/package.json
index 42620b831..6315344a7 100644
--- a/ruoyi-ui/package.json
+++ b/ruoyi-ui/package.json
@@ -1,6 +1,6 @@
{
"name": "ruoyi-cloud-plus",
- "version": "0.2.0",
+ "version": "0.3.0",
"description": "RuoYi-Cloud-Plus后台管理系统",
"author": "Lion Li",
"license": "MIT",
diff --git a/ruoyi-ui/src/views/index.vue b/ruoyi-ui/src/views/index.vue
index 58ab3dd86..082518dae 100644
--- a/ruoyi-ui/src/views/index.vue
+++ b/ruoyi-ui/src/views/index.vue
@@ -102,7 +102,7 @@ export default {
data() {
return {
// 版本号
- version: "0.2.0",
+ version: "0.3.0",
};
},
methods: {
diff --git a/ruoyi-visual/pom.xml b/ruoyi-visual/pom.xml
index a6477006c..5a4b0e032 100644
--- a/ruoyi-visual/pom.xml
+++ b/ruoyi-visual/pom.xml
@@ -4,7 +4,7 @@
com.ruoyi
ruoyi-cloud-plus
- 0.2.0
+ 0.3.0
4.0.0
diff --git a/ruoyi-visual/ruoyi-monitor/pom.xml b/ruoyi-visual/ruoyi-monitor/pom.xml
index 6d5f35b62..fc504b2ef 100644
--- a/ruoyi-visual/ruoyi-monitor/pom.xml
+++ b/ruoyi-visual/ruoyi-monitor/pom.xml
@@ -4,7 +4,7 @@
com.ruoyi
ruoyi-visual
- 0.2.0
+ 0.3.0
4.0.0
diff --git a/ruoyi-visual/ruoyi-xxl-job-admin/pom.xml b/ruoyi-visual/ruoyi-xxl-job-admin/pom.xml
index 3f2d3502e..ce64ba797 100644
--- a/ruoyi-visual/ruoyi-xxl-job-admin/pom.xml
+++ b/ruoyi-visual/ruoyi-xxl-job-admin/pom.xml
@@ -4,7 +4,7 @@
com.ruoyi
ruoyi-visual
- 0.2.0
+ 0.3.0
ruoyi-xxl-job-admin
jar