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 04:44:14 UTC

[incubator-zipkin-layout-factory] branch master updated (c08abcf -> 2d469cd)

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

adriancole pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-zipkin-layout-factory.git.


    from c08abcf  Revert "Fixes publish credentials"
     new e5224de  [maven-release-plugin] prepare release 0.0.5
     new 2d469cd  [maven-release-plugin] prepare for next development iteration

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:


[incubator-zipkin-layout-factory] 01/02: [maven-release-plugin] prepare release 0.0.5

Posted by ad...@apache.org.
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 e5224de0ad722b6535ba8c009f81ca950b22ffe6
Author: Adrian Cole <ac...@pivotal.io>
AuthorDate: Thu Jun 13 12:43:11 2019 +0800

    [maven-release-plugin] prepare release 0.0.5
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index ad4f009..05494c9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
 
   <groupId>io.zipkin.layout</groupId>
   <artifactId>zipkin-layout-factory</artifactId>
-  <version>0.0.6-SNAPSHOT</version>
+  <version>0.0.5</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>HEAD</tag>
+    <tag>0.0.5</tag>
   </scm>
 
   <distributionManagement>


[incubator-zipkin-layout-factory] 02/02: [maven-release-plugin] prepare for next development iteration

Posted by ad...@apache.org.
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 <ac...@pivotal.io>
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>