JAL-3718 Added digestonly key to getdown.txt to copy file to alt or release when...
[jalview.git] / getdown / src / getdown / mvn_cmd
index 25faf6f..ff85c2d 100755 (executable)
@@ -3,7 +3,7 @@
 if [ x$JVLVERSION != x ]; then
   export VERSION=$JVLVERSION
 else
-  export VERSION=1.8.3-1.2.6_JVL
+  export VERSION=1.8.3-1.2.7_JVL
 fi
 
 if [ x${VERSION%_JVL} = x$VERSION ]; then