Skip to content

Commit

Permalink
2.6.x (#4495)
Browse files Browse the repository at this point in the history
* Polish /#3695 : @reference field can't refer its' @service Bean in same JVM from v2.6.6

* Polish /#4348 : [ISSUE] Nacos Dubbo Registry can't sense the change of service instances

* Polish /#4487 : [Version] Update version to be 2.6.7

* Polish /#4487 : Revert to 2.6.7-SNAPSHOT
  • Loading branch information
mercyblitz committed Jul 9, 2019
1 parent 4054050 commit 85bb8e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion distribution/pom.xml
Expand Up @@ -250,7 +250,7 @@
<profile>
<id>release</id>
<build>
<finalName>apache-dubbo-incubating-${project.version}</finalName>
<finalName>apache-dubbo-${project.version}</finalName>
<plugins>
<plugin>
<artifactId>maven-assembly-plugin</artifactId>
Expand Down

0 comments on commit 85bb8e3

Please sign in to comment.