set heartbeat to 10s

This commit is contained in:
Robert Muir 2015-04-19 18:44:14 -04:00
parent 2ed711fc6f
commit 069e11ba40
1 changed files with 1 additions and 1 deletions

View File

@ -512,7 +512,7 @@
<goal>junit4</goal>
</goals>
<configuration>
<heartbeat>20</heartbeat>
<heartbeat>10</heartbeat>
<jvmOutputAction>pipe,warn</jvmOutputAction>
<leaveTemporary>true</leaveTemporary>
<ifNoTests>fail</ifNoTests>