Repository: atlas Updated Branches: refs/heads/branch-1.0 89328db48 -> 18ee8b5cd
ATLAS-2954: Build failed with Rat check on Master Branch Signed-off-by: nixonrodrigues <[email protected]> Project: http://git-wip-us.apache.org/repos/asf/atlas/repo Commit: http://git-wip-us.apache.org/repos/asf/atlas/commit/18ee8b5c Tree: http://git-wip-us.apache.org/repos/asf/atlas/tree/18ee8b5c Diff: http://git-wip-us.apache.org/repos/asf/atlas/diff/18ee8b5c Branch: refs/heads/branch-1.0 Commit: 18ee8b5cd7c9c0070cf2f83957bf9ab52f157074 Parents: 89328db Author: Abhishek Kadam <[email protected]> Authored: Mon Nov 5 14:00:32 2018 +0530 Committer: nixonrodrigues <[email protected]> Committed: Mon Nov 5 14:47:06 2018 +0530 ---------------------------------------------------------------------- pom.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/atlas/blob/18ee8b5c/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index a3437f5..2e13586 100644 --- a/pom.xml +++ b/pom.xml @@ -2012,6 +2012,7 @@ <exclude>.gitignore</exclude> <exclude>**/.idea/**</exclude> <exclude>**/*.twiki</exclude> + <exclude>**/*.md</exclude> <exclude>**/*.iml</exclude> <exclude>**/*.json</exclude> <exclude>**/*.log</exclude>
