Skip to content
This repository was archived by the owner on Jul 31, 2022. It is now read-only.

Commit dccfebe

Browse files
committed
typo
1 parent f18c4f9 commit dccfebe

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pom.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,8 @@
7272
<version>3.0.0-M5</version>
7373
<configuration>
7474
<useFile>false</useFile>
75-
<forkMode>false</forkMode>
75+
<trimStackTrace>false</trimStackTrace>
76+
<reuseForks>false</reuseForks>
7677
</configuration>
7778
</plugin>
7879
</plugins>

0 commit comments

Comments
 (0)