git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18309 1b8cb986-b30d-0410-93ca-fae66ebed9b2
This commit is contained in:
Hardy Ferentschik 2009-12-21 20:06:42 +00:00
parent 95c69f3209
commit 3fd7b88524
1 changed files with 1 additions and 0 deletions

View File

@ -172,6 +172,7 @@
<artifactId>maven-surefire-plugin</artifactId>
<configuration>
<redirectTestOutputToFile>true</redirectTestOutputToFile>
<argLine>-Xmx1024m</argLine>
</configuration>
</plugin>
<!-- Attach source jars -->