We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e0ed28 commit c7b4fc2Copy full SHA for c7b4fc2
rebar.config
@@ -24,7 +24,7 @@
24
{lager, {git, "git://github.com/erlang-lager/lager.git", {tag, "3.8.0"}}},
25
{ranch, {git, "git://github.com/ninenines/ranch.git", {tag, "1.6.0"}}},
26
{ebloom,{git, "git://github.com/basho/ebloom.git", {tag, "2.1.0"}}},
27
- {riak_kv, {git, "git://github.com/basho/riak_kv.git", {branch, "develop-3.0"}}}
+ {riak_kv, {git, "git://github.com/basho/riak_kv.git", {tag, "riak_kv-3.0.9"}}}
28
]}.
29
30
{plugins, [{rebar3_gpb_plugin, {git, "https://github.com/basho/rebar3_gpb_plugin", {tag, "2.15.1+riak.3.0.4"}}},
0 commit comments