Set riak-erlang-http-client dep to riak_ts-develop

This commit is contained in:
Brett Hazen 2016-03-01 13:27:06 -07:00
parent fcb58df420
commit 87ed6c8911

View File

@ -16,7 +16,7 @@
{meck, ".*", {git, "git://github.com/basho/meck.git", {tag, "0.8.2"}}},
{mapred_verify, ".*", {git, "git://github.com/basho/mapred_verify", {branch, "master"}}},
{riakc, ".*", {git, "git://github.com/basho/riak-erlang-client", {branch, "riak_ts-develop"}}},
{riakhttpc, ".*", {git, "git://github.com/basho/riak-erlang-http-client", {branch, "riak_ts-develop-1.3"}}},
{riakhttpc, ".*", {git, "git://github.com/basho/riak-erlang-http-client", {branch, "riak_ts-develop"}}},
{kvc, "1.3.0", {git, "https://github.com/etrepum/kvc", {tag, "v1.3.0"}}},
{druuid, ".*", {git, "git://github.com/kellymclaughlin/druuid.git", {tag, "0.2"}}}
]}.