diff --git a/ProtocolLib/dependency-reduced-pom.xml b/ProtocolLib/dependency-reduced-pom.xml
index 5a8f8b86..1be13b08 100644
--- a/ProtocolLib/dependency-reduced-pom.xml
+++ b/ProtocolLib/dependency-reduced-pom.xml
@@ -4,7 +4,7 @@
com.comphenix.protocol
ProtocolLib
ProtocolLib
- 1.8.1-SNAPSHOT
+ 1.8.2-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 7b0502a5..252339c9 100644
--- a/ProtocolLib/pom.xml
+++ b/ProtocolLib/pom.xml
@@ -2,7 +2,7 @@
4.0.0
com.comphenix.protocol
ProtocolLib
- 1.8.1
+ 1.8.2-SNAPSHOT
jar
Provides read/write access to the Minecraft protocol.
diff --git a/ProtocolLib/src/main/resources/plugin.yml b/ProtocolLib/src/main/resources/plugin.yml
index f0f1e961..f990e825 100644
--- a/ProtocolLib/src/main/resources/plugin.yml
+++ b/ProtocolLib/src/main/resources/plugin.yml
@@ -1,5 +1,5 @@
name: ProtocolLib
-version: 1.8.1
+version: 1.8.2-SNAPSHOT
description: Provides read/write access to the Minecraft protocol.
author: Comphenix
website: http://www.comphenix.net/ProtocolLib