Fix build
This commit is contained in:
parent
6ff6852c05
commit
fc45019a9a
2
pom.xml
2
pom.xml
|
@ -114,6 +114,8 @@
|
||||||
</dependencies>
|
</dependencies>
|
||||||
<configuration>
|
<configuration>
|
||||||
<skipTests>${skipTests}</skipTests>
|
<skipTests>${skipTests}</skipTests>
|
||||||
|
<!-- TODO - this is a workaround for a bug, remove when surefire is updated to 3.x -->
|
||||||
|
<useSystemClassLoader>false</useSystemClassLoader>
|
||||||
</configuration>
|
</configuration>
|
||||||
</plugin>
|
</plugin>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue