diff --git a/pom.xml b/pom.xml
index 6b108aee3248693b44c36a32198fe1976fb6e1c4..0d4eacbfc188cc90a594fee52a890514de83b3bd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
 
     <groupId>com.aparapi</groupId>
     <artifactId>aparapi-examples</artifactId>
-    <version>1.9.0-SNAPSHOT</version>
+    <version>1.9.0</version>
     <packaging>jar</packaging>
 
     <properties>
@@ -40,6 +40,7 @@
         <connection>scm:git:https://github.com/Syncleus/aparapi-examples.git</connection>
         <developerConnection>scm:git:ssh://git@github.com/Syncleus/aparapi-examples.git</developerConnection>
         <url>https://github.com/Syncleus/aparapi-examples</url>
+        <tag>v1.9.0</tag>
     </scm>
 
     <issueManagement>