From 3b76157008cc5590be9c4675e8c3852388c82bc5 Mon Sep 17 00:00:00 2001
From: timmolter <tim.molter@gmail.com>
Date: Sat, 22 Sep 2012 21:48:40 +0200
Subject: [PATCH] updated version

---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index e8d0dd08..d1e90a65 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>
-- 
GitLab