Skip to content
This repository has been archived by the owner on Nov 17, 2020. It is now read-only.

Commit

Permalink
Stub for broker_version_requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniil Fedotov committed Apr 22, 2016
1 parent 9eee946 commit 6f9ed5b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/rabbitmq_federation.app.src
Expand Up @@ -5,4 +5,5 @@
{registered, []},
{mod, {rabbit_federation_app, []}},
{env, [{pgroup_name_cluster_id, false}]},
{broker_version_requirements, []},
{applications, [kernel, stdlib, rabbit, amqp_client]}]}.

0 comments on commit 6f9ed5b

Please sign in to comment.