From 95890d951ed52881536c5baee286be589f00155c Mon Sep 17 00:00:00 2001 From: Adam Kocoloski Date: Wed, 26 Jan 2011 10:50:32 -0500 Subject: Pick up new patches to erlang-oauth BugzID: 11733 --- rebar.config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'rebar.config') diff --git a/rebar.config b/rebar.config index b621564a..878a7093 100644 --- a/rebar.config +++ b/rebar.config @@ -13,8 +13,8 @@ % the License. {deps, [ - {oauth, ".*", {git, "git://github.com/cloudant/erlang-oauth.git", {tag, - "CouchDB-1.0.1-rebar"}}}, + {oauth, ".*", {git, "git://github.com/cloudant/erlang-oauth.git", {branch, + "couch"}}}, {ibrowse, ".*", {git, "git://github.com/cloudant/ibrowse.git", {branch, "couch2"}}}, {mochiweb, ".*", {git, "git://github.com/cloudant/mochiweb.git", {branch, -- cgit v1.2.3