fix: xPack SDK pom依赖artifactId修复

This commit is contained in:
junjie 2021-06-29 17:59:59 +08:00
parent 6ba4d182ec
commit 5df3037226

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>