update pom.xml

Signed-off-by: 502647092 <jtb1@163.com>
pull/2/MERGE
502647092 2015-09-15 09:41:46 +08:00
parent e3cd47323c
commit 109452b53b
1 changed files with 4 additions and 0 deletions

View File

@ -35,6 +35,10 @@
<include>cn.citycraft:PluginHelper</include>
</includes>
</artifactSet>
<relocation>
<pattern>cn.citycraft.PluginHelper</pattern>
<shadedPattern>${project.groupId}.${project.artifactId}</shadedPattern>
</relocation>
</configuration>
<executions>
<execution>