|
11 | 11 |
|
12 | 12 | {deps, [ |
13 | 13 | {lager, ".*", {git, "git://github.com/basho/lager.git", {tag, "3.2.4"}}}, |
14 | | - {poolboy, ".*", {git, "git://github.com/basho/poolboy.git", {branch, "develop-2.2.5"}}}, |
15 | | - {basho_stats, ".*", {git, "git://github.com/basho/basho_stats.git", {branch, "master"}}}, |
| 14 | + {poolboy, ".*", {git, "git://github.com/basho/poolboy.git", {tag, "0.8.2"}}}, |
| 15 | + {basho_stats, ".*", {git, "git://github.com/basho/basho_stats.git", {tag, "1.0.3.5"}}}, |
16 | 16 | {riak_sysmon, ".*", {git, "https://github.com/basho/riak_sysmon.git", {tag, "2.1.5"}}}, |
17 | 17 | {eleveldb, ".*", {git, "git://github.com/martinsumner/eleveldb.git", {branch, "mas-2.0.34-ee"}}}, |
18 | | - {riak_ensemble, ".*", {git, "https://github.com/basho/riak_ensemble", {branch, "develop-2.2"}}}, |
19 | | - {pbkdf2, ".*", {git, "git://github.com/basho/erlang-pbkdf2.git", {branch, "master"}}}, |
20 | | - {exometer_core, ".*", {git, "git://github.com/basho/exometer_core.git", {branch, "master"}}}, |
21 | | - {clique, ".*", {git, "https://github.com/basho/clique.git", {branch, "develop-2.2"}}} |
| 18 | + {riak_ensemble, ".*", {git, "https://github.com/basho/riak_ensemble", {tag, "2.1.9"}}}, |
| 19 | + {pbkdf2, ".*", {git, "git://github.com/basho/erlang-pbkdf2.git", {tag, "2.0.1"}}}, |
| 20 | + {exometer_core, ".*", {git, "git://github.com/basho/exometer_core.git", {tag, "1.0.1-basho10"}}}, |
| 21 | + {clique, ".*", {git, "https://github.com/basho/clique.git", {tag, "0.3.10"}}} |
22 | 22 | ]}. |
0 commit comments