pom文件优化

yun-zuoyi
Silliter 6 years ago
parent be7b0c1795
commit 561f28b06f

@ -100,6 +100,13 @@
<artifactId>i3plus-platform-common</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>i3plus.platform</groupId>
<artifactId>i3plus-platform-plugin</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>i3plus.pojo</groupId>
<artifactId>i3plus-pojo-platform</artifactId>

Loading…
Cancel
Save