Skip to content

Commit 7498e7f

Browse files
committed
Revert "Attempt to fix server test CI failures"
This reverts commit 3278242.
1 parent 3278242 commit 7498e7f

File tree

1 file changed

+0
-3
lines changed
  • spring-boot-tests/spring-boot-integration-tests/spring-boot-server-tests

1 file changed

+0
-3
lines changed

spring-boot-tests/spring-boot-integration-tests/spring-boot-server-tests/pom.xml

-3
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,6 @@
5656
<maven.home>${maven.home}</maven.home>
5757
<repository>${repository}</repository>
5858
</systemPropertyVariables>
59-
<useSystemClassLoader>false</useSystemClassLoader>
60-
<forkCount>0</forkCount>
61-
<reuseForks>false</reuseForks>
6259
</configuration>
6360
</plugin>
6461
</plugins>

0 commit comments

Comments
 (0)