From ceecd51982066ad47f5a4b790d27e33bd1c7de5e Mon Sep 17 00:00:00 2001 From: Dan Mulloy Date: Sat, 2 Apr 2016 23:01:19 -0400 Subject: [PATCH] Update to 1.9.2 --- modules/API/pom.xml | 4 ++-- modules/ProtocolLib/pom.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/modules/API/pom.xml b/modules/API/pom.xml index d55d7255..c4d05d51 100644 --- a/modules/API/pom.xml +++ b/modules/API/pom.xml @@ -196,13 +196,13 @@ org.spigotmc spigot-api - 1.9-R0.1-SNAPSHOT + 1.9.2-R0.1-SNAPSHOT provided org.spigotmc spigot - 1.9-R0.1-SNAPSHOT + 1.9.2-R0.1-SNAPSHOT provided diff --git a/modules/ProtocolLib/pom.xml b/modules/ProtocolLib/pom.xml index f23649ec..e0d21ede 100644 --- a/modules/ProtocolLib/pom.xml +++ b/modules/ProtocolLib/pom.xml @@ -234,13 +234,13 @@ org.spigotmc spigot-api - 1.9-R0.1-SNAPSHOT + 1.9.2-R0.1-SNAPSHOT provided org.spigotmc spigot - 1.9-R0.1-SNAPSHOT + 1.9.2-R0.1-SNAPSHOT provided