diff --git a/install/41_rebar.sh b/install/41_rebar.sh index 350be4bd3324b24fb4e65060a274b8a4f5ec0299..f215368189d4696cff17d1cbb51a5ddb649bdd1e 100755 --- a/install/41_rebar.sh +++ b/install/41_rebar.sh @@ -8,6 +8,7 @@ cd $JENKINS_HOME/tools git clone git://github.com/rebar/rebar.git cd rebar +git checkout tags/2.2.0 ./bootstrap mkdir bin mv rebar bin