aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOlivier Lamy <olamy@apache.org>2012-07-02 20:26:40 +0000
committerOlivier Lamy <olamy@apache.org>2012-07-02 20:26:40 +0000
commitf980161fe230d4650300e8392d281adc67e95f2f (patch)
tree6ab0a0baf90e0803b314b38df0714d05bd003ab1
parentd06b33fa1ab47b1de153792b7e45916cded9ff34 (diff)
downloadarchiva-f980161fe230d4650300e8392d281adc67e95f2f.tar.gz
archiva-f980161fe230d4650300e8392d281adc67e95f2f.zip
exclude file produced by bamboo build
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1356466 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 0eef69511..9d94a8123 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1774,6 +1774,7 @@
<exclude>.git/**</exclude>
<exclude>src/test/resources/projects/compile/goal.txt</exclude>
<exclude>**/*.iml</exclude>
+ <exclude>build-number.txt</exclude>
</excludes>
</configuration>
</plugin>