You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by al...@apache.org on 2022/08/08 02:34:27 UTC

[dubbo-samples] branch master updated: Disable dubbo-samples-local test run on 2.7.x

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

albumenj 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 7dd36f03 Disable dubbo-samples-local test run on 2.7.x
7dd36f03 is described below

commit 7dd36f036cba361601649721db117d204bc36d41
Author: Albumen Kevin <jh...@gmail.com>
AuthorDate: Mon Aug 8 10:34:21 2022 +0800

    Disable dubbo-samples-local test run on 2.7.x
---
 dubbo-samples-local/case-versions.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dubbo-samples-local/case-versions.conf b/dubbo-samples-local/case-versions.conf
index 0e26c8bf..d718a9f3 100644
--- a/dubbo-samples-local/case-versions.conf
+++ b/dubbo-samples-local/case-versions.conf
@@ -20,5 +20,5 @@
 # Supported component versions of the test case
 
 # Spring app
-dubbo.version=2.7*, 3.*
+dubbo.version=3.*
 spring.version=4.*, 5.*


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