File tree Expand file tree Collapse file tree 2 files changed +0
-145
lines changed
src/test/java/org/apache/dubbo/rpc/cluster/router Expand file tree Collapse file tree 2 files changed +0
-145
lines changed Original file line number Diff line number Diff line change 47
47
<version >${project.parent.version} </version >
48
48
<scope >test</scope >
49
49
</dependency >
50
- <dependency >
51
- <groupId >org.apache.curator</groupId >
52
- <artifactId >curator-framework</artifactId >
53
- <scope >test</scope >
54
- </dependency >
55
- <dependency >
56
- <groupId >org.apache.zookeeper</groupId >
57
- <artifactId >zookeeper</artifactId >
58
- <scope >test</scope >
59
- </dependency >
60
50
<dependency >
61
51
<groupId >org.apache.dubbo</groupId >
62
52
<artifactId >dubbo-serialization-hessian2</artifactId >
69
59
<version >${project.parent.version} </version >
70
60
<scope >test</scope >
71
61
</dependency >
72
- <dependency >
73
- <groupId >org.apache.dubbo</groupId >
74
- <artifactId >dubbo-test-check</artifactId >
75
- <version >${project.parent.version} </version >
76
- <scope >test</scope >
77
- </dependency >
78
62
<dependency >
79
63
<groupId >org.apache.dubbo</groupId >
80
64
<artifactId >dubbo-metrics-registry</artifactId >
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments