diff --git a/discovery-commons/discovery-common-apollo/pom.xml b/discovery-commons/discovery-common-apollo/pom.xml
index a7af80b90..786430c93 100644
--- a/discovery-commons/discovery-common-apollo/pom.xml
+++ b/discovery-commons/discovery-common-apollo/pom.xml
@@ -11,7 +11,7 @@
com.nepxion
discovery-commons
- 3.39.0
+ 3.40.0
diff --git a/discovery-commons/discovery-common-consul/pom.xml b/discovery-commons/discovery-common-consul/pom.xml
index 7f1fc8631..e48f262f4 100644
--- a/discovery-commons/discovery-common-consul/pom.xml
+++ b/discovery-commons/discovery-common-consul/pom.xml
@@ -11,7 +11,7 @@
com.nepxion
discovery-commons
- 3.39.0
+ 3.40.0
diff --git a/discovery-commons/discovery-common-etcd/pom.xml b/discovery-commons/discovery-common-etcd/pom.xml
index ea24e5a15..23221e0e1 100644
--- a/discovery-commons/discovery-common-etcd/pom.xml
+++ b/discovery-commons/discovery-common-etcd/pom.xml
@@ -11,7 +11,7 @@
com.nepxion
discovery-commons
- 3.39.0
+ 3.40.0
diff --git a/discovery-commons/discovery-common-nacos/pom.xml b/discovery-commons/discovery-common-nacos/pom.xml
index e8e7a6c76..61c537b8c 100644
--- a/discovery-commons/discovery-common-nacos/pom.xml
+++ b/discovery-commons/discovery-common-nacos/pom.xml
@@ -11,7 +11,7 @@
com.nepxion
discovery-commons
- 3.39.0
+ 3.40.0
diff --git a/discovery-commons/discovery-common-redis/pom.xml b/discovery-commons/discovery-common-redis/pom.xml
index d41b02a36..e0e234edc 100644
--- a/discovery-commons/discovery-common-redis/pom.xml
+++ b/discovery-commons/discovery-common-redis/pom.xml
@@ -11,7 +11,7 @@
com.nepxion
discovery-commons
- 3.39.0
+ 3.40.0
diff --git a/discovery-commons/discovery-common-zookeeper/pom.xml b/discovery-commons/discovery-common-zookeeper/pom.xml
index e87b05512..b7f75aa9b 100644
--- a/discovery-commons/discovery-common-zookeeper/pom.xml
+++ b/discovery-commons/discovery-common-zookeeper/pom.xml
@@ -11,7 +11,7 @@
com.nepxion
discovery-commons
- 3.39.0
+ 3.40.0
diff --git a/discovery-commons/discovery-common/pom.xml b/discovery-commons/discovery-common/pom.xml
index be4adcbf1..dcbd6b3fe 100644
--- a/discovery-commons/discovery-common/pom.xml
+++ b/discovery-commons/discovery-common/pom.xml
@@ -11,7 +11,7 @@
com.nepxion
discovery-commons
- 3.39.0
+ 3.40.0
diff --git a/discovery-commons/discovery-common/src/main/java/com/nepxion/discovery/common/constant/DiscoveryConstant.java b/discovery-commons/discovery-common/src/main/java/com/nepxion/discovery/common/constant/DiscoveryConstant.java
index 6e8cf5218..6b4792f30 100644
--- a/discovery-commons/discovery-common/src/main/java/com/nepxion/discovery/common/constant/DiscoveryConstant.java
+++ b/discovery-commons/discovery-common/src/main/java/com/nepxion/discovery/common/constant/DiscoveryConstant.java
@@ -10,7 +10,7 @@
*/
public class DiscoveryConstant {
- public static final String DISCOVERY_VERSION = "3.39.0";
+ public static final String DISCOVERY_VERSION = "3.40.0";
public static final String NEPXION = "nepxion";
public static final String NEPXION_UPPERCASE = "NEPXION";
diff --git a/discovery-commons/pom.xml b/discovery-commons/pom.xml
index 59367603b..5de975e0f 100644
--- a/discovery-commons/pom.xml
+++ b/discovery-commons/pom.xml
@@ -11,7 +11,7 @@
com.nepxion
discovery
- 3.39.0
+ 3.40.0
diff --git a/discovery-console/discovery-console-starter-apollo/pom.xml b/discovery-console/discovery-console-starter-apollo/pom.xml
index f7fa7d13a..cc21d6084 100644
--- a/discovery-console/discovery-console-starter-apollo/pom.xml
+++ b/discovery-console/discovery-console-starter-apollo/pom.xml
@@ -11,7 +11,7 @@
com.nepxion
discovery-console
- 3.39.0
+ 3.40.0
diff --git a/discovery-console/discovery-console-starter-consul/pom.xml b/discovery-console/discovery-console-starter-consul/pom.xml
index aa5a820fd..4dc54789a 100644
--- a/discovery-console/discovery-console-starter-consul/pom.xml
+++ b/discovery-console/discovery-console-starter-consul/pom.xml
@@ -11,7 +11,7 @@
com.nepxion
discovery-console
- 3.39.0
+ 3.40.0
diff --git a/discovery-console/discovery-console-starter-etcd/pom.xml b/discovery-console/discovery-console-starter-etcd/pom.xml
index b9c2885a7..c4f0ce55a 100644
--- a/discovery-console/discovery-console-starter-etcd/pom.xml
+++ b/discovery-console/discovery-console-starter-etcd/pom.xml
@@ -11,7 +11,7 @@
com.nepxion
discovery-console
- 3.39.0
+ 3.40.0
diff --git a/discovery-console/discovery-console-starter-nacos/pom.xml b/discovery-console/discovery-console-starter-nacos/pom.xml
index 10a3a9d5f..897c8710e 100644
--- a/discovery-console/discovery-console-starter-nacos/pom.xml
+++ b/discovery-console/discovery-console-starter-nacos/pom.xml
@@ -11,7 +11,7 @@
com.nepxion
discovery-console
- 3.39.0
+ 3.40.0
diff --git a/discovery-console/discovery-console-starter-redis/pom.xml b/discovery-console/discovery-console-starter-redis/pom.xml
index 215b929c0..d1ff29eb7 100644
--- a/discovery-console/discovery-console-starter-redis/pom.xml
+++ b/discovery-console/discovery-console-starter-redis/pom.xml
@@ -11,7 +11,7 @@
com.nepxion
discovery-console
- 3.39.0
+ 3.40.0
diff --git a/discovery-console/discovery-console-starter-zookeeper/pom.xml b/discovery-console/discovery-console-starter-zookeeper/pom.xml
index 33277b01a..fbe674deb 100644
--- a/discovery-console/discovery-console-starter-zookeeper/pom.xml
+++ b/discovery-console/discovery-console-starter-zookeeper/pom.xml
@@ -11,7 +11,7 @@
com.nepxion
discovery-console
- 3.39.0
+ 3.40.0
diff --git a/discovery-console/discovery-console-starter/pom.xml b/discovery-console/discovery-console-starter/pom.xml
index c73fc4084..e56086881 100644
--- a/discovery-console/discovery-console-starter/pom.xml
+++ b/discovery-console/discovery-console-starter/pom.xml
@@ -11,7 +11,7 @@
com.nepxion
discovery-console
- 3.39.0
+ 3.40.0
diff --git a/discovery-console/pom.xml b/discovery-console/pom.xml
index b743b01cb..5193615b5 100644
--- a/discovery-console/pom.xml
+++ b/discovery-console/pom.xml
@@ -11,7 +11,7 @@
com.nepxion
discovery
- 3.39.0
+ 3.40.0
diff --git a/discovery-plugin-admin-center/discovery-plugin-admin-center-starter-swagger/pom.xml b/discovery-plugin-admin-center/discovery-plugin-admin-center-starter-swagger/pom.xml
index 6a1f7a126..e96810ba3 100644
--- a/discovery-plugin-admin-center/discovery-plugin-admin-center-starter-swagger/pom.xml
+++ b/discovery-plugin-admin-center/discovery-plugin-admin-center-starter-swagger/pom.xml
@@ -11,7 +11,7 @@
com.nepxion
discovery-plugin-admin-center
- 3.39.0
+ 3.40.0
diff --git a/discovery-plugin-admin-center/discovery-plugin-admin-center-starter/pom.xml b/discovery-plugin-admin-center/discovery-plugin-admin-center-starter/pom.xml
index 172e5c6d2..e8d78228d 100644
--- a/discovery-plugin-admin-center/discovery-plugin-admin-center-starter/pom.xml
+++ b/discovery-plugin-admin-center/discovery-plugin-admin-center-starter/pom.xml
@@ -11,7 +11,7 @@
com.nepxion
discovery-plugin-admin-center
- 3.39.0
+ 3.40.0
diff --git a/discovery-plugin-admin-center/pom.xml b/discovery-plugin-admin-center/pom.xml
index 13d147114..bffc7eae5 100644
--- a/discovery-plugin-admin-center/pom.xml
+++ b/discovery-plugin-admin-center/pom.xml
@@ -11,7 +11,7 @@
com.nepxion
discovery
- 3.39.0
+ 3.40.0
diff --git a/discovery-plugin-config-center/discovery-plugin-config-center-starter-apollo/pom.xml b/discovery-plugin-config-center/discovery-plugin-config-center-starter-apollo/pom.xml
index 4d7035472..6569ad648 100644
--- a/discovery-plugin-config-center/discovery-plugin-config-center-starter-apollo/pom.xml
+++ b/discovery-plugin-config-center/discovery-plugin-config-center-starter-apollo/pom.xml
@@ -11,7 +11,7 @@
com.nepxion
discovery-plugin-config-center
- 3.39.0
+ 3.40.0
diff --git a/discovery-plugin-config-center/discovery-plugin-config-center-starter-consul/pom.xml b/discovery-plugin-config-center/discovery-plugin-config-center-starter-consul/pom.xml
index 0e6732bdf..44d8a13cd 100644
--- a/discovery-plugin-config-center/discovery-plugin-config-center-starter-consul/pom.xml
+++ b/discovery-plugin-config-center/discovery-plugin-config-center-starter-consul/pom.xml
@@ -11,7 +11,7 @@
com.nepxion
discovery-plugin-config-center
- 3.39.0
+ 3.40.0
diff --git a/discovery-plugin-config-center/discovery-plugin-config-center-starter-etcd/pom.xml b/discovery-plugin-config-center/discovery-plugin-config-center-starter-etcd/pom.xml
index 8764d05ac..5f14da328 100644
--- a/discovery-plugin-config-center/discovery-plugin-config-center-starter-etcd/pom.xml
+++ b/discovery-plugin-config-center/discovery-plugin-config-center-starter-etcd/pom.xml
@@ -11,7 +11,7 @@
com.nepxion
discovery-plugin-config-center
- 3.39.0
+ 3.40.0
diff --git a/discovery-plugin-config-center/discovery-plugin-config-center-starter-nacos/pom.xml b/discovery-plugin-config-center/discovery-plugin-config-center-starter-nacos/pom.xml
index 65fccecdd..4ab49a100 100644
--- a/discovery-plugin-config-center/discovery-plugin-config-center-starter-nacos/pom.xml
+++ b/discovery-plugin-config-center/discovery-plugin-config-center-starter-nacos/pom.xml
@@ -11,7 +11,7 @@
com.nepxion
discovery-plugin-config-center
- 3.39.0
+ 3.40.0
diff --git a/discovery-plugin-config-center/discovery-plugin-config-center-starter-redis/pom.xml b/discovery-plugin-config-center/discovery-plugin-config-center-starter-redis/pom.xml
index 51ebe1628..8422feff5 100644
--- a/discovery-plugin-config-center/discovery-plugin-config-center-starter-redis/pom.xml
+++ b/discovery-plugin-config-center/discovery-plugin-config-center-starter-redis/pom.xml
@@ -11,7 +11,7 @@
com.nepxion
discovery-plugin-config-center
- 3.39.0
+ 3.40.0
diff --git a/discovery-plugin-config-center/discovery-plugin-config-center-starter-zookeeper/pom.xml b/discovery-plugin-config-center/discovery-plugin-config-center-starter-zookeeper/pom.xml
index c1c259604..baa071286 100644
--- a/discovery-plugin-config-center/discovery-plugin-config-center-starter-zookeeper/pom.xml
+++ b/discovery-plugin-config-center/discovery-plugin-config-center-starter-zookeeper/pom.xml
@@ -11,7 +11,7 @@
com.nepxion
discovery-plugin-config-center
- 3.39.0
+ 3.40.0
diff --git a/discovery-plugin-config-center/discovery-plugin-config-center-starter/pom.xml b/discovery-plugin-config-center/discovery-plugin-config-center-starter/pom.xml
index 0b7ee4364..13eb0ff89 100644
--- a/discovery-plugin-config-center/discovery-plugin-config-center-starter/pom.xml
+++ b/discovery-plugin-config-center/discovery-plugin-config-center-starter/pom.xml
@@ -11,7 +11,7 @@
com.nepxion
discovery-plugin-config-center
- 3.39.0
+ 3.40.0
diff --git a/discovery-plugin-config-center/pom.xml b/discovery-plugin-config-center/pom.xml
index c99d42f47..c016c7c14 100644
--- a/discovery-plugin-config-center/pom.xml
+++ b/discovery-plugin-config-center/pom.xml
@@ -11,7 +11,7 @@
com.nepxion
discovery
- 3.39.0
+ 3.40.0
diff --git a/discovery-plugin-framework/discovery-plugin-framework-starter-parser/pom.xml b/discovery-plugin-framework/discovery-plugin-framework-starter-parser/pom.xml
index 1c892b39a..f181ecd94 100644
--- a/discovery-plugin-framework/discovery-plugin-framework-starter-parser/pom.xml
+++ b/discovery-plugin-framework/discovery-plugin-framework-starter-parser/pom.xml
@@ -11,7 +11,7 @@
com.nepxion
discovery-plugin-framework
- 3.39.0
+ 3.40.0
diff --git a/discovery-plugin-framework/discovery-plugin-framework-starter/pom.xml b/discovery-plugin-framework/discovery-plugin-framework-starter/pom.xml
index 7ead46b2b..be11d7abc 100644
--- a/discovery-plugin-framework/discovery-plugin-framework-starter/pom.xml
+++ b/discovery-plugin-framework/discovery-plugin-framework-starter/pom.xml
@@ -11,7 +11,7 @@
com.nepxion
discovery-plugin-framework
- 3.39.0
+ 3.40.0
diff --git a/discovery-plugin-framework/pom.xml b/discovery-plugin-framework/pom.xml
index 9711f2e28..b483907df 100644
--- a/discovery-plugin-framework/pom.xml
+++ b/discovery-plugin-framework/pom.xml
@@ -11,7 +11,7 @@
com.nepxion
discovery
- 3.39.0
+ 3.40.0
diff --git a/discovery-plugin-register-center/discovery-plugin-register-center-starter-consul/pom.xml b/discovery-plugin-register-center/discovery-plugin-register-center-starter-consul/pom.xml
index 239fce6ef..969f42636 100644
--- a/discovery-plugin-register-center/discovery-plugin-register-center-starter-consul/pom.xml
+++ b/discovery-plugin-register-center/discovery-plugin-register-center-starter-consul/pom.xml
@@ -11,7 +11,7 @@
com.nepxion
discovery-plugin-register-center
- 3.39.0
+ 3.40.0
diff --git a/discovery-plugin-register-center/discovery-plugin-register-center-starter-eureka/pom.xml b/discovery-plugin-register-center/discovery-plugin-register-center-starter-eureka/pom.xml
index a2a8149ee..c77ba6d58 100644
--- a/discovery-plugin-register-center/discovery-plugin-register-center-starter-eureka/pom.xml
+++ b/discovery-plugin-register-center/discovery-plugin-register-center-starter-eureka/pom.xml
@@ -11,7 +11,7 @@
com.nepxion
discovery-plugin-register-center
- 3.39.0
+ 3.40.0
diff --git a/discovery-plugin-register-center/discovery-plugin-register-center-starter-nacos/pom.xml b/discovery-plugin-register-center/discovery-plugin-register-center-starter-nacos/pom.xml
index a631f4559..b18a52942 100644
--- a/discovery-plugin-register-center/discovery-plugin-register-center-starter-nacos/pom.xml
+++ b/discovery-plugin-register-center/discovery-plugin-register-center-starter-nacos/pom.xml
@@ -11,7 +11,7 @@
com.nepxion
discovery-plugin-register-center
- 3.39.0
+ 3.40.0
diff --git a/discovery-plugin-register-center/discovery-plugin-register-center-starter-zookeeper/pom.xml b/discovery-plugin-register-center/discovery-plugin-register-center-starter-zookeeper/pom.xml
index 1e941cf96..4255f5f8d 100644
--- a/discovery-plugin-register-center/discovery-plugin-register-center-starter-zookeeper/pom.xml
+++ b/discovery-plugin-register-center/discovery-plugin-register-center-starter-zookeeper/pom.xml
@@ -11,7 +11,7 @@
com.nepxion
discovery-plugin-register-center
- 3.39.0
+ 3.40.0
diff --git a/discovery-plugin-register-center/discovery-plugin-register-center-starter/pom.xml b/discovery-plugin-register-center/discovery-plugin-register-center-starter/pom.xml
index 39827d0b7..1419a557e 100644
--- a/discovery-plugin-register-center/discovery-plugin-register-center-starter/pom.xml
+++ b/discovery-plugin-register-center/discovery-plugin-register-center-starter/pom.xml
@@ -11,7 +11,7 @@
com.nepxion
discovery-plugin-register-center
- 3.39.0
+ 3.40.0
diff --git a/discovery-plugin-register-center/pom.xml b/discovery-plugin-register-center/pom.xml
index 6f04e806a..5d718b108 100644
--- a/discovery-plugin-register-center/pom.xml
+++ b/discovery-plugin-register-center/pom.xml
@@ -11,7 +11,7 @@
com.nepxion
discovery
- 3.39.0
+ 3.40.0
diff --git a/discovery-plugin-strategy/discovery-plugin-strategy-starter-hystrix/pom.xml b/discovery-plugin-strategy/discovery-plugin-strategy-starter-hystrix/pom.xml
index afb9fff11..f3e4dc08b 100644
--- a/discovery-plugin-strategy/discovery-plugin-strategy-starter-hystrix/pom.xml
+++ b/discovery-plugin-strategy/discovery-plugin-strategy-starter-hystrix/pom.xml
@@ -11,7 +11,7 @@
com.nepxion
discovery-plugin-strategy
- 3.39.0
+ 3.40.0
diff --git a/discovery-plugin-strategy/discovery-plugin-strategy-starter-sentinel-datasource/pom.xml b/discovery-plugin-strategy/discovery-plugin-strategy-starter-sentinel-datasource/pom.xml
index 814925c88..4107d0c3c 100644
--- a/discovery-plugin-strategy/discovery-plugin-strategy-starter-sentinel-datasource/pom.xml
+++ b/discovery-plugin-strategy/discovery-plugin-strategy-starter-sentinel-datasource/pom.xml
@@ -11,7 +11,7 @@
com.nepxion
discovery-plugin-strategy
- 3.39.0
+ 3.40.0
diff --git a/discovery-plugin-strategy/discovery-plugin-strategy-starter-sentinel-limiter/pom.xml b/discovery-plugin-strategy/discovery-plugin-strategy-starter-sentinel-limiter/pom.xml
index e7675d3d9..9ce37f786 100644
--- a/discovery-plugin-strategy/discovery-plugin-strategy-starter-sentinel-limiter/pom.xml
+++ b/discovery-plugin-strategy/discovery-plugin-strategy-starter-sentinel-limiter/pom.xml
@@ -11,7 +11,7 @@
com.nepxion
discovery-plugin-strategy
- 3.39.0
+ 3.40.0
diff --git a/discovery-plugin-strategy/discovery-plugin-strategy-starter-service/pom.xml b/discovery-plugin-strategy/discovery-plugin-strategy-starter-service/pom.xml
index 43340180e..81bc5a176 100644
--- a/discovery-plugin-strategy/discovery-plugin-strategy-starter-service/pom.xml
+++ b/discovery-plugin-strategy/discovery-plugin-strategy-starter-service/pom.xml
@@ -11,7 +11,7 @@
com.nepxion
discovery-plugin-strategy
- 3.39.0
+ 3.40.0
diff --git a/discovery-plugin-strategy/discovery-plugin-strategy-starter-zuul/pom.xml b/discovery-plugin-strategy/discovery-plugin-strategy-starter-zuul/pom.xml
index 8f78163e7..c2bfc8c7d 100644
--- a/discovery-plugin-strategy/discovery-plugin-strategy-starter-zuul/pom.xml
+++ b/discovery-plugin-strategy/discovery-plugin-strategy-starter-zuul/pom.xml
@@ -11,7 +11,7 @@
com.nepxion
discovery-plugin-strategy
- 3.39.0
+ 3.40.0
diff --git a/discovery-plugin-strategy/discovery-plugin-strategy-starter/pom.xml b/discovery-plugin-strategy/discovery-plugin-strategy-starter/pom.xml
index 1957419f2..18fbd770d 100644
--- a/discovery-plugin-strategy/discovery-plugin-strategy-starter/pom.xml
+++ b/discovery-plugin-strategy/discovery-plugin-strategy-starter/pom.xml
@@ -11,7 +11,7 @@
com.nepxion
discovery-plugin-strategy
- 3.39.0
+ 3.40.0
diff --git a/discovery-plugin-strategy/pom.xml b/discovery-plugin-strategy/pom.xml
index 7f5e7c324..80ed310eb 100644
--- a/discovery-plugin-strategy/pom.xml
+++ b/discovery-plugin-strategy/pom.xml
@@ -11,7 +11,7 @@
com.nepxion
discovery
- 3.39.0
+ 3.40.0
diff --git a/discovery-plugin-test/discovery-plugin-test-starter-automation/pom.xml b/discovery-plugin-test/discovery-plugin-test-starter-automation/pom.xml
index 98fbca800..209801f11 100644
--- a/discovery-plugin-test/discovery-plugin-test-starter-automation/pom.xml
+++ b/discovery-plugin-test/discovery-plugin-test-starter-automation/pom.xml
@@ -11,7 +11,7 @@
com.nepxion
discovery-plugin-test
- 3.39.0
+ 3.40.0
diff --git a/discovery-plugin-test/pom.xml b/discovery-plugin-test/pom.xml
index a528a2b71..a8fa03a37 100644
--- a/discovery-plugin-test/pom.xml
+++ b/discovery-plugin-test/pom.xml
@@ -11,7 +11,7 @@
com.nepxion
discovery
- 3.39.0
+ 3.40.0
diff --git a/discovery-springcloud-examples/discovery-springcloud-example-admin/pom.xml b/discovery-springcloud-examples/discovery-springcloud-example-admin/pom.xml
index dc7ef8236..981b2d17e 100644
--- a/discovery-springcloud-examples/discovery-springcloud-example-admin/pom.xml
+++ b/discovery-springcloud-examples/discovery-springcloud-example-admin/pom.xml
@@ -11,7 +11,7 @@
com.nepxion
discovery-springcloud-examples
- 3.39.0
+ 3.40.0
diff --git a/discovery-springcloud-examples/discovery-springcloud-example-console/pom.xml b/discovery-springcloud-examples/discovery-springcloud-example-console/pom.xml
index c21920db9..7b866a210 100644
--- a/discovery-springcloud-examples/discovery-springcloud-example-console/pom.xml
+++ b/discovery-springcloud-examples/discovery-springcloud-example-console/pom.xml
@@ -11,7 +11,7 @@
com.nepxion
discovery-springcloud-examples
- 3.39.0
+ 3.40.0
diff --git a/discovery-springcloud-examples/discovery-springcloud-example-eureka/pom.xml b/discovery-springcloud-examples/discovery-springcloud-example-eureka/pom.xml
index b6fec2bab..fce9d898c 100644
--- a/discovery-springcloud-examples/discovery-springcloud-example-eureka/pom.xml
+++ b/discovery-springcloud-examples/discovery-springcloud-example-eureka/pom.xml
@@ -11,7 +11,7 @@
com.nepxion
discovery-springcloud-examples
- 3.39.0
+ 3.40.0
diff --git a/discovery-springcloud-examples/discovery-springcloud-example-service/pom.xml b/discovery-springcloud-examples/discovery-springcloud-example-service/pom.xml
index d5270e0e1..db22b8d16 100644
--- a/discovery-springcloud-examples/discovery-springcloud-example-service/pom.xml
+++ b/discovery-springcloud-examples/discovery-springcloud-example-service/pom.xml
@@ -11,7 +11,7 @@
com.nepxion
discovery-springcloud-examples
- 3.39.0
+ 3.40.0
diff --git a/discovery-springcloud-examples/discovery-springcloud-example-zuul/pom.xml b/discovery-springcloud-examples/discovery-springcloud-example-zuul/pom.xml
index d8dc2a83c..782aaab9b 100644
--- a/discovery-springcloud-examples/discovery-springcloud-example-zuul/pom.xml
+++ b/discovery-springcloud-examples/discovery-springcloud-example-zuul/pom.xml
@@ -11,7 +11,7 @@
com.nepxion
discovery-springcloud-examples
- 3.39.0
+ 3.40.0
diff --git a/discovery-springcloud-examples/pom.xml b/discovery-springcloud-examples/pom.xml
index 47b29c11c..a8c539911 100644
--- a/discovery-springcloud-examples/pom.xml
+++ b/discovery-springcloud-examples/pom.xml
@@ -11,7 +11,7 @@
com.nepxion
discovery
- 3.39.0
+ 3.40.0
diff --git a/pom.xml b/pom.xml
index f558aed4c..867a85235 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
Nepxion Discovery
pom
4.0.0
- 3.39.0
+ 3.40.0
Nepxion Discovery is a solution for Spring Cloud with blue green, gray, weight, limitation, circuit breaker, degrade, isolation, monitor, tracing, dye, failover, async agent
http://www.nepxion.com
diff --git a/version.bat b/version.bat
index 1a2cf17cd..b6b1f5421 100644
--- a/version.bat
+++ b/version.bat
@@ -15,6 +15,6 @@
@title Nepxion Discovery
@color 0a
-call mvn versions:set -DgenerateBackupPoms=false -DnewVersion=3.39.0
+call mvn versions:set -DgenerateBackupPoms=false -DnewVersion=3.40.0
pause
\ No newline at end of file