This is an automated email from the ASF dual-hosted git repository.
tallison pushed a commit to branch branch_1x
in repository https://gitbox.apache.org/repos/asf/tika.git
The following commit(s) were added to refs/heads/branch_1x by this push:
new a91abd7 update rat exclusions
a91abd7 is described below
commit a91abd76cb0ecae26ff6d0a695669f24a4c12bf3
Author: tallison <[email protected]>
AuthorDate: Tue Nov 26 15:04:03 2019 -0500
update rat exclusions
---
pom.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/pom.xml b/pom.xml
index af892e2..249b2d5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -179,6 +179,7 @@ least three +1 Tika PMC votes are cast.
<configuration>
<excludes>
<exclude>CHANGES.txt</exclude>
+ <exclude>README.md</exclude>
</excludes>
</configuration>
</plugin>