aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorOlivier Lamy <olamy@apache.org>2014-03-27 10:25:49 +0000
committerOlivier Lamy <olamy@apache.org>2014-03-27 10:25:49 +0000
commitcad6e5b2c359dff2846da8cc375505b6b5ede732 (patch)
tree3d91f84a4e1a1a069824aec1625a8f5461fc99b3 /pom.xml
parent90d0b07393e106abcc91dcad592a03c9186312b9 (diff)
downloadarchiva-cad6e5b2c359dff2846da8cc375505b6b5ede732.tar.gz
archiva-cad6e5b2c359dff2846da8cc375505b6b5ede732.zip
rat ignore for README.*
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1582240 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 9fe7f4eec..d44691747 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1845,7 +1845,7 @@
<excludes>
<exclude>.gitignore</exclude>
<exclude>DEPENDENCIES</exclude>
- <exclude>README.txt</exclude>
+ <exclude>README.*</exclude>
<exclude>*.sh</exclude>
<exclude>.git/**</exclude>
<exclude>src/test/resources/projects/compile/goal.txt</exclude>