Skip to content

Commit b74f0ad

Browse files
committed
Update rebar.config
1 parent 4c1b531 commit b74f0ad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rebar.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
{webmachine, ".*", {git, "git://github.com/basho/webmachine", {tag, "riak_kv-2.9.1"}}},
1111

1212
%% riak-erlang-client for riakc_obj
13-
{riakc, ".*", {git, "git://github.com/basho/riak-erlang-client", {branch, "develop-2.9"}}}
13+
{riakc, ".*", {git, "git://github.com/basho/riak-erlang-client", {tag, "riak_kv-2.9.2"}}}
1414
]}.
1515
{edoc_opts,
1616
[

0 commit comments

Comments
 (0)