Commons isn't relocated in Caliburn 1.0

This commit is contained in:
Daniel Saukel 2020-03-21 16:46:48 +01:00
parent 04ac3b3b58
commit 802871393b

View File

@ -43,13 +43,6 @@
<include>de.erethon.commons:commons-dist</include>
</includes>
</artifactSet>
<relocations>
<!-- We don't need this twice -->
<relocation>
<pattern>de.erethon.caliburn.util.commons</pattern>
<shadedPattern>de.erethon.commons</shadedPattern>
</relocation>
</relocations>
</configuration>
</execution>
</executions>