Skip to content

Commit

Permalink
changed the rebar.config for riak-2.2.12 AAE deletion fix
Browse files Browse the repository at this point in the history
  • Loading branch information
nsaadouni committed Mar 31, 2020
1 parent fea141a commit 8eb1d5c
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/bet365/riak_core.git", {tag, "2.2.7"}}}
{riak_core, ".*", {git, "git://github.com/bet365/riak_core.git", {tag, "2.2.12"}}}
]}.

0 comments on commit 8eb1d5c

Please sign in to comment.