From 88a24251f93149dfe4e6218588c25453daab0a71 Mon Sep 17 00:00:00 2001 From: NorbiPeti Date: Sat, 5 Nov 2016 21:49:27 +0100 Subject: [PATCH] Converted pom.xml... --- pom.xml | 128 ++++++++++++++++++++++++++++---------------------------- 1 file changed, 64 insertions(+), 64 deletions(-) diff --git a/pom.xml b/pom.xml index 1283de8..563b493 100644 --- a/pom.xml +++ b/pom.xml @@ -1,65 +1,65 @@ - - 4.0.0 - com.github.TBMCPlugins - PerWorldInventory - master-SNAPSHOT - - src - - - src - - **/*.java - - - - . - - *.properties - *.yml - *.csv - *.txt - - true - - - - - maven-compiler-plugin - 3.5.1 - - - - - - - - - - spigot-repo - https://hub.spigotmc.org/nexus/content/repositories/snapshots/ - - - jitpack.io - https://jitpack.io/ - - - - - org.spigotmc - spigot-api - 1.10-R0.1-SNAPSHOT - - - com.github.TBMCPlugins.ButtonCore - ButtonCore - master-SNAPSHOT - - - org.bukkit - craftbukkit - 1.10-R0.1-SNAPSHOT - - + + 4.0.0 + com.github.TBMCPlugins + PerWorldInventory + master-SNAPSHOT + + src + + + src + + **/*.java + + + + . + + *.properties + *.yml + *.csv + *.txt + + true + + + + + maven-compiler-plugin + 3.5.1 + + + + + + + + + + spigot-repo + https://hub.spigotmc.org/nexus/content/repositories/snapshots/ + + + jitpack.io + https://jitpack.io/ + + + + + org.spigotmc + spigot-api + 1.10-R0.1-SNAPSHOT + + + com.github.TBMCPlugins.ButtonCore + ButtonCore + master-SNAPSHOT + + + org.bukkit + craftbukkit + 1.10-R0.1-SNAPSHOT + + \ No newline at end of file