diff --git a/discovery-commons/discovery-common-apollo/pom.xml b/discovery-commons/discovery-common-apollo/pom.xml index 2cd6c0c58f..1974a43949 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.20.2-SNAPSHOT + 3.20.2 diff --git a/discovery-commons/discovery-common-nacos/pom.xml b/discovery-commons/discovery-common-nacos/pom.xml index a38f5f3aa6..375068ad4d 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.20.2-SNAPSHOT + 3.20.2 diff --git a/discovery-commons/discovery-common-redis/pom.xml b/discovery-commons/discovery-common-redis/pom.xml index 2c59de9a6e..dff48fa047 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.20.2-SNAPSHOT + 3.20.2 diff --git a/discovery-commons/discovery-common/pom.xml b/discovery-commons/discovery-common/pom.xml index 4793e5e1f2..f8811e569d 100644 --- a/discovery-commons/discovery-common/pom.xml +++ b/discovery-commons/discovery-common/pom.xml @@ -11,7 +11,7 @@ com.nepxion discovery-commons - 3.20.2-SNAPSHOT + 3.20.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 c43aa1f820..a54e298f88 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.20.2-SNAPSHOT"; + public static final String DISCOVERY_VERSION = "3.20.2"; public static final String SPRING_APPLICATION_DISCOVERY_PLUGIN = "spring.application.discovery.plugin"; public static final String SPRING_APPLICATION_DISCOVERY_VERSION = "spring.application.discovery.version"; diff --git a/discovery-commons/pom.xml b/discovery-commons/pom.xml index 037958ca02..53909279d2 100644 --- a/discovery-commons/pom.xml +++ b/discovery-commons/pom.xml @@ -11,7 +11,7 @@ com.nepxion discovery - 3.20.2-SNAPSHOT + 3.20.2 diff --git a/discovery-console/discovery-console-desktop/pom.xml b/discovery-console/discovery-console-desktop/pom.xml index 7923f8ece8..4fc96f8020 100644 --- a/discovery-console/discovery-console-desktop/pom.xml +++ b/discovery-console/discovery-console-desktop/pom.xml @@ -11,7 +11,7 @@ com.nepxion discovery-console - 3.20.2-SNAPSHOT + 3.20.2 diff --git a/discovery-console/discovery-console-starter-apollo/pom.xml b/discovery-console/discovery-console-starter-apollo/pom.xml index 32b1d2090e..512957f035 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.20.2-SNAPSHOT + 3.20.2 diff --git a/discovery-console/discovery-console-starter-nacos/pom.xml b/discovery-console/discovery-console-starter-nacos/pom.xml index d174867d51..fd8aa0a49e 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.20.2-SNAPSHOT + 3.20.2 diff --git a/discovery-console/discovery-console-starter-redis/pom.xml b/discovery-console/discovery-console-starter-redis/pom.xml index 737c02d7c9..66671991ee 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.20.2-SNAPSHOT + 3.20.2 diff --git a/discovery-console/discovery-console-starter/pom.xml b/discovery-console/discovery-console-starter/pom.xml index 0f7fcfa905..feafc73787 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.20.2-SNAPSHOT + 3.20.2 diff --git a/discovery-console/pom.xml b/discovery-console/pom.xml index b239c91ad4..a470f77eb3 100644 --- a/discovery-console/pom.xml +++ b/discovery-console/pom.xml @@ -11,7 +11,7 @@ com.nepxion discovery - 3.20.2-SNAPSHOT + 3.20.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 918fcc49c9..fab8c83347 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.20.2-SNAPSHOT + 3.20.2 diff --git a/discovery-plugin-admin-center/pom.xml b/discovery-plugin-admin-center/pom.xml index f2871abd44..00f478baf4 100644 --- a/discovery-plugin-admin-center/pom.xml +++ b/discovery-plugin-admin-center/pom.xml @@ -11,7 +11,7 @@ com.nepxion discovery - 3.20.2-SNAPSHOT + 3.20.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 b15d2cd195..abf1eee3d6 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.20.2-SNAPSHOT + 3.20.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 83897ef7e7..a12a8878a0 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.20.2-SNAPSHOT + 3.20.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 d6ba81e1b9..584e58a7d4 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.20.2-SNAPSHOT + 3.20.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 d6b463dabe..180ba3277d 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.20.2-SNAPSHOT + 3.20.2 diff --git a/discovery-plugin-config-center/pom.xml b/discovery-plugin-config-center/pom.xml index d1279d374a..c1b91ab66c 100644 --- a/discovery-plugin-config-center/pom.xml +++ b/discovery-plugin-config-center/pom.xml @@ -11,7 +11,7 @@ com.nepxion discovery - 3.20.2-SNAPSHOT + 3.20.2 diff --git a/discovery-plugin-framework/discovery-plugin-framework-starter/pom.xml b/discovery-plugin-framework/discovery-plugin-framework-starter/pom.xml index c1cddb0225..7503a8a016 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.20.2-SNAPSHOT + 3.20.2 diff --git a/discovery-plugin-framework/pom.xml b/discovery-plugin-framework/pom.xml index d7debcd7ed..ae556ec4e7 100644 --- a/discovery-plugin-framework/pom.xml +++ b/discovery-plugin-framework/pom.xml @@ -11,7 +11,7 @@ com.nepxion discovery - 3.20.2-SNAPSHOT + 3.20.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 f2daa20a37..afde822188 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.20.2-SNAPSHOT + 3.20.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 7ede3c01ab..d105889bfe 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.20.2-SNAPSHOT + 3.20.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 07c3026078..722d1cdf7c 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.20.2-SNAPSHOT + 3.20.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 0c1a7189af..5f31f51015 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.20.2-SNAPSHOT + 3.20.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 eef93b6c35..60fb6881aa 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.20.2-SNAPSHOT + 3.20.2 diff --git a/discovery-plugin-register-center/pom.xml b/discovery-plugin-register-center/pom.xml index 98452f7048..07119369cf 100644 --- a/discovery-plugin-register-center/pom.xml +++ b/discovery-plugin-register-center/pom.xml @@ -11,7 +11,7 @@ com.nepxion discovery - 3.20.2-SNAPSHOT + 3.20.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 6865c531d2..0e55c11c4a 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.20.2-SNAPSHOT + 3.20.2 diff --git a/discovery-plugin-strategy/discovery-plugin-strategy-starter-sentinel-apollo/pom.xml b/discovery-plugin-strategy/discovery-plugin-strategy-starter-sentinel-apollo/pom.xml index b15a326579..f83cd806c8 100644 --- a/discovery-plugin-strategy/discovery-plugin-strategy-starter-sentinel-apollo/pom.xml +++ b/discovery-plugin-strategy/discovery-plugin-strategy-starter-sentinel-apollo/pom.xml @@ -11,7 +11,7 @@ com.nepxion discovery-plugin-strategy - 3.20.2-SNAPSHOT + 3.20.2 diff --git a/discovery-plugin-strategy/discovery-plugin-strategy-starter-sentinel-local/pom.xml b/discovery-plugin-strategy/discovery-plugin-strategy-starter-sentinel-local/pom.xml index 8a2d4ebea5..96aa5693f6 100644 --- a/discovery-plugin-strategy/discovery-plugin-strategy-starter-sentinel-local/pom.xml +++ b/discovery-plugin-strategy/discovery-plugin-strategy-starter-sentinel-local/pom.xml @@ -11,7 +11,7 @@ com.nepxion discovery-plugin-strategy - 3.20.2-SNAPSHOT + 3.20.2 diff --git a/discovery-plugin-strategy/discovery-plugin-strategy-starter-sentinel-nacos/pom.xml b/discovery-plugin-strategy/discovery-plugin-strategy-starter-sentinel-nacos/pom.xml index 37ba0ac4ce..ae52b4e3f3 100644 --- a/discovery-plugin-strategy/discovery-plugin-strategy-starter-sentinel-nacos/pom.xml +++ b/discovery-plugin-strategy/discovery-plugin-strategy-starter-sentinel-nacos/pom.xml @@ -11,7 +11,7 @@ com.nepxion discovery-plugin-strategy - 3.20.2-SNAPSHOT + 3.20.2 diff --git a/discovery-plugin-strategy/discovery-plugin-strategy-starter-sentinel/pom.xml b/discovery-plugin-strategy/discovery-plugin-strategy-starter-sentinel/pom.xml index 7bdf45c17a..f5473b4b34 100644 --- a/discovery-plugin-strategy/discovery-plugin-strategy-starter-sentinel/pom.xml +++ b/discovery-plugin-strategy/discovery-plugin-strategy-starter-sentinel/pom.xml @@ -11,7 +11,7 @@ com.nepxion discovery-plugin-strategy - 3.20.2-SNAPSHOT + 3.20.2 diff --git a/discovery-plugin-strategy/discovery-plugin-strategy-starter-service-sentinel/pom.xml b/discovery-plugin-strategy/discovery-plugin-strategy-starter-service-sentinel/pom.xml index 50852abff1..f22f4e1a76 100644 --- a/discovery-plugin-strategy/discovery-plugin-strategy-starter-service-sentinel/pom.xml +++ b/discovery-plugin-strategy/discovery-plugin-strategy-starter-service-sentinel/pom.xml @@ -11,7 +11,7 @@ com.nepxion discovery-plugin-strategy - 3.20.2-SNAPSHOT + 3.20.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 861e6f021b..362295b78e 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.20.2-SNAPSHOT + 3.20.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 9973698e39..1001ddf638 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.20.2-SNAPSHOT + 3.20.2 diff --git a/discovery-plugin-strategy/discovery-plugin-strategy-starter/pom.xml b/discovery-plugin-strategy/discovery-plugin-strategy-starter/pom.xml index ecaffde8ab..97b53c68c2 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.20.2-SNAPSHOT + 3.20.2 diff --git a/discovery-plugin-strategy/pom.xml b/discovery-plugin-strategy/pom.xml index 42235306dc..b215c27242 100644 --- a/discovery-plugin-strategy/pom.xml +++ b/discovery-plugin-strategy/pom.xml @@ -11,7 +11,7 @@ com.nepxion discovery - 3.20.2-SNAPSHOT + 3.20.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 3a4ff9dca5..24b3fabea4 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.20.2-SNAPSHOT + 3.20.2 diff --git a/discovery-plugin-test/pom.xml b/discovery-plugin-test/pom.xml index 1dd77ef4e0..57e012e572 100644 --- a/discovery-plugin-test/pom.xml +++ b/discovery-plugin-test/pom.xml @@ -11,7 +11,7 @@ com.nepxion discovery - 3.20.2-SNAPSHOT + 3.20.2 diff --git a/discovery-springcloud-examples/discovery-springcloud-example-admin/pom.xml b/discovery-springcloud-examples/discovery-springcloud-example-admin/pom.xml index 286c0884b5..1820d8a794 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.20.2-SNAPSHOT + 3.20.2 diff --git a/discovery-springcloud-examples/discovery-springcloud-example-console/pom.xml b/discovery-springcloud-examples/discovery-springcloud-example-console/pom.xml index b8855e5527..a15e10289b 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.20.2-SNAPSHOT + 3.20.2 diff --git a/discovery-springcloud-examples/discovery-springcloud-example-eureka/pom.xml b/discovery-springcloud-examples/discovery-springcloud-example-eureka/pom.xml index 28e4e46896..3241e6604e 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.20.2-SNAPSHOT + 3.20.2 diff --git a/discovery-springcloud-examples/discovery-springcloud-example-service/pom.xml b/discovery-springcloud-examples/discovery-springcloud-example-service/pom.xml index 75ece8cab8..812a5407e6 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.20.2-SNAPSHOT + 3.20.2 diff --git a/discovery-springcloud-examples/discovery-springcloud-example-zuul/pom.xml b/discovery-springcloud-examples/discovery-springcloud-example-zuul/pom.xml index a0104a3c21..0ffccc94a2 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.20.2-SNAPSHOT + 3.20.2 diff --git a/discovery-springcloud-examples/pom.xml b/discovery-springcloud-examples/pom.xml index 9265a01ad6..f3b955a68f 100644 --- a/discovery-springcloud-examples/pom.xml +++ b/discovery-springcloud-examples/pom.xml @@ -11,7 +11,7 @@ com.nepxion discovery - 3.20.2-SNAPSHOT + 3.20.2 diff --git a/pom.xml b/pom.xml index 39e4742ad5..913585ed2f 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ Nepxion Discovery pom 4.0.0 - 3.20.2-SNAPSHOT + 3.20.2 Nepxion Discovery is an enhancement for Spring Cloud Discovery http://www.nepxion.com diff --git a/version.bat b/version.bat index 64413c518d..c9af37155f 100644 --- a/version.bat +++ b/version.bat @@ -15,6 +15,6 @@ @title Nepxion Discovery @color 0a -call mvn versions:set -DgenerateBackupPoms=false -DnewVersion=3.20.2-SNAPSHOT +call mvn versions:set -DgenerateBackupPoms=false -DnewVersion=3.20.2 pause \ No newline at end of file