diff --git a/presto-main/etc/config.properties b/presto-main/etc/config.properties index 164015db096d4..0ee18a1e4df0f 100644 --- a/presto-main/etc/config.properties +++ b/presto-main/etc/config.properties @@ -52,7 +52,7 @@ plugin.bundles=\ ../presto-hive-function-namespace/pom.xml,\ ../presto-delta/pom.xml,\ ../presto-hudi/pom.xml, \ - ../presto-sql-invoked-functions-plugin/pom.xml + ../presto-sql-helpers/presto-sql-invoked-functions-plugin/pom.xml presto.version=testversion node-scheduler.include-coordinator=true