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
commit c36c3db7f513808e107321b912c5a75068c7c903 Author: ken.lj <[email protected]> AuthorDate: Tue Jul 23 10:23:50 2019 +0800 add repository for each module --- dubbo-samples-async/dubbo-samples-async-onerror/pom.xml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/dubbo-samples-async/dubbo-samples-async-onerror/pom.xml b/dubbo-samples-async/dubbo-samples-async-onerror/pom.xml index 8245b27..a08f0f3 100644 --- a/dubbo-samples-async/dubbo-samples-async-onerror/pom.xml +++ b/dubbo-samples-async/dubbo-samples-async-onerror/pom.xml @@ -200,10 +200,6 @@ <artifactId>slf4j-simple</artifactId> </dependency> <dependency> - <groupId>org.apache.dubbo</groupId> - <artifactId>dubbo-configcenter-zookeeper</artifactId> - </dependency> - <dependency> <groupId>org.springframework</groupId> <artifactId>spring-context</artifactId> </dependency> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
