diff --git a/pom.xml b/pom.xml
index 3f135b7..78fa27b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,6 +21,7 @@
1.7
+
org.apache.maven.plugins
@@ -47,6 +48,7 @@
spigot-repo
https://hub.spigotmc.org/nexus/content/groups/public/
+
vault-repo
@@ -61,12 +63,14 @@
bukkit
1.8.7-R0.1-SNAPSHOT
+
net.milkbowl.vault
VaultAPI
1.5
+
com.nisovin
@@ -75,5 +79,19 @@
system
${project.basedir}/lib/MagicSpells.jar
+
+
+
+ junit
+ junit
+ 4.12
+
+
+
+
+ org.hamcrest
+ hamcrest-all
+ 1.3
+
\ No newline at end of file