fix RAT issue
Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/a65d3995 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/a65d3995 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/a65d3995 Branch: refs/heads/master Commit: a65d3995bed3faab41ee174f4f16e2df7614761c Parents: f8dfdf3 Author: shaofengshi <shaofeng...@apache.org> Authored: Sun Jul 23 15:01:53 2017 +0000 Committer: shaofengshi <shaofeng...@apache.org> Committed: Wed Jul 26 09:25:13 2017 +0800 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/kylin/blob/a65d3995/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index e1eecd1..2cddb21 100644 --- a/pom.xml +++ b/pom.xml @@ -1450,7 +1450,7 @@ <!--Test Data--> <exclude>**/src/test/resources/**</exclude> - + <exclude>**/test_case_data/localmeta/UUID</exclude> <!-- generated files --> <exclude>**/target/**</exclude> <exclude>lib/**</exclude>