Skip to content
Snippets Groups Projects
Commit 6f5d83c4 authored by timmolter's avatar timmolter
Browse files

updated version

parent 19e2c97f
No related branches found
No related tags found
No related merge requests found
...@@ -39,7 +39,7 @@ Add this to dependencies in pom.xml: ...@@ -39,7 +39,7 @@ Add this to dependencies in pom.xml:
<dependency> <dependency>
<groupId>com.xeiam</groupId> <groupId>com.xeiam</groupId>
<artifactId>xchart</artifactId> <artifactId>xchart</artifactId>
<version>1.1.1-SNAPSHOT</version> <version>1.2.0-SNAPSHOT</version>
</dependency> </dependency>
Building Building
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
<name>XChart</name> <name>XChart</name>
<groupId>com.xeiam</groupId> <groupId>com.xeiam</groupId>
<artifactId>xchart</artifactId> <artifactId>xchart</artifactId>
<version>1.1.1-SNAPSHOT</version> <version>1.2.0-SNAPSHOT</version>
<packaging>jar</packaging> <packaging>jar</packaging>
<description>Basic Charts for Java Applications</description> <description>Basic Charts for Java Applications</description>
<url>http://xeiam.com</url> <url>http://xeiam.com</url>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment