diff --git a/rebar.config b/rebar.config index 6639f8f..82c41b1 100644 --- a/rebar.config +++ b/rebar.config @@ -4,7 +4,7 @@ {deps, [{webmachine, ".*", - {git, "https://github.com/chef/webmachine", {branch, "master"}}} + {git, "https://github.com/chef/webmachine", {branch, "lbaker/updates"}}} ] }.