summaryrefslogtreecommitdiff
path: root/rebar.config
diff options
context:
space:
mode:
authorAdam Kocoloski <adam@cloudant.com>2011-10-12 15:55:06 -0400
committerAdam Kocoloski <adam@cloudant.com>2011-10-12 15:55:06 -0400
commit282ed2c3288d0346e507adefedb67a959c27f235 (patch)
treeac518fcdb80b5cf992fe67ada210728923594ac0 /rebar.config
parent82de8a49bf39386979d86007c470b82974e8d3f0 (diff)
Freeze dependencies, this is 0.4.0pre1
Diffstat (limited to 'rebar.config')
-rw-r--r--rebar.config14
1 files changed, 7 insertions, 7 deletions
diff --git a/rebar.config b/rebar.config
index 6fb5113f..417ddb2f 100644
--- a/rebar.config
+++ b/rebar.config
@@ -14,19 +14,19 @@
{deps, [
{oauth, ".*", {git, "https://github.com/cloudant/erlang-oauth.git",
- {branch, "couch"}}},
+ {tag, "BigCouch-0.4.0"}}},
{ibrowse, ".*", {git, "https://github.com/cloudant/ibrowse.git",
- {branch, "couch_1.1"}}},
+ {tag, "CouchDB-1.1.0"}}},
{mochiweb, ".*", {git, "https://github.com/cloudant/mochiweb.git",
- {branch, "couch_1.1"}}},
+ {tag, "CouchDB-1.1.0"}}},
{rexi, ".*", {git, "https://github.com/cloudant/rexi.git",
- master}},
+ {tag, "1.5.5"}}},
{fabric, ".*", {git, "https://github.com/cloudant/fabric.git",
- master}},
+ {tag, "2.0.1"}}},
{mem3, ".*", {git, "https://github.com/cloudant/mem3.git",
- master}},
+ {tag, "2.0.0"}}},
{chttpd, ".*", {git, "https://github.com/cloudant/chttpd.git",
- master}}
+ {tag, "1.4.0"}}}
]}.
% needed for a clean transition to the deps model
{clean_files, [