Pin rabbitmq_web_dispatch to stable
This commit is contained in:
parent
b372ed0c59
commit
bfec9fc4f4
|
|
@ -2,6 +2,7 @@ PROJECT = rabbitmq_management
|
|||
|
||||
DEPS = amqp_client webmachine rabbitmq_web_dispatch rabbitmq_management_agent
|
||||
dep_webmachine = git https://github.com/rabbitmq/webmachine.git 6b5210c0ed07159f43222255e05a90bbef6c8cbe
|
||||
dep_rabbitmq_web_dispatch = git https://github.com/rabbitmq/rabbitmq-web-dispatch.git stable
|
||||
|
||||
DEP_PLUGINS = rabbit_common/mk/rabbitmq-plugin.mk
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue