fix invalid signature

This commit is contained in:
destro174 2021-12-11 14:31:13 +01:00
parent 9d131821b8
commit a2246fea4a
2 changed files with 2 additions and 4 deletions

View File

@ -40,8 +40,6 @@
<artifactSet>
<includes>
<include>com.alttd.chat:chat-api</include>
<include>org.spongepowered:configurate-yaml</include>
<include>org.spongepowered:configurate-core</include>
</includes>
<excludes>
<exclude>META-INF/*.MF</exclude>

View File

@ -40,8 +40,8 @@
<artifactSet>
<includes>
<include>com.alttd.chat:chat-api</include>
<include>org.spongepowered:configurate-yaml</include>
<include>org.spongepowered:configurate-core</include>
<!-- <include>org.spongepowered:configurate-yaml</include>-->
<!-- <include>org.spongepowered:configurate-core</include>-->
</includes>
<excludes>
<exclude>META-INF/*.MF</exclude>