Commit 7498e7f2 authored by Phillip Webb's avatar Phillip Webb

Revert "Attempt to fix server test CI failures"

This reverts commit 32782429.
parent 32782429
...@@ -56,9 +56,6 @@ ...@@ -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>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment