@ -188,7 +188,7 @@
<reportsDirectory>${project.build.directory}/surefire-reports</reportsDirectory>
<junitxml>.</junitxml>
<filereports>WDF TestSuite.txt</filereports>
<argLine>-Xmx384m</argLine>
<argLine>-Xmx128m</argLine>
</configuration>
<executions>
<execution>
@ -1,4 +1,4 @@
<ehcache maxBytesLocalHeap="256M" maxBytesLocalDisk="1g" >
<ehcache maxBytesLocalHeap="64M" maxBytesLocalDisk="1g" >
<cache name="images"
timeToLiveSeconds="100">
</cache>