1
0
mirror of https://e.coding.net/circlecloud/Residence.git synced 2025-11-25 21:56:06 +00:00

update some class...

Signed-off-by: 502647092 <jtb1@163.com>
This commit is contained in:
502647092
2015-10-13 13:31:12 +08:00
parent 6b01aaf888
commit ce8c8fbd66
22 changed files with 25 additions and 25 deletions

View File

@@ -37,7 +37,7 @@
</artifactSet>
<relocation>
<pattern>cn.citycraft.PluginHelper</pattern>
<shadedPattern>${project.groupId}.${project.artifactId}</shadedPattern>
<shadedPattern>com.bekvon.bukkit.residence</shadedPattern>
</relocation>
</configuration>
<executions>