diff --git a/pom.xml b/pom.xml
index 82888f2c11cf5b75435401367be7fb9a85432f4b..94a6d1724af25119539892152aaf7ccb548003ca 100644
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
<groupId>com.github.joelittlejohn.embedmongo</groupId>
<artifactId>embedmongo-maven-plugin</artifactId>
- <version>0.1.8-SNAPSHOT</version>
+ <version>0.1.8</version>
<packaging>maven-plugin</packaging>
@@ -35,7 +35,7 @@
<url>http://github.com/joelittlejohn/embedmongo-maven-plugin/tree/master</url>
<connection>scm:git:git@github.com:joelittlejohn/embedmongo-maven-plugin.git</connection>
<developerConnection>scm:git:git@github.com:joelittlejohn/embedmongo-maven-plugin.git</developerConnection>
- <tag>HEAD</tag>
+ <tag>0.1.8</tag>
</scm>
<properties>