aboutsummaryrefslogtreecommitdiffstats
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 b64dd08..160315a 100644
--- a/rebar.config
+++ b/rebar.config
@@ -4,7 +4,7 @@
{git, "https://github.com/ericbmerritt/neotoma.git", {tag, "1.5.1"}}},
{erlware_commons, ".*",
{git, "https://github.com/ericbmerritt/erlware_commons.git",
- {branch, "semver-format"}}},
+ {branch, "next"}}},
{getopt, "",
{git, "https://github.com/jcomellas/getopt.git", {tag, "v0.5.1"}}}]}.