From 8c66f44bf8c1109bcef38f68d93f852eac6c5247 Mon Sep 17 00:00:00 2001 From: jvergara <jvergara@localhost> Date: Fri, 30 Oct 2009 23:03:39 +0000 Subject: [PATCH] Un-commit the last changes made to this file. --- opends/build.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/opends/build.xml b/opends/build.xml index cdb865f..9c1896e 100644 --- a/opends/build.xml +++ b/opends/build.xml @@ -32,7 +32,7 @@ </description> <!-- Build JVM properties --> - <property name="MEM" value="768M"/> + <property name="MEM" value="256M"/> <!-- Build OpenDMK properties --> <property file="build.properties"/> -- Gitblit v1.10.0