diff --git a/pom.xml b/pom.xml
index 5641db3eed0148d51a25d7c4d1efd021ecb1afec..89819a12235cbb880c6467d957223e201064106a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
     <groupId>com.syncleus.ferma</groupId>
     <artifactId>ferma</artifactId>
     <packaging>jar</packaging>
-    <version>2.0.5-SNAPSHOT</version>
+    <version>2.0.5</version>
 
 
     <name>Ferma</name>
@@ -46,6 +46,7 @@
         <connection>scm:git:http://gerrit.syncleus.com/Ferma</connection>
         <developerConnection>scm:git:ssh://gerrit.syncleus.com:29418/Ferma</developerConnection>
         <url>http://gerrit.syncleus.com/Ferma</url>
+        <tag>v2.0.5</tag>
     </scm>
 
     <ciManagement>