pom 修改
parent
e585f1f0aa
commit
bfdde7abd4
15
pom.xml
15
pom.xml
|
@ -969,25 +969,10 @@
|
||||||
<version>1.0-SNAPSHOT</version>
|
<version>1.0-SNAPSHOT</version>
|
||||||
<type>jar</type>
|
<type>jar</type>
|
||||||
<scope>compile</scope>
|
<scope>compile</scope>
|
||||||
</dependency>
|
|
||||||
<dependency>
|
|
||||||
<groupId>org.p3framework</groupId>
|
|
||||||
<artifactId>jeecg-p3-biz-mail</artifactId>
|
|
||||||
<version>1.0.0</version>
|
|
||||||
<type>jar</type>
|
|
||||||
<scope>compile</scope>
|
|
||||||
</dependency>
|
</dependency>
|
||||||
-->
|
-->
|
||||||
<!-- jeecg plugin end -->
|
<!-- jeecg plugin end -->
|
||||||
|
|
||||||
|
|
||||||
<dependency>
|
|
||||||
<groupId>org.p3framework</groupId>
|
|
||||||
<artifactId>jeecg-p3-biz-mail</artifactId>
|
|
||||||
<version>1.0.0</version>
|
|
||||||
<type>jar</type>
|
|
||||||
<scope>compile</scope>
|
|
||||||
</dependency>
|
|
||||||
</dependencies>
|
</dependencies>
|
||||||
|
|
||||||
<organization>
|
<organization>
|
||||||
|
|
Loading…
Reference in New Issue