summaryrefslogtreecommitdiff
path: root/rebar.config
diff options
context:
space:
mode:
authorRobert Newson <robert.newson@cloudant.com>2011-06-17 14:37:36 +0100
committerRobert Newson <robert.newson@cloudant.com>2011-06-17 14:37:36 +0100
commitca738083b0a5053a1402b8eac55d6228b6e952b2 (patch)
treeb39dbc6c98af998999b3fbe6deb2969924bbdd5a /rebar.config
parente59afb307256a648172c156b0d478ad0f32d2dd6 (diff)
use fabric branch couch_1.1
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 332ca15f..9fdca73e 100644
--- a/rebar.config
+++ b/rebar.config
@@ -22,7 +22,7 @@
{rexi, ".*", {git, "https://github.com/cloudant/rexi.git",
master}},
{fabric, ".*", {git, "https://github.com/cloudant/fabric.git",
- master}},
+ {branch, "couch_1.1"}}},
{mem3, ".*", {git, "https://github.com/cloudant/mem3.git",
{branch, "couch_1.1"}}},
{chttpd, ".*", {git, "https://github.com/cloudant/chttpd.git",