diff --git a/discovery-commons/discovery-common-apollo/pom.xml b/discovery-commons/discovery-common-apollo/pom.xml index 98f64e83f..a7af80b90 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-SNAPSHOT + 3.39.0 diff --git a/discovery-commons/discovery-common-consul/pom.xml b/discovery-commons/discovery-common-consul/pom.xml index 6ea12b46c..7f1fc8631 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-SNAPSHOT + 3.39.0 diff --git a/discovery-commons/discovery-common-etcd/pom.xml b/discovery-commons/discovery-common-etcd/pom.xml index ac7800b94..ea24e5a15 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-SNAPSHOT + 3.39.0 diff --git a/discovery-commons/discovery-common-nacos/pom.xml b/discovery-commons/discovery-common-nacos/pom.xml index 69ec1237f..e8e7a6c76 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-SNAPSHOT + 3.39.0 diff --git a/discovery-commons/discovery-common-redis/pom.xml b/discovery-commons/discovery-common-redis/pom.xml index e3695fad8..d41b02a36 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-SNAPSHOT + 3.39.0 diff --git a/discovery-commons/discovery-common-zookeeper/pom.xml b/discovery-commons/discovery-common-zookeeper/pom.xml index 89df16c22..e87b05512 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-SNAPSHOT + 3.39.0 diff --git a/discovery-commons/discovery-common/pom.xml b/discovery-commons/discovery-common/pom.xml index 1f8f47c29..be4adcbf1 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-SNAPSHOT + 3.39.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 8b14a058b..6e8cf5218 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-SNAPSHOT"; + public static final String DISCOVERY_VERSION = "3.39.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 732130ba6..59367603b 100644 --- a/discovery-commons/pom.xml +++ b/discovery-commons/pom.xml @@ -11,7 +11,7 @@ com.nepxion discovery - 3.39.0-SNAPSHOT + 3.39.0 diff --git a/discovery-console/discovery-console-starter-apollo/pom.xml b/discovery-console/discovery-console-starter-apollo/pom.xml index a6cdb70d8..f7fa7d13a 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-SNAPSHOT + 3.39.0 diff --git a/discovery-console/discovery-console-starter-consul/pom.xml b/discovery-console/discovery-console-starter-consul/pom.xml index f011d6821..aa5a820fd 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-SNAPSHOT + 3.39.0 diff --git a/discovery-console/discovery-console-starter-etcd/pom.xml b/discovery-console/discovery-console-starter-etcd/pom.xml index c709cc615..b9c2885a7 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-SNAPSHOT + 3.39.0 diff --git a/discovery-console/discovery-console-starter-nacos/pom.xml b/discovery-console/discovery-console-starter-nacos/pom.xml index 188b89f6b..10a3a9d5f 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-SNAPSHOT + 3.39.0 diff --git a/discovery-console/discovery-console-starter-redis/pom.xml b/discovery-console/discovery-console-starter-redis/pom.xml index 3781402bf..215b929c0 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-SNAPSHOT + 3.39.0 diff --git a/discovery-console/discovery-console-starter-zookeeper/pom.xml b/discovery-console/discovery-console-starter-zookeeper/pom.xml index 5287474c4..33277b01a 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-SNAPSHOT + 3.39.0 diff --git a/discovery-console/discovery-console-starter/pom.xml b/discovery-console/discovery-console-starter/pom.xml index 2fb89aaa7..c73fc4084 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-SNAPSHOT + 3.39.0 diff --git a/discovery-console/pom.xml b/discovery-console/pom.xml index c3c72d563..b743b01cb 100644 --- a/discovery-console/pom.xml +++ b/discovery-console/pom.xml @@ -11,7 +11,7 @@ com.nepxion discovery - 3.39.0-SNAPSHOT + 3.39.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 51a1442ad..6a1f7a126 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-SNAPSHOT + 3.39.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 0ed2368d9..172e5c6d2 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-SNAPSHOT + 3.39.0 diff --git a/discovery-plugin-admin-center/pom.xml b/discovery-plugin-admin-center/pom.xml index 0a62705b8..13d147114 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-SNAPSHOT + 3.39.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 e1b3e20cb..4d7035472 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-SNAPSHOT + 3.39.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 1d01954b2..0e6732bdf 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-SNAPSHOT + 3.39.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 1cf1d4a7d..8764d05ac 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-SNAPSHOT + 3.39.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 92079bfb5..65fccecdd 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-SNAPSHOT + 3.39.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 5a1f06d01..51ebe1628 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-SNAPSHOT + 3.39.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 6ec58e4cc..c1c259604 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-SNAPSHOT + 3.39.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 e835fdd38..0b7ee4364 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-SNAPSHOT + 3.39.0 diff --git a/discovery-plugin-config-center/pom.xml b/discovery-plugin-config-center/pom.xml index 4d3c44629..c99d42f47 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-SNAPSHOT + 3.39.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 c083a9ea7..1c892b39a 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-SNAPSHOT + 3.39.0 diff --git a/discovery-plugin-framework/discovery-plugin-framework-starter/pom.xml b/discovery-plugin-framework/discovery-plugin-framework-starter/pom.xml index c5fd723c0..7ead46b2b 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-SNAPSHOT + 3.39.0 diff --git a/discovery-plugin-framework/pom.xml b/discovery-plugin-framework/pom.xml index fac410e72..9711f2e28 100644 --- a/discovery-plugin-framework/pom.xml +++ b/discovery-plugin-framework/pom.xml @@ -11,7 +11,7 @@ com.nepxion discovery - 3.39.0-SNAPSHOT + 3.39.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 9eb118372..239fce6ef 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-SNAPSHOT + 3.39.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 256c4205c..a2a8149ee 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-SNAPSHOT + 3.39.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 53d06cc4c..a631f4559 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-SNAPSHOT + 3.39.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 a9c6462db..1e941cf96 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-SNAPSHOT + 3.39.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 eb7608232..39827d0b7 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-SNAPSHOT + 3.39.0 diff --git a/discovery-plugin-register-center/pom.xml b/discovery-plugin-register-center/pom.xml index a1656c4f4..c082d9c30 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-SNAPSHOT + 3.39.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 62322ab39..afb9fff11 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-SNAPSHOT + 3.39.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 38801ce56..814925c88 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-SNAPSHOT + 3.39.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 1dd359301..e7675d3d9 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-SNAPSHOT + 3.39.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 7a9366547..43340180e 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-SNAPSHOT + 3.39.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 f408c93e7..8f78163e7 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-SNAPSHOT + 3.39.0 diff --git a/discovery-plugin-strategy/discovery-plugin-strategy-starter/pom.xml b/discovery-plugin-strategy/discovery-plugin-strategy-starter/pom.xml index 2b059fcc9..1957419f2 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-SNAPSHOT + 3.39.0 diff --git a/discovery-plugin-strategy/pom.xml b/discovery-plugin-strategy/pom.xml index d974e7f17..7f5e7c324 100644 --- a/discovery-plugin-strategy/pom.xml +++ b/discovery-plugin-strategy/pom.xml @@ -11,7 +11,7 @@ com.nepxion discovery - 3.39.0-SNAPSHOT + 3.39.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 e3f3c53d9..98fbca800 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-SNAPSHOT + 3.39.0 diff --git a/discovery-plugin-test/pom.xml b/discovery-plugin-test/pom.xml index 27edff8f5..a528a2b71 100644 --- a/discovery-plugin-test/pom.xml +++ b/discovery-plugin-test/pom.xml @@ -11,7 +11,7 @@ com.nepxion discovery - 3.39.0-SNAPSHOT + 3.39.0 diff --git a/discovery-springcloud-examples/discovery-springcloud-example-admin/pom.xml b/discovery-springcloud-examples/discovery-springcloud-example-admin/pom.xml index 4559b28ac..dc7ef8236 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-SNAPSHOT + 3.39.0 diff --git a/discovery-springcloud-examples/discovery-springcloud-example-console/pom.xml b/discovery-springcloud-examples/discovery-springcloud-example-console/pom.xml index 990666297..c21920db9 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-SNAPSHOT + 3.39.0 diff --git a/discovery-springcloud-examples/discovery-springcloud-example-eureka/pom.xml b/discovery-springcloud-examples/discovery-springcloud-example-eureka/pom.xml index 30ade477f..b6fec2bab 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-SNAPSHOT + 3.39.0 diff --git a/discovery-springcloud-examples/discovery-springcloud-example-service/pom.xml b/discovery-springcloud-examples/discovery-springcloud-example-service/pom.xml index 1c7b35458..d5270e0e1 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-SNAPSHOT + 3.39.0 diff --git a/discovery-springcloud-examples/discovery-springcloud-example-zuul/pom.xml b/discovery-springcloud-examples/discovery-springcloud-example-zuul/pom.xml index 4bb5fa3dc..d8dc2a83c 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-SNAPSHOT + 3.39.0 diff --git a/discovery-springcloud-examples/pom.xml b/discovery-springcloud-examples/pom.xml index 45bb9a0cd..47b29c11c 100644 --- a/discovery-springcloud-examples/pom.xml +++ b/discovery-springcloud-examples/pom.xml @@ -11,7 +11,7 @@ com.nepxion discovery - 3.39.0-SNAPSHOT + 3.39.0 diff --git a/pom.xml b/pom.xml index 2edf027ba..f558aed4c 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ Nepxion Discovery pom 4.0.0 - 3.39.0-SNAPSHOT + 3.39.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 03c90897a..1a2cf17cd 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-SNAPSHOT +call mvn versions:set -DgenerateBackupPoms=false -DnewVersion=3.39.0 pause \ No newline at end of file