diff --git a/rebar.config b/rebar.config index 2192158..ad79c5a 100644 --- a/rebar.config +++ b/rebar.config @@ -27,7 +27,7 @@ ]} ]}. -{plugins, [ +{project_plugins, [ {geas_rebar3, {git, "https://github.com/crownedgrouse/geas_rebar3.git", {branch, "master"}}}, rebar3_hex ]}.