From 790711c16e782b4ff7cfe44d0a76227e6a40108a Mon Sep 17 00:00:00 2001 From: Dan Mulloy Date: Thu, 27 Apr 2017 20:46:04 -0400 Subject: [PATCH] Update version to 4.2.2-SNAPSHOT --- modules/API/pom.xml | 2 +- modules/ProtocolLib/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/API/pom.xml b/modules/API/pom.xml index 5bdcbecc..28067e4e 100644 --- a/modules/API/pom.xml +++ b/modules/API/pom.xml @@ -3,7 +3,7 @@ 4.0.0 ProtocolLib-API ProtocolLib-API - 4.2.1 + 4.2.2-SNAPSHOT Provides read/write access to the Minecraft protocol. http://www.spigotmc.org/resources/protocollib.1997/ diff --git a/modules/ProtocolLib/pom.xml b/modules/ProtocolLib/pom.xml index fa955fba..bcc5dccb 100644 --- a/modules/ProtocolLib/pom.xml +++ b/modules/ProtocolLib/pom.xml @@ -3,7 +3,7 @@ 4.0.0 ProtocolLib ProtocolLib - 4.2.1 + 4.2.2-SNAPSHOT Provides read/write access to the Minecraft protocol. http://www.spigotmc.org/resources/protocollib.1997/