summaryrefslogtreecommitdiff
path: root/groot-bootstrap/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 /groot-bootstrap/pom.xml
parent73a5f46181af3c9e596e8b08dc27f63339b04c53 (diff)
[Feature][API] 统一Operator实例生成接口为Factory. Connector Factory Identifier 统一为type,与任务配置文件保持一致.
Diffstat (limited to 'groot-bootstrap/pom.xml')
-rw-r--r--groot-bootstrap/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/groot-bootstrap/pom.xml b/groot-bootstrap/pom.xml
index 150c941..60e602a 100644
--- a/groot-bootstrap/pom.xml
+++ b/groot-bootstrap/pom.xml
@@ -30,7 +30,7 @@
<dependency>
<groupId>com.geedgenetworks</groupId>
- <artifactId>groot-spi</artifactId>
+ <artifactId>groot-api</artifactId>
<version>${revision}</version>
</dependency>