You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by rn...@apache.org on 2014/07/10 16:50:38 UTC

[05/50] couchdb commit: updated refs/heads/master to 6526051

ibrowse is merged


Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/00044b60
Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/00044b60
Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/00044b60

Branch: refs/heads/master
Commit: 00044b604107dd5944d6f50b338aa98a1adada2d
Parents: fd08506
Author: Robert Newson <rn...@apache.org>
Authored: Fri Apr 25 13:15:02 2014 +0100
Committer: Robert Newson <rn...@apache.org>
Committed: Fri Apr 25 13:15:02 2014 +0100

----------------------------------------------------------------------
 rebar.config.script | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb/blob/00044b60/rebar.config.script
----------------------------------------------------------------------
diff --git a/rebar.config.script b/rebar.config.script
index 6e7ff75..2bef945 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -27,7 +27,7 @@ DepDescs = [
     {ddoc_cache, "couchdb-ddoc-cache", {branch, "1843-feature-bigcouch"}},
     {ets_lru, "couchdb-ets-lru", {branch, "1843-feature-bigcouch"}},
     {fabric, "couchdb-fabric", {branch,  "1843-feature-bigcouch"}},
-    {ibrowse, "couchdb-ibrowse", {branch,  "1843-feature-bigcouch"}},
+    {ibrowse, "couchdb-ibrowse", {branch,  "master"}},
     {jiffy, "couchdb-jiffy", {branch, "1843-feature-bigcouch"}},
     {mem3, "couchdb-mem3", {branch, "1843-feature-bigcouch"}},
     {mochiweb, "couchdb-mochiweb", {branch, "1843-feature-bigcouch"}},