diff --git a/doc/pom.xml b/doc/pom.xml
index 1d034539..013ab197 100644
--- a/doc/pom.xml
+++ b/doc/pom.xml
@@ -3,7 +3,7 @@
4.0.0
com.gitee.sop
doc
- 4.3.2-SNAPSHOT
+ 4.3.3-SNAPSHOT
diff --git a/pom.xml b/pom.xml
index 7e1cc792..f836a77d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -11,7 +11,7 @@
4.0.0
com.gitee.sop
sop-parent
- 4.3.2-SNAPSHOT
+ 4.3.3-SNAPSHOT
pom
一个开放平台解决方案项目,基于Spring Cloud实现,目标是能够让用户快速得搭建起自己的开放平台
diff --git a/sop-admin/pom.xml b/sop-admin/pom.xml
index a655036d..19844931 100644
--- a/sop-admin/pom.xml
+++ b/sop-admin/pom.xml
@@ -6,7 +6,7 @@
com.gitee.sop
sop-parent
- 4.3.2-SNAPSHOT
+ 4.3.3-SNAPSHOT
../pom.xml
diff --git a/sop-admin/sop-admin-server/pom.xml b/sop-admin/sop-admin-server/pom.xml
index f7df6225..a71df6de 100644
--- a/sop-admin/sop-admin-server/pom.xml
+++ b/sop-admin/sop-admin-server/pom.xml
@@ -5,13 +5,13 @@
com.gitee.sop
sop-parent
- 4.3.2-SNAPSHOT
+ 4.3.3-SNAPSHOT
../../pom.xml
4.0.0
sop-admin-server
- 4.3.2-SNAPSHOT
+ 4.3.3-SNAPSHOT
jar
diff --git a/sop-auth/pom.xml b/sop-auth/pom.xml
index 14e1721e..63ab0b0c 100644
--- a/sop-auth/pom.xml
+++ b/sop-auth/pom.xml
@@ -5,7 +5,7 @@
com.gitee.sop
sop-parent
- 4.3.2-SNAPSHOT
+ 4.3.3-SNAPSHOT
../pom.xml
@@ -38,7 +38,7 @@
com.gitee.sop
sdk-java
- 4.3.2-SNAPSHOT
+ 4.3.3-SNAPSHOT
diff --git a/sop-common/pom.xml b/sop-common/pom.xml
index 6f715011..2a8b8094 100644
--- a/sop-common/pom.xml
+++ b/sop-common/pom.xml
@@ -6,7 +6,7 @@
com.gitee.sop
sop-parent
- 4.3.2-SNAPSHOT
+ 4.3.3-SNAPSHOT
../pom.xml
diff --git a/sop-common/sop-bridge-eureka/pom.xml b/sop-common/sop-bridge-eureka/pom.xml
index a0690049..43ecc47d 100644
--- a/sop-common/sop-bridge-eureka/pom.xml
+++ b/sop-common/sop-bridge-eureka/pom.xml
@@ -5,7 +5,7 @@
com.gitee.sop
sop-common
- 4.3.2-SNAPSHOT
+ 4.3.3-SNAPSHOT
../pom.xml
4.0.0
diff --git a/sop-common/sop-bridge-nacos/pom.xml b/sop-common/sop-bridge-nacos/pom.xml
index 8e44c1ad..dbe621cf 100644
--- a/sop-common/sop-bridge-nacos/pom.xml
+++ b/sop-common/sop-bridge-nacos/pom.xml
@@ -5,7 +5,7 @@
com.gitee.sop
sop-common
- 4.3.2-SNAPSHOT
+ 4.3.3-SNAPSHOT
../pom.xml
4.0.0
diff --git a/sop-common/sop-gateway-common/pom.xml b/sop-common/sop-gateway-common/pom.xml
index 92590ee9..71cf8133 100644
--- a/sop-common/sop-gateway-common/pom.xml
+++ b/sop-common/sop-gateway-common/pom.xml
@@ -5,7 +5,7 @@
com.gitee.sop
sop-common
- 4.3.2-SNAPSHOT
+ 4.3.3-SNAPSHOT
../pom.xml
diff --git a/sop-common/sop-service-common/pom.xml b/sop-common/sop-service-common/pom.xml
index 1e7a1bde..9b866a95 100644
--- a/sop-common/sop-service-common/pom.xml
+++ b/sop-common/sop-service-common/pom.xml
@@ -6,13 +6,13 @@
com.gitee.sop
sop-common
- 4.3.2-SNAPSHOT
+ 4.3.3-SNAPSHOT
../pom.xml
4.0.0
sop-service-common
- 4.3.2-SNAPSHOT
+ 4.3.3-SNAPSHOT
jar
diff --git a/sop-example/pom.xml b/sop-example/pom.xml
index aa73aaa8..4807f5aa 100644
--- a/sop-example/pom.xml
+++ b/sop-example/pom.xml
@@ -5,7 +5,7 @@
com.gitee.sop
sop-parent
- 4.3.2-SNAPSHOT
+ 4.3.3-SNAPSHOT
../pom.xml
diff --git a/sop-example/sop-springmvc/pom.xml b/sop-example/sop-springmvc/pom.xml
index b3e274be..3bec76ce 100644
--- a/sop-example/sop-springmvc/pom.xml
+++ b/sop-example/sop-springmvc/pom.xml
@@ -5,7 +5,7 @@
com.gitee.sop
sop-parent
- 4.3.2-SNAPSHOT
+ 4.3.3-SNAPSHOT
../../pom.xml
diff --git a/sop-example/sop-story/pom.xml b/sop-example/sop-story/pom.xml
index 52fc6d81..880d76db 100644
--- a/sop-example/sop-story/pom.xml
+++ b/sop-example/sop-story/pom.xml
@@ -4,7 +4,7 @@
com.gitee.sop
sop-parent
- 4.3.2-SNAPSHOT
+ 4.3.3-SNAPSHOT
../../pom.xml
diff --git a/sop-gateway/pom.xml b/sop-gateway/pom.xml
index 4dba0d52..8ab218a4 100644
--- a/sop-gateway/pom.xml
+++ b/sop-gateway/pom.xml
@@ -4,7 +4,7 @@
com.gitee.sop
sop-parent
- 4.3.2-SNAPSHOT
+ 4.3.3-SNAPSHOT
../pom.xml
diff --git a/sop-sdk/pom.xml b/sop-sdk/pom.xml
index 9d1822f5..785b7d08 100644
--- a/sop-sdk/pom.xml
+++ b/sop-sdk/pom.xml
@@ -6,7 +6,7 @@
com.gitee.sop
sop-parent
- 4.3.2-SNAPSHOT
+ 4.3.3-SNAPSHOT
../pom.xml
diff --git a/sop-sdk/sdk-java/pom.xml b/sop-sdk/sdk-java/pom.xml
index f5dbaa82..fadd82d4 100644
--- a/sop-sdk/sdk-java/pom.xml
+++ b/sop-sdk/sdk-java/pom.xml
@@ -4,13 +4,13 @@
com.gitee.sop
sop-parent
- 4.3.2-SNAPSHOT
+ 4.3.3-SNAPSHOT
../../pom.xml
4.0.0
sdk-java
- 4.3.2-SNAPSHOT
+ 4.3.3-SNAPSHOT
diff --git a/sop-test/pom.xml b/sop-test/pom.xml
index 85c3584c..b11acf42 100644
--- a/sop-test/pom.xml
+++ b/sop-test/pom.xml
@@ -5,7 +5,7 @@
com.gitee.sop
sop-parent
- 4.3.2-SNAPSHOT
+ 4.3.3-SNAPSHOT
../pom.xml
diff --git a/sop-website/pom.xml b/sop-website/pom.xml
index ee4d79f2..b69c90f0 100644
--- a/sop-website/pom.xml
+++ b/sop-website/pom.xml
@@ -6,7 +6,7 @@
com.gitee.sop
sop-parent
- 4.3.2-SNAPSHOT
+ 4.3.3-SNAPSHOT
../pom.xml
diff --git a/sop-website/sop-website-server/pom.xml b/sop-website/sop-website-server/pom.xml
index 0b61ac90..a1239e92 100644
--- a/sop-website/sop-website-server/pom.xml
+++ b/sop-website/sop-website-server/pom.xml
@@ -5,7 +5,7 @@
com.gitee.sop
sop-website
- 4.3.2-SNAPSHOT
+ 4.3.3-SNAPSHOT
../pom.xml