We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78bce61 commit f5d9574Copy full SHA for f5d9574
rebar.config
@@ -12,7 +12,7 @@
12
{mochiweb, {git, "git://github.com/basho/mochiweb.git", {tag, "2.12.1+riak.3.0.4"}}},
13
14
%% riak-erlang-client for riakc_obj
15
- {riakc, {git, "git://github.com/basho/riak-erlang-client", {branch, "develop-3.0"}}}
+ {riakc, {git, "git://github.com/basho/riak-erlang-client", {tag, "3.0.7"}}}
16
]}.
17
{edoc_opts,
18
[
0 commit comments