Skip to content

Commit 892ce89

Browse files
committed
remove dubbo-test-check from dubbo-remoting-api
1 parent bc729af commit 892ce89

File tree

1 file changed

+0
-6
lines changed
  • dubbo-remoting/dubbo-remoting-api

1 file changed

+0
-6
lines changed

dubbo-remoting/dubbo-remoting-api/pom.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -58,11 +58,5 @@
5858
<artifactId>log4j-slf4j-impl</artifactId>
5959
<scope>test</scope>
6060
</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>
6761
</dependencies>
6862
</project>

0 commit comments

Comments
 (0)