summaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authordoufenghu <[email protected]>2024-11-13 00:04:20 +0800
committerdoufenghu <[email protected]>2024-11-13 00:04:20 +0800
commitb636c24d8349cd3ddd306e8a9561724fbd0d2b4c (patch)
tree830650f55480ec66e335450fa217a26e844ece19 /pom.xml
parent73a5f46181af3c9e596e8b08dc27f63339b04c53 (diff)
[Feature][API] 统一Operator实例生成接口为Factory. Connector Factory Identifier 统一为type,与任务配置文件保持一致.
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 54396c6..8e31019 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
<module>groot-examples</module>
<module>groot-formats</module>
<module>groot-tests</module>
- <module>groot-spi</module>
+ <module>groot-api</module>
</modules>
<properties>