Revert "Attempt to fix server test CI failures"
This reverts commit 32782429af.
This commit is contained in:
parent
32782429af
commit
7498e7f2cd
|
|
@ -56,9 +56,6 @@
|
||||||
<maven.home>${maven.home}</maven.home>
|
<maven.home>${maven.home}</maven.home>
|
||||||
<repository>${repository}</repository>
|
<repository>${repository}</repository>
|
||||||
</systemPropertyVariables>
|
</systemPropertyVariables>
|
||||||
<useSystemClassLoader>false</useSystemClassLoader>
|
|
||||||
<forkCount>0</forkCount>
|
|
||||||
<reuseForks>false</reuseForks>
|
|
||||||
</configuration>
|
</configuration>
|
||||||
</plugin>
|
</plugin>
|
||||||
</plugins>
|
</plugins>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue