diff --git a/modules/API/pom.xml b/modules/API/pom.xml
index c7061f0e..42164704 100644
--- a/modules/API/pom.xml
+++ b/modules/API/pom.xml
@@ -3,7 +3,7 @@
4.0.0
ProtocolLib-API
ProtocolLib-API
- 4.4.0-SNAPSHOT
+ 4.4.0
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 5b35b20b..84a0dd1a 100644
--- a/modules/ProtocolLib/pom.xml
+++ b/modules/ProtocolLib/pom.xml
@@ -3,7 +3,7 @@
4.0.0
ProtocolLib
ProtocolLib
- 4.4.0-SNAPSHOT
+ 4.4.0
Provides read/write access to the Minecraft protocol.
http://www.spigotmc.org/resources/protocollib.1997/
diff --git a/modules/ProtocolLib/src/main/resources/plugin.yml b/modules/ProtocolLib/src/main/resources/plugin.yml
index 0f3d14fa..92db9b6c 100644
--- a/modules/ProtocolLib/src/main/resources/plugin.yml
+++ b/modules/ProtocolLib/src/main/resources/plugin.yml
@@ -1,5 +1,6 @@
name: ProtocolLib
-version: ${project.fullVersion}
+#version: ${project.fullVersion}
+version: 4.4.0
description: Provides read/write access to the Minecraft protocol.
authors: [dmulloy2, comphenix]
diff --git a/pom.xml b/pom.xml
index d37f912d..af28c475 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
4.0.0
com.comphenix.protocol
ProtocolLib-Parent
- 4.4.0-SNAPSHOT
+ 4.4.0
ProtocolLib-Parent