Skip to content

Commit

Permalink
Exclude extraneous files from shaded build
Browse files Browse the repository at this point in the history
  • Loading branch information
worldwise001 committed Aug 17, 2024
1 parent d80e7de commit c26ba50
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 @@ -32,7 +32,7 @@
<artifact>*:*</artifact>
<excludes>
<exclude>META-INF/*</exclude>
<exclude>META-INF.*</exclude>
<exclude>META-INF.versions.9.module-info</exclude>
</excludes>
</filter>
</filters>
Expand Down

0 comments on commit c26ba50

Please sign in to comment.