mirror of
https://e.coding.net/circlecloud/SimpleEssential.git
synced 2025-01-07 12:28:56 +00:00
update pom.xml
Signed-off-by: 502647092 <jtb1@163.com>
This commit is contained in:
parent
e3cd47323c
commit
109452b53b
4
pom.xml
4
pom.xml
@ -35,6 +35,10 @@
|
|||||||
<include>cn.citycraft:PluginHelper</include>
|
<include>cn.citycraft:PluginHelper</include>
|
||||||
</includes>
|
</includes>
|
||||||
</artifactSet>
|
</artifactSet>
|
||||||
|
<relocation>
|
||||||
|
<pattern>cn.citycraft.PluginHelper</pattern>
|
||||||
|
<shadedPattern>${project.groupId}.${project.artifactId}</shadedPattern>
|
||||||
|
</relocation>
|
||||||
</configuration>
|
</configuration>
|
||||||
<executions>
|
<executions>
|
||||||
<execution>
|
<execution>
|
||||||
|
Loading…
Reference in New Issue
Block a user