Skip to content

Commit

Permalink
Update with tagged reference for release 2.9
Browse files Browse the repository at this point in the history
  • Loading branch information
martinsumner authored May 11, 2019
1 parent c50bf6d commit 0ceed20
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 @@ -10,7 +10,7 @@
{xref_checks, [undefined_function_calls]}.
{deps, [
{lager, ".*", {git, "git://github.com/basho/lager.git", {tag, "3.2.4"}}},
{eleveldb, ".*", {git, "git://github.com/basho/eleveldb.git", {branch, "develop-2.9"}}}
{eleveldb, ".*", {git, "git://github.com/basho/eleveldb.git", {tag, "riak_kv-2.9.0"}}}
]}.

{port_specs,
Expand Down

0 comments on commit 0ceed20

Please sign in to comment.