From 3b7b692e80f4ab28a016e7c897f32a707440f403 Mon Sep 17 00:00:00 2001 From: Dan Mulloy Date: Wed, 21 Dec 2016 14:02:32 -0500 Subject: [PATCH] Update to 1.11.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 5bd1e676..59f438b4 100644 --- a/modules/API/pom.xml +++ b/modules/API/pom.xml @@ -196,13 +196,13 @@ org.spigotmc spigot-api - 1.11.1-R0.1-SNAPSHOT + 1.11.2-R0.1-SNAPSHOT provided org.spigotmc spigot - 1.11.1-R0.1-SNAPSHOT + 1.11.2-R0.1-SNAPSHOT provided diff --git a/modules/ProtocolLib/pom.xml b/modules/ProtocolLib/pom.xml index 2ec2b7b1..8dff6f85 100644 --- a/modules/ProtocolLib/pom.xml +++ b/modules/ProtocolLib/pom.xml @@ -236,13 +236,13 @@ org.spigotmc spigot-api - 1.11.1-R0.1-SNAPSHOT + 1.11.2-R0.1-SNAPSHOT provided org.spigotmc spigot - 1.11.1-R0.1-SNAPSHOT + 1.11.2-R0.1-SNAPSHOT provided