aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorOlivier Lamy <olamy@apache.org>2014-02-12 10:34:57 +0000
committerOlivier Lamy <olamy@apache.org>2014-02-12 10:34:57 +0000
commitef64d102ad229ff908b3ce7aa1d54d4a957a3015 (patch)
treea7fd3989b0f273b8d5c02c0fec10eea2cf1c9298 /pom.xml
parentd5dfe851117f1f01e3015a8c7e05b8783a7bd53b (diff)
downloadarchiva-ef64d102ad229ff908b3ce7aa1d54d4a957a3015.tar.gz
archiva-ef64d102ad229ff908b3ce7aa1d54d4a957a3015.zip
exclude all .java-version
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1567589 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 6c077a87c..e8c076027 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1865,7 +1865,7 @@
<exclude>.repository/**</exclude>
<exclude>*.patch</exclude>
<exclude>**/target/**</exclude>
- <exclude>.java-version</exclude>
+ <exclude>**/.java-version</exclude>
<exclude>patch.diff</exclude>
</excludes>
</configuration>