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 07:56:17 UTC

[incubator-zipkin-layout-factory] branch master updated: use https

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 aa5159d  use https
aa5159d is described below

commit aa5159d3263f4386a48dcbf37c6aa9883ba6a9a1
Author: Adrian Cole <ac...@pivotal.io>
AuthorDate: Thu Jun 13 15:56:07 2019 +0800

    use https
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index ad4f009..11ce490 100644
--- a/pom.xml
+++ b/pom.xml
@@ -49,7 +49,7 @@
 
   <organization>
     <name>OpenZipkin</name>
-    <url>http://zipkin.io/</url>
+    <url>https://zipkin.io/</url>
   </organization>
 
   <licenses>