forked from github/dataease
fix: xPack SDK pom依赖artifactId修复
This commit is contained in:
parent
2e679dce73
commit
01beb0e385
@ -355,7 +355,7 @@
|
|||||||
https://github.com/dataease/dataease-plugins-->
|
https://github.com/dataease/dataease-plugins-->
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>io.dataease</groupId>
|
<groupId>io.dataease</groupId>
|
||||||
<artifactId>dataease-plugin-xpack</artifactId>
|
<artifactId>dataease-plugin-interface</artifactId>
|
||||||
<version>1.0</version>
|
<version>1.0</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
|
Loading…
Reference in New Issue
Block a user