forked from github/dataease
Merge pull request #102 from dataease/pr@dev@fix_pom
fix: xPack SDK pom依赖artifactId修复
This commit is contained in:
commit
375229ba7e
@ -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