Update rabbitmq-components.mk

This commit is contained in:
Jean-Sébastien Pédron 2017-02-02 17:17:27 +01:00
parent b9ad2a6e51
commit e5f57e7a45
1 changed files with 1 additions and 1 deletions

View File

@ -100,7 +100,7 @@ dep_rabbitmq_public_umbrella = git_rmq rabbitmq-public-umbrella $(curre
# all projects use the same versions. It avoids conflicts and makes it
# possible to work with rabbitmq-public-umbrella.
dep_cowboy_commit = 1.0.4
dep_cowboy_commit = 1.1.0
dep_mochiweb = git git://github.com/basho/mochiweb.git v2.9.0p2
dep_ranch_commit = 1.3.1
dep_webmachine_commit = 1.10.8p2