mirror of
https://gitlab.com/phoenix-dvpmt/mmoitems.git
synced 2024-12-22 04:37:42 +01:00
!Removed useless deps
This commit is contained in:
parent
69876347b5
commit
ee7df82326
Binary file not shown.
Binary file not shown.
16
pom.xml
16
pom.xml
@ -373,21 +373,5 @@
|
||||
<systemPath>${basedir}/lib/GlowAPI.jar</systemPath>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>com.willfp.eco</groupId>
|
||||
<artifactId>core</artifactId>
|
||||
<version>6.0.6</version>
|
||||
<scope>system</scope>
|
||||
<systemPath>${basedir}/lib/eco-6.0.6-all.jar</systemPath>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>com.willfp</groupId>
|
||||
<artifactId>ecoenchants</artifactId>
|
||||
<version>8.1.2</version>
|
||||
<scope>system</scope>
|
||||
<systemPath>${basedir}/lib/EcoEnchants v8.1.2.jar</systemPath>
|
||||
</dependency>
|
||||
|
||||
</dependencies>
|
||||
</project>
|
||||
|
Loading…
Reference in New Issue
Block a user