From e72f965e861127cd97cdef82905370540a0d4a80 Mon Sep 17 00:00:00 2001 From: Eric Date: Wed, 19 Sep 2012 17:42:24 -0700 Subject: fully support testing of release builds --- rebar.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rebar.config') 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"}}}]}. -- cgit v1.2.3