Author: sebb Date: Wed Jan 8 23:48:36 2014 New Revision: 1556677 URL: http://svn.apache.org/r1556677 Log: Oops, updated comment but not the value
Modified: commons/proper/beanutils/trunk/pom.xml Modified: commons/proper/beanutils/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/beanutils/trunk/pom.xml?rev=1556677&r1=1556676&r2=1556677&view=diff ============================================================================== --- commons/proper/beanutils/trunk/pom.xml (original) +++ commons/proper/beanutils/trunk/pom.xml Wed Jan 8 23:48:36 2014 @@ -358,7 +358,7 @@ <commons.jira.pid>12310460</commons.jira.pid> <!-- limit memory size see BEANUTILS-291; allow command-line override --> <!-- Originally 25M, increased to 50M to get round Continuum CI build failures --> - <surefire.argLine>-Xmx25M</surefire.argLine> + <surefire.argLine>-Xmx50M</surefire.argLine> </properties> <reporting>