Skip to content

Commit

Permalink
Merge pull request #124 from basho/mas-i1775-vclocktimestamp
Browse files Browse the repository at this point in the history
Mas i1775 vclocktimestamp
  • Loading branch information
martinsumner authored Dec 21, 2020
2 parents 811ae70 + 360629f commit 1f0a8f1
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 @@ -9,7 +9,7 @@
{xref_checks,[undefined_function_calls,undefined_functions,locals_not_used]}.

{deps, [
{riak_core, ".*", {git, "git://github.com/basho/riak_core.git", {tag, "riak_kv-3.0.0"}}}
{riak_core, ".*", {git, "git://github.com/basho/riak_core.git", {branch, "develop-3.0"}}}
]}.

{plugins, [{eqc_rebar, {git, "https://github.com/Quviq/eqc-rebar", {branch, "master"}}}]}.

0 comments on commit 1f0a8f1

Please sign in to comment.