Skip to content

Commit dcb46ea

Browse files
committed
Switch to branches with 292 and OTP 22 support
1 parent 7ba5d06 commit dcb46ea

File tree

2 files changed

+6
-184
lines changed

2 files changed

+6
-184
lines changed

rebar.config

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@
1111
{eunit_opts, [verbose]}.
1212

1313
{deps, [
14-
{lager_syslog, {git, "git://github.com/basho/lager_syslog.git", {branch, "develop-3.0"}}},
15-
{cluster_info, {git, "git://github.com/basho/cluster_info.git", {branch, "develop-3.0"}}},
16-
{riak_kv, {git, "git://github.com/basho/riak_kv.git", {branch, "develop-3.0"}}},
17-
{riak_auth_mods, {git, "git://github.com/basho/riak_auth_mods.git", {branch, "develop-3.0"}}},
18-
{riak_repl, {git, "git://github.com/basho/riak_repl.git", {branch, "develop-3.0"}}},
19-
{yokozuna, {git, "git://github.com/basho/yokozuna.git", {branch, "develop-3.0"}}}
14+
{lager_syslog, {git, "git://github.com/basho/lager_syslog.git", {branch, "develop-3.0-292"}}},
15+
{cluster_info, {git, "git://github.com/basho/cluster_info.git", {branch, "develop-3.0-292"}}},
16+
{riak_kv, {git, "git://github.com/basho/riak_kv.git", {branch, "develop-3.0-292"}}},
17+
{riak_auth_mods, {git, "git://github.com/basho/riak_auth_mods.git", {branch, "develop-3.0-292"}}},
18+
{riak_repl, {git, "git://github.com/basho/riak_repl.git", {branch, "develop-3.0-292"}}},
19+
{yokozuna, {git, "git://github.com/basho/yokozuna.git", {branch, "develop-3.0-292"}}}
2020
]}.
2121

2222
{project_plugins, [

rebar.lock

Lines changed: 0 additions & 178 deletions
This file was deleted.

0 commit comments

Comments
 (0)