diff --git a/pom.xml b/pom.xml
index 6112daacfc155c023cfcb3ffd5b43b1a7dbb470d..3e620ef31cbe8f441ff4675d40a241abf499656c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -12,7 +12,7 @@
     <groupId>com.syncleus.ferma</groupId>
     <artifactId>ferma</artifactId>
     <packaging>jar</packaging>
-    <version>3.3.0-SNAPSHOT</version>
+    <version>3.3.0</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.3.0</tag>
     </scm>
 
     <ciManagement>