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> <relocations>
<relocation> <relocation>
<pattern>com.songoda.core</pattern> <pattern>com.songoda.core</pattern>
<shadedPattern>${project.groupId}.ultimatekits.core</shadedPattern> <shadedPattern>${project.groupId}.ultimaterepairing.core</shadedPattern>
</relocation> </relocation>
</relocations> </relocations>
</configuration> </configuration>