Skip to content

Commit 88c6008

Browse files
committed
Revert back to standard KV (change merged)
1 parent 23b4881 commit 88c6008

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rebar.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
{deps, [
1212
{lager_syslog, {git, "git://github.com/basho/lager_syslog.git", {branch, "develop-3.0"}}},
1313
{cluster_info, {git, "git://github.com/basho/cluster_info.git", {branch, "develop-3.0"}}},
14-
{riak_kv, {git, "git://github.com/basho/riak_kv.git", {branch, "develop-3.0-removejs"}}},
14+
{riak_kv, {git, "git://github.com/basho/riak_kv.git", {branch, "develop-3.0"}}},
1515
{riak_auth_mods, {git, "git://github.com/basho/riak_auth_mods.git", {branch, "develop-3.0"}}},
1616
% {yokozuna, {git, "git://github.com/basho/yokozuna.git", {branch, "develop-3.0-292-solrupdate"}}},
1717
{riak_repl, {git, "git://github.com/basho/riak_repl.git", {branch, "develop-3.0"}}}

0 commit comments

Comments
 (0)