]> source.dussan.org Git - archiva.git/commitdiff
exclude all .java-version
authorOlivier Lamy <olamy@apache.org>
Wed, 12 Feb 2014 10:34:57 +0000 (10:34 +0000)
committerOlivier Lamy <olamy@apache.org>
Wed, 12 Feb 2014 10:34:57 +0000 (10:34 +0000)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1567589 13f79535-47bb-0310-9956-ffa450edef68

pom.xml

diff --git a/pom.xml b/pom.xml
index 6c077a87c1de2f825ffd8d58ce21cc6b569d113e..e8c0760271a7ae59b7f72279928d8547838b9fc7 100644 (file)
--- a/pom.xml
+++ b/pom.xml
               <exclude>.repository/**</exclude>
               <exclude>*.patch</exclude>
               <exclude>**/target/**</exclude>
-              <exclude>.java-version</exclude>
+              <exclude>**/.java-version</exclude>
               <exclude>patch.diff</exclude>
             </excludes>
           </configuration>