You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by ni...@apache.org on 2018/01/31 08:54:50 UTC

[incubator-servicecomb-java-chassis] 03/03: SCB-320 remove useless dependency

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

ningjiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-servicecomb-java-chassis.git

commit 13c849fa66dc09691e6ebd9bdee134b161aad8bc
Author: zhengyangyong <ya...@huawei.com>
AuthorDate: Tue Jan 30 12:17:13 2018 +0800

    SCB-320 remove useless dependency
    
    Signed-off-by: zhengyangyong <ya...@huawei.com>
---
 foundations/foundation-metrics/pom.xml | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/foundations/foundation-metrics/pom.xml b/foundations/foundation-metrics/pom.xml
index bd68986..08dfcb4 100644
--- a/foundations/foundation-metrics/pom.xml
+++ b/foundations/foundation-metrics/pom.xml
@@ -32,14 +32,6 @@
       <artifactId>foundation-common</artifactId>
     </dependency>
     <dependency>
-      <groupId>com.netflix.servo</groupId>
-      <artifactId>servo-core</artifactId>
-    </dependency>
-    <dependency>
-      <groupId>com.netflix.hystrix</groupId>
-      <artifactId>hystrix-core</artifactId>
-    </dependency>
-    <dependency>
       <groupId>com.netflix.archaius</groupId>
       <artifactId>archaius-core</artifactId>
     </dependency>

-- 
To stop receiving notification emails like this one, please contact
ningjiang@apache.org.