Fix build

This commit is contained in:
Mike Cifelli 2018-11-10 10:25:52 -05:00
parent 6ff6852c05
commit fc45019a9a
1 changed files with 2 additions and 0 deletions

View File

@ -114,6 +114,8 @@
</dependencies>
<configuration>
<skipTests>${skipTests}</skipTests>
<!-- TODO - this is a workaround for a bug, remove when surefire is updated to 3.x -->
<useSystemClassLoader>false</useSystemClassLoader>
</configuration>
</plugin>