From 0031da9ac749ebe9af99e7a498b329239826d7cf Mon Sep 17 00:00:00 2001 From: Martin Sumner Date: Thu, 26 Sep 2024 16:52:05 +0100 Subject: [PATCH] Update for OpenRiak --- rebar.config | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/rebar.config b/rebar.config index fd73e76f6..85ac8ac92 100644 --- a/rebar.config +++ b/rebar.config @@ -77,10 +77,10 @@ {deps, [ {getopt, - {git, "https://github.com/nhs-riak/getopt.git", + {git, "https://github.com/OpenRiak/getopt.git", {branch, "nhse-develop"}}}, {mapred_verify, - {git, "https://github.com/nhs-riak/mapred_verify.git", + {git, "https://github.com/OpenRiak/mapred_verify.git", {branch, "wday-develop-3.2"}}}, {kvc, {git, "https://github.com/etrepum/kvc.git", @@ -88,10 +88,10 @@ {redbug, {git, "https://github.com/massemanet/redbug.git", {branch, "master"}}}, {rhc, - {git, "https://github.com/nhs-riak/riak-erlang-http-client.git", + {git, "https://github.com/OpenRiak/riak-erlang-http-client.git", {branch, "nhse-develop-3.4"}}}, {kv_index_tictactree, - {git, "https://github.com/nhs-riak/kv_index_tictactree.git", + {git, "https://github.com/OpenRiak/kv_index_tictactree.git", {branch, "nhse-develop-3.4"}}} ]}. @@ -178,10 +178,10 @@ {git, "https://github.com/eproxus/meck.git", {tag, "0.9.2"}}}, {riak_kv, - {git, "https://github.com/nhs-riak/riak_kv.git", + {git, "https://github.com/OpenRiak/riak_kv.git", {branch, "nhse-develop-3.4"}}}, {riak_repl, - {git, "https://github.com/nhs-riak/riak_repl.git", + {git, "https://github.com/OpenRiak/riak_repl.git", {branch, "nhse-develop-3.4"}}} ]}, {erl_opts, [