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:44:07 UTC

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

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

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


The following commit(s) were added to refs/heads/asf/5.0-alpha/release by this push:
     new 558d779  fix ui
558d779 is described below

commit 558d7793e31b4e73a8b99711673124dfe84563c7
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 e0b3df6..f84b1de 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.