Skip to content

Commit

Permalink
build(plugin): Fixed shade plugin's filters
Browse files Browse the repository at this point in the history
  • Loading branch information
CarmJos committed Jan 2, 2024
1 parent 545a406 commit d27fb9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
<filter>
<artifact>*:*</artifact>
<excludes>
<exclude>META-INF/MAN IFEST.MF</exclude>
<exclude>META-INF/MANIFEST.MF</exclude>
<exclude>META-INF/*.txt</exclude>
</excludes>
</filter>
Expand Down

0 comments on commit d27fb9e

Please sign in to comment.