Skip to content

Commit

Permalink
Merge pull request #117 from martinsumner/develop-2.9
Browse files Browse the repository at this point in the history
Switch core to develop-2.9
  • Loading branch information
martinsumner authored Mar 14, 2019
2 parents 52e84e3 + 2fd4d29 commit 24c3064
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 @@ -7,5 +7,5 @@
{xref_checks, []}.
{xref_queries, [{"(XC - UC) || (XU - X - B - cluster_info : Mod)", []}]}.
{deps, [
{riak_core, ".*", {git, "git://github.com/basho/riak_core.git", {tag, "2.1.9-225"}}}
{riak_core, ".*", {git, "git://github.com/basho/riak_core.git", {branch, "develop-2.9"}}}
]}.

0 comments on commit 24c3064

Please sign in to comment.