summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Vatamaniuc <vatamane@apache.org>2017-03-10 11:26:45 -0500
committerNick Vatamaniuc <vatamane@apache.org>2017-03-10 11:26:45 -0500
commitd499a74698bdc30041e54acdba39d899e80b4c30 (patch)
tree3f7e347d186414789dce59d431a0a3c1cf43182a
parentff47ed8ab065e05461cbb35dc56ef609d218fec1 (diff)
downloadcouchdb-d499a74698bdc30041e54acdba39d899e80b4c30.tar.gz
Bump replicator dep: prevent change feeds from being stuck
-rw-r--r--rebar.config.script2
1 files changed, 1 insertions, 1 deletions
diff --git a/rebar.config.script b/rebar.config.script
index 1c59dce08..702a89e3b 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -32,7 +32,7 @@ DepDescs = [
{couch, "couch", "5685f172d232700412e9c34dba0407c5acebe8f8"},
{couch_index, "couch-index", "f0a6854e578469612937a766632fdcdc52ee9c65"},
{couch_mrview, "couch-mrview", "e1d13a983a0ba56fcb1eb31c4e4fe56bc3692719"},
-{couch_replicator, "couch-replicator", "46aa27fa674a4c1e590aeecd76123e4f91d78fd5"},
+{couch_replicator, "couch-replicator", "d00b981445c03622497088eb872059ab4f48b298"},
{couch_plugins, "couch-plugins", "3e73b723cb126cfc471b560d17c24a8b5c540085"},
{couch_event, "couch-event", "7e382132219d708239306aa3591740694943d367"},
{couch_stats, "couch-stats", "7895d4d3f509ed24f09b6d1a0bd0e06af34551dc"},