From 294cec1c42a51b0bdd41f2f5cae078ca96620a02 Mon Sep 17 00:00:00 2001 From: timmolter <tim.molter@gmail.com> Date: Sat, 22 Sep 2012 21:49:51 +0200 Subject: [PATCH] incremented version --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e8d0dd08..20031ab5 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.1-SNAPSHOT</version> <packaging>jar</packaging> <description>Basic Charts for Java Applications</description> <url>http://xeiam.com/xchart.jsp</url> -- GitLab