Repository: couchdb Updated Branches: refs/heads/master 86776890d -> 8cd75393e
update branches for COUCHDB-3016 Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/8cd75393 Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/8cd75393 Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/8cd75393 Branch: refs/heads/master Commit: 8cd75393ea61ce5257295ad45b6f085a49d58a86 Parents: 8677689 Author: Robert Newson <[email protected]> Authored: Sun May 15 20:14:37 2016 +0100 Committer: Robert Newson <[email protected]> Committed: Sun May 15 20:14:37 2016 +0100 ---------------------------------------------------------------------- rebar.config.script | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb/blob/8cd75393/rebar.config.script ---------------------------------------------------------------------- diff --git a/rebar.config.script b/rebar.config.script index 2ee77e1..75d0ae6 100644 --- a/rebar.config.script +++ b/rebar.config.script @@ -30,7 +30,7 @@ DepDescs = [ {couch_log, "couch-log", "e4abbd3874356dc7a201b09676e27ff7dc8bed7c"}, {couch_log_lager, "couch-log-lager", "b2a0471a87765de50c5eb05c65c121f68a9ae9fa"}, {chttpd, "chttpd", "408d218e1516790d734997a5b1935a8fbf5d9779"}, -{couch, "couch", "b49d069160ed6a35a044994cf516ad79b099601d"}, +{couch, "couch", "db78f6827109ee1b41bceedf7eadd629c6044cc9"}, {couch_index, "couch-index", "e8c8ca8b0bb66193f1ba7e4b1d7e4a3817d661ab"}, {couch_mrview, "couch-mrview", "6ec35971ebd96133cc6a34fa29f1d364049a7ecd"}, {couch_replicator, "couch-replicator", "ab0afce2d6fdfeeade636a9252327ac09a1e423f"}, @@ -52,7 +52,7 @@ DepDescs = [ {jiffy, "jiffy", "ea19c417f9fd52fa3f7ef2d378735e5532c59b29"}, {khash, "khash", "7c6a9cd9776b5c6f063ccafedfa984b00877b019"}, {mango, "mango", "01252f971bef0c8da1d78bf5a7b506b71926ce1b"}, -{mem3, "mem3", "699308f510d335d05bfd0416ad5e893b68a7ec1d"}, +{mem3, "mem3", "861427999a45f34040f13525bd7b2db75c863b26"}, {mochiweb, "mochiweb", "bd6ae7cbb371666a1f68115056f7b30d13765782"}, {oauth, "oauth", "099057a98e41f3aff91e77e3cf496d6c6fd901df"}, {rexi, "rexi", "a327b7dbeb2b0050f7ca9072047bf8ef2d282833"},
