Allow even more memory for findbugs, awsapi is hungry

This commit is contained in:
Hugo Trippaers 2014-01-29 13:42:55 +01:00
parent 920163f24f
commit 12777e9e3a

View File

@ -871,7 +871,7 @@
<threshold>High</threshold>
<xmlOutput>true</xmlOutput>
<failOnError>false</failOnError>
<maxHeap>1024</maxHeap>
<maxHeap>2048</maxHeap>
</configuration>
<executions>
<execution>