From 422b9a4150edb8cdc1a2e4b7d71de3890954596c Mon Sep 17 00:00:00 2001
From: wanggeng <450292408@qq.com>
Date: Sun, 18 Jul 2021 22:27:20 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=89=88=E6=9C=AC=E5=8F=B7?=
=?UTF-8?q?=E6=83=85=E5=86=B5?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
cloud-central-control-client/pom.xml | 4 ++--
cloud-central-control/pom.xml | 8 ++++----
cloud-common-article/pom.xml | 4 ++--
cloud-common-bigdata/pom.xml | 10 +++++-----
cloud-common-dingding/pom.xml | 4 ++--
cloud-common-freemarker/pom.xml | 4 ++--
cloud-common-plugin-dictionary/pom.xml | 4 ++--
cloud-common-plugin-dynamic/pom.xml | 6 +++---
cloud-common-plugin-map/pom.xml | 4 ++--
cloud-common-plugin-oauth/pom.xml | 4 ++--
cloud-common-plugin-sensitive/pom.xml | 4 ++--
cloud-common-plugin/pom.xml | 4 ++--
cloud-common-socket/pom.xml | 6 +++---
cloud-common-websocket/pom.xml | 6 +++---
cloud-common-wechat/pom.xml | 4 ++--
cloud-common/pom.xml | 2 +-
cloud-hardware-smart-gate/pom.xml | 4 ++--
cloud-manager-sms/pom.xml | 4 ++--
cloud-security/pom.xml | 2 +-
cloud-token-in/pom.xml | 2 +-
cloud-token-out/pom.xml | 2 +-
pom.xml | 2 +-
22 files changed, 47 insertions(+), 47 deletions(-)
diff --git a/cloud-central-control-client/pom.xml b/cloud-central-control-client/pom.xml
index 477c58b..c09fd4e 100644
--- a/cloud-central-control-client/pom.xml
+++ b/cloud-central-control-client/pom.xml
@@ -5,7 +5,7 @@
cm-cloud
com.cm
- ${cm-cloud.version}
+ 1.0.2-SNAPSHOT
4.0.0
@@ -20,7 +20,7 @@
com.cm
cloud-common-socket
- ${cm-cloud.version}
+ 1.0.2-SNAPSHOT
diff --git a/cloud-central-control/pom.xml b/cloud-central-control/pom.xml
index 1d69405..dc8011c 100644
--- a/cloud-central-control/pom.xml
+++ b/cloud-central-control/pom.xml
@@ -5,7 +5,7 @@
cm-cloud
com.cm
- ${cm-cloud.version}
+ 1.0.2-SNAPSHOT
4.0.0
@@ -15,17 +15,17 @@
com.cm
cloud-common-plugin-dictionary
- ${cm-cloud.version}
+ 1.0.2-SNAPSHOT
com.cm
cloud-common-socket
- ${cm-cloud.version}
+ 1.0.2-SNAPSHOT
com.cm
cloud-manager-sms
- ${cm-cloud.version}
+ 1.0.2-SNAPSHOT
diff --git a/cloud-common-article/pom.xml b/cloud-common-article/pom.xml
index 6528be1..6803bb7 100644
--- a/cloud-common-article/pom.xml
+++ b/cloud-common-article/pom.xml
@@ -5,7 +5,7 @@
cm-cloud
com.cm
- ${cm-cloud.version}
+ 1.0.2-SNAPSHOT
4.0.0
@@ -15,7 +15,7 @@
com.cm
cloud-common
- ${cm-cloud.version}
+ 1.0.2-SNAPSHOT
diff --git a/cloud-common-bigdata/pom.xml b/cloud-common-bigdata/pom.xml
index b61b15c..6c88393 100644
--- a/cloud-common-bigdata/pom.xml
+++ b/cloud-common-bigdata/pom.xml
@@ -5,7 +5,7 @@
cm-cloud
com.cm
- ${cm-cloud.version}
+ 1.0.2-SNAPSHOT
4.0.0
@@ -16,28 +16,28 @@
com.cm
cloud-common
- ${cm-cloud.version}
+ 1.0.2-SNAPSHOT
compile
com.cm
cloud-common-freemarker
- ${cm-cloud.version}
+ 1.0.2-SNAPSHOT
compile
com.cm
cloud-common-plugin
- ${cm-cloud.version}
+ 1.0.2-SNAPSHOT
compile
com.cm
cloud-common-plugin-dictionary
- ${cm-cloud.version}
+ 1.0.2-SNAPSHOT
compile
diff --git a/cloud-common-dingding/pom.xml b/cloud-common-dingding/pom.xml
index 0cfce78..cb6a362 100644
--- a/cloud-common-dingding/pom.xml
+++ b/cloud-common-dingding/pom.xml
@@ -5,7 +5,7 @@
cm-cloud
com.cm
- ${cm-cloud.version}
+ 1.0.2-SNAPSHOT
4.0.0
@@ -15,7 +15,7 @@
com.cm
cloud-common
- ${cm-cloud.version}
+ 1.0.2-SNAPSHOT
diff --git a/cloud-common-freemarker/pom.xml b/cloud-common-freemarker/pom.xml
index fa4926e..ccb5fef 100644
--- a/cloud-common-freemarker/pom.xml
+++ b/cloud-common-freemarker/pom.xml
@@ -5,7 +5,7 @@
cm-cloud
com.cm
- ${cm-cloud.version}
+ 1.0.2-SNAPSHOT
4.0.0
@@ -27,7 +27,7 @@
com.cm
cloud-common
- ${cm-cloud.version}
+ 1.0.2-SNAPSHOT
compile
diff --git a/cloud-common-plugin-dictionary/pom.xml b/cloud-common-plugin-dictionary/pom.xml
index 94d0192..32e530a 100644
--- a/cloud-common-plugin-dictionary/pom.xml
+++ b/cloud-common-plugin-dictionary/pom.xml
@@ -5,7 +5,7 @@
cm-cloud
com.cm
- ${cm-cloud.version}
+ 1.0.2-SNAPSHOT
4.0.0
@@ -16,7 +16,7 @@
com.cm
cloud-common
- ${cm-cloud.version}
+ 1.0.2-SNAPSHOT
diff --git a/cloud-common-plugin-dynamic/pom.xml b/cloud-common-plugin-dynamic/pom.xml
index 0f4f364..b01ff16 100644
--- a/cloud-common-plugin-dynamic/pom.xml
+++ b/cloud-common-plugin-dynamic/pom.xml
@@ -5,7 +5,7 @@
cm-cloud
com.cm
- ${cm-cloud.version}
+ 1.0.2-SNAPSHOT
4.0.0
@@ -16,7 +16,7 @@
com.cm
cloud-common
- ${cm-cloud.version}
+ 1.0.2-SNAPSHOT
org.springframework.security.oauth.boot
@@ -34,7 +34,7 @@
com.cm
cloud-common-plugin-dictionary
- ${cm-cloud.version}
+ 1.0.2-SNAPSHOT
diff --git a/cloud-common-plugin-map/pom.xml b/cloud-common-plugin-map/pom.xml
index 2ebf095..1f36a50 100644
--- a/cloud-common-plugin-map/pom.xml
+++ b/cloud-common-plugin-map/pom.xml
@@ -5,7 +5,7 @@
cm-cloud
com.cm
- ${cm-cloud.version}
+ 1.0.2-SNAPSHOT
4.0.0
cloud-common-plugin-map
@@ -15,7 +15,7 @@
com.cm
cloud-common
- ${cm-cloud.version}
+ 1.0.2-SNAPSHOT
org.springframework.security.oauth.boot
diff --git a/cloud-common-plugin-oauth/pom.xml b/cloud-common-plugin-oauth/pom.xml
index 77e269f..fd3ad4e 100644
--- a/cloud-common-plugin-oauth/pom.xml
+++ b/cloud-common-plugin-oauth/pom.xml
@@ -5,7 +5,7 @@
cm-cloud
com.cm
- ${cm-cloud.version}
+ 1.0.2-SNAPSHOT
4.0.0
@@ -17,7 +17,7 @@
com.cm
cloud-common-plugin
- ${cm-cloud.version}
+ 1.0.2-SNAPSHOT
org.springframework.security.oauth.boot
diff --git a/cloud-common-plugin-sensitive/pom.xml b/cloud-common-plugin-sensitive/pom.xml
index 1e7a6c8..78b1d2d 100644
--- a/cloud-common-plugin-sensitive/pom.xml
+++ b/cloud-common-plugin-sensitive/pom.xml
@@ -5,7 +5,7 @@
cm-cloud
com.cm
- ${cm-cloud.version}
+ 1.0.2-SNAPSHOT
4.0.0
@@ -16,7 +16,7 @@
com.cm
cloud-common
- ${cm-cloud.version}
+ 1.0.2-SNAPSHOT
diff --git a/cloud-common-plugin/pom.xml b/cloud-common-plugin/pom.xml
index b944c9f..14382e3 100644
--- a/cloud-common-plugin/pom.xml
+++ b/cloud-common-plugin/pom.xml
@@ -5,7 +5,7 @@
cm-cloud
com.cm
- ${cm-cloud.version}
+ 1.0.2-SNAPSHOT
4.0.0
@@ -15,7 +15,7 @@
com.cm
cloud-common
- ${cm-cloud.version}
+ 1.0.2-SNAPSHOT
diff --git a/cloud-common-socket/pom.xml b/cloud-common-socket/pom.xml
index a873e56..d2359d7 100644
--- a/cloud-common-socket/pom.xml
+++ b/cloud-common-socket/pom.xml
@@ -5,7 +5,7 @@
cm-cloud
com.cm
- ${cm-cloud.version}
+ 1.0.2-SNAPSHOT
4.0.0
@@ -15,13 +15,13 @@
com.cm
cloud-common-plugin
- ${cm-cloud.version}
+ 1.0.2-SNAPSHOT
com.cm
cloud-security
- ${cm-cloud.version}
+ 1.0.2-SNAPSHOT
diff --git a/cloud-common-websocket/pom.xml b/cloud-common-websocket/pom.xml
index 3989f7a..3f1a5f9 100644
--- a/cloud-common-websocket/pom.xml
+++ b/cloud-common-websocket/pom.xml
@@ -5,7 +5,7 @@
cm-cloud
com.cm
- ${cm-cloud.version}
+ 1.0.2-SNAPSHOT
4.0.0
@@ -20,12 +20,12 @@
com.cm
cloud-common-plugin
- ${cm-cloud.version}
+ 1.0.2-SNAPSHOT
com.cm
cloud-common
- ${cm-cloud.version}
+ 1.0.2-SNAPSHOT
diff --git a/cloud-common-wechat/pom.xml b/cloud-common-wechat/pom.xml
index 2f45045..e84247d 100644
--- a/cloud-common-wechat/pom.xml
+++ b/cloud-common-wechat/pom.xml
@@ -5,7 +5,7 @@
cm-cloud
com.cm
- ${cm-cloud.version}
+ 1.0.2-SNAPSHOT
4.0.0
@@ -15,7 +15,7 @@
com.cm
cloud-common
- ${cm-cloud.version}
+ 1.0.2-SNAPSHOT
junit
diff --git a/cloud-common/pom.xml b/cloud-common/pom.xml
index 22cfc41..0f843c3 100644
--- a/cloud-common/pom.xml
+++ b/cloud-common/pom.xml
@@ -5,7 +5,7 @@
cm-cloud
com.cm
- ${cm-cloud.version}
+ 1.0.2-SNAPSHOT
4.0.0
diff --git a/cloud-hardware-smart-gate/pom.xml b/cloud-hardware-smart-gate/pom.xml
index 0eade12..50c11fd 100644
--- a/cloud-hardware-smart-gate/pom.xml
+++ b/cloud-hardware-smart-gate/pom.xml
@@ -5,7 +5,7 @@
cm-cloud
com.cm
- ${cm-cloud.version}
+ 1.0.2-SNAPSHOT
4.0.0
@@ -15,7 +15,7 @@
com.cm
cloud-common
- ${cm-cloud.version}
+ 1.0.2-SNAPSHOT
diff --git a/cloud-manager-sms/pom.xml b/cloud-manager-sms/pom.xml
index 9efa6bf..6a460f7 100644
--- a/cloud-manager-sms/pom.xml
+++ b/cloud-manager-sms/pom.xml
@@ -5,7 +5,7 @@
cm-cloud
com.cm
- ${cm-cloud.version}
+ 1.0.2-SNAPSHOT
4.0.0
验证码模块
@@ -16,7 +16,7 @@
com.cm
cloud-common
- ${cm-cloud.version}
+ 1.0.2-SNAPSHOT
diff --git a/cloud-security/pom.xml b/cloud-security/pom.xml
index a745a1b..35e235b 100644
--- a/cloud-security/pom.xml
+++ b/cloud-security/pom.xml
@@ -5,7 +5,7 @@
cm-cloud
com.cm
- ${cm-cloud.version}
+ 1.0.2-SNAPSHOT
4.0.0
diff --git a/cloud-token-in/pom.xml b/cloud-token-in/pom.xml
index 1dc3f96..7e15183 100644
--- a/cloud-token-in/pom.xml
+++ b/cloud-token-in/pom.xml
@@ -5,7 +5,7 @@
cm-cloud
com.cm
- ${cm-cloud.version}
+ 1.0.2-SNAPSHOT
接收系统校验
4.0.0
diff --git a/cloud-token-out/pom.xml b/cloud-token-out/pom.xml
index 04153f3..21b699a 100644
--- a/cloud-token-out/pom.xml
+++ b/cloud-token-out/pom.xml
@@ -5,7 +5,7 @@
cm-cloud
com.cm
- ${cm-cloud.version}
+ 1.0.2-SNAPSHOT
发送系统校验
4.0.0
diff --git a/pom.xml b/pom.xml
index d6aee29..ed19e44 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
com.cm
cm-cloud
- ${cm-cloud.version}
+ 1.0.2-SNAPSHOT
cloud-common
cloud-security