diff --git a/pom.xml b/pom.xml new file mode 100644 index 0000000..e27596e --- /dev/null +++ b/pom.xml @@ -0,0 +1,34 @@ + + 4.0.0 + org.TheDgtl + Stargate + 0.7.9.11 + + UTF-8 + + + + spigot-repo + https://hub.spigotmc.org/nexus/content/groups/public/ + + + vault-repo + http://nexus.theyeticave.net/content/repositories/pub_releases + + + + + org.spigotmc + spigot-api + 1.8-R0.1-SNAPSHOT + + + net.milkbowl.vault + VaultAPI + 1.5 + + + + ${basedir}/src + + \ No newline at end of file