diff --git a/pom.xml b/pom.xml
index e8d0dd0861ab16602bc65a318f3ec73a7355fe4c..d1e90a65774d2103bf05e69097fc80b8b5462006 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
 	<name>XChart</name>
 	<groupId>com.xeiam</groupId>
 	<artifactId>xchart</artifactId>
-	<version>1.2.0-SNAPSHOT</version>
+	<version>1.2.0</version>
 	<packaging>jar</packaging>
 	<description>Basic Charts for Java Applications</description>
 	<url>http://xeiam.com/xchart.jsp</url>