Merge pull request #102 from dataease/pr@dev@fix_pom

fix: xPack SDK pom依赖artifactId修复
This commit is contained in:
XiaJunjie2020 2021-06-29 18:01:38 +08:00 committed by GitHub
commit 375229ba7e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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>