aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas Hu <jh245g@att.com>2017-10-05 14:04:43 -0400
committerNicolas Hu <jh245g@att.com>2017-10-05 14:04:43 -0400
commitd6c693de3070a6cd470356541324468d9fa42c59 (patch)
tree580f969e033e52ca720aab3c74c4f0fb61d602e3
parent37479449b88eb7ceb32ffae4a9005c77a1a5f5f2 (diff)
Fix the license issues for dashboard project
Change-Id: Ia77a71c730f44577af7861e5d6e5d5524b8980dd modified: the oom-app-os/pom.xml Issues-Id: CCSDK-110 Signed-off-by: Nicolas Hu <jh245g@att.com>
-rw-r--r--oom-app-os/pom.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/oom-app-os/pom.xml b/oom-app-os/pom.xml
index 29ef713..38303cf 100644
--- a/oom-app-os/pom.xml
+++ b/oom-app-os/pom.xml
@@ -89,6 +89,8 @@
<exclude>app/fusion/external/samples/**</exclude>
<exclude>app/fusion/external/showdown/**</exclude>
<exclude>app/fusion/notebook-integration/**</exclude>
+ <exclude>static/fusion/sample/**</exclude>
+ <exclude>static/fusion/raptor/**</exclude>
</excludes>
</overlay>
</overlays>