diff options
author | Martin Schreier <martin_s@apache.org> | 2022-01-06 11:18:06 +0100 |
---|---|---|
committer | Martin Schreier <martin_s@apache.org> | 2022-01-06 11:18:06 +0100 |
commit | 5ef681c9b93a36506da179460aef8b3420ce2256 (patch) | |
tree | 27752cfe8d05a803505d8a916954b3f54031ba3a /pom.xml | |
parent | accb0c72b0547aa5e89717e6e2c22f666f557655 (diff) | |
download | archiva-5ef681c9b93a36506da179460aef8b3420ce2256.tar.gz archiva-5ef681c9b93a36506da179460aef8b3420ce2256.zip |
Fixing RAT excludes
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1841,6 +1841,7 @@ <exclude>.travis.yml</exclude> <exclude>out/**</exclude> <exclude>Jenkinsfile</exclude> + <exclude>.asf.yaml</exclude> </excludes> </configuration> </plugin> |