|
@@ -184,7 +184,7 @@ project_app_excluded("apps/" ++ AppStr, ExcludedApps) ->
|
|
|
|
|
|
|
|
plugins() ->
|
|
plugins() ->
|
|
|
[
|
|
[
|
|
|
- {emqx_relup, {git, "https://github.com/emqx/emqx-relup.git", {branch, "main"}}},
|
|
|
|
|
|
|
+ {emqx_relup, {git, "https://github.com/emqx/emqx-relup.git", {branch, "0.1.0"}}},
|
|
|
%% emqx main project does not require port-compiler
|
|
%% emqx main project does not require port-compiler
|
|
|
%% pin at root level for deterministic
|
|
%% pin at root level for deterministic
|
|
|
{pc, "v1.14.0"}
|
|
{pc, "v1.14.0"}
|