Skip to content

Commit

Permalink
Use riak_kv-0.14.0 tag
Browse files Browse the repository at this point in the history
  • Loading branch information
dizzyd committed Jan 5, 2011
1 parent 6fc995d commit bd25cce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rebar.config
Expand Up @@ -9,6 +9,6 @@
{deps, [
{cluster_info, "1.0.*", {git, "git://github.com/basho/cluster_info", {tag, "cluster_info-1.0.0"}}},
{luwak, "1.*", {git, "git://github.com/basho/luwak", {tag, "luwak-1.0.0"}}},
{riak_kv, "0.14.*", {git, "git://github.com/basho/riak_kv", {branch, "riak_kv-0.14"}}},
{riak_kv, "0.14.*", {git, "git://github.com/basho/riak_kv", {tag, "riak_kv-0.14.0"}}},
{riak_err, "1.0.*", {git, "git://github.com/basho/riak_err", {tag, "riak_err-1.0.0"}}}
]}.

0 comments on commit bd25cce

Please sign in to comment.