diff --git a/ProtocolLib/pom.xml b/ProtocolLib/pom.xml index 64d83d26..4adca81e 100644 --- a/ProtocolLib/pom.xml +++ b/ProtocolLib/pom.xml @@ -2,7 +2,7 @@ 4.0.0 com.comphenix.protocol ProtocolLib - 2.4.1 + 2.4.2-SNAPSHOT jar Provides read/write access to the Minecraft protocol. @@ -203,7 +203,7 @@ org.bukkit craftbukkit - 1.4.7-R0.1 + 1.5.1-R0.2-SNAPSHOT provided diff --git a/ProtocolLib/src/main/resources/plugin.yml b/ProtocolLib/src/main/resources/plugin.yml index 93465576..33f25d79 100644 --- a/ProtocolLib/src/main/resources/plugin.yml +++ b/ProtocolLib/src/main/resources/plugin.yml @@ -1,5 +1,5 @@ name: ProtocolLib -version: 2.4.1 +version: 2.4.2-SNAPSHOT description: Provides read/write access to the Minecraft protocol. author: Comphenix website: http://www.comphenix.net/ProtocolLib