mirror of
https://github.com/valitydev/riak_test.git
synced 2024-11-06 00:25:22 +00:00
Lock mapred_verify to 0.1
This commit is contained in:
parent
d66cbce855
commit
748b64aa43
@ -14,7 +14,7 @@
|
||||
{lager, ".*", {git, "https://github.com/basho/lager", {tag, "3.2.4"}}},
|
||||
{getopt, ".*", {git, "https://github.com/basho/getopt.git", {tag, "v0.8.2"}}},
|
||||
{meck, ".*", {git, "https://github.com/basho/meck.git", {tag, "0.8.2"}}},
|
||||
{mapred_verify, ".*", {git, "https://github.com/basho/mapred_verify", {branch, "master"}}},
|
||||
{mapred_verify, ".*", {git, "https://github.com/basho/mapred_verify", {tag, "0.1"}}},
|
||||
{riakc, ".*", {git, "https://github.com/basho/riak-erlang-client", {branch, "develop"}}},
|
||||
{riakhttpc, ".*", {git, "https://github.com/basho/riak-erlang-http-client", {branch, "develop"}}},
|
||||
{kvc, ".*", {git, "https://github.com/basho/kvc.git", {tag, "v1.5.0"}}},
|
||||
|
Loading…
Reference in New Issue
Block a user