WillemJiang commented on a change in pull request #270: [SCB-868] Add Kamon
metrics to Alpha Server
URL:
https://github.com/apache/incubator-servicecomb-saga/pull/270#discussion_r212843804
##########
File path: alpha/pom.xml
##########
@@ -35,24 +35,21 @@
<module>alpha-server</module>
</modules>
+ <properties>
+ <kamon.version>0.6.0</kamon.version>
Review comment:
We normally put the dependency properties into parent pom, so the other
module could share the same properties.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services