summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorMartin Schreier <martin_s@apache.org>2022-01-06 11:18:06 +0100
committerMartin Schreier <martin_s@apache.org>2022-01-06 11:18:06 +0100
commit5ef681c9b93a36506da179460aef8b3420ce2256 (patch)
tree27752cfe8d05a803505d8a916954b3f54031ba3a /pom.xml
parentaccb0c72b0547aa5e89717e6e2c22f666f557655 (diff)
downloadarchiva-5ef681c9b93a36506da179460aef8b3420ce2256.tar.gz
archiva-5ef681c9b93a36506da179460aef8b3420ce2256.zip
Fixing RAT excludes
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 811f7bf8d..1a3495d3b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1841,6 +1841,7 @@
<exclude>.travis.yml</exclude>
<exclude>out/**</exclude>
<exclude>Jenkinsfile</exclude>
+ <exclude>.asf.yaml</exclude>
</excludes>
</configuration>
</plugin>