incorrect relocation of core files.

This commit is contained in:
songoda 2019-09-16 17:15:47 -04:00
parent 4955d6eda8
commit 98091ef5be

View File

@ -48,7 +48,7 @@
<relocations>
<relocation>
<pattern>com.songoda.core</pattern>
<shadedPattern>${project.groupId}.ultimatekits.core</shadedPattern>
<shadedPattern>${project.groupId}.ultimaterepairing.core</shadedPattern>
</relocation>
</relocations>
</configuration>