Skip to content
Snippets Groups Projects
Commit 2c691295 authored by Ismael Juma's avatar Ismael Juma
Browse files

SCALA_VERSION in run should be 2.9.0-1

parent 1d75c606
No related branches found
No related tags found
No related merge requests found
#!/bin/bash
SCALA_VERSION=2.9.0
SCALA_VERSION=2.9.0-1
# Figure out where the Scala framework is installed
FWDIR="$(cd `dirname $0`; pwd)"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment