Skip to content

Commit 925d97e

Browse files
author
Francisco Solis
authored
Added relocation for XSeries
1 parent cbce91d commit 925d97e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,8 @@
5959
<shadedPattern>xyz.theprogramsrc.supercoreapi.libs.apache.commons.codec</shadedPattern>
6060
</relocation>
6161
<relocation>
62-
<pattern>org.apache.commons.io</pattern>
63-
<shadedPattern>xyz.theprogramsrc.supercoreapi.apache.commons.io</shadedPattern>
62+
<pattern>com.cryptomorin.xseries</pattern>
63+
<shadedPattern>xyz.theprogramsrc.supercoreapi.libs.xseries</shadedPattern>
6464
</relocation>
6565
</relocations>
6666
</configuration>

0 commit comments

Comments
 (0)