From 85bb8e3e4b3160fd6bdac4c62508bff8d150a105 Mon Sep 17 00:00:00 2001 From: Mercy Ma Date: Tue, 9 Jul 2019 12:29:10 +0800 Subject: [PATCH] 2.6.x (#4495) * Polish /apache/dubbo#3695 : @Reference field can't refer its' @Service Bean in same JVM from v2.6.6 * Polish /apache/dubbo#4348 : [ISSUE] Nacos Dubbo Registry can't sense the change of service instances * Polish /apache/dubbo#4487 : [Version] Update version to be 2.6.7 * Polish /apache/dubbo#4487 : Revert to 2.6.7-SNAPSHOT --- distribution/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/distribution/pom.xml b/distribution/pom.xml index 5d4f33e93ba..8e24c427383 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -250,7 +250,7 @@ release - apache-dubbo-incubating-${project.version} + apache-dubbo-${project.version} maven-assembly-plugin