This is an automated email from the ASF dual-hosted git repository.

michellep pushed a commit to branch michellephung-patch-1
in repository https://gitbox.apache.org/repos/asf/couchdb.git

commit 2da78c5b053d647cf3bbae52a34e9ecb3111a68c
Author: Michelle Phung <[email protected]>
AuthorDate: Tue May 1 19:54:00 2018 -0400

    update rebar file -- testing with dch
---
 rebar.config.script | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/rebar.config.script b/rebar.config.script
index a1be24f..0267dd0 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -57,8 +57,8 @@ DepDescs = [
 %% Non-Erlang deps
 {docs,             {url, "https://github.com/apache/couchdb-documentation"},
                    {tag, "2.1.0"}, [raw]},
-{fauxton,          {url, "https://github.com/apache/couchdb-fauxton"},
-                   {tag, "v1.1.13"}, [raw]},
+{fauxton,          {url, "https://github.com/dch/couchdb-fauxton/releases"},
+                   {tag, "v1.1.x-test"}, [raw]},
 %% Third party deps
 {folsom,           "folsom",           {tag, "CouchDB-0.8.2"}},
 {ibrowse,          "ibrowse",          {tag, "CouchDB-4.0.1"}},

-- 
To stop receiving notification emails like this one, please contact
[email protected].

Reply via email to