Skip to content

Commit d340aee

Browse files
committed
Update to tagged dep for release
1 parent 1f0a8f1 commit d340aee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rebar.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
{xref_checks,[undefined_function_calls,undefined_functions,locals_not_used]}.
1010

1111
{deps, [
12-
{riak_core, ".*", {git, "git://github.com/basho/riak_core.git", {branch, "develop-3.0"}}}
12+
{riak_core, ".*", {git, "git://github.com/basho/riak_core.git", {tag, "riak_kv-3.0.2"}}}
1313
]}.
1414

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

0 commit comments

Comments
 (0)