From 338c5a112b0cb5af1eabe1b76586501805b17d14 Mon Sep 17 00:00:00 2001 From: md_5 Date: Thu, 28 May 2015 18:53:56 +1000 Subject: Fix snapshot repository name, bump SnakeYaml version. Grammar fix and additional option added: https://code.google.com/p/snakeyaml/wiki/changes --- pom.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index ed688036..0f2f0fd3 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,7 @@ https://hub.spigotmc.org/nexus/content/repositories/releases/ - spigotmc-releases + spigotmc-snapshots https://hub.spigotmc.org/nexus/content/repositories/snapshots/ @@ -65,6 +65,7 @@ 17.0 compile + com.google.code.gson gson @@ -79,7 +80,7 @@ org.yaml snakeyaml - 1.14 + 1.15 compile -- cgit v1.2.3