Repository: empire-db Updated Branches: refs/heads/master 83302f083 -> 012a316f3
ignore MANIFEST.MF for rat report Project: http://git-wip-us.apache.org/repos/asf/empire-db/repo Commit: http://git-wip-us.apache.org/repos/asf/empire-db/commit/012a316f Tree: http://git-wip-us.apache.org/repos/asf/empire-db/tree/012a316f Diff: http://git-wip-us.apache.org/repos/asf/empire-db/diff/012a316f Branch: refs/heads/master Commit: 012a316f3fdcf04054be046c0f25c25ef2dc73cb Parents: 83302f0 Author: Francis De Brabandere <[email protected]> Authored: Thu Aug 6 16:15:26 2015 +0200 Committer: Francis De Brabandere <[email protected]> Committed: Thu Aug 6 16:15:26 2015 +0200 ---------------------------------------------------------------------- pom.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/empire-db/blob/012a316f/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 6ba163f..e14b0da 100644 --- a/pom.xml +++ b/pom.xml @@ -405,6 +405,7 @@ <excludes> <!-- This might be to generic --> <exclude>release.properties</exclude> + <exclude>**/META-INF/MANIFEST.MF</exclude> <exclude>**/target/**</exclude> <exclude>**/dependencies.txt</exclude> <exclude>**/.idea/**</exclude>
