Skip to content

Commit a318184

Browse files
committed
Move to 2.2.6 tags for effected deps
1 parent d9b69ab commit a318184

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

rebar.config

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,12 @@
1717
{node_package, ".*", {git, "https://github.com/basho/node_package.git", {tag, "4.0.2"}}},
1818
{lager_syslog, ".*", {git, "git://github.com/basho/lager_syslog.git", {tag, "3.0.3"}}},
1919
{cluster_info, ".*", {git, "git://github.com/basho/cluster_info.git", {tag, "2.0.5"}}},
20-
{riak_kv, ".*", {git, "git://github.com/basho/riak_kv.git", {tag, "2.1.7-225"}}},
20+
{riak_kv, ".*", {git, "git://github.com/basho/riak_kv.git", {tag, "2.1.7-226"}}},
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-225"}}},
23+
{yokozuna, ".*", {git, "git://github.com/basho/yokozuna.git", {tag, "2.1.10-226"}}},
2424
{riak_auth_mods, ".*", {git, "git://github.com/basho/riak_auth_mods.git", {tag, "2.1.0"}}},
25-
{riak_repl, ".*", {git, "git://github.com/basho/riak_repl.git", {tag, "2.1.8-225"}}},
25+
{riak_repl, ".*", {git, "git://github.com/basho/riak_repl.git", {tag, "2.1.8-226"}}},
2626
{rebar_lock_deps_plugin, ".*", {git, "https://github.com/basho/rebar_lock_deps_plugin.git", {tag, "3.1.0p1"}}}
2727
]}.
2828

0 commit comments

Comments
 (0)