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 29b7981 commit eb4919cCopy full SHA for eb4919c
rebar.config
@@ -12,7 +12,7 @@
12
{kvc, ".*",
13
{git, "git://github.com/etrepum/kvc.git", {tag, "v1.3.0"}}},
14
{riak_kv, ".*",
15
- {git, "git://github.com/basho/riak_kv.git", {branch, "2.0"}}}
+ {git, "git://github.com/basho/riak_kv.git", {tag, "2.0.0"}}}
16
]}.
17
18
{pre_hooks, [{compile, "./tools/grab-solr.sh"}]}.
0 commit comments