this doesn't work

This commit is contained in:
2022-03-18 19:22:26 +01:00
parent 0554ef59f7
commit d8421126e2
-6
View File
@@ -47,12 +47,6 @@
<configuration>
<createDependencyReducedPom>false</createDependencyReducedPom>
<finalName>${project.name}-${project.parent.version}</finalName>
<relocations>
<relocation>
<pattern>net.kyori.adventure.text.minimessage</pattern>
<shadedPattern>eu.endermite.minimessage</shadedPattern>
</relocation>
</relocations>
</configuration>
</execution>
</executions>