You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@zipkin.apache.org by ad...@apache.org on 2019/01/30 14:18:54 UTC

[incubator-zipkin-brave-karaf] 09/37: Update to brave 4.4.1-SNAPSHOT

This is an automated email from the ASF dual-hosted git repository.

adriancole pushed a commit to branch rat
in repository https://gitbox.apache.org/repos/asf/incubator-zipkin-brave-karaf.git

commit d91fe965179e1fb4dbab94fc3dae3ae104ae04cf
Author: Christian Schneider <ch...@die-schneider.net>
AuthorDate: Mon Jul 3 09:59:38 2017 +0200

    Update to brave 4.4.1-SNAPSHOT
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index d433e05..5861972 100644
--- a/pom.xml
+++ b/pom.xml
@@ -40,9 +40,9 @@ the License.
 
 		<license-maven-plugin.version>2.11</license-maven-plugin.version>
 
-		<brave.version>4.1.0</brave.version>
-		<zipkin.version>1.19.2</zipkin.version>
-		<zipkin.reporter.version>0.6.13</zipkin.reporter.version>
+		<brave.version>4.4.1-SNAPSHOT</brave.version>
+		<zipkin.version>1.24.0</zipkin.version>
+		<zipkin.reporter.version>0.10.0</zipkin.reporter.version>
 
 		<slf4j.version>1.7.21</slf4j.version>
 	</properties>