Browse Source

项目依赖

master
liupopo 2 years ago
parent
commit
8635c64ff1
  1. 6
      yxt_supervise/supervise-flowable/supervise-flowable-biz/pom.xml

6
yxt_supervise/supervise-flowable/supervise-flowable-biz/pom.xml

@ -2,10 +2,12 @@
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<parent>
<artifactId>supervise-flowable</artifactId>
<groupId>com.yxt.supervise</groupId>
<groupId>com.yxt</groupId>
<artifactId>yxt-parent</artifactId>
<version>0.0.1</version>
<relativePath/>
</parent>
<modelVersion>4.0.0</modelVersion>

Loading…
Cancel
Save