diff --git a/rebar.config b/rebar.config index 01cb61691b..01e273a1c4 100644 --- a/rebar.config +++ b/rebar.config @@ -18,5 +18,5 @@ {ebloom, "1.0.2", {git, "git://github.com/basho/ebloom", {tag, "ebloom-1.0.2"}}}, {eper, "0.60", {git, "git://github.com/dizzyd/eper.git", - {tag, "eper-0.60"}}} + {branch, "master"}}} ]}.