mirror of
https://github.com/TotalFreedomMC/TF-Marriage.git
synced 2025-02-05 14:22:45 +00:00
fix relocation
This commit is contained in:
parent
c59766d7c0
commit
8a144e85ed
1 changed files with 6 additions and 0 deletions
6
pom.xml
6
pom.xml
|
@ -111,6 +111,12 @@
|
|||
<include>com.lenis0012.updater:updater-bukkit</include>
|
||||
</includes>
|
||||
</artifactSet>
|
||||
<relocations>
|
||||
<relocation>
|
||||
<pattern>com.lenis0012.updater</pattern>
|
||||
<shadedPattern>com.lenis0012.bukkit.marriage2.libs.updater</shadedPattern>
|
||||
</relocation>
|
||||
</relocations>
|
||||
</configuration>
|
||||
</execution>
|
||||
</executions>
|
||||
|
|
Loading…
Reference in a new issue