diff --git a/pom.xml b/pom.xml
index b3b3d8d9fcb7314f3e33aa270d84bf7f10f6789a..d9216af128ad83c6d9e5a3e22f1dc557876bce36 100644
--- a/pom.xml
+++ b/pom.xml
@@ -12,7 +12,7 @@
     <groupId>com.syncleus.ferma</groupId>
     <artifactId>ferma</artifactId>
     <packaging>jar</packaging>
-    <version>3.2.1-SNAPSHOT</version>
+    <version>3.2.1</version>
 
     <prerequisites>
         <maven>3.0.4</maven>
@@ -39,6 +39,7 @@
         <connection>scm:git:https://github.com/Syncleus/Ferma</connection>
         <developerConnection>scm:git:ssh://github.com/Syncleus/Ferma</developerConnection>
         <url>https://github.com/Syncleus/Ferma.git</url>
+        <tag>v3.2.1</tag>
     </scm>
 
     <ciManagement>