|
11 | 11 | {eunit_opts, [verbose]}. |
12 | 12 |
|
13 | 13 | {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"}}} |
20 | 20 | ]}. |
21 | 21 |
|
22 | 22 | {project_plugins, [ |
|
0 commit comments