diff --git a/pom.xml b/pom.xml index 9c2ea4f2..39313315 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.comphenix.protocol ProtocolLib ProtocolLib - 4.5.1 + 4.6.0-SNAPSHOT Provides read/write access to the Minecraft protocol. https://github.com/dmulloy2/ProtocolLib @@ -145,8 +145,8 @@ -b${env.BUILD_NUMBER} - - ${project.version} + ${project.version}${project.build.number} +