1
0
mirror of https://github.com/BentoBoxWorld/BentoBox.git synced 2025-01-01 14:08:01 +01:00

Cleaning up POM.

This commit is contained in:
Tastybento 2017-12-28 20:37:31 -08:00
parent 452311fb69
commit a6f112a93f
2 changed files with 0 additions and 7 deletions

Binary file not shown.

View File

@ -76,13 +76,6 @@
<version>1.12.2-R0.1-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>spigotmc.org</groupId>
<artifactId>library-1.12</artifactId>
<scope>system</scope>
<systemPath>${server.jars}/library-1.12.jar</systemPath>
<version>1.12</version>
</dependency>
</dependencies>
<repositories>
<repository>