summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Vatamaniuc <vatamane@apache.org>2016-10-14 15:26:42 -0400
committerNick Vatamaniuc <vatamane@apache.org>2016-10-14 15:26:42 -0400
commit7096273aac92afcffdb326ec963205583b4bc46f (patch)
tree4c777a6d96e5c87929f5b1a72f7add95712806d9
parentca6bea4bb4c63ef6347bad783d3e4ae267d048d9 (diff)
downloadcouchdb-7096273aac92afcffdb326ec963205583b4bc46f.tar.gz
Bump replicator to fix restrictive VDU function issue
COUCHDB-3199
-rw-r--r--rebar.config.script2
1 files changed, 1 insertions, 1 deletions
diff --git a/rebar.config.script b/rebar.config.script
index 897d7e1b1..663bcce6b 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -32,7 +32,7 @@ DepDescs = [
{couch, "couch", "6b40de3c185dd8f56d193dc0b2f83e28841bb3ed"},
{couch_index, "couch-index", "53555fd909d5dd3d4a610c3fd6795950a8f7d022"},
{couch_mrview, "couch-mrview", "d4509606f3aacc4bec94b8936bedf6d1d597ff5f"},
-{couch_replicator, "couch-replicator", "cb41bacb2a06613649df46d62249afebda42b8c0"},
+{couch_replicator, "couch-replicator", "48996b108c458421c8a73097be152769bdc3fc48"},
{couch_plugins, "couch-plugins", "3e73b723cb126cfc471b560d17c24a8b5c540085"},
{couch_event, "couch-event", "7e382132219d708239306aa3591740694943d367"},
{couch_stats, "couch-stats", "7895d4d3f509ed24f09b6d1a0bd0e06af34551dc"},