increase long-test timeout

This commit is contained in:
Jonathan Ellis 2012-09-18 09:57:20 -05:00
parent e7f28f3032
commit e6326e9fd8
1 changed files with 1 additions and 1 deletions

View File

@ -84,7 +84,7 @@
<property name="maven-repository-id" value="apache.snapshots.https"/>
<property name="test.timeout" value="60000" />
<property name="test.long.timeout" value="300000" />
<property name="test.long.timeout" value="600000" />
<!-- http://cobertura.sourceforge.net/ -->
<property name="cobertura.version" value="1.9.4.1"/>