Skip to content

Commit 75ef2cc

Browse files
author
dennis.mercuriali
committed
fix apache.rat
1 parent 34052b1 commit 75ef2cc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pom.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,9 @@
137137
<!-- Built directory -->
138138
<exclude>**/target/**/*</exclude>
139139

140+
<!-- Test resources -->
141+
<exclude>**/test/resources/*</exclude>
142+
140143
<!-- Project files -->
141144
<exclude>**/README.md</exclude>
142145
<exclude>**/README.rst</exclude>

0 commit comments

Comments
 (0)