You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by kx...@apache.org on 2015/11/12 00:08:00 UTC

[48/50] couchdb commit: updated refs/heads/2876-js-tests to bd19653

Fix Fauxton tag name


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

Branch: refs/heads/2876-js-tests
Commit: 3b82cbcb5e286921f6f60a2aaf21b101e618e8b6
Parents: e796a95
Author: Alexander Shorin <kx...@apache.org>
Authored: Tue Nov 10 02:51:20 2015 +0300
Committer: Alexander Shorin <kx...@apache.org>
Committed: Tue Nov 10 02:52:41 2015 +0300

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


http://git-wip-us.apache.org/repos/asf/couchdb/blob/3b82cbcb/rebar.config.script
----------------------------------------------------------------------
diff --git a/rebar.config.script b/rebar.config.script
index 6a57fe5..21b0b34 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -43,7 +43,7 @@ DepDescs = [
 {ddoc_cache,       "ddoc-cache",       "c762e90a33ce3cda19ef142dd1120f1087ecd876"},
 {ets_lru,          "ets-lru",          "c05488c8b1d7ec1c3554a828e0c9bf2888932ed6"},
 {fabric,           "fabric",           "4c94f3095595a50a71860a75cc8866adb9a28ce3"},
-{fauxton,          "fauxton",          {tag, "1.0.6"}, [raw]},
+{fauxton,          "fauxton",          {tag, "v1.0.6"}, [raw]},
 {folsom,           "folsom",           "a5c95dec18227c977029fbd3b638966d98f17003"},
 {global_changes,   "global-changes",   "e55de37ece29b6cbc0af540370d2425159338bf9"},
 {goldrush,         "goldrush",         {tag, "0.1.6"}},