mirror of
https://e.coding.net/circlecloud/Residence.git
synced 2025-11-24 21:46:16 +00:00
10
pom.xml
10
pom.xml
@@ -35,10 +35,12 @@
|
|||||||
<include>cn.citycraft:PluginHelper</include>
|
<include>cn.citycraft:PluginHelper</include>
|
||||||
</includes>
|
</includes>
|
||||||
</artifactSet>
|
</artifactSet>
|
||||||
<relocation>
|
<relocations>
|
||||||
<pattern>cn.citycraft.PluginHelper</pattern>
|
<relocation>
|
||||||
<shadedPattern>com.bekvon.bukkit.residence</shadedPattern>
|
<pattern>cn.citycraft.PluginHelper</pattern>
|
||||||
</relocation>
|
<shadedPattern>com.bekvon.bukkit.residence</shadedPattern>
|
||||||
|
</relocation>
|
||||||
|
</relocations>
|
||||||
</configuration>
|
</configuration>
|
||||||
<executions>
|
<executions>
|
||||||
<execution>
|
<execution>
|
||||||
|
|||||||
Reference in New Issue
Block a user