Author: hardy.ferentschik
Date: 2009-12-21 15:06:42 -0500 (Mon, 21 Dec 2009)
New Revision: 18309
Modified:
core/trunk/parent/pom.xml
Log:
HHH-4728
Modified: core/trunk/parent/pom.xml
===================================================================
--- core/trunk/parent/pom.xml 2009-12-21 17:51:13 UTC (rev 18308)
+++ core/trunk/parent/pom.xml 2009-12-21 20:06:42 UTC (rev 18309)
@@ -172,6 +172,7 @@
<artifactId>maven-surefire-plugin</artifactId>
<configuration>
<redirectTestOutputToFile>true</redirectTestOutputToFile>
+ <argLine>-Xmx1024m</argLine>
</configuration>
</plugin>
<!-- Attach source jars -->
Show replies by date