This is an automated email from the ASF dual-hosted git repository. abesto pushed a commit to branch dont-sign-snapshots in repository https://gitbox.apache.org/repos/asf/incubator-zipkin-brave-karaf.git
commit d91fe965179e1fb4dbab94fc3dae3ae104ae04cf Author: Christian Schneider <[email protected]> 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>
