Skip to content

Commit

Permalink
Switch develop branch of riak_pb
Browse files Browse the repository at this point in the history
  • Loading branch information
Brett Hazen committed Nov 30, 2016
1 parent 0037257 commit 855f38e
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 @@ -13,7 +13,7 @@
]}.

{deps, [
{riak_pb, ".*", {git, "https://github.com/basho/riak_pb", {tag, "2.2.0.1"}}}
{riak_pb, ".*", {git, "https://github.com/basho/riak_pb", {branch, "develop"}}}
]}.

{edoc_opts, [
Expand Down

0 comments on commit 855f38e

Please sign in to comment.