Added provided scope

This commit is contained in:
Norbi Peti 2016-10-08 16:33:10 +02:00
parent b49da2f1df
commit ce5c337da9

View file

@ -121,6 +121,7 @@
<groupId>org.spigotmc</groupId>
<artifactId>spigot-api</artifactId>
<version>1.9.2-R0.1-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>com.github.austinv11</groupId>
@ -139,6 +140,7 @@
<groupId>com.github.TBMCPlugins.ButtonCore</groupId>
<artifactId>ButtonCore</artifactId>
<version>master-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
</dependencies>
</project>