relocations
This commit is contained in:
parent
9346285c08
commit
4f0bc6d12f
5
pom.xml
5
pom.xml
@ -346,6 +346,11 @@
|
|||||||
<pattern>com.google.gson</pattern>
|
<pattern>com.google.gson</pattern>
|
||||||
<shadedPattern>fr.xephi.authme.libs.com.google.gson</shadedPattern>
|
<shadedPattern>fr.xephi.authme.libs.com.google.gson</shadedPattern>
|
||||||
</relocation>
|
</relocation>
|
||||||
|
<relocation>
|
||||||
|
<pattern>org.h2</pattern>
|
||||||
|
<shadedPattern>fr.xephi.authme.libs.org.h2</shadedPattern>
|
||||||
|
</relocation>
|
||||||
|
|
||||||
<!-- <relocation>-->
|
<!-- <relocation>-->
|
||||||
<!-- <pattern>com.cryptomorin.xseries</pattern>-->
|
<!-- <pattern>com.cryptomorin.xseries</pattern>-->
|
||||||
<!-- <shadedPattern>fr.xephi.authme.libs.com.cryptomorin.xseries</shadedPattern>-->
|
<!-- <shadedPattern>fr.xephi.authme.libs.com.cryptomorin.xseries</shadedPattern>-->
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user