We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 982b973 commit 0f0a485Copy full SHA for 0f0a485
rebar.config
@@ -8,7 +8,7 @@
8
{eunit_opts, [verbose]}.
9
10
{deps, [
11
- {riak_pb, {git, "git://github.com/basho/riak_pb.git", {branch, "develop-3.0"}}},
+ {riak_pb, {git, "git://github.com/basho/riak_pb.git", {tag, "3.0.7"}}},
12
{webmachine, {git, "git://github.com/webmachine/webmachine.git", {tag, "1.11.1"}}},
13
{riak_core, {git, "git://github.com/basho/riak_core.git", {tag, "riak_kv-3.0.5"}}},
14
{mochiweb, {git, "git://github.com/basho/mochiweb.git", {tag, "2.12.1+riak.3.0.4"}}}
0 commit comments