Skip to content

Commit

Permalink
Set riak_pb tag to 2.1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Brett Hazen committed Apr 29, 2016
1 parent 6786f04 commit e9fcec3
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.git", {branch, "riak_ts-develop"}}}
{riak_pb, ".*", {git, "git://github.com/basho/riak_pb.git", {tag, "2.1.3.0"}}}
]}.
{edoc_opts, [{stylesheet_file, "priv/edoc.css"},
{preprocess, true}]}.
Expand Down

0 comments on commit e9fcec3

Please sign in to comment.