Update rabbitmq-components.mk
This commit is contained in:
parent
b9ad2a6e51
commit
e5f57e7a45
|
|
@ -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
|
# all projects use the same versions. It avoids conflicts and makes it
|
||||||
# possible to work with rabbitmq-public-umbrella.
|
# 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_mochiweb = git git://github.com/basho/mochiweb.git v2.9.0p2
|
||||||
dep_ranch_commit = 1.3.1
|
dep_ranch_commit = 1.3.1
|
||||||
dep_webmachine_commit = 1.10.8p2
|
dep_webmachine_commit = 1.10.8p2
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue