diff --git a/pom.xml b/pom.xml
index f88721553ecc25c596f88f0fb347bcf324cf8771..937e19b6a0699a70b9a8bab0bc0f2b7e0b526d4b 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.4-SNAPSHOT</version>
+    <version>2.0.3</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.3</tag>
     </scm>
 
     <ciManagement>