diff --git a/rebar.config b/rebar.config index 160259396..4ec2a5d44 100644 --- a/rebar.config +++ b/rebar.config @@ -52,5 +52,5 @@ {riak_api, {git, "https://github.com/nhs-riak/riak_api.git", {branch, "nhse-develop-3.4"}}}, {hyper, {git, "https://github.com/nhs-riak/hyper", {branch, "nhse-develop"}}}, {kv_index_tictactree, {git, "https://github.com/nhs-riak/kv_index_tictactree.git", {branch, "nhse-develop"}}}, - {rhc, {git, "https://github.com/nhs-riak/riak-erlang-http-client", {branch, "nhse-d34-otp26"}}} + {rhc, {git, "https://github.com/nhs-riak/riak-erlang-http-client", {branch, "nhse-develop-3.4"}}} ]}.