diff options
| author | Michael Klishin <mklishin@pivotal.io> | 2017-01-31 18:06:20 +0300 |
|---|---|---|
| committer | Michael Klishin <mklishin@pivotal.io> | 2017-01-31 18:07:09 +0300 |
| commit | 4d90fd7055900b8c168cb1b62ab505eb2271149c (patch) | |
| tree | af3b6abdf164bf39e843b02e7dcb530b85569b4d /rabbitmq-components.mk | |
| parent | 0b95bbfc9ee995e8132bd9abc9c4b89e4b673a87 (diff) | |
| download | rabbitmq-server-git-4d90fd7055900b8c168cb1b62ab505eb2271149c.tar.gz | |
Update rabbitmq-components.mkrabbitmq_v3_6_7_milestone5
Diffstat (limited to 'rabbitmq-components.mk')
| -rw-r--r-- | rabbitmq-components.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rabbitmq-components.mk b/rabbitmq-components.mk index c05a66fe13..3dbd6af30d 100644 --- a/rabbitmq-components.mk +++ b/rabbitmq-components.mk @@ -102,7 +102,7 @@ dep_rabbitmq_public_umbrella = git_rmq rabbitmq-public-umbrella $(curre dep_cowboy_commit = 1.0.4 dep_mochiweb = git git://github.com/basho/mochiweb.git v2.9.0p2 -dep_ranch_commit = 1.3.0 +dep_ranch_commit = 1.3.1 dep_webmachine_commit = 1.10.8p2 RABBITMQ_COMPONENTS = amqp_client \ |
