mirror of
https://github.com/DRE2N/DungeonsXL.git
synced 2024-11-24 19:45:43 +01:00
Relocate Vignette
This commit is contained in:
parent
af9083bf35
commit
5ca6409485
4
dist/pom.xml
vendored
4
dist/pom.xml
vendored
@ -36,6 +36,10 @@
|
|||||||
<pattern>de.erethon.commons</pattern>
|
<pattern>de.erethon.commons</pattern>
|
||||||
<shadedPattern>de.erethon.dungeonsxl.util.commons</shadedPattern>
|
<shadedPattern>de.erethon.dungeonsxl.util.commons</shadedPattern>
|
||||||
</relocation>
|
</relocation>
|
||||||
|
<relocation>
|
||||||
|
<pattern>de.erethon.vignette</pattern>
|
||||||
|
<shadedPattern>de.erethon.dungeonsxl.util.vignette</shadedPattern>
|
||||||
|
</relocation>
|
||||||
</relocations>
|
</relocations>
|
||||||
</configuration>
|
</configuration>
|
||||||
</execution>
|
</execution>
|
||||||
|
Loading…
Reference in New Issue
Block a user