diff --git a/pom.xml b/pom.xml new file mode 100644 index 0000000..ad7698e --- /dev/null +++ b/pom.xml @@ -0,0 +1,86 @@ + + 4.0.0 + buttondevteam + ButtonCore + 0.0.1-SNAPSHOT + ButtonCore + ButtonCore + + src + + + src + + **/*.java + + + + ButtonChat + + + maven-compiler-plugin + 3.3 + + 1.8 + 1.8 + + + + + + + + spigot-repo + https://hub.spigotmc.org/nexus/content/repositories/snapshots/ + + + + + org.reflections + reflections + 0.9.10 + runtime + + + org.spigotmc + spigot-api + 1.9.2-R0.1-SNAPSHOT + + + + org.apache.commons + commons-io + 1.3.2 + + + com.palmergames + Towny + 0.90.0.0 + + + + TBMCPlugins + https://github.com/TBMCPlugins + + + + internal.repo + Temporary Staging Repository + file://${project.build.directory}/mvn-repo/${project.name} + + + + + github + + + https://github.com/TBMCPlugins/mvn-repo + scm:git:https://github.com/TBMCPlugins/mvn-repo.git + scm:git:https://github.com/TBMCPlugins/mvn-repo.git + + \ No newline at end of file