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-layout-factory.git
The following commit(s) were added to refs/heads/master by this push: new 09e2014 latest sync plugin 09e2014 is described below commit 09e20147735e90de8bd7d54ef3339051ec296199 Author: Adrian Cole <ac...@pivotal.io> AuthorDate: Thu Jun 13 18:01:45 2019 +0800 latest sync plugin --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d5fda02..06ece83 100644 --- a/pom.xml +++ b/pom.xml @@ -161,7 +161,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-layout-factory</packageName> </configuration>