diff --git a/blade-common/pom.xml b/blade-common/pom.xml
index c326df621..c27c7ee4d 100644
--- a/blade-common/pom.xml
+++ b/blade-common/pom.xml
@@ -5,7 +5,7 @@
BladeX-Biz
org.springblade
- 2.0.2.RELEASE
+ 2.0.3.RELEASE
4.0.0
diff --git a/blade-example-api/blade-dubbo-provider-api/pom.xml b/blade-example-api/blade-dubbo-provider-api/pom.xml
index b8937fd26..99314cb49 100644
--- a/blade-example-api/blade-dubbo-provider-api/pom.xml
+++ b/blade-example-api/blade-dubbo-provider-api/pom.xml
@@ -5,7 +5,7 @@
blade-example-api
org.springblade
- 2.0.2.RELEASE
+ 2.0.3.RELEASE
4.0.0
diff --git a/blade-example-api/pom.xml b/blade-example-api/pom.xml
index cedfde9f0..1bbaf0ece 100644
--- a/blade-example-api/pom.xml
+++ b/blade-example-api/pom.xml
@@ -5,13 +5,13 @@
BladeX-Biz
org.springblade
- 2.0.2.RELEASE
+ 2.0.3.RELEASE
4.0.0
blade-example-api
${project.artifactId}
- 2.0.2.RELEASE
+ 2.0.3.RELEASE
pom
BladeX 微服务范例API集合
diff --git a/blade-example/blade-dubbo-consumer/pom.xml b/blade-example/blade-dubbo-consumer/pom.xml
index 8458e87b2..688a2df1f 100644
--- a/blade-example/blade-dubbo-consumer/pom.xml
+++ b/blade-example/blade-dubbo-consumer/pom.xml
@@ -5,7 +5,7 @@
blade-example
org.springblade
- 2.0.2.RELEASE
+ 2.0.3.RELEASE
4.0.0
diff --git a/blade-example/blade-dubbo-provider/pom.xml b/blade-example/blade-dubbo-provider/pom.xml
index 06c3b9614..b6da8e66f 100644
--- a/blade-example/blade-dubbo-provider/pom.xml
+++ b/blade-example/blade-dubbo-provider/pom.xml
@@ -5,7 +5,7 @@
blade-example
org.springblade
- 2.0.2.RELEASE
+ 2.0.3.RELEASE
4.0.0
diff --git a/blade-example/pom.xml b/blade-example/pom.xml
index df1428bd5..6a7917873 100644
--- a/blade-example/pom.xml
+++ b/blade-example/pom.xml
@@ -5,13 +5,13 @@
BladeX-Biz
org.springblade
- 2.0.2.RELEASE
+ 2.0.3.RELEASE
4.0.0
blade-example
${project.artifactId}
- 2.0.2.RELEASE
+ 2.0.3.RELEASE
pom
BladeX 微服务范例集合
diff --git a/blade-gateway/pom.xml b/blade-gateway/pom.xml
index 199690331..b700010a8 100644
--- a/blade-gateway/pom.xml
+++ b/blade-gateway/pom.xml
@@ -5,7 +5,7 @@
BladeX-Biz
org.springblade
- 2.0.2.RELEASE
+ 2.0.3.RELEASE
4.0.0
diff --git a/blade-service-api/blade-demo-api/pom.xml b/blade-service-api/blade-demo-api/pom.xml
index 926a8cb53..5aba76af3 100644
--- a/blade-service-api/blade-demo-api/pom.xml
+++ b/blade-service-api/blade-demo-api/pom.xml
@@ -5,7 +5,7 @@
blade-service-api
org.springblade
- 2.0.2.RELEASE
+ 2.0.3.RELEASE
4.0.0
diff --git a/blade-service-api/pom.xml b/blade-service-api/pom.xml
index bd1a31b03..353c92b7d 100644
--- a/blade-service-api/pom.xml
+++ b/blade-service-api/pom.xml
@@ -5,14 +5,14 @@
BladeX-Biz
org.springblade
- 2.0.2.RELEASE
+ 2.0.3.RELEASE
4.0.0
blade-service-api
${project.artifactId}
- 2.0.2.RELEASE
+ 2.0.3.RELEASE
pom
BladeX 微服务API集合
diff --git a/blade-service/blade-demo/pom.xml b/blade-service/blade-demo/pom.xml
index bcd8828f9..cb7328a9e 100644
--- a/blade-service/blade-demo/pom.xml
+++ b/blade-service/blade-demo/pom.xml
@@ -6,7 +6,7 @@
org.springblade
blade-service
- 2.0.2.RELEASE
+ 2.0.3.RELEASE
4.0.0
diff --git a/blade-service/pom.xml b/blade-service/pom.xml
index 32a3f5ddd..4b04d7322 100644
--- a/blade-service/pom.xml
+++ b/blade-service/pom.xml
@@ -7,12 +7,12 @@
org.springblade
BladeX-Biz
- 2.0.2.RELEASE
+ 2.0.3.RELEASE
blade-service
${project.artifactId}
- 2.0.2.RELEASE
+ 2.0.3.RELEASE
pom
BladeX 微服务集合
diff --git a/doc/nacos/blade.yaml b/doc/nacos/blade.yaml
index a9183df8a..933e6d914 100644
--- a/doc/nacos/blade.yaml
+++ b/doc/nacos/blade.yaml
@@ -84,6 +84,6 @@ blade:
path-patterns:
- /saber/**
tenant:
- column: tenant_code
+ column: tenant_id
tables:
- blade_notice
diff --git a/pom.xml b/pom.xml
index aa0aee3e4..1555990d5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,12 +5,12 @@
org.springblade
BladeX-Biz
- 2.0.2.RELEASE
+ 2.0.3.RELEASE
pom
- 2.0.2.RELEASE
- 2.0.2.RELEASE
+ 2.0.3.RELEASE
+ 2.0.3.RELEASE
1.8
2.9.2
diff --git a/script/docker/.env b/script/docker/.env
index 9b5fc7160..e52177ea7 100644
--- a/script/docker/.env
+++ b/script/docker/.env
@@ -1,2 +1,2 @@
REGISTER=192.168.0.157/blade
-TAG=2.0.2.RELEASE
+TAG=2.0.3.RELEASE