We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23b4881 commit 88c6008Copy full SHA for 88c6008
rebar.config
@@ -11,7 +11,7 @@
11
{deps, [
12
{lager_syslog, {git, "git://github.com/basho/lager_syslog.git", {branch, "develop-3.0"}}},
13
{cluster_info, {git, "git://github.com/basho/cluster_info.git", {branch, "develop-3.0"}}},
14
- {riak_kv, {git, "git://github.com/basho/riak_kv.git", {branch, "develop-3.0-removejs"}}},
+ {riak_kv, {git, "git://github.com/basho/riak_kv.git", {branch, "develop-3.0"}}},
15
{riak_auth_mods, {git, "git://github.com/basho/riak_auth_mods.git", {branch, "develop-3.0"}}},
16
% {yokozuna, {git, "git://github.com/basho/yokozuna.git", {branch, "develop-3.0-292-solrupdate"}}},
17
{riak_repl, {git, "git://github.com/basho/riak_repl.git", {branch, "develop-3.0"}}}
0 commit comments