File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 2323 <groupId >com.github.hexocraft</groupId >
2424 <artifactId >random-items</artifactId >
2525 <name >RandomItems</name >
26- <version >1.0.0 </version >
26+ <version >1.0.1 </version >
2727 <packaging >jar</packaging >
2828 <description >.</description >
2929 <url >https://github.com/HexoCraft/${project.name} </url >
248248 <relocations >
249249 <relocation >
250250 <pattern >net.objecthunter.exp4j</pattern >
251- <shadedPattern >${project.groupId} .${project.artifactId} .api.exp4j</shadedPattern >
251+ <shadedPattern >${project.groupId} .random.items .api.exp4j</shadedPattern >
252252 </relocation >
253253 <relocation >
254254 <pattern >com.github.hexocraftapi</pattern >
255- <shadedPattern >${project.groupId} .${project.artifactId} .api</shadedPattern >
255+ <shadedPattern >${project.groupId} .random.items .api</shadedPattern >
256256 </relocation >
257257 </relocations >
258258 <minimizeJar >false</minimizeJar >
You can’t perform that action at this time.
0 commit comments