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