]> source.dussan.org Git - archiva.git/commitdiff
exclude .java-version from rat
authorOlivier Lamy <olamy@apache.org>
Sun, 26 May 2013 12:30:27 +0000 (12:30 +0000)
committerOlivier Lamy <olamy@apache.org>
Sun, 26 May 2013 12:30:27 +0000 (12:30 +0000)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1486412 13f79535-47bb-0310-9956-ffa450edef68

pom.xml

diff --git a/pom.xml b/pom.xml
index e64dd76aa635e84b3294c6c816fe8a0a904949ba..806a624300e0cd9ffddfe5e6abf1a2ea510df1cb 100644 (file)
--- a/pom.xml
+++ b/pom.xml
               <exclude>.repository/**</exclude>
               <exclude>*.patch</exclude>
               <exclude>**/target/**</exclude>
+              <exclude>.java-version</exclude>
             </excludes>
           </configuration>
         </plugin>