You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by il...@apache.org on 2019/07/09 02:54:16 UTC

[dubbo-samples] 02/02: bump up to 2.7.3-SNAPSHOT globally

This is an automated email from the ASF dual-hosted git repository.

iluo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-samples.git

commit 9560086f5ec74c17c643189231dd84d956f89c6e
Author: Ian Luo <ia...@gmail.com>
AuthorDate: Tue Jul 9 10:52:10 2019 +0800

    bump up to 2.7.3-SNAPSHOT globally
---
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 1f4a0ae..feae75a 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -17,7 +17,7 @@ install: true
 
 script:
   - ./mvnw -B clean install -pl dubbo-maven-address-plugin
-  - ./mvnw -B clean verify -Pdubbo-integration-test -Djava-image.name=${JAVA_BASE_IMAGE}
+  - ./mvnw -B clean verify -Pdubbo-integration-test -Djava-image.name=${JAVA_BASE_IMAGE} -Ddubb.version=2.7.3-SNAPSHOT
 
 
 after_success:


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org