diff --git a/README.md b/README.md
index 7b5abf3d..89a3730f 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,8 @@
# JetLinks 物联网基础平台

-
-
+
+
JetLinks 是一个物联网基础平台,用于快速建立物联网相关业务系统.
diff --git a/jetlinks-components/common-component/pom.xml b/jetlinks-components/common-component/pom.xml
index 452a1308..657b477e 100644
--- a/jetlinks-components/common-component/pom.xml
+++ b/jetlinks-components/common-component/pom.xml
@@ -5,7 +5,7 @@
jetlinks-components
org.jetlinks.community
- 1.0-SNAPSHOT
+ 1.0-RELEASE
4.0.0
diff --git a/jetlinks-components/dashboard-component/pom.xml b/jetlinks-components/dashboard-component/pom.xml
index 239333ad..3bfad87b 100644
--- a/jetlinks-components/dashboard-component/pom.xml
+++ b/jetlinks-components/dashboard-component/pom.xml
@@ -5,7 +5,7 @@
jetlinks-components
org.jetlinks.community
- 1.0-SNAPSHOT
+ 1.0-RELEASE
4.0.0
diff --git a/jetlinks-components/elasticsearch-component/pom.xml b/jetlinks-components/elasticsearch-component/pom.xml
index cedeb16c..31e2d818 100644
--- a/jetlinks-components/elasticsearch-component/pom.xml
+++ b/jetlinks-components/elasticsearch-component/pom.xml
@@ -5,7 +5,7 @@
jetlinks-components
org.jetlinks.community
- 1.0-SNAPSHOT
+ 1.0-RELEASE
../pom.xml
4.0.0
diff --git a/jetlinks-components/gateway-component/pom.xml b/jetlinks-components/gateway-component/pom.xml
index 3212f36d..c0f559c2 100644
--- a/jetlinks-components/gateway-component/pom.xml
+++ b/jetlinks-components/gateway-component/pom.xml
@@ -5,7 +5,7 @@
jetlinks-components
org.jetlinks.community
- 1.0-SNAPSHOT
+ 1.0-RELEASE
4.0.0
diff --git a/jetlinks-components/io-component/pom.xml b/jetlinks-components/io-component/pom.xml
index 9cce281a..3c91a279 100644
--- a/jetlinks-components/io-component/pom.xml
+++ b/jetlinks-components/io-component/pom.xml
@@ -5,7 +5,7 @@
jetlinks-components
org.jetlinks.community
- 1.0-SNAPSHOT
+ 1.0-RELEASE
4.0.0
diff --git a/jetlinks-components/logging-component/pom.xml b/jetlinks-components/logging-component/pom.xml
index a3e6cc7d..76c8bf21 100644
--- a/jetlinks-components/logging-component/pom.xml
+++ b/jetlinks-components/logging-component/pom.xml
@@ -5,7 +5,7 @@
jetlinks-components
org.jetlinks.community
- 1.0-SNAPSHOT
+ 1.0-RELEASE
../pom.xml
4.0.0
diff --git a/jetlinks-components/network-component/mqtt-component/pom.xml b/jetlinks-components/network-component/mqtt-component/pom.xml
index 3aebfa13..f6978c7b 100644
--- a/jetlinks-components/network-component/mqtt-component/pom.xml
+++ b/jetlinks-components/network-component/mqtt-component/pom.xml
@@ -5,7 +5,7 @@
network-component
org.jetlinks.community
- 1.0-SNAPSHOT
+ 1.0-RELEASE
../pom.xml
4.0.0
diff --git a/jetlinks-components/network-component/network-core/pom.xml b/jetlinks-components/network-component/network-core/pom.xml
index c8f975bd..e9353dd3 100644
--- a/jetlinks-components/network-component/network-core/pom.xml
+++ b/jetlinks-components/network-component/network-core/pom.xml
@@ -5,7 +5,7 @@
network-component
org.jetlinks.community
- 1.0-SNAPSHOT
+ 1.0-RELEASE
../pom.xml
4.0.0
diff --git a/jetlinks-components/network-component/pom.xml b/jetlinks-components/network-component/pom.xml
index e9319a58..56678f19 100644
--- a/jetlinks-components/network-component/pom.xml
+++ b/jetlinks-components/network-component/pom.xml
@@ -5,7 +5,7 @@
jetlinks-components
org.jetlinks.community
- 1.0-SNAPSHOT
+ 1.0-RELEASE
../pom.xml
pom
diff --git a/jetlinks-components/network-component/tcp-component/pom.xml b/jetlinks-components/network-component/tcp-component/pom.xml
index f5700f24..abff27c2 100644
--- a/jetlinks-components/network-component/tcp-component/pom.xml
+++ b/jetlinks-components/network-component/tcp-component/pom.xml
@@ -5,7 +5,7 @@
network-component
org.jetlinks.community
- 1.0-SNAPSHOT
+ 1.0-RELEASE
../pom.xml
4.0.0
diff --git a/jetlinks-components/notify-component/notify-core/pom.xml b/jetlinks-components/notify-component/notify-core/pom.xml
index 1a2106f4..fdc69e20 100644
--- a/jetlinks-components/notify-component/notify-core/pom.xml
+++ b/jetlinks-components/notify-component/notify-core/pom.xml
@@ -5,7 +5,7 @@
notify-component
org.jetlinks.community
- 1.0-SNAPSHOT
+ 1.0-RELEASE
4.0.0
diff --git a/jetlinks-components/notify-component/notify-dingtalk/pom.xml b/jetlinks-components/notify-component/notify-dingtalk/pom.xml
index 3d0590bc..07846494 100644
--- a/jetlinks-components/notify-component/notify-dingtalk/pom.xml
+++ b/jetlinks-components/notify-component/notify-dingtalk/pom.xml
@@ -5,7 +5,7 @@
notify-component
org.jetlinks.community
- 1.0-SNAPSHOT
+ 1.0-RELEASE
4.0.0
diff --git a/jetlinks-components/notify-component/notify-email/pom.xml b/jetlinks-components/notify-component/notify-email/pom.xml
index 66d3852b..be3899b5 100644
--- a/jetlinks-components/notify-component/notify-email/pom.xml
+++ b/jetlinks-components/notify-component/notify-email/pom.xml
@@ -5,7 +5,7 @@
notify-component
org.jetlinks.community
- 1.0-SNAPSHOT
+ 1.0-RELEASE
4.0.0
diff --git a/jetlinks-components/notify-component/notify-sms/pom.xml b/jetlinks-components/notify-component/notify-sms/pom.xml
index fee40261..ff5acba8 100644
--- a/jetlinks-components/notify-component/notify-sms/pom.xml
+++ b/jetlinks-components/notify-component/notify-sms/pom.xml
@@ -5,7 +5,7 @@
notify-component
org.jetlinks.community
- 1.0-SNAPSHOT
+ 1.0-RELEASE
4.0.0
diff --git a/jetlinks-components/notify-component/notify-voice/pom.xml b/jetlinks-components/notify-component/notify-voice/pom.xml
index 0da7bee2..94f546a6 100644
--- a/jetlinks-components/notify-component/notify-voice/pom.xml
+++ b/jetlinks-components/notify-component/notify-voice/pom.xml
@@ -5,7 +5,7 @@
notify-component
org.jetlinks.community
- 1.0-SNAPSHOT
+ 1.0-RELEASE
../pom.xml
4.0.0
diff --git a/jetlinks-components/notify-component/notify-wechat/pom.xml b/jetlinks-components/notify-component/notify-wechat/pom.xml
index b9e31e30..a57c9633 100644
--- a/jetlinks-components/notify-component/notify-wechat/pom.xml
+++ b/jetlinks-components/notify-component/notify-wechat/pom.xml
@@ -5,7 +5,7 @@
notify-component
org.jetlinks.community
- 1.0-SNAPSHOT
+ 1.0-RELEASE
4.0.0
diff --git a/jetlinks-components/notify-component/pom.xml b/jetlinks-components/notify-component/pom.xml
index 8fdf418f..2ad3ba41 100644
--- a/jetlinks-components/notify-component/pom.xml
+++ b/jetlinks-components/notify-component/pom.xml
@@ -5,7 +5,7 @@
jetlinks-components
org.jetlinks.community
- 1.0-SNAPSHOT
+ 1.0-RELEASE
../pom.xml
4.0.0
diff --git a/jetlinks-components/pom.xml b/jetlinks-components/pom.xml
index dae04c42..54144c35 100644
--- a/jetlinks-components/pom.xml
+++ b/jetlinks-components/pom.xml
@@ -5,7 +5,7 @@
jetlinks-community
org.jetlinks.community
- 1.0-SNAPSHOT
+ 1.0-RELEASE
../pom.xml
4.0.0
diff --git a/jetlinks-components/rule-engine-component/pom.xml b/jetlinks-components/rule-engine-component/pom.xml
index d78c0c3d..e243d734 100644
--- a/jetlinks-components/rule-engine-component/pom.xml
+++ b/jetlinks-components/rule-engine-component/pom.xml
@@ -5,7 +5,7 @@
jetlinks-components
org.jetlinks.community
- 1.0-SNAPSHOT
+ 1.0-RELEASE
../pom.xml
4.0.0
diff --git a/jetlinks-components/timeseries-component/pom.xml b/jetlinks-components/timeseries-component/pom.xml
index 0aa20783..cf1fcfbc 100644
--- a/jetlinks-components/timeseries-component/pom.xml
+++ b/jetlinks-components/timeseries-component/pom.xml
@@ -5,7 +5,7 @@
jetlinks-components
org.jetlinks.community
- 1.0-SNAPSHOT
+ 1.0-RELEASE
../pom.xml
4.0.0
diff --git a/jetlinks-manager/authentication-manager/pom.xml b/jetlinks-manager/authentication-manager/pom.xml
index b1123493..2dddab70 100644
--- a/jetlinks-manager/authentication-manager/pom.xml
+++ b/jetlinks-manager/authentication-manager/pom.xml
@@ -7,7 +7,7 @@
org.jetlinks.community
jetlinks-manager
- 1.0-SNAPSHOT
+ 1.0-RELEASE
../pom.xml
authentication-manager
diff --git a/jetlinks-manager/device-manager/pom.xml b/jetlinks-manager/device-manager/pom.xml
index ac4ff690..039fb821 100644
--- a/jetlinks-manager/device-manager/pom.xml
+++ b/jetlinks-manager/device-manager/pom.xml
@@ -7,7 +7,7 @@
org.jetlinks.community
jetlinks-manager
- 1.0-SNAPSHOT
+ 1.0-RELEASE
../pom.xml
device-manager
diff --git a/jetlinks-manager/logging-manager/pom.xml b/jetlinks-manager/logging-manager/pom.xml
index 004dea8f..1329aa3c 100644
--- a/jetlinks-manager/logging-manager/pom.xml
+++ b/jetlinks-manager/logging-manager/pom.xml
@@ -7,7 +7,7 @@
org.jetlinks.community
jetlinks-manager
- 1.0-SNAPSHOT
+ 1.0-RELEASE
logging-manager
diff --git a/jetlinks-manager/network-manager/pom.xml b/jetlinks-manager/network-manager/pom.xml
index 7b034249..304cde64 100644
--- a/jetlinks-manager/network-manager/pom.xml
+++ b/jetlinks-manager/network-manager/pom.xml
@@ -7,7 +7,7 @@
org.jetlinks.community
jetlinks-manager
- 1.0-SNAPSHOT
+ 1.0-RELEASE
../pom.xml
network-manager
diff --git a/jetlinks-manager/notify-manager/pom.xml b/jetlinks-manager/notify-manager/pom.xml
index d1ad9710..ca8d2e02 100644
--- a/jetlinks-manager/notify-manager/pom.xml
+++ b/jetlinks-manager/notify-manager/pom.xml
@@ -7,7 +7,7 @@
org.jetlinks.community
jetlinks-manager
- 1.0-SNAPSHOT
+ 1.0-RELEASE
../pom.xml
notify-manager
diff --git a/jetlinks-manager/pom.xml b/jetlinks-manager/pom.xml
index 98e36eee..f0adb6be 100644
--- a/jetlinks-manager/pom.xml
+++ b/jetlinks-manager/pom.xml
@@ -5,7 +5,7 @@
jetlinks-community
org.jetlinks.community
- 1.0-SNAPSHOT
+ 1.0-RELEASE
pom
4.0.0
diff --git a/jetlinks-manager/rule-engine-manager/pom.xml b/jetlinks-manager/rule-engine-manager/pom.xml
index 1e5c38cf..63425b15 100644
--- a/jetlinks-manager/rule-engine-manager/pom.xml
+++ b/jetlinks-manager/rule-engine-manager/pom.xml
@@ -7,7 +7,7 @@
org.jetlinks.community
jetlinks-manager
- 1.0-SNAPSHOT
+ 1.0-RELEASE
../pom.xml
rule-engine-manager
diff --git a/jetlinks-standalone/pom.xml b/jetlinks-standalone/pom.xml
index ef994f1a..cfbfbfd8 100644
--- a/jetlinks-standalone/pom.xml
+++ b/jetlinks-standalone/pom.xml
@@ -5,7 +5,7 @@
jetlinks-community
org.jetlinks.community
- 1.0-SNAPSHOT
+ 1.0-RELEASE
../pom.xml
4.0.0
diff --git a/pom.xml b/pom.xml
index cd12ecce..11689061 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
org.jetlinks.community
jetlinks-community
- 1.0-SNAPSHOT
+ 1.0-RELEASE
jetlinks-components
jetlinks-manager
@@ -19,9 +19,9 @@
2.2.5.RELEASE
1.8
${java.version}
- 4.0.1-SNAPSHOT
+ 4.0.1
3.0.2
- 1.0.1-BUILD-SNAPSHOT
+ 1.0.1
Arabba-RELEASE
3.8.5
4.1.46.Final