diff --git a/build.xml b/build.xml index fcac164..bba2a66 100644 --- a/build.xml +++ b/build.xml @@ -1,5 +1,5 @@ - + @@ -7,7 +7,7 @@ - + Building the .jar file. @@ -56,4 +56,12 @@ + + + + + + + + diff --git a/lib/maven-ant-tasks-2.1.3.jar b/lib/maven-ant-tasks-2.1.3.jar new file mode 100644 index 0000000..bec446f Binary files /dev/null and b/lib/maven-ant-tasks-2.1.3.jar differ diff --git a/pom.xml b/pom.xml new file mode 100644 index 0000000..2bf07bc --- /dev/null +++ b/pom.xml @@ -0,0 +1,10 @@ + + 4.0.0 + net.milkbowl.vault + Vault + 1.1.0dev + + UTF-8 + + \ No newline at end of file