HHH-4728
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18309 1b8cb986-b30d-0410-93ca-fae66ebed9b2
This commit is contained in:
parent
95c69f3209
commit
3fd7b88524
|
@ -172,6 +172,7 @@
|
|||
<artifactId>maven-surefire-plugin</artifactId>
|
||||
<configuration>
|
||||
<redirectTestOutputToFile>true</redirectTestOutputToFile>
|
||||
<argLine>-Xmx1024m</argLine>
|
||||
</configuration>
|
||||
</plugin>
|
||||
<!-- Attach source jars -->
|
||||
|
|
Loading…
Reference in New Issue