diff --git a/pom.xml b/pom.xml index 124db4d..2ed375a 100644 --- a/pom.xml +++ b/pom.xml @@ -62,6 +62,7 @@ org.bukkit bukkit 1.11-R0.1-SNAPSHOT + provided @@ -69,6 +70,7 @@ net.milkbowl.vault VaultAPI 1.5 + provided @@ -85,6 +87,7 @@ junit junit 4.12 + test @@ -92,6 +95,7 @@ org.hamcrest hamcrest-all 1.3 + test @@ -99,6 +103,7 @@ org.mockito mockito-core 2.18.3 + test \ No newline at end of file