diff --git a/rebar.config b/rebar.config index fc858a4ac1..680fd64fa5 100644 --- a/rebar.config +++ b/rebar.config @@ -36,7 +36,7 @@ {riak_pipe, ".*", {git, "git://github.com/basho/riak_pipe.git", {tag, "riak_kv-2.9.1"}}}, {riak_dt, ".*", {git, "git://github.com/basho/riak_dt.git", {tag, "riak_kv-2.9.1"}}}, {eunit_formatters, ".*", {git, "git://github.com/seancribbs/eunit_formatters", {tag, "0.1.2"}}}, - {leveled, ".*", {git, "https://github.com/martinsumner/leveled.git", {branch, "mas-i306-implementrecalc"}}}, + {leveled, ".*", {git, "https://github.com/martinsumner/leveled.git", {branch, "develop-2.9"}}}, {kv_index_tictactree, ".*", {git, "https://github.com/martinsumner/kv_index_tictactree.git", {tag, "riak_kv-2.9.1"}}}, {riak_core, ".*", {git, "https://github.com/basho/riak_core.git", {branch, "develop-2.9"}}}, {riak_api, ".*", {git, "git://github.com/basho/riak_api.git", {branch, "develop-2.9"}}},