From e01028847cd0a5bdd9d583e0518a307bf823bc1d Mon Sep 17 00:00:00 2001 From: timmolter <tim.molter@gmail.com> Date: Tue, 14 Aug 2012 13:42:23 +0200 Subject: [PATCH] incremented version --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 126c280e..9f9466b1 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ <name>XChart</name> <groupId>com.xeiam</groupId> <artifactId>xchart</artifactId> - <version>1.1.0</version> + <version>1.1.1-SNAPSHOT</version> <packaging>jar</packaging> <description>Basic Charts for Java Applications</description> <url>http://xeiam.com</url> -- GitLab