Skip to content

Commit

Permalink
Fix riak_core dep rev to 1.0.0 tag
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredmorrow committed Sep 29, 2011
1 parent e96a842 commit f46e4cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rebar.config
Expand Up @@ -5,5 +5,5 @@
{cover_enabled, true}.
{deps, [
{riak_core, "1.0.0",
{git, "https://github.com/basho/riak_core.git", {branch, "1.0"}}}
{git, "https://github.com/basho/riak_core.git", {tag, "1.0.0"}}}
]}.

0 comments on commit f46e4cc

Please sign in to comment.