From 980cc816f25ec0e9af6d3da82c18f09a282800f9 Mon Sep 17 00:00:00 2001 From: alisolarflare Date: Fri, 14 Apr 2017 20:08:39 -0400 Subject: [PATCH] Adjusted pom.xml --- pom.xml | 113 ++++++++++++++++++++++++++++++++------------------------ 1 file changed, 64 insertions(+), 49 deletions(-) diff --git a/pom.xml b/pom.xml index 84778c0..9573d5c 100644 --- a/pom.xml +++ b/pom.xml @@ -1,49 +1,64 @@ - - 4.0.0 - - com.github.tbmcplugins - ButtonPresents - 0.0.1-SNAPSHOT - jar - - ButtonPresents - http://maven.apache.org - - - UTF-8 - - - - - spigot-repo - https://hub.spigotmc.org/nexus/content/repositories/snapshots/ - - - jcenter - http://jcenter.bintray.com - - - jitpack.io - https://jitpack.io - - - - - org.spigotmc - spigot-api - 1.11-R0.1-SNAPSHOT - - - com.github.TBMCPlugins.ButtonCore - ButtonCore - master-SNAPSHOT - - - junit - junit - 3.8.1 - test - - - + + 4.0.0 + + com.github.tbmcplugins + ButtonPresents + 0.0.1-SNAPSHOT + jar + + ButtonPresents + http://maven.apache.org + + + UTF-8 + + + + + src + + **/*.java + + + + . + + *.yml + + + + + + + spigot-repo + https://hub.spigotmc.org/nexus/content/repositories/snapshots/ + + + jcenter + http://jcenter.bintray.com + + + jitpack.io + https://jitpack.io + + + + + org.spigotmc + spigot-api + 1.11-R0.1-SNAPSHOT + + + com.github.TBMCPlugins.ButtonCore + ButtonCore + master-SNAPSHOT + + + junit + junit + 3.8.1 + test + + +