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/02 10:44:26 UTC

[incubator-servicecomb-java-chassis] 08/14: JAV-508 & SCB-11 add module metrics in root pom

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 fe060b248a8303755fcf3eb5e7152daacf0f09ff
Author: zhengyangyong <ya...@huawei.com>
AuthorDate: Wed Dec 27 10:27:22 2017 +0800

    JAV-508 & SCB-11 add module metrics in root pom
    
    Signed-off-by: zhengyangyong <ya...@huawei.com>
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index 491e12c..d91a410 100644
--- a/pom.xml
+++ b/pom.xml
@@ -69,6 +69,7 @@
     <module>spring-boot-starter</module>
     <module>tracing</module>
     <module>edge</module>
+    <module>metrics</module>
   </modules>
 
   <distributionManagement>

-- 
To stop receiving notification emails like this one, please contact
"commits@servicecomb.apache.org" <co...@servicecomb.apache.org>.