Update rabbitmq-components.mk
This commit is contained in:
parent
f0c487bbe4
commit
9fde490648
|
|
@ -108,14 +108,14 @@ 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_mochiweb = git git://github.com/basho/mochiweb.git v2.9.0p2
|
||||
dep_cowboy = hex 1.0.4
|
||||
dep_ranch = hex 1.3.2
|
||||
dep_recon = hex 2.3.2
|
||||
|
||||
# Last commit of PropEr supporting Erlang R16B03.
|
||||
dep_proper_commit = 735d972758d8bd85b12483626fe1b66450d6a6fe
|
||||
dep_ranch_commit = 1.3.2
|
||||
# Last commit of sockjs support Erlang R16B03 and 17.x.
|
||||
dep_sockjs = git https://github.com/rabbitmq/sockjs-erlang.git 5af2b588c812c318b19bc105b577a759c71c3e0a
|
||||
dep_webmachine_commit = 1.10.8p2
|
||||
|
||||
RABBITMQ_COMPONENTS = amqp_client \
|
||||
rabbit \
|
||||
|
|
|
|||
Loading…
Reference in New Issue