From 7af6efe1e40fa5782ee97e0af99de32578d8a2a3 Mon Sep 17 00:00:00 2001 From: Robert Newson Date: Thu, 15 Nov 2012 12:47:56 +0000 Subject: use chttpd/master during development --- rebar.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rebar.config b/rebar.config index f10d8184..c596ddb2 100644 --- a/rebar.config +++ b/rebar.config @@ -26,7 +26,7 @@ {mem3, ".*", {git, "https://github.com/cloudant/mem3.git", {tag, "3.2.0"}}}, {chttpd, ".*", {git, "https://github.com/cloudant/chttpd.git", - {tag, "1.4.4"}}}, + {branch, "master"}}}, {twig, ".*", {git, "https://github.com/cloudant/twig.git", {tag, "0.2.1"}}}, {jiffy, ".*", {git, "https://github.com/davisp/jiffy.git", -- cgit v1.2.3