We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11e23d4 commit 8599468Copy full SHA for 8599468
rebar.config
@@ -10,7 +10,7 @@
10
{deps, [
11
{riak_pb, {git, "https://github.com/basho/riak_pb.git", {tag, "3.0.8"}}},
12
{webmachine, {git, "https://github.com/webmachine/webmachine.git", {tag, "1.11.1"}}},
13
- {riak_core, {git, "https://github.com/basho/riak_core.git", {branch, "develop-3.0"}}},
+ {riak_core, {git, "https://github.com/basho/riak_core.git", {tag, "riak_kv-3.0.9"}}},
14
{mochiweb, {git, "https://github.com/basho/mochiweb.git", {tag, "2.12.1+riak.3.0.4"}}}
15
]}.
16
0 commit comments