|
@@ -3,7 +3,7 @@
|
|
{vsn, "git"},
|
|
{vsn, "git"},
|
|
{modules, []},
|
|
{modules, []},
|
|
{registered, [emqx_plugin_kafka_sup]},
|
|
{registered, [emqx_plugin_kafka_sup]},
|
|
- {applications, [kernel,stdlib,ekaf]},
|
|
|
|
|
|
+ {applications, [kernel,stdlib]},
|
|
{mod, {emqx_plugin_kafka_app,[]}},
|
|
{mod, {emqx_plugin_kafka_app,[]}},
|
|
{env, []},
|
|
{env, []},
|
|
{licenses, ["Apache-2.0"]},
|
|
{licenses, ["Apache-2.0"]},
|