diff --git a/discovery-commons/discovery-common-apollo/pom.xml b/discovery-commons/discovery-common-apollo/pom.xml index fd5f576fb7..24438d643d 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.27.0-SNAPSHOT + 3.27.0 diff --git a/discovery-commons/discovery-common-consul/pom.xml b/discovery-commons/discovery-common-consul/pom.xml index f39f1078f7..5923dac781 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.27.0-SNAPSHOT + 3.27.0 diff --git a/discovery-commons/discovery-common-etcd/pom.xml b/discovery-commons/discovery-common-etcd/pom.xml index 3bbd0f30c5..c763776f8e 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.27.0-SNAPSHOT + 3.27.0 diff --git a/discovery-commons/discovery-common-nacos/pom.xml b/discovery-commons/discovery-common-nacos/pom.xml index 7e348ed89b..586fa58782 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.27.0-SNAPSHOT + 3.27.0 diff --git a/discovery-commons/discovery-common-redis/pom.xml b/discovery-commons/discovery-common-redis/pom.xml index a6ba5fa179..4da30d1d52 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.27.0-SNAPSHOT + 3.27.0 diff --git a/discovery-commons/discovery-common-zookeeper/pom.xml b/discovery-commons/discovery-common-zookeeper/pom.xml index 6d24a24417..ca46d8281f 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.27.0-SNAPSHOT + 3.27.0 diff --git a/discovery-commons/discovery-common/pom.xml b/discovery-commons/discovery-common/pom.xml index d7500f55ad..b4aaecfb6a 100644 --- a/discovery-commons/discovery-common/pom.xml +++ b/discovery-commons/discovery-common/pom.xml @@ -11,7 +11,7 @@ com.nepxion discovery-commons - 3.27.0-SNAPSHOT + 3.27.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 155a4f6ed7..2939928027 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.27.0-SNAPSHOT"; + public static final String DISCOVERY_VERSION = "3.27.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 6588a9ed3c..b840fa4e3c 100644 --- a/discovery-commons/pom.xml +++ b/discovery-commons/pom.xml @@ -11,7 +11,7 @@ com.nepxion discovery - 3.27.0-SNAPSHOT + 3.27.0 diff --git a/discovery-console/discovery-console-starter-apollo/pom.xml b/discovery-console/discovery-console-starter-apollo/pom.xml index 4b206a4fa8..2385292d01 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.27.0-SNAPSHOT + 3.27.0 diff --git a/discovery-console/discovery-console-starter-consul/pom.xml b/discovery-console/discovery-console-starter-consul/pom.xml index 0ac29655d9..66dcdf5cbc 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.27.0-SNAPSHOT + 3.27.0 diff --git a/discovery-console/discovery-console-starter-etcd/pom.xml b/discovery-console/discovery-console-starter-etcd/pom.xml index bd8dea10aa..eb4027f244 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.27.0-SNAPSHOT + 3.27.0 diff --git a/discovery-console/discovery-console-starter-nacos/pom.xml b/discovery-console/discovery-console-starter-nacos/pom.xml index 50364e86c7..5613c352f1 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.27.0-SNAPSHOT + 3.27.0 diff --git a/discovery-console/discovery-console-starter-redis/pom.xml b/discovery-console/discovery-console-starter-redis/pom.xml index e85f311f6e..3943a282aa 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.27.0-SNAPSHOT + 3.27.0 diff --git a/discovery-console/discovery-console-starter-zookeeper/pom.xml b/discovery-console/discovery-console-starter-zookeeper/pom.xml index 2d92bdb43d..16117f7a3a 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.27.0-SNAPSHOT + 3.27.0 diff --git a/discovery-console/discovery-console-starter/pom.xml b/discovery-console/discovery-console-starter/pom.xml index af67017b5b..821ccfeb4b 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.27.0-SNAPSHOT + 3.27.0 diff --git a/discovery-console/pom.xml b/discovery-console/pom.xml index 7b3192f4a5..86078e7970 100644 --- a/discovery-console/pom.xml +++ b/discovery-console/pom.xml @@ -11,7 +11,7 @@ com.nepxion discovery - 3.27.0-SNAPSHOT + 3.27.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 0047d1c435..025548d04c 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.27.0-SNAPSHOT + 3.27.0 diff --git a/discovery-plugin-admin-center/pom.xml b/discovery-plugin-admin-center/pom.xml index 0f25f60572..4133d903b8 100644 --- a/discovery-plugin-admin-center/pom.xml +++ b/discovery-plugin-admin-center/pom.xml @@ -11,7 +11,7 @@ com.nepxion discovery - 3.27.0-SNAPSHOT + 3.27.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 a1f51ab35b..a2b58e4c2b 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.27.0-SNAPSHOT + 3.27.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 9d6ce670f8..e0da716e7f 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.27.0-SNAPSHOT + 3.27.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 e304afff45..31cea7553b 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.27.0-SNAPSHOT + 3.27.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 b4fe938dbe..7d8f6acecd 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.27.0-SNAPSHOT + 3.27.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 c5a20231a5..3cf0fb16a7 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.27.0-SNAPSHOT + 3.27.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 8a298632b0..c024222795 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.27.0-SNAPSHOT + 3.27.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 5466dcc963..164240a3e0 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.27.0-SNAPSHOT + 3.27.0 diff --git a/discovery-plugin-config-center/pom.xml b/discovery-plugin-config-center/pom.xml index 340ed53629..416910a494 100644 --- a/discovery-plugin-config-center/pom.xml +++ b/discovery-plugin-config-center/pom.xml @@ -11,7 +11,7 @@ com.nepxion discovery - 3.27.0-SNAPSHOT + 3.27.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 2beefdfeb0..ec49be9dd6 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.27.0-SNAPSHOT + 3.27.0 diff --git a/discovery-plugin-framework/discovery-plugin-framework-starter/pom.xml b/discovery-plugin-framework/discovery-plugin-framework-starter/pom.xml index 21fed1f552..35256638e0 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.27.0-SNAPSHOT + 3.27.0 diff --git a/discovery-plugin-framework/pom.xml b/discovery-plugin-framework/pom.xml index 437642b147..9c9ccd07fc 100644 --- a/discovery-plugin-framework/pom.xml +++ b/discovery-plugin-framework/pom.xml @@ -11,7 +11,7 @@ com.nepxion discovery - 3.27.0-SNAPSHOT + 3.27.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 9daebaadbc..aab3fc611d 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.27.0-SNAPSHOT + 3.27.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 15084174cd..c27458e698 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.27.0-SNAPSHOT + 3.27.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 93b5da0928..930082df3d 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.27.0-SNAPSHOT + 3.27.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 0a4a67a447..8ef1b8efad 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.27.0-SNAPSHOT + 3.27.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 b2e78c3278..effb5f50cf 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.27.0-SNAPSHOT + 3.27.0 diff --git a/discovery-plugin-register-center/pom.xml b/discovery-plugin-register-center/pom.xml index 3d90462976..633c1ed76c 100644 --- a/discovery-plugin-register-center/pom.xml +++ b/discovery-plugin-register-center/pom.xml @@ -11,7 +11,7 @@ com.nepxion discovery - 3.27.0-SNAPSHOT + 3.27.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 0cc86986ac..1d7c349f13 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.27.0-SNAPSHOT + 3.27.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 6c2ee9debb..8bacc1c60a 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.27.0-SNAPSHOT + 3.27.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 80af8527cd..dc28d45256 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.27.0-SNAPSHOT + 3.27.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 1cbceccb17..4c32718fa5 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.27.0-SNAPSHOT + 3.27.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 66414ae7f5..61eb486d27 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.27.0-SNAPSHOT + 3.27.0 diff --git a/discovery-plugin-strategy/discovery-plugin-strategy-starter/pom.xml b/discovery-plugin-strategy/discovery-plugin-strategy-starter/pom.xml index 3703f4878b..1a5212630f 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.27.0-SNAPSHOT + 3.27.0 diff --git a/discovery-plugin-strategy/pom.xml b/discovery-plugin-strategy/pom.xml index e2e34bfbba..9ce8fd9805 100644 --- a/discovery-plugin-strategy/pom.xml +++ b/discovery-plugin-strategy/pom.xml @@ -11,7 +11,7 @@ com.nepxion discovery - 3.27.0-SNAPSHOT + 3.27.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 ad78500dc7..2c55270422 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.27.0-SNAPSHOT + 3.27.0 diff --git a/discovery-plugin-test/pom.xml b/discovery-plugin-test/pom.xml index d8dfec35e8..aec3470943 100644 --- a/discovery-plugin-test/pom.xml +++ b/discovery-plugin-test/pom.xml @@ -11,7 +11,7 @@ com.nepxion discovery - 3.27.0-SNAPSHOT + 3.27.0 diff --git a/discovery-springcloud-examples/discovery-springcloud-example-admin/pom.xml b/discovery-springcloud-examples/discovery-springcloud-example-admin/pom.xml index 5ec35d1444..5741f81fb8 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.27.0-SNAPSHOT + 3.27.0 diff --git a/discovery-springcloud-examples/discovery-springcloud-example-console/pom.xml b/discovery-springcloud-examples/discovery-springcloud-example-console/pom.xml index 9701053a82..c0b458e005 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.27.0-SNAPSHOT + 3.27.0 diff --git a/discovery-springcloud-examples/discovery-springcloud-example-eureka/pom.xml b/discovery-springcloud-examples/discovery-springcloud-example-eureka/pom.xml index e2ce29cd64..2a0c74efa8 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.27.0-SNAPSHOT + 3.27.0 diff --git a/discovery-springcloud-examples/discovery-springcloud-example-service/pom.xml b/discovery-springcloud-examples/discovery-springcloud-example-service/pom.xml index 1a09e122bb..8883685788 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.27.0-SNAPSHOT + 3.27.0 diff --git a/discovery-springcloud-examples/discovery-springcloud-example-zuul/pom.xml b/discovery-springcloud-examples/discovery-springcloud-example-zuul/pom.xml index 4f4f4e016d..40ff323273 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.27.0-SNAPSHOT + 3.27.0 diff --git a/discovery-springcloud-examples/pom.xml b/discovery-springcloud-examples/pom.xml index b989821460..aa118dd65a 100644 --- a/discovery-springcloud-examples/pom.xml +++ b/discovery-springcloud-examples/pom.xml @@ -11,7 +11,7 @@ com.nepxion discovery - 3.27.0-SNAPSHOT + 3.27.0 diff --git a/pom.xml b/pom.xml index dbf14364aa..a0fbc8a283 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ Nepxion Discovery pom 4.0.0 - 3.27.0-SNAPSHOT + 3.27.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 acec75fc12..43a1263061 100644 --- a/version.bat +++ b/version.bat @@ -15,6 +15,6 @@ @title Nepxion Discovery @color 0a -call mvn versions:set -DgenerateBackupPoms=false -DnewVersion=3.27.0-SNAPSHOT +call mvn versions:set -DgenerateBackupPoms=false -DnewVersion=3.27.0 pause \ No newline at end of file