From 8bd6a7088f2faf7ee14db50fd1880120edbe1c6a Mon Sep 17 00:00:00 2001 From: Tristan Sloughter Date: Fri, 7 Nov 2014 19:30:53 -0600 Subject: switch back to erlware relx repo --- rebar.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rebar.config b/rebar.config index 4cc0168..2ba3ee2 100644 --- a/rebar.config +++ b/rebar.config @@ -35,7 +35,7 @@ {git, "https://github.com/tsloughter/providers.git", {branch, "master"}}}, {relx, "", - {git, "https://github.com/tsloughter/relx.git", + {git, "https://github.com/erlware/relx.git", {branch, "master"}}}, {getopt, "", {git, "https://github.com/jcomellas/getopt.git", {branch, "master"}}}]}. -- cgit v1.1