Skip to content

Commit

Permalink
Merge branch 'end-to-end/timeseries' of https://github.com/basho/riak…
Browse files Browse the repository at this point in the history
…-erlang-client into end-to-end/timeseries
  • Loading branch information
alexmoore committed Dec 15, 2015
2 parents 32e98d0 + 39f48b2 commit b72be15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rebar.config
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
{eunit_opts, [verbose]}.
{erl_opts, [warnings_as_errors, debug_info, nowarn_deprecated_type]}.
{deps, [
{riak_pb, ".*", {git, "git://github.com/basho/riak_pb", {branch, "end-to-end/timeseries"}}}
{riak_pb, "2.1.1.0", {git, "git://github.com/basho/riak_pb", {tag, "2.1.1.0"}}}
]}.
{edoc_opts, [{stylesheet_file, "priv/edoc.css"},
{preprocess, true}]}.
Expand Down

0 comments on commit b72be15

Please sign in to comment.