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
+8
View File
@@ -12,4 +12,12 @@
<artifactId>npclib-commons</artifactId>
<dependencies>
<dependency>
<groupId>org.spigotmc</groupId>
<artifactId>spigot</artifactId>
<version>1.12.2-R0.1-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
</dependencies>
</project>