diff options
| author | doufenghu <[email protected]> | 2024-11-13 00:04:20 +0800 |
|---|---|---|
| committer | doufenghu <[email protected]> | 2024-11-13 00:04:20 +0800 |
| commit | b636c24d8349cd3ddd306e8a9561724fbd0d2b4c (patch) | |
| tree | 830650f55480ec66e335450fa217a26e844ece19 /pom.xml | |
| parent | 73a5f46181af3c9e596e8b08dc27f63339b04c53 (diff) | |
[Feature][API] 统一Operator实例生成接口为Factory. Connector Factory Identifier 统一为type,与任务配置文件保持一致.
Diffstat (limited to 'pom.xml')
| -rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |
