You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by va...@apache.org on 2017/01/20 16:17:28 UTC

couchdb commit: updated refs/heads/master to d90326b

Repository: couchdb
Updated Branches:
  refs/heads/master b029b6789 -> d90326bd2


Bump fabric dependency for open_revs quorum fix

COUCHDB-3271


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

Branch: refs/heads/master
Commit: d90326bd2dea5b3941843c0dac77fa2ee698e993
Parents: b029b67
Author: Nick Vatamaniuc <va...@apache.org>
Authored: Fri Jan 20 11:16:45 2017 -0500
Committer: Nick Vatamaniuc <va...@apache.org>
Committed: Fri Jan 20 11:16:45 2017 -0500

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


http://git-wip-us.apache.org/repos/asf/couchdb/blob/d90326bd/rebar.config.script
----------------------------------------------------------------------
diff --git a/rebar.config.script b/rebar.config.script
index 229431c..e7fc7d8 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -41,7 +41,7 @@ DepDescs = [
 {docs,             "documentation",    "59a887a97f9b6befc6de0c5bdaf17d79fb7f915d", [raw]},
 {ddoc_cache,       "ddoc-cache",       "c762e90a33ce3cda19ef142dd1120f1087ecd876"},
 {ets_lru,          "ets-lru",          "c05488c8b1d7ec1c3554a828e0c9bf2888932ed6"},
-{fabric,           "fabric",           "205064aa549361f83faa94370c7b70e834f2ed2e"},
+{fabric,           "fabric",           "ec2235196d7195afab59cedc2d61a02b11596ab4"},
 {fauxton,          "fauxton",          {tag, "v1.1.9"}, [raw]},
 {folsom,           "folsom",           "a5c95dec18227c977029fbd3b638966d98f17003"},
 {global_changes,   "global-changes",   "f6e4c5629a7d996d284e4489f1897c057823f846"},