diff --git a/plugin.yml b/plugin.yml index dd8b697..27fccfd 100644 --- a/plugin.yml +++ b/plugin.yml @@ -1,7 +1,8 @@ name: Vault main: net.milkbowl.vault.Vault version: 1.1.8-b000 -author: Cereal, Sleaker +authors: [Cereal, Sleaker] +website: http://dev.bukkit.org/server-mods/vault description: > Abstraction Library for Bukkit Plugins commands: diff --git a/pom.xml b/pom.xml index cbb20dd..f129def 100644 --- a/pom.xml +++ b/pom.xml @@ -7,4 +7,19 @@ UTF-8 + + + target + target/classes + ${artifactId}-${version} + target/test-classes + src + scripts + test + + + lib + + + \ No newline at end of file