diff --git a/rebar.config b/rebar.config index 54ef79faa5..f613575165 100644 --- a/rebar.config +++ b/rebar.config @@ -39,6 +39,6 @@ {leveled, ".*", {git, "https://github.com/martinsumner/leveled.git", {tag, "0.9.20"}}}, {kv_index_tictactree, ".*", {git, "https://github.com/martinsumner/kv_index_tictactree.git", {tag, "0.9.11"}}}, {riak_core, ".*", {git, "https://github.com/basho/riak_core.git", {tag, "riak_kv-2.9.0"}}}, - {riak_api, ".*", {git, "git://github.com/basho/riak_api.git", {tag, "riak_kv-2.9.0p6ii"}}}, + {riak_api, ".*", {git, "git://github.com/basho/riak_api.git", {tag, "riak_kv-2.9.0p7"}}}, {hyper, ".*", {git, "git://github.com/basho/hyper", {tag, "1.0.1"}}} ]}.