summaryrefslogtreecommitdiff
path: root/rebar.config
diff options
context:
space:
mode:
Diffstat (limited to 'rebar.config')
-rw-r--r--rebar.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/rebar.config b/rebar.config
index e2838ab..4cc0168 100644
--- a/rebar.config
+++ b/rebar.config
@@ -36,7 +36,7 @@
{branch, "master"}}},
{relx, "",
{git, "https://github.com/tsloughter/relx.git",
- {branch, "ec_git_vsn"}}},
+ {branch, "master"}}},
{getopt, "", {git, "https://github.com/jcomellas/getopt.git", {branch, "master"}}}]}.
{erlydtl_opts, [{doc_root, "priv/templates"},