JAL-3477 New jvmmemmax config option in getdown and getdown config. Set to 32G cap.
[jalview.git] / getdown / src / getdown / mvn_cmd
index 0cd54eb..a70deeb 100755 (executable)
@@ -3,7 +3,7 @@
 if [ x$JVLVERSION != x ]; then
   export VERSION=$JVLVERSION
 else
-  export VERSION=1.8.3-1.1.8_JVL
+  export VERSION=1.8.3-1.2.0_JVL
 fi
 
 if [ x${VERSION%_JVL} = x$VERSION ]; then