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
commit 2d469cd7c7fb2fb3844242589ee58327611a198d Author: Adrian Cole <[email protected]> AuthorDate: Thu Jun 13 12:43:11 2019 +0800 [maven-release-plugin] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 05494c9..ad4f009 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ <groupId>io.zipkin.layout</groupId> <artifactId>zipkin-layout-factory</artifactId> - <version>0.0.5</version> + <version>0.0.6-SNAPSHOT</version> <packaging>jar</packaging> <name>zipkin-layout-factory</name> @@ -73,7 +73,7 @@ <url>https://github.com/openzipkin/zipkin-layout-factory</url> <connection>scm:git:https://github.com/openzipkin/zipkin-layout-factory.git</connection> <developerConnection>scm:git:https://github.com/openzipkin/zipkin-layout-factory.git</developerConnection> - <tag>0.0.5</tag> + <tag>HEAD</tag> </scm> <distributionManagement>
