From c49b1ddc0278efa2978bd7c23e8c63b28dd0ec65 Mon Sep 17 00:00:00 2001 From: "Kristian S. Stangeland" Date: Fri, 23 Nov 2012 08:48:32 +0100 Subject: [PATCH] Incremented to 1.7.1-SNAPSHOT for development to the next version. --- ProtocolLib/dependency-reduced-pom.xml | 2 +- ProtocolLib/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ProtocolLib/dependency-reduced-pom.xml b/ProtocolLib/dependency-reduced-pom.xml index a83cd055..e2e722a0 100644 --- a/ProtocolLib/dependency-reduced-pom.xml +++ b/ProtocolLib/dependency-reduced-pom.xml @@ -4,7 +4,7 @@ com.comphenix.protocol ProtocolLib ProtocolLib - 1.7.0 + 1.7.1-SNAPSHOT Provides read/write access to the Minecraft protocol. http://dev.bukkit.org/server-mods/protocollib/ diff --git a/ProtocolLib/pom.xml b/ProtocolLib/pom.xml index 5897f7c6..0c3e3732 100644 --- a/ProtocolLib/pom.xml +++ b/ProtocolLib/pom.xml @@ -2,7 +2,7 @@ 4.0.0 com.comphenix.protocol ProtocolLib - 1.7.0 + 1.7.1-SNAPSHOT jar Provides read/write access to the Minecraft protocol.