Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rebar.config in exodm references master branch of Exometer #1

Open
rsharvey opened this issue Mar 27, 2015 · 0 comments
Open

rebar.config in exodm references master branch of Exometer #1

rsharvey opened this issue Mar 27, 2015 · 0 comments

Comments

@rsharvey
Copy link

ERL: R15B02
Exodm: 1.3.rc5

The rebar.config file in exodm references master in Exometer. I believe the following needs to be changed if one want to build the 1.3 release?

, {exometer, ".*", {git, "[email protected]:Feuerlabs/exometer.git",
              {branch, "master"}}}

to

, {exometer, ".*", {git, "[email protected]:Feuerlabs/exometer.git",
              {tag,"1.1"}}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant