From 491abc76e3b89b7c6f4ae1a79aaef8d0862c881a Mon Sep 17 00:00:00 2001 From: BuildTools Date: Mon, 10 Oct 2016 15:18:45 +0200 Subject: [PATCH] first commit --- .gitignore | 1 + pom.xml | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 32c4b59..3c957fa 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /target +/.idea Free4All.iml \ No newline at end of file diff --git a/pom.xml b/pom.xml index 7ed5471..7d0239a 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 eu.univento - ffa + Free4All 1.0-SNAPSHOT univento.eu Free4All Secret Minigame @@ -58,7 +58,7 @@ org.bukkit bukkit - 1.10-R0.1-SNAPSHOT + 1.10.2-R0.1-SNAPSHOT provided @@ -79,7 +79,7 @@ org.spigotmc spigot-api - 1.10-R0.1-SNAPSHOT + 1.10.2-R0.1-SNAPSHOT provided