fix: xPack SDK pom依赖artifactId修复

This commit is contained in:
junjie 2021-06-29 17:59:59 +08:00 committed by taojinlong
parent 7e123c13b7
commit bc8db5a3f8

View File

@ -355,7 +355,7 @@
https://github.com/dataease/dataease-plugins-->
<dependency>
<groupId>io.dataease</groupId>
<artifactId>dataease-plugin-xpack</artifactId>
<artifactId>dataease-plugin-interface</artifactId>
<version>1.0</version>
</dependency>
</dependencies>