Skip to content

Commit

Permalink
Increase time out up to 5 minutes
Browse files Browse the repository at this point in the history
  • Loading branch information
dadoonet committed Feb 10, 2024
1 parent 7e0dbc3 commit 36c476a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -305,8 +305,8 @@
<service>enterprisesearch</service>
</stopServices>
<wait>
<value>120</value>
<unit>SECONDS</unit>
<value>5</value>
<unit>MINUTES</unit>
</wait>
<removeOrphans>true</removeOrphans>
<removeVolumes>true</removeVolumes>
Expand Down

0 comments on commit 36c476a

Please sign in to comment.