aboutsummaryrefslogtreecommitdiffstats
path: root/rebar.config
diff options
context:
space:
mode:
authorJordan Wilberding <[email protected]>2014-12-16 17:01:40 -0800
committerJordan Wilberding <[email protected]>2014-12-16 17:01:40 -0800
commit8a64fd860e354cd3c32b5d6471052314bdd50674 (patch)
tree566c18f442f778cafd0320b91ab868c8a18eb10a /rebar.config
parent98c0290b8be73b31515b6da4c85a6c0f89a69b5a (diff)
parent63587bb0b40d5a396bd8b277f89a5afe901843e1 (diff)
downloadrelx-8a64fd860e354cd3c32b5d6471052314bdd50674.tar.gz
relx-8a64fd860e354cd3c32b5d6471052314bdd50674.tar.bz2
relx-8a64fd860e354cd3c32b5d6471052314bdd50674.zip
Merge pull request #281 from tsloughter/overlays_archive
render overlay filenames for tar archive
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 37f4550..e990194 100644
--- a/rebar.config
+++ b/rebar.config
@@ -10,7 +10,7 @@
{branch, "master"}}},
{providers, ".*",
{git, "https://github.com/tsloughter/providers.git",
- {branch, "format_error1"}}},
+ {tag, "v1.0.0"}}},
{erlydtl, ".*",
{git, "https://github.com/erlydtl/erlydtl.git",
{tag, "0.9.0"}}},