diff --git a/ProtocolLib/dependency-reduced-pom.xml b/ProtocolLib/dependency-reduced-pom.xml
index 33fc026b..ed003908 100644
--- a/ProtocolLib/dependency-reduced-pom.xml
+++ b/ProtocolLib/dependency-reduced-pom.xml
@@ -4,7 +4,7 @@
com.comphenix.protocol
ProtocolLib
ProtocolLib
- 1.9.1-SNAPSHOT
+ 1.10.0
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 6869a976..a81c34d1 100644
--- a/ProtocolLib/pom.xml
+++ b/ProtocolLib/pom.xml
@@ -2,7 +2,7 @@
4.0.0
com.comphenix.protocol
ProtocolLib
- 1.10.0
+ 2.0.0
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 e9253c4b..5acbb65b 100644
--- a/ProtocolLib/src/main/resources/plugin.yml
+++ b/ProtocolLib/src/main/resources/plugin.yml
@@ -1,5 +1,5 @@
name: ProtocolLib
-version: 1.10.0
+version: 2.0.0
description: Provides read/write access to the Minecraft protocol.
author: Comphenix
website: http://www.comphenix.net/ProtocolLib