Skip to content

Commit 548e284

Browse files
committed
Actually exclude the file this time
1 parent 653c328 commit 548e284

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

pom.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -247,6 +247,7 @@
247247
<!-- Should agree with config in build section -->
248248
<configuration>
249249
<excludes>
250+
<exclude>.asf.yaml</exclude>
250251
</excludes>
251252
</configuration>
252253
</plugin>
@@ -300,6 +301,7 @@
300301
<!-- Should agree with config in build section -->
301302
<configuration>
302303
<excludes>
304+
<exclude>.asf.yaml</exclude>
303305
</excludes>
304306
</configuration>
305307
</plugin>

0 commit comments

Comments
 (0)