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/servicecomb-pack.git

commit 0d4f5eeb0ea90ddd58cfbd2d2b79c831f205d8b2
Author: Lei Zhang <[email protected]>
AuthorDate: Wed Nov 13 10:42:50 2019 +0800

    SCB-1593 Remove kamon properties
---
 pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index b79c2f3..13eded6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -45,7 +45,6 @@
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
     <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
     <java.version>1.8</java.version>
-    <kamon.version>0.6.7</kamon.version>
     <!-- using log4j 2.7 with Spring Boot 1.x -->
     <log4j.version>2.7</log4j.version>
     <disruptor.version>3.3.7</disruptor.version>

Reply via email to