]> source.dussan.org Git - archiva.git/commitdiff
exclude bamboo file from rat
authorOlivier Lamy <olamy@apache.org>
Mon, 2 Jul 2012 19:58:13 +0000 (19:58 +0000)
committerOlivier Lamy <olamy@apache.org>
Mon, 2 Jul 2012 19:58:13 +0000 (19:58 +0000)
git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1356443 13f79535-47bb-0310-9956-ffa450edef68

pom.xml

diff --git a/pom.xml b/pom.xml
index 3eac65a538bc6e36e7f7a822428ff07d9c3c018e..5f05ad1d331517c6f5059989056ca2e7a4bbcfdd 100644 (file)
--- a/pom.xml
+++ b/pom.xml
             <exclude>README.txt</exclude>
             <exclude>*.sh</exclude>
             <exclude>.git/**</exclude>
+            <exclude>build-number.txt</exclude>
           </excludes>
         </configuration>
         <executions>