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 f745840a9952a5ada74b47cab24a54f576fa638a Author: Christian Schneider <[email protected]> AuthorDate: Thu Jul 6 13:26:44 2017 +0200 Updated to brave 4.5.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 03dec1a..1cfb0a1 100644 --- a/pom.xml +++ b/pom.xml @@ -41,7 +41,7 @@ the License. <license-maven-plugin.version>2.11</license-maven-plugin.version> - <brave.version>4.4.1-SNAPSHOT</brave.version> + <brave.version>4.5.0</brave.version> <zipkin.version>1.24.0</zipkin.version> <zipkin.reporter.version>0.10.0</zipkin.reporter.version>
