diff --git a/pom.xml b/pom.xml
index 57700eb0..885bc0fe 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,11 +4,11 @@
io.servertap
ServerTap
- 0.5.0-SNAPSHOT
+ 0.5.0
scm:git:ssh://git@github.com/phybros/servertap.git
- HEAD
+ v0.5.0
diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml
index f1ef2e4e..89f5283b 100644
--- a/src/main/resources/plugin.yml
+++ b/src/main/resources/plugin.yml
@@ -1,6 +1,6 @@
name: ServerTap
main: io.servertap.PluginEntrypoint
-version: 0.5.0-SNAPSHOT
+version: 0.5.0
description: ServerTap is a REST API for Bukkit/Spigot/PaperMC Minecraft servers.
authors: [phybros, ATechAdventurer, c1oneman, Earlh21, Scarsz, au5ton, Aberdeener, Hedlund01, matteoturini, Diddyy]
load: STARTUP