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_r212843817
 
 

 ##########
 File path: alpha/pom.xml
 ##########
 @@ -35,24 +35,21 @@
     <module>alpha-server</module>
   </modules>
 
+  <properties>
+    <kamon.version>0.6.0</kamon.version>
+    <akka.version>2.3.12</akka.version>
+  </properties>
+
   <dependencies>
-    <dependency>
+   <dependency>
       <groupId>io.kamon</groupId>
-      <artifactId>kamon-core_2.12</artifactId>
+      <artifactId>kamon-core_2.11</artifactId>
 
 Review comment:
   Why do you change the scala version from 2.12 to 2.11?

----------------------------------------------------------------
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

Reply via email to