Repository: atlas Updated Branches: refs/heads/branch-0.8 7b13cc51c -> d9417d82a
ATLAS-2954: Build failed with Rat check on Master and Branch-0.8 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/d9417d82 Tree: http://git-wip-us.apache.org/repos/asf/atlas/tree/d9417d82 Diff: http://git-wip-us.apache.org/repos/asf/atlas/diff/d9417d82 Branch: refs/heads/branch-0.8 Commit: d9417d82aed49fc3cef2599bc680ef2793b31cfe Parents: 7b13cc5 Author: Abhishek Kadam <[email protected]> Authored: Mon Nov 5 14:42:43 2018 +0530 Committer: nixonrodrigues <[email protected]> Committed: Mon Nov 5 14:52:51 2018 +0530 ---------------------------------------------------------------------- pom.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/atlas/blob/d9417d82/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 66a9890..631405f 100644 --- a/pom.xml +++ b/pom.xml @@ -2058,6 +2058,7 @@ <exclude>.gitignore</exclude> <exclude>**/.idea/**</exclude> <exclude>**/*.twiki</exclude> + <exclude>**/*.md</exclude> <exclude>**/*.iml</exclude> <exclude>**/*.json</exclude> <exclude>**/*.log</exclude>
