diff --git a/discovery-commons/discovery-common-apollo/pom.xml b/discovery-commons/discovery-common-apollo/pom.xml
index d38508c223..b5fb12a96c 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.35.0
+ 3.36.0
diff --git a/discovery-commons/discovery-common-consul/pom.xml b/discovery-commons/discovery-common-consul/pom.xml
index 8dfc8236f4..a4b7943978 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.35.0
+ 3.36.0
diff --git a/discovery-commons/discovery-common-etcd/pom.xml b/discovery-commons/discovery-common-etcd/pom.xml
index f65d52934b..d1fec07824 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.35.0
+ 3.36.0
diff --git a/discovery-commons/discovery-common-nacos/pom.xml b/discovery-commons/discovery-common-nacos/pom.xml
index c6a3d9915a..67ee363281 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.35.0
+ 3.36.0
diff --git a/discovery-commons/discovery-common-redis/pom.xml b/discovery-commons/discovery-common-redis/pom.xml
index 2ecc99030c..44f443cc9e 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.35.0
+ 3.36.0
diff --git a/discovery-commons/discovery-common-zookeeper/pom.xml b/discovery-commons/discovery-common-zookeeper/pom.xml
index e66f502b55..bb776042a9 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.35.0
+ 3.36.0
diff --git a/discovery-commons/discovery-common/pom.xml b/discovery-commons/discovery-common/pom.xml
index c726f057ae..f9ee4d0572 100644
--- a/discovery-commons/discovery-common/pom.xml
+++ b/discovery-commons/discovery-common/pom.xml
@@ -11,7 +11,7 @@
com.nepxion
discovery-commons
- 3.35.0
+ 3.36.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 cf1d289b33..7b7376510d 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.35.0";
+ public static final String DISCOVERY_VERSION = "3.36.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 963d713469..6de56f9ea5 100644
--- a/discovery-commons/pom.xml
+++ b/discovery-commons/pom.xml
@@ -11,7 +11,7 @@
com.nepxion
discovery
- 3.35.0
+ 3.36.0
diff --git a/discovery-console/discovery-console-starter-apollo/pom.xml b/discovery-console/discovery-console-starter-apollo/pom.xml
index 034ea542ab..06ab5295a3 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.35.0
+ 3.36.0
diff --git a/discovery-console/discovery-console-starter-consul/pom.xml b/discovery-console/discovery-console-starter-consul/pom.xml
index 0d92c5cc46..8cc805a6ff 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.35.0
+ 3.36.0
diff --git a/discovery-console/discovery-console-starter-etcd/pom.xml b/discovery-console/discovery-console-starter-etcd/pom.xml
index a1ef6fe62e..14aea09bf1 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.35.0
+ 3.36.0
diff --git a/discovery-console/discovery-console-starter-nacos/pom.xml b/discovery-console/discovery-console-starter-nacos/pom.xml
index b30927cb5e..45a6ce2331 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.35.0
+ 3.36.0
diff --git a/discovery-console/discovery-console-starter-redis/pom.xml b/discovery-console/discovery-console-starter-redis/pom.xml
index 22ff10a2c0..b517ccb89c 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.35.0
+ 3.36.0
diff --git a/discovery-console/discovery-console-starter-zookeeper/pom.xml b/discovery-console/discovery-console-starter-zookeeper/pom.xml
index 658d051d99..ccbd3a0762 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.35.0
+ 3.36.0
diff --git a/discovery-console/discovery-console-starter/pom.xml b/discovery-console/discovery-console-starter/pom.xml
index a2f225e313..bc2eeba625 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.35.0
+ 3.36.0
diff --git a/discovery-console/pom.xml b/discovery-console/pom.xml
index 78d0a06d87..3a28c18fd0 100644
--- a/discovery-console/pom.xml
+++ b/discovery-console/pom.xml
@@ -11,7 +11,7 @@
com.nepxion
discovery
- 3.35.0
+ 3.36.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 f85d9dee9d..8494cc28bc 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.35.0
+ 3.36.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 c68c4af0e2..30492117d6 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.35.0
+ 3.36.0
diff --git a/discovery-plugin-admin-center/pom.xml b/discovery-plugin-admin-center/pom.xml
index a2a4abd2b0..5ee0547819 100644
--- a/discovery-plugin-admin-center/pom.xml
+++ b/discovery-plugin-admin-center/pom.xml
@@ -11,7 +11,7 @@
com.nepxion
discovery
- 3.35.0
+ 3.36.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 3a819aa5da..d085dde652 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.35.0
+ 3.36.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 21c9fffaa7..7d9646a265 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.35.0
+ 3.36.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 cca69f19a6..4937c076c4 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.35.0
+ 3.36.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 897bc0f475..afda7ac8cd 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.35.0
+ 3.36.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 cbe0e36b33..2fed26c781 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.35.0
+ 3.36.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 1384111cef..2f29b99479 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.35.0
+ 3.36.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 b806da4d3d..0324098279 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.35.0
+ 3.36.0
diff --git a/discovery-plugin-config-center/pom.xml b/discovery-plugin-config-center/pom.xml
index 8e7049f8fd..b71e18bef2 100644
--- a/discovery-plugin-config-center/pom.xml
+++ b/discovery-plugin-config-center/pom.xml
@@ -11,7 +11,7 @@
com.nepxion
discovery
- 3.35.0
+ 3.36.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 b07417fdfd..ce2d276326 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.35.0
+ 3.36.0
diff --git a/discovery-plugin-framework/discovery-plugin-framework-starter/pom.xml b/discovery-plugin-framework/discovery-plugin-framework-starter/pom.xml
index db03852a55..58a0d4b206 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.35.0
+ 3.36.0
diff --git a/discovery-plugin-framework/pom.xml b/discovery-plugin-framework/pom.xml
index e0ac875584..896e077292 100644
--- a/discovery-plugin-framework/pom.xml
+++ b/discovery-plugin-framework/pom.xml
@@ -11,7 +11,7 @@
com.nepxion
discovery
- 3.35.0
+ 3.36.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 c57d7ed900..4fd047589c 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.35.0
+ 3.36.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 f5f4df9d8f..4817da2f80 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.35.0
+ 3.36.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 db992a635b..93e11605f3 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.35.0
+ 3.36.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 d7ae299619..7830f9ef99 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.35.0
+ 3.36.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 8daa6dd794..6070052b91 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.35.0
+ 3.36.0
diff --git a/discovery-plugin-register-center/pom.xml b/discovery-plugin-register-center/pom.xml
index 409aa2b347..504699182f 100644
--- a/discovery-plugin-register-center/pom.xml
+++ b/discovery-plugin-register-center/pom.xml
@@ -11,7 +11,7 @@
com.nepxion
discovery
- 3.35.0
+ 3.36.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 d12a5fcfdb..63e727694e 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.35.0
+ 3.36.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 54d44952a6..d6f131f3ea 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.35.0
+ 3.36.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 9f6bd14755..d51a72711b 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.35.0
+ 3.36.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 c1cffcf9d9..8d09d74681 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.35.0
+ 3.36.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 2aa918bba5..d2c8206ef4 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.35.0
+ 3.36.0
diff --git a/discovery-plugin-strategy/discovery-plugin-strategy-starter/pom.xml b/discovery-plugin-strategy/discovery-plugin-strategy-starter/pom.xml
index 4e74b9097e..646f78ac70 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.35.0
+ 3.36.0
diff --git a/discovery-plugin-strategy/pom.xml b/discovery-plugin-strategy/pom.xml
index b4820ec029..649621082e 100644
--- a/discovery-plugin-strategy/pom.xml
+++ b/discovery-plugin-strategy/pom.xml
@@ -11,7 +11,7 @@
com.nepxion
discovery
- 3.35.0
+ 3.36.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 41d22d1c29..2057ba4d26 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.35.0
+ 3.36.0
diff --git a/discovery-plugin-test/pom.xml b/discovery-plugin-test/pom.xml
index ee414eae9e..809cd788fc 100644
--- a/discovery-plugin-test/pom.xml
+++ b/discovery-plugin-test/pom.xml
@@ -11,7 +11,7 @@
com.nepxion
discovery
- 3.35.0
+ 3.36.0
diff --git a/discovery-springcloud-examples/discovery-springcloud-example-admin/pom.xml b/discovery-springcloud-examples/discovery-springcloud-example-admin/pom.xml
index c92c735668..0d6eae3940 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.35.0
+ 3.36.0
diff --git a/discovery-springcloud-examples/discovery-springcloud-example-console/pom.xml b/discovery-springcloud-examples/discovery-springcloud-example-console/pom.xml
index 3cde307d0b..aa0adfb714 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.35.0
+ 3.36.0
diff --git a/discovery-springcloud-examples/discovery-springcloud-example-eureka/pom.xml b/discovery-springcloud-examples/discovery-springcloud-example-eureka/pom.xml
index a078762c3e..26cc5e0bf2 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.35.0
+ 3.36.0
diff --git a/discovery-springcloud-examples/discovery-springcloud-example-service/pom.xml b/discovery-springcloud-examples/discovery-springcloud-example-service/pom.xml
index 3692419dda..626d8545cb 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.35.0
+ 3.36.0
diff --git a/discovery-springcloud-examples/discovery-springcloud-example-zuul/pom.xml b/discovery-springcloud-examples/discovery-springcloud-example-zuul/pom.xml
index c7c8acb649..b7ecd13ec7 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.35.0
+ 3.36.0
diff --git a/discovery-springcloud-examples/pom.xml b/discovery-springcloud-examples/pom.xml
index 0dbe0cdd4e..57fc786d3c 100644
--- a/discovery-springcloud-examples/pom.xml
+++ b/discovery-springcloud-examples/pom.xml
@@ -11,7 +11,7 @@
com.nepxion
discovery
- 3.35.0
+ 3.36.0
diff --git a/pom.xml b/pom.xml
index f30f69d1ea..499b09b820 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
Nepxion Discovery
pom
4.0.0
- 3.35.0
+ 3.36.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 23190de2a4..8e333e7a05 100644
--- a/version.bat
+++ b/version.bat
@@ -15,6 +15,6 @@
@title Nepxion Discovery
@color 0a
-call mvn versions:set -DgenerateBackupPoms=false -DnewVersion=3.35.0
+call mvn versions:set -DgenerateBackupPoms=false -DnewVersion=3.36.0
pause
\ No newline at end of file