Few small changes in the pom files.

This commit is contained in:
JitseB
2018-05-05 19:14:23 +02:00
parent c9a58ccd48
commit 19c6ca645b
3 changed files with 10 additions and 8 deletions
-7
View File
@@ -68,13 +68,6 @@
<version>1.12.2-R0.1-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<!--Spigot API and NMS-->
<dependency>
<groupId>org.spigotmc</groupId>
<artifactId>spigot</artifactId>
<version>1.12.2-R0.1-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
</dependencies>
<modules>