summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Newson <robert.newson@cloudant.com>2012-11-15 12:47:56 +0000
committerRobert Newson <robert.newson@cloudant.com>2012-11-15 12:47:56 +0000
commit7af6efe1e40fa5782ee97e0af99de32578d8a2a3 (patch)
treef5054f645e69229674e8d73c4ecc8d25f9907867
parentbe218b3834629e437bda6bcb1bfd302db6535889 (diff)
use chttpd/master during development
-rw-r--r--rebar.config2
1 files changed, 1 insertions, 1 deletions
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",