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

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


The following commit(s) were added to refs/heads/master by this push:
     new 3574d43  update dubbo version to 2.7.7-snapshot
3574d43 is described below

commit 3574d43c94331faa364285f3267bcd6b6e6ffdd1
Author: Huang YunKun <[email protected]>
AuthorDate: Mon Mar 16 21:35:39 2020 +0800

    update dubbo version to 2.7.7-snapshot
---
 .travis/prepare-artifact.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.travis/prepare-artifact.sh b/.travis/prepare-artifact.sh
index cb1e179..2223647 100644
--- a/.travis/prepare-artifact.sh
+++ b/.travis/prepare-artifact.sh
@@ -2,7 +2,7 @@
 env
 
 if [[ -z "${RELEASE_BRANCH}" ]]; then
-  export INTERGARTION_TEST_VERSION=2.7.6-SNAPSHOT
+  export INTERGARTION_TEST_VERSION=2.7.7-SNAPSHOT
 else
   git clone https://github.com/apache/dubbo.git
   cd dubbo
@@ -13,4 +13,4 @@ else
   cd ..
 fi
 
-env|grep INTERGARTION_TEST_VERSION
\ No newline at end of file
+env|grep INTERGARTION_TEST_VERSION


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to