|
47 | 47 | ]}.
|
48 | 48 |
|
49 | 49 | {deps, [
|
50 |
| - {riak_core, {git, "https://github.com/basho/riak_core.git", {branch, "develop-3.0"}}}, |
| 50 | + {riak_core, {git, "https://github.com/basho/riak_core.git", {tag, "riak_kv-3.0.8"}}}, |
51 | 51 | {sidejob, {git, "https://github.com/basho/sidejob.git", {tag, "2.1.0"}}},
|
52 | 52 | {bitcask, {git, "https://github.com/basho/bitcask.git", {tag, "2.1.0"}}},
|
53 | 53 | {redbug, {git, "https://github.com/massemanet/redbug", {tag, "1.2.2"}}},
|
54 | 54 | {recon, {git, "https://github.com/ferd/recon", {tag, "2.5.2"}}},
|
55 | 55 | {sext, {git, "https://github.com/uwiger/sext.git", {tag, "1.4.1"}}},
|
56 | 56 | {riak_pipe, {git, "https://github.com/basho/riak_pipe.git", {tag, "riak_kv-3.0.5"}}},
|
57 | 57 | {riak_dt, {git, "https://github.com/basho/riak_dt.git", {tag, "riak_kv-3.0.0"}}},
|
58 |
| - {riak_api, {git, "https://github.com/basho/riak_api.git", {branch, "develop-3.0"}}}, |
| 58 | + {riak_api, {git, "https://github.com/basho/riak_api.git", {tag, "3.0.8"}}}, |
59 | 59 | {hyper, {git, "https://github.com/basho/hyper", {tag, "1.1.0"}}},
|
60 | 60 | {kv_index_tictactree, {git, "https://github.com/martinsumner/kv_index_tictactree.git", {tag, "1.0.0"}}},
|
61 |
| - {riakhttpc, {git, "https://github.com/basho/riak-erlang-http-client", {branch, "develop-3.0"}}} |
| 61 | + {riakhttpc, {git, "https://github.com/basho/riak-erlang-http-client", {tag, "3.0.8"}}} |
62 | 62 | ]}.
|
0 commit comments