diff --git a/modules/API/pom.xml b/modules/API/pom.xml
index 8d5efe92..062b9021 100644
--- a/modules/API/pom.xml
+++ b/modules/API/pom.xml
@@ -3,7 +3,7 @@
4.0.0
ProtocolLib-API
ProtocolLib-API
- 4.1-SNAPSHOT
+ 4.1.0-SNAPSHOT
Provides read/write access to the Minecraft protocol.
http://www.spigotmc.org/resources/protocollib.1997/
diff --git a/modules/ProtocolLib/pom.xml b/modules/ProtocolLib/pom.xml
index 73c0a30a..135de556 100644
--- a/modules/ProtocolLib/pom.xml
+++ b/modules/ProtocolLib/pom.xml
@@ -222,7 +222,7 @@
com.comphenix.protocol
ProtocolLib-API
- 4.0-SNAPSHOT
+ ${project.version}