diff --git a/.mvn/maven.config b/.mvn/maven.config
new file mode 100644
index 0000000..915b463
--- /dev/null
+++ b/.mvn/maven.config
@@ -0,0 +1 @@
+-Drevision=3.8.0
\ No newline at end of file
diff --git a/jeecg-boot-base-core/pom.xml b/jeecg-boot-base-core/pom.xml
index cc16906..0c563fe 100644
--- a/jeecg-boot-base-core/pom.xml
+++ b/jeecg-boot-base-core/pom.xml
@@ -4,12 +4,10 @@
org.jeecgframework.boot
jeecg-boot-parent
- 3.8.0
+ ${revision}
4.0.0
jeecg-boot-base-core
- 3.8.1
-
aliyun
@@ -98,7 +96,7 @@
org.apache.commons
commons-langs
- 2.7.1
+ ${commons-langs.version}
@@ -269,7 +267,7 @@
xerces
xercesImpl
- 2.12.2
+ ${xerces.version}
true
diff --git a/jeecg-boot-module/jeecg-boot-module-airag/pom.xml b/jeecg-boot-module/jeecg-boot-module-airag/pom.xml
index 88a91ea..6ca61d2 100644
--- a/jeecg-boot-module/jeecg-boot-module-airag/pom.xml
+++ b/jeecg-boot-module/jeecg-boot-module-airag/pom.xml
@@ -6,7 +6,7 @@
org.jeecgframework.boot
jeecg-boot-module
- 3.8.0
+ ${revision}
jeecg-boot-module-airag
@@ -30,13 +30,6 @@
-
- 1.6.21
- 2.12.4.1
- 0.35.0
- 2.9.1
-
-
@@ -58,7 +51,7 @@
org.jeecgframework
ai-flow
- 1.1.0
+ ${ai-flow.version}
diff --git a/jeecg-boot-module/jeecg-boot-module-joa-flowable/pom.xml b/jeecg-boot-module/jeecg-boot-module-joa-flowable/pom.xml
index 9dde053..36fbae0 100644
--- a/jeecg-boot-module/jeecg-boot-module-joa-flowable/pom.xml
+++ b/jeecg-boot-module/jeecg-boot-module-joa-flowable/pom.xml
@@ -5,7 +5,7 @@
org.jeecgframework.boot
jeecg-boot-module
- 3.8.0
+ ${revision}
此模块属于商业功能范畴,需要购买商业授权才可使用,禁止盗卖、泄露、传播商业源码和商业资料,双方签订合同有保密协议,违者收回商业授权,并追究法律责任
@@ -36,10 +36,6 @@
http://www.guojusoft.com
http://www.jeecg.com/vip
-
-
- 6.8.0
-
@@ -147,7 +143,7 @@
org.apache.commons
commons-langs
- 2.7.1
+ ${commons-langs.version}
@@ -195,13 +191,13 @@
com.qiniu
qiniu-uapp-sdk
- 7.4.0
+ ${qiniu-uapp-sdk.version}
org.apache.commons
commons-langs
- 2.7.1
+ ${commons-langs.version}
com.baidu.aip
@@ -237,8 +233,7 @@
org.jeecgframework.boot
jeecg-boot-module-bpm-flowable
- 3.8.0
-
+ ${revision}
diff --git a/jeecg-boot-module/jeecg-module-demo/pom.xml b/jeecg-boot-module/jeecg-module-demo/pom.xml
index 03b04c6..45bf48c 100644
--- a/jeecg-boot-module/jeecg-module-demo/pom.xml
+++ b/jeecg-boot-module/jeecg-module-demo/pom.xml
@@ -5,7 +5,7 @@
jeecg-boot-module
org.jeecgframework.boot
- 3.8.0
+ ${revision}
4.0.0
diff --git a/jeecg-boot-module/pom.xml b/jeecg-boot-module/pom.xml
index 3644345..49a263f 100644
--- a/jeecg-boot-module/pom.xml
+++ b/jeecg-boot-module/pom.xml
@@ -5,7 +5,7 @@
jeecg-boot-parent
org.jeecgframework.boot
- 3.8.0
+ ${revision}
4.0.0
diff --git a/jeecg-boot-platform/jeecg-boot-module-airag-flow/pom.xml b/jeecg-boot-platform/jeecg-boot-module-airag-flow/pom.xml
index 06d83ce..5f68845 100644
--- a/jeecg-boot-platform/jeecg-boot-module-airag-flow/pom.xml
+++ b/jeecg-boot-platform/jeecg-boot-module-airag-flow/pom.xml
@@ -6,7 +6,7 @@
org.jeecgframework.boot
jeecg-boot-platform
- 3.8.0
+ ${revision}
jeecg-boot-module-airag-flow
diff --git a/jeecg-boot-platform/jeecg-boot-module-bpm-flowable/pom.xml b/jeecg-boot-platform/jeecg-boot-module-bpm-flowable/pom.xml
index 6a77ba6..40281a5 100644
--- a/jeecg-boot-platform/jeecg-boot-module-bpm-flowable/pom.xml
+++ b/jeecg-boot-platform/jeecg-boot-module-bpm-flowable/pom.xml
@@ -5,7 +5,7 @@
org.jeecgframework.boot
jeecg-boot-platform
- 3.8.0
+ ${revision}
此模块属于商业功能范畴,需要购买商业授权才可使用,禁止盗卖、泄露、传播商业源码和商业资料,双方签订合同有保密协议,违者收回商业授权,并追究法律责任
@@ -115,14 +115,14 @@
org.apache.commons
commons-langs
- 2.7.1
+ ${commons-langs.version}
org.jsoup
jsoup
- 1.11.3
+ ${jsoup.version}
diff --git a/jeecg-boot-platform/pom.xml b/jeecg-boot-platform/pom.xml
index 28a4ff8..1a56e3b 100644
--- a/jeecg-boot-platform/pom.xml
+++ b/jeecg-boot-platform/pom.xml
@@ -5,7 +5,7 @@
jeecg-boot-parent
org.jeecgframework.boot
- 3.8.0
+ ${revision}
4.0.0
diff --git a/jeecg-module-supervision/pom.xml b/jeecg-module-supervision/pom.xml
index af038ac..922c7c2 100644
--- a/jeecg-module-supervision/pom.xml
+++ b/jeecg-module-supervision/pom.xml
@@ -5,19 +5,18 @@
jeecg-boot-parent
org.jeecgframework.boot
- 3.8.1
+ ${revision}
4.0.0
jeecg-module-supervision
org.jeecgframework.boot
- 3.8.1
org.jeecgframework.boot
jeecg-boot-base-core
- 3.8.1
+ ${revision}
diff --git a/jeecg-module-system/jeecg-system-api/jeecg-system-cloud-api/pom.xml b/jeecg-module-system/jeecg-system-api/jeecg-system-cloud-api/pom.xml
index 0c7f9a5..234e024 100644
--- a/jeecg-module-system/jeecg-system-api/jeecg-system-cloud-api/pom.xml
+++ b/jeecg-module-system/jeecg-system-api/jeecg-system-cloud-api/pom.xml
@@ -5,7 +5,7 @@
jeecg-system-api
org.jeecgframework.boot
- 3.8.0
+ ${revision}
4.0.0
diff --git a/jeecg-module-system/jeecg-system-api/jeecg-system-local-api/pom.xml b/jeecg-module-system/jeecg-system-api/jeecg-system-local-api/pom.xml
index a5ba294..c700df0 100644
--- a/jeecg-module-system/jeecg-system-api/jeecg-system-local-api/pom.xml
+++ b/jeecg-module-system/jeecg-system-api/jeecg-system-local-api/pom.xml
@@ -5,7 +5,7 @@
jeecg-system-api
org.jeecgframework.boot
- 3.8.0
+ ${revision}
4.0.0
diff --git a/jeecg-module-system/jeecg-system-api/pom.xml b/jeecg-module-system/jeecg-system-api/pom.xml
index 6b0e34e..d62c581 100644
--- a/jeecg-module-system/jeecg-system-api/pom.xml
+++ b/jeecg-module-system/jeecg-system-api/pom.xml
@@ -5,7 +5,7 @@
jeecg-module-system
org.jeecgframework.boot
- 3.8.0
+ ${revision}
4.0.0
diff --git a/jeecg-module-system/jeecg-system-biz/pom.xml b/jeecg-module-system/jeecg-system-biz/pom.xml
index 6da98ac..04a0809 100644
--- a/jeecg-module-system/jeecg-system-biz/pom.xml
+++ b/jeecg-module-system/jeecg-system-biz/pom.xml
@@ -4,7 +4,7 @@
org.jeecgframework.boot
jeecg-module-system
- 3.8.0
+ ${revision}
4.0.0
@@ -35,12 +35,10 @@
org.jeecgframework.boot
jeecg-boot-module-joa-flowable
- ${jeecgboot.version}
org.jeecgframework.boot
jeecg-boot-module-airag
- ${jeecgboot.version}
diff --git a/jeecg-module-system/jeecg-system-start/pom.xml b/jeecg-module-system/jeecg-system-start/pom.xml
index 1552a03..afbbfea 100644
--- a/jeecg-module-system/jeecg-system-start/pom.xml
+++ b/jeecg-module-system/jeecg-system-start/pom.xml
@@ -5,7 +5,7 @@
jeecg-module-system
org.jeecgframework.boot
- 3.8.0
+ ${revision}
4.0.0
@@ -16,19 +16,16 @@
org.jeecgframework.boot
jeecg-system-biz
- ${jeecgboot.version}
org.jeecgframework.boot
jeecg-module-demo
- ${jeecgboot.version}
org.jeecgframework.boot
jeecg-module-supervision
- 3.8.1
diff --git a/jeecg-module-system/pom.xml b/jeecg-module-system/pom.xml
index a78ebaf..c4029eb 100644
--- a/jeecg-module-system/pom.xml
+++ b/jeecg-module-system/pom.xml
@@ -5,7 +5,7 @@
jeecg-boot-parent
org.jeecgframework.boot
- 3.8.0
+ ${revision}
4.0.0
diff --git a/pom.xml b/pom.xml
index 1a5269f..86d898d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2,7 +2,7 @@
4.0.0
org.jeecgframework.boot
jeecg-boot-parent
- 3.8.0
+ ${revision}
pom
@@ -39,6 +39,7 @@
3.8.0
+ 3.8.0
17
UTF-8
@@ -90,6 +91,23 @@
2.17.0
1.2.13
+ 2.7.1
+ 2.12.2
+
+ 1.6.21
+ 2.12.4.1
+ 0.35.0
+ 2.9.1
+
+ 1.1.0
+
+ 6.8.0
+
+ 7.4.0
+
+ 1.11.3
+
+
@@ -98,7 +116,6 @@
jeecg-boot-module
jeecg-module-supervision
jeecg-boot-platform
-
@@ -196,39 +213,61 @@
org.jeecgframework.boot
jeecg-system-biz
- ${jeecgboot.version}
+ ${revision}
+
+
+ org.jeecgframework.boot
+ jeecg-module-demo
+ ${revision}
+
+
+ org.jeecgframework.boot
+ jeecg-boot-module-joa-flowable
+ ${revision}
+
+
+ org.jeecgframework.boot
+ jeecg-boot-module-airag
+ ${revision}
+
+
+
+ org.jeecgframework.boot
+ jeecg-module-supervision
+ ${revision}
+
org.jeecgframework.boot
jeecg-boot-common
- ${jeecgboot.version}
+ ${revision}
org.jeecgframework.boot
jeecg-boot-base-core
- ${jeecgboot.version}
+ ${revision}
org.jeecgframework.boot
jeecg-system-local-api
- ${jeecgboot.version}
+ ${revision}
org.jeecgframework.boot
jeecg-system-cloud-api
- ${jeecgboot.version}
+ ${revision}
org.jeecgframework.boot
jeecg-boot-starter-cloud
- ${jeecgboot.version}
+ ${revision}
@@ -240,18 +279,18 @@
org.jeecgframework.boot
jeecg-boot-starter-lock
- ${jeecgboot.version}
+ ${revision}
org.jeecgframework.boot
jeecg-boot-starter-rabbitmq
- ${jeecgboot.version}
+ ${revision}
org.jeecgframework.boot
jeecg-boot-starter-rocketmq
- ${jeecgboot.version}
+ ${revision}
@@ -263,7 +302,7 @@
org.jeecgframework.boot
jeecg-boot-starter-mongon
- ${jeecgboot.version}
+ ${revision}