Skip to content

Commit

Permalink
[pom] Sort order of excludes
Browse files Browse the repository at this point in the history
  • Loading branch information
hazendaz committed Nov 8, 2023
1 parent 8deec15 commit 387dc7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -176,8 +176,8 @@
<licenseSets>
<licenseSet>
<excludes combine.children="append">
<exclude>**/template_README</exclude>
<exclude>**/README</exclude>
<exclude>**/template_README</exclude>
</excludes>
</licenseSet>
</licenseSets>
Expand Down

0 comments on commit 387dc7a

Please sign in to comment.