mirror of
https://github.com/songoda/UltimateRepairing.git
synced 2024-11-29 14:06:30 +01:00
incorrect relocation of core files.
This commit is contained in:
parent
4955d6eda8
commit
98091ef5be
2
pom.xml
2
pom.xml
@ -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>
|
||||||
|
Loading…
Reference in New Issue
Block a user