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