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/02/07 01:02:02 UTC

couchdb commit: updated refs/heads/master to 8ca9106

Repository: couchdb
Updated Branches:
  refs/heads/master c64428055 -> 8ca9106fe


Bump replicator dependency

COUCHDB-3291


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

Branch: refs/heads/master
Commit: 8ca9106fe84c938fcfff161635fd16cf39956b95
Parents: c644280
Author: Nick Vatamaniuc <va...@apache.org>
Authored: Mon Feb 6 19:50:59 2017 -0500
Committer: Nick Vatamaniuc <va...@apache.org>
Committed: Mon Feb 6 19:50:59 2017 -0500

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


http://git-wip-us.apache.org/repos/asf/couchdb/blob/8ca9106f/rebar.config.script
----------------------------------------------------------------------
diff --git a/rebar.config.script b/rebar.config.script
index 545bb1c..98cb7f0 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -32,7 +32,7 @@ DepDescs = [
 {couch,            "couch",            "bbbd53223ea6c0ea8ee83971ca2763c7a70cae36"},
 {couch_index,      "couch-index",      "f0a6854e578469612937a766632fdcdc52ee9c65"},
 {couch_mrview,     "couch-mrview",     "15a1ae928850854a218cc05569cdcc302126748f"},
-{couch_replicator, "couch-replicator", "be0060f3fffc308b7532e6b99355f0e0cdede88e"},
+{couch_replicator, "couch-replicator", "b18b31c6350a6684fe1dc6400979473a9a14f418"},
 {couch_plugins,    "couch-plugins",    "3e73b723cb126cfc471b560d17c24a8b5c540085"},
 {couch_event,      "couch-event",      "7e382132219d708239306aa3591740694943d367"},
 {couch_stats,      "couch-stats",      "7895d4d3f509ed24f09b6d1a0bd0e06af34551dc"},