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

[dubbo-samples] branch master updated: disable 3.0 protobuf case

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

liujun 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 d924848  disable 3.0 protobuf case
d924848 is described below

commit d924848a391a20fc6cca8c38bf3197d206bd114c
Author: ken.lj <ke...@gmail.com>
AuthorDate: Tue Mar 16 17:29:43 2021 +0800

    disable 3.0 protobuf case
---
 dubbo-samples-protobuf/case-versions.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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


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