You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@skywalking.apache.org by wu...@apache.org on 2018/03/26 08:45:00 UTC

[incubator-skywalking] branch fix/release updated: fix ui

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

wusheng pushed a commit to branch fix/release
in repository https://gitbox.apache.org/repos/asf/incubator-skywalking.git


The following commit(s) were added to refs/heads/fix/release by this push:
     new 21ba9cb  fix ui
21ba9cb is described below

commit 21ba9cb8ae70fbce47b30207b55ded5aef2e0969
Author: wusheng <wu...@foxmail.com>
AuthorDate: Mon Mar 26 16:43:56 2018 +0800

    fix ui
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index 1e055fb..4648617 100644
--- a/pom.xml
+++ b/pom.xml
@@ -152,6 +152,7 @@
                         <exclude>**/target/**</exclude>
                         <exclude>**/DISCLAIMER</exclude>
                         <exclude>**/licenses/**</exclude>
+                        <exclude>**/ui-licenses/**</exclude>
                         <exclude>**/codeStyle.xml</exclude>
 
                         <!-- IDE files -->

-- 
To stop receiving notification emails like this one, please contact
wusheng@apache.org.