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/13 10:03:08 UTC

[incubator-zipkin-api] branch master updated: latest sync plugin

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-api.git


The following commit(s) were added to refs/heads/master by this push:
     new 20a6e8d  latest sync plugin
20a6e8d is described below

commit 20a6e8d5994a0371c57a66ef8881f25df7bd77a0
Author: Adrian Cole <ac...@pivotal.io>
AuthorDate: Thu Jun 13 18:02:54 2019 +0800

    latest sync plugin
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 5a35d88..f676660 100644
--- a/pom.xml
+++ b/pom.xml
@@ -132,7 +132,7 @@
         <plugin>
           <groupId>io.zipkin.centralsync-maven-plugin</groupId>
           <artifactId>centralsync-maven-plugin</artifactId>
-          <version>0.1.0</version>
+          <version>0.1.1</version>
           <configuration>
             <packageName>zipkin-proto3</packageName>
           </configuration>