POM 优化

master
erzhongxmu 2023-02-09 22:42:32 +08:00
parent 514114fdf6
commit 1aef28febd
1 changed files with 7 additions and 7 deletions

14
pom.xml
View File

@ -816,13 +816,13 @@
</dependency>
<!--jeecg plugin-->
<dependency>
<groupId>org.p3framework</groupId>
<artifactId>jeecg-p3-core</artifactId>
<version>1.1.2</version>
<!-- <scope>system</scope>-->
<!-- <systemPath>${project.basedir}/src/main/webapp/WEB-INF/lib/jeecg-p3-core-1.1.2.jar</systemPath>-->
</dependency>
<!-- <dependency>-->
<!-- <groupId>org.p3framework</groupId>-->
<!-- <artifactId>jeecg-p3-core</artifactId>-->
<!-- <version>1.1.2</version>-->
<!--&lt;!&ndash; <scope>system</scope>&ndash;&gt;-->
<!--&lt;!&ndash; <systemPath>${project.basedir}/src/main/webapp/WEB-INF/lib/jeecg-p3-core-1.1.2.jar</systemPath>&ndash;&gt;-->
<!-- </dependency>-->
<dependency>
<groupId>com.github.abel533</groupId>