a bit more memory

Signed-off-by: Olivier Lamy <olamy@apache.org>
This commit is contained in:
Olivier Lamy 2024-05-30 14:31:55 +10:00
parent e1c7a7ca02
commit b3fcb17981
No known key found for this signature in database
GPG Key ID: 873A8E86B4372146
1 changed files with 1 additions and 1 deletions

View File

@ -92,7 +92,7 @@ DEPLOY_OPTS="-DskipTests -Dasciidoctor.skip=false -Dmaven.build.cache.enabled=fa
# DEPLOY_OPTS="$DEPLOY_OPTS -DaltDeploymentRepository=intarget::default::file://$ALT_DEPLOY_DIR/"
# Uncomment for Java 1.7
export MAVEN_OPTS="-Xmx2g"
export MAVEN_OPTS="-Xmx4g"
echo ""
echo "-----------------------------------------------"