Skip to content

Commit d9b69ab

Browse files
committed
correct yoko tag
1 parent 47ec8a8 commit d9b69ab

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
@@ -20,7 +20,7 @@
2020
{riak_kv, ".*", {git, "git://github.com/basho/riak_kv.git", {tag, "2.1.7-225"}}},
2121
{riak_control, ".*", {git, "git://github.com/basho/riak_control.git", {tag, "2.1.6-225"}}},
2222
{riaknostic, ".*", {git, "git://github.com/basho/riaknostic.git", {tag, "2.1.7"}}},
23-
{yokozuna, ".*", {git, "git://github.com/basho/yokozuna.git", {tag, "2.1.10-255"}}},
23+
{yokozuna, ".*", {git, "git://github.com/basho/yokozuna.git", {tag, "2.1.10-225"}}},
2424
{riak_auth_mods, ".*", {git, "git://github.com/basho/riak_auth_mods.git", {tag, "2.1.0"}}},
2525
{riak_repl, ".*", {git, "git://github.com/basho/riak_repl.git", {tag, "2.1.8-225"}}},
2626
{rebar_lock_deps_plugin, ".*", {git, "https://github.com/basho/rebar_lock_deps_plugin.git", {tag, "3.1.0p1"}}}

0 commit comments

Comments
 (0)