aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorJon Bratseth <bratseth@yahoo-inc.com>2018-01-18 14:13:14 +0100
committerJon Bratseth <bratseth@yahoo-inc.com>2018-01-18 14:13:14 +0100
commit5e289a6104c2b5760794f2b43891874ddaaf523c (patch)
tree3a2ceac94919f5987680e6d5d3696f264488c831 /README.md
parentce3d47348594add8a5f6663802b9e94c05be8fca (diff)
config-model-fat is getting fatter
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 97c4bf69bc3..89bd7d95e59 100644
--- a/README.md
+++ b/README.md
@@ -27,7 +27,7 @@ You can also setup CentOS 7 natively and install the following build dependencie
### Build Java modules
- export MAVEN_OPTS="-Xms128m -Xmx512m"
+ export MAVEN_OPTS="-Xms128m -Xmx1024m"
source /opt/rh/rh-maven33/enable
bash bootstrap.sh java
mvn -T <num-threads> install