Skip to content

Commit

Permalink
set forkedProcessTimeoutInSeconds
Browse files Browse the repository at this point in the history
  • Loading branch information
yvasyliev committed Nov 14, 2023
1 parent 3481060 commit 94c1597
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
<maven.compiler.source>17</maven.compiler.source>
<maven.compiler.target>17</maven.compiler.target>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<forkedProcessTimeoutInSeconds>60</forkedProcessTimeoutInSeconds>
</properties>

<build>
Expand Down

0 comments on commit 94c1597

Please sign in to comment.