Skip to content

Commit

Permalink
Merge pull request #817 from basho/basho/mra/bump_exometer_core_1.0.0…
Browse files Browse the repository at this point in the history
…-basho5

Bump exometer_core to 1.0.0-basho5

Reviewed-by: JeetKunDoug
  • Loading branch information
borshop committed Feb 29, 2016
2 parents e939f72 + 6be14e5 commit 7787ee3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rebar.config
Expand Up @@ -15,6 +15,6 @@
{riak_ensemble, ".*", {git, "git://github.com/basho/riak_ensemble", {branch, "2.0"}}},
{pbkdf2, ".*", {git, "git://github.com/basho/erlang-pbkdf2.git", {tag, "2.0.0"}}},
{eleveldb, ".*", {git, "git://github.com/basho/eleveldb.git", {tag, "2.0.14"}}},
{exometer_core, ".*", {git, "git://github.com/basho/exometer_core.git", {tag, "1.0.0-basho2"}}},
{exometer_core, ".*", {git, "git://github.com/basho/exometer_core.git", {tag, "1.0.0-basho5"}}},
{clique, ".*", {git, "git://github.com/basho/clique.git", {tag, "0.2.5"}}}
]}.

0 comments on commit 7787ee3

Please sign in to comment.