We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc729af commit 892ce89Copy full SHA for 892ce89
dubbo-remoting/dubbo-remoting-api/pom.xml
@@ -58,11 +58,5 @@
58
<artifactId>log4j-slf4j-impl</artifactId>
59
<scope>test</scope>
60
</dependency>
61
- <dependency>
62
- <groupId>org.apache.dubbo</groupId>
63
- <artifactId>dubbo-test-check</artifactId>
64
- <version>${project.parent.version}</version>
65
- <scope>test</scope>
66
- </dependency>
67
</dependencies>
68
</project>
0 commit comments