Set meck to tag 0.8.2 COUCHDB-2557
Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/f29226a1 Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/f29226a1 Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/f29226a1 Branch: refs/heads/developer-preview-2.0 Commit: f29226a14f2c92bfb130b8799711720d0cd0529f Parents: 7d11880 Author: Alexander Shorin <[email protected]> Authored: Thu Jan 22 21:41:25 2015 +0300 Committer: Alexander Shorin <[email protected]> Committed: Thu Jan 22 21:43:39 2015 +0300 ---------------------------------------------------------------------- rebar.config.script | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb/blob/f29226a1/rebar.config.script ---------------------------------------------------------------------- diff --git a/rebar.config.script b/rebar.config.script index ad748fc..4ea31b2 100644 --- a/rebar.config.script +++ b/rebar.config.script @@ -47,7 +47,7 @@ DepDescs = [ {oauth, "oauth", {branch, "master"}}, {rexi, "rexi", {branch, "master"}}, {snappy, "snappy", {branch, "master"}}, - {meck, "meck", {branch, "master"}} + {meck, "meck", {tag, "0.8.2"}} ], BaseUrl = "https://git-wip-us.apache.org/repos/asf/",
