aboutsummaryrefslogtreecommitdiffstats
path: root/rebar.config
diff options
context:
space:
mode:
authorJordan Wilberding <[email protected]>2014-11-03 16:34:36 -0800
committerJordan Wilberding <[email protected]>2014-11-03 16:34:36 -0800
commit0066f8f37819c5ea1776655ea6cdffab4c95bcd5 (patch)
tree02d9330baaac9192e354775b62d95f74231765e5 /rebar.config
parent9d550533bb1440e93f4a014cb6303f427a51f2dc (diff)
parent5fbc0518ad86e3c3d109c4f714673c854cba9ed6 (diff)
downloadrelx-0066f8f37819c5ea1776655ea6cdffab4c95bcd5.tar.gz
relx-0066f8f37819c5ea1776655ea6cdffab4c95bcd5.tar.bz2
relx-0066f8f37819c5ea1776655ea6cdffab4c95bcd5.zip
Merge pull request #251 from tsloughter/master
Bug fix and cleanup
Diffstat (limited to 'rebar.config')
-rw-r--r--rebar.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/rebar.config b/rebar.config
index 9c1de86..ca9894b 100644
--- a/rebar.config
+++ b/rebar.config
@@ -10,7 +10,7 @@
{branch, "master"}}},
{providers, ".*",
{git, "https://github.com/tsloughter/providers.git",
- {branch, "format_error"}}},
+ {branch, "master"}}},
{erlydtl, ".*",
{git, "https://github.com/erlydtl/erlydtl.git",
{tag, "0.9.0"}}},