This is an automated email from the ASF dual-hosted git repository. liubao pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-servicecomb-java-chassis.git
commit f5cc4700b345afad1b409fd6a0f87bfbf6731dc9 Author: zhengyangyong <[email protected]> AuthorDate: Mon Jan 8 09:48:00 2018 +0800 SCB-85 fix pr comment Signed-off-by: zhengyangyong <[email protected]> --- metrics/metrics-sample/pom.xml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/metrics/metrics-sample/pom.xml b/metrics/metrics-sample/pom.xml index 8922ebe..5b5a44a 100644 --- a/metrics/metrics-sample/pom.xml +++ b/metrics/metrics-sample/pom.xml @@ -36,10 +36,6 @@ <dependencies> <dependency> <groupId>io.servicecomb</groupId> - <artifactId>metrics-common</artifactId> - </dependency> - <dependency> - <groupId>io.servicecomb</groupId> <artifactId>metrics-core</artifactId> </dependency> </dependencies> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
