diff --git a/pom.xml b/pom.xml
index f1d598439fbd0338a8f5f5510e106d02495453c1..bba7190cbcca5060f2e0fdafda9d0f29a78cd98a 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.2-SNAPSHOT</version>
+	<version>2.0.1</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.1</tag>
 	</scm>
 
 	<ciManagement>