diff --git a/discovery-commons/discovery-common-apollo/pom.xml b/discovery-commons/discovery-common-apollo/pom.xml index 5bfaa36364..c6befc32cf 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 - 6.16.2-SNAPSHOT + 6.16.2 diff --git a/discovery-commons/discovery-common-consul/pom.xml b/discovery-commons/discovery-common-consul/pom.xml index 21cb9423b7..8e910ef1c7 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 - 6.16.2-SNAPSHOT + 6.16.2 diff --git a/discovery-commons/discovery-common-etcd/pom.xml b/discovery-commons/discovery-common-etcd/pom.xml index 255047a6ef..c3530947d1 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 - 6.16.2-SNAPSHOT + 6.16.2 diff --git a/discovery-commons/discovery-common-nacos/pom.xml b/discovery-commons/discovery-common-nacos/pom.xml index 809309a314..1401c9dbf6 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 - 6.16.2-SNAPSHOT + 6.16.2 diff --git a/discovery-commons/discovery-common-redis/pom.xml b/discovery-commons/discovery-common-redis/pom.xml index a6f22ca021..af1ee0565c 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 - 6.16.2-SNAPSHOT + 6.16.2 diff --git a/discovery-commons/discovery-common-zookeeper/pom.xml b/discovery-commons/discovery-common-zookeeper/pom.xml index b0743ec8e3..91917411c1 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 - 6.16.2-SNAPSHOT + 6.16.2 diff --git a/discovery-commons/discovery-common/pom.xml b/discovery-commons/discovery-common/pom.xml index 7e0e28fd7d..c7d8a28dbb 100644 --- a/discovery-commons/discovery-common/pom.xml +++ b/discovery-commons/discovery-common/pom.xml @@ -11,7 +11,7 @@ com.nepxion discovery-commons - 6.16.2-SNAPSHOT + 6.16.2 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 97b857564b..ac55e93dc6 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 = "6.16.2-SNAPSHOT"; + public static final String DISCOVERY_VERSION = "6.16.2"; 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 45fa477e66..0e64b18207 100644 --- a/discovery-commons/pom.xml +++ b/discovery-commons/pom.xml @@ -11,7 +11,7 @@ com.nepxion discovery - 6.16.2-SNAPSHOT + 6.16.2 diff --git a/discovery-console/discovery-console-starter-apollo/pom.xml b/discovery-console/discovery-console-starter-apollo/pom.xml index 5712a6e502..3c93b5222a 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 - 6.16.2-SNAPSHOT + 6.16.2 diff --git a/discovery-console/discovery-console-starter-consul/pom.xml b/discovery-console/discovery-console-starter-consul/pom.xml index 67539d5e58..400f387b59 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 - 6.16.2-SNAPSHOT + 6.16.2 diff --git a/discovery-console/discovery-console-starter-etcd/pom.xml b/discovery-console/discovery-console-starter-etcd/pom.xml index d4e8b7469b..060c6ebe5f 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 - 6.16.2-SNAPSHOT + 6.16.2 diff --git a/discovery-console/discovery-console-starter-nacos/pom.xml b/discovery-console/discovery-console-starter-nacos/pom.xml index 88a6b5fa8f..b068256499 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 - 6.16.2-SNAPSHOT + 6.16.2 diff --git a/discovery-console/discovery-console-starter-redis/pom.xml b/discovery-console/discovery-console-starter-redis/pom.xml index 8fc57a09da..c2886c9d5c 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 - 6.16.2-SNAPSHOT + 6.16.2 diff --git a/discovery-console/discovery-console-starter-zookeeper/pom.xml b/discovery-console/discovery-console-starter-zookeeper/pom.xml index 914eb537a2..1d01fa6a98 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 - 6.16.2-SNAPSHOT + 6.16.2 diff --git a/discovery-console/discovery-console-starter/pom.xml b/discovery-console/discovery-console-starter/pom.xml index 77818bd75f..35a9c832ed 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 - 6.16.2-SNAPSHOT + 6.16.2 diff --git a/discovery-console/pom.xml b/discovery-console/pom.xml index 11d7b18644..2d2ecbda87 100644 --- a/discovery-console/pom.xml +++ b/discovery-console/pom.xml @@ -11,7 +11,7 @@ com.nepxion discovery - 6.16.2-SNAPSHOT + 6.16.2 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 eaf63a6277..ac8484a78e 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 - 6.16.2-SNAPSHOT + 6.16.2 diff --git a/discovery-plugin-admin-center/pom.xml b/discovery-plugin-admin-center/pom.xml index d1f791bd2d..c593e5b2ea 100644 --- a/discovery-plugin-admin-center/pom.xml +++ b/discovery-plugin-admin-center/pom.xml @@ -11,7 +11,7 @@ com.nepxion discovery - 6.16.2-SNAPSHOT + 6.16.2 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 6925387e5b..8524f43e2d 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 - 6.16.2-SNAPSHOT + 6.16.2 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 b5e0023c83..13ee575069 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 - 6.16.2-SNAPSHOT + 6.16.2 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 31bfced226..03150f1109 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 - 6.16.2-SNAPSHOT + 6.16.2 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 186b728da6..b6c89393a3 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 - 6.16.2-SNAPSHOT + 6.16.2 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 dd80f6ac8f..563cbca351 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 - 6.16.2-SNAPSHOT + 6.16.2 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 1a7dddf461..15a79faca8 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 - 6.16.2-SNAPSHOT + 6.16.2 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 a6f04dad4b..402ff497d1 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 - 6.16.2-SNAPSHOT + 6.16.2 diff --git a/discovery-plugin-config-center/pom.xml b/discovery-plugin-config-center/pom.xml index f311093b1b..0b6d2872a0 100644 --- a/discovery-plugin-config-center/pom.xml +++ b/discovery-plugin-config-center/pom.xml @@ -11,7 +11,7 @@ com.nepxion discovery - 6.16.2-SNAPSHOT + 6.16.2 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 a0b6225cfc..3343b15903 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 - 6.16.2-SNAPSHOT + 6.16.2 diff --git a/discovery-plugin-framework/discovery-plugin-framework-starter/pom.xml b/discovery-plugin-framework/discovery-plugin-framework-starter/pom.xml index 1ee073d616..594d354a8e 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 - 6.16.2-SNAPSHOT + 6.16.2 diff --git a/discovery-plugin-framework/pom.xml b/discovery-plugin-framework/pom.xml index 885d76b575..d82236233a 100644 --- a/discovery-plugin-framework/pom.xml +++ b/discovery-plugin-framework/pom.xml @@ -11,7 +11,7 @@ com.nepxion discovery - 6.16.2-SNAPSHOT + 6.16.2 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 4941590ee5..9585957a0a 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 - 6.16.2-SNAPSHOT + 6.16.2 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 ab246249e1..4b8c34892b 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 - 6.16.2-SNAPSHOT + 6.16.2 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 85ee03e35c..0093468bd3 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 - 6.16.2-SNAPSHOT + 6.16.2 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 8b81bdd153..15c9df900f 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 - 6.16.2-SNAPSHOT + 6.16.2 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 1fb2b115e6..e73cb04dff 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 - 6.16.2-SNAPSHOT + 6.16.2 diff --git a/discovery-plugin-register-center/pom.xml b/discovery-plugin-register-center/pom.xml index 8899094322..8b23248dec 100644 --- a/discovery-plugin-register-center/pom.xml +++ b/discovery-plugin-register-center/pom.xml @@ -11,7 +11,7 @@ com.nepxion discovery - 6.16.2-SNAPSHOT + 6.16.2 diff --git a/discovery-plugin-strategy/discovery-plugin-strategy-starter-gateway/pom.xml b/discovery-plugin-strategy/discovery-plugin-strategy-starter-gateway/pom.xml index f80fcba719..33186a0605 100644 --- a/discovery-plugin-strategy/discovery-plugin-strategy-starter-gateway/pom.xml +++ b/discovery-plugin-strategy/discovery-plugin-strategy-starter-gateway/pom.xml @@ -11,7 +11,7 @@ com.nepxion discovery-plugin-strategy - 6.16.2-SNAPSHOT + 6.16.2 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 cb1df849c2..b50afdc7a9 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 - 6.16.2-SNAPSHOT + 6.16.2 diff --git a/discovery-plugin-strategy/discovery-plugin-strategy-starter-opentelemetry/pom.xml b/discovery-plugin-strategy/discovery-plugin-strategy-starter-opentelemetry/pom.xml index 998adae314..8976fcbb29 100644 --- a/discovery-plugin-strategy/discovery-plugin-strategy-starter-opentelemetry/pom.xml +++ b/discovery-plugin-strategy/discovery-plugin-strategy-starter-opentelemetry/pom.xml @@ -11,7 +11,7 @@ com.nepxion discovery-plugin-strategy - 6.16.2-SNAPSHOT + 6.16.2 diff --git a/discovery-plugin-strategy/discovery-plugin-strategy-starter-opentracing/pom.xml b/discovery-plugin-strategy/discovery-plugin-strategy-starter-opentracing/pom.xml index a1fbd639f3..f449595133 100644 --- a/discovery-plugin-strategy/discovery-plugin-strategy-starter-opentracing/pom.xml +++ b/discovery-plugin-strategy/discovery-plugin-strategy-starter-opentracing/pom.xml @@ -11,7 +11,7 @@ com.nepxion discovery-plugin-strategy - 6.16.2-SNAPSHOT + 6.16.2 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 4d2fd6b36e..b9638cc1b1 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 - 6.16.2-SNAPSHOT + 6.16.2 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 d7c42ca040..77fe1e0ecc 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 - 6.16.2-SNAPSHOT + 6.16.2 diff --git a/discovery-plugin-strategy/discovery-plugin-strategy-starter-sentinel-micrometer/pom.xml b/discovery-plugin-strategy/discovery-plugin-strategy-starter-sentinel-micrometer/pom.xml index 893e972006..c54ad8f948 100644 --- a/discovery-plugin-strategy/discovery-plugin-strategy-starter-sentinel-micrometer/pom.xml +++ b/discovery-plugin-strategy/discovery-plugin-strategy-starter-sentinel-micrometer/pom.xml @@ -11,7 +11,7 @@ com.nepxion discovery-plugin-strategy - 6.16.2-SNAPSHOT + 6.16.2 diff --git a/discovery-plugin-strategy/discovery-plugin-strategy-starter-sentinel-monitor/pom.xml b/discovery-plugin-strategy/discovery-plugin-strategy-starter-sentinel-monitor/pom.xml index afb3b7d325..6ddc64ecd8 100644 --- a/discovery-plugin-strategy/discovery-plugin-strategy-starter-sentinel-monitor/pom.xml +++ b/discovery-plugin-strategy/discovery-plugin-strategy-starter-sentinel-monitor/pom.xml @@ -11,7 +11,7 @@ com.nepxion discovery-plugin-strategy - 6.16.2-SNAPSHOT + 6.16.2 diff --git a/discovery-plugin-strategy/discovery-plugin-strategy-starter-sentinel-opentelemetry/pom.xml b/discovery-plugin-strategy/discovery-plugin-strategy-starter-sentinel-opentelemetry/pom.xml index 081a090957..fc78e2036e 100644 --- a/discovery-plugin-strategy/discovery-plugin-strategy-starter-sentinel-opentelemetry/pom.xml +++ b/discovery-plugin-strategy/discovery-plugin-strategy-starter-sentinel-opentelemetry/pom.xml @@ -11,7 +11,7 @@ com.nepxion discovery-plugin-strategy - 6.16.2-SNAPSHOT + 6.16.2 diff --git a/discovery-plugin-strategy/discovery-plugin-strategy-starter-sentinel-opentracing/pom.xml b/discovery-plugin-strategy/discovery-plugin-strategy-starter-sentinel-opentracing/pom.xml index 7b77defd01..22dc0f4447 100644 --- a/discovery-plugin-strategy/discovery-plugin-strategy-starter-sentinel-opentracing/pom.xml +++ b/discovery-plugin-strategy/discovery-plugin-strategy-starter-sentinel-opentracing/pom.xml @@ -11,7 +11,7 @@ com.nepxion discovery-plugin-strategy - 6.16.2-SNAPSHOT + 6.16.2 diff --git a/discovery-plugin-strategy/discovery-plugin-strategy-starter-sentinel-skywalking/pom.xml b/discovery-plugin-strategy/discovery-plugin-strategy-starter-sentinel-skywalking/pom.xml index f60e2f8646..7a0f079ebb 100644 --- a/discovery-plugin-strategy/discovery-plugin-strategy-starter-sentinel-skywalking/pom.xml +++ b/discovery-plugin-strategy/discovery-plugin-strategy-starter-sentinel-skywalking/pom.xml @@ -11,7 +11,7 @@ com.nepxion discovery-plugin-strategy - 6.16.2-SNAPSHOT + 6.16.2 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 b6015caf9f..a88a6a877e 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 - 6.16.2-SNAPSHOT + 6.16.2 diff --git a/discovery-plugin-strategy/discovery-plugin-strategy-starter-skywalking/pom.xml b/discovery-plugin-strategy/discovery-plugin-strategy-starter-skywalking/pom.xml index fb256b3343..1c265e7bf8 100644 --- a/discovery-plugin-strategy/discovery-plugin-strategy-starter-skywalking/pom.xml +++ b/discovery-plugin-strategy/discovery-plugin-strategy-starter-skywalking/pom.xml @@ -11,7 +11,7 @@ com.nepxion discovery-plugin-strategy - 6.16.2-SNAPSHOT + 6.16.2 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 9f4ac14426..ab9187773a 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 - 6.16.2-SNAPSHOT + 6.16.2 diff --git a/discovery-plugin-strategy/discovery-plugin-strategy-starter/pom.xml b/discovery-plugin-strategy/discovery-plugin-strategy-starter/pom.xml index 88aca62072..4c9c5b35c0 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 - 6.16.2-SNAPSHOT + 6.16.2 diff --git a/discovery-plugin-strategy/pom.xml b/discovery-plugin-strategy/pom.xml index 5a5619e14e..7c8b1dca36 100644 --- a/discovery-plugin-strategy/pom.xml +++ b/discovery-plugin-strategy/pom.xml @@ -11,7 +11,7 @@ com.nepxion discovery - 6.16.2-SNAPSHOT + 6.16.2 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 60ecae933c..909a1c39c7 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 - 6.16.2-SNAPSHOT + 6.16.2 diff --git a/discovery-plugin-test/pom.xml b/discovery-plugin-test/pom.xml index fc19a1dcf2..ecedd68440 100644 --- a/discovery-plugin-test/pom.xml +++ b/discovery-plugin-test/pom.xml @@ -11,7 +11,7 @@ com.nepxion discovery - 6.16.2-SNAPSHOT + 6.16.2 diff --git a/discovery-springcloud-examples/discovery-springcloud-example-admin/pom.xml b/discovery-springcloud-examples/discovery-springcloud-example-admin/pom.xml index f3f3afe77e..3e3aba4ff2 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 - 6.16.2-SNAPSHOT + 6.16.2 diff --git a/discovery-springcloud-examples/discovery-springcloud-example-console/pom.xml b/discovery-springcloud-examples/discovery-springcloud-example-console/pom.xml index 60d6c11967..e811bec20b 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 - 6.16.2-SNAPSHOT + 6.16.2 diff --git a/discovery-springcloud-examples/discovery-springcloud-example-eureka/pom.xml b/discovery-springcloud-examples/discovery-springcloud-example-eureka/pom.xml index e35c51b503..e6142d8515 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 - 6.16.2-SNAPSHOT + 6.16.2 diff --git a/discovery-springcloud-examples/discovery-springcloud-example-gateway/pom.xml b/discovery-springcloud-examples/discovery-springcloud-example-gateway/pom.xml index 7f3159c778..7bfe522d45 100644 --- a/discovery-springcloud-examples/discovery-springcloud-example-gateway/pom.xml +++ b/discovery-springcloud-examples/discovery-springcloud-example-gateway/pom.xml @@ -11,7 +11,7 @@ com.nepxion discovery-springcloud-examples - 6.16.2-SNAPSHOT + 6.16.2 diff --git a/discovery-springcloud-examples/discovery-springcloud-example-service/pom.xml b/discovery-springcloud-examples/discovery-springcloud-example-service/pom.xml index a95d37fc4e..02b2b625f7 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 - 6.16.2-SNAPSHOT + 6.16.2 diff --git a/discovery-springcloud-examples/discovery-springcloud-example-zuul/pom.xml b/discovery-springcloud-examples/discovery-springcloud-example-zuul/pom.xml index 8040a87db5..2ed97da326 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 - 6.16.2-SNAPSHOT + 6.16.2 diff --git a/discovery-springcloud-examples/pom.xml b/discovery-springcloud-examples/pom.xml index 638c4fc02e..b031d981b2 100644 --- a/discovery-springcloud-examples/pom.xml +++ b/discovery-springcloud-examples/pom.xml @@ -11,7 +11,7 @@ com.nepxion discovery - 6.16.2-SNAPSHOT + 6.16.2 diff --git a/pom.xml b/pom.xml index 31b3a5ae4b..4170c0e0ef 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ Nepxion Discovery pom 4.0.0 - 6.16.2-SNAPSHOT + 6.16.2 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 726608c0aa..8c3e3c9590 100644 --- a/version.bat +++ b/version.bat @@ -15,5 +15,5 @@ @title Nepxion Discovery @color 0a -call mvn versions:set -DgenerateBackupPoms=false -DnewVersion=6.16.2-SNAPSHOT +call mvn versions:set -DgenerateBackupPoms=false -DnewVersion=6.16.2 pause \ No newline at end of file