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/06/14 06:11:33 UTC

[incubator-zipkin-reporter-java] branch master updated: polish

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

adriancole pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-zipkin-reporter-java.git


The following commit(s) were added to refs/heads/master by this push:
     new e14c585  polish
e14c585 is described below

commit e14c585e12dee59f1153fddc1f59b6fedb89ab21
Author: Adrian Cole <ac...@pivotal.io>
AuthorDate: Fri Jun 14 14:11:23 2019 +0800

    polish
---
 README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.md b/README.md
index 442d28d..f75e79d 100644
--- a/README.md
+++ b/README.md
@@ -132,6 +132,8 @@ reporter = AsyncReporter.builder(URLConnectionSender.create("http://localhost:94
 ## Artifacts
 All artifacts publish to the group ID "io.zipkin.reporter2". We use a
 common release version for all components.
+
+### Library Releases
 Releases are uploaded to [Bintray](https://bintray.com/openzipkin/maven/zipkin) and synchronized to [Maven Central](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22io.zipkin.reporter2%22)
 ### Library Snapshots
 Snapshots are uploaded to [JFrog](http://oss.jfrog.org/artifactory/oss-snapshot-local) after commits to master.