Skip to content
Snippets Groups Projects
Commit 87fc64a3 authored by Tim Molter's avatar Tim Molter
Browse files

incremented version in pom.xml and README.md

parent 5b80f857
Branches
No related tags found
No related merge requests found
......@@ -30,7 +30,7 @@ Add this dependency to your pom.xml file:
<dependency>
<groupId>com.xeiam</groupId>
<artifactId>xchart</artifactId>
<version>1.2.1-SNAPSHOT</version>
<version>1.2.1</version>
</dependency>
Building
......
......@@ -6,7 +6,7 @@
<name>XChart</name>
<groupId>com.xeiam</groupId>
<artifactId>xchart</artifactId>
<version>1.2.1-SNAPSHOT</version>
<version>1.2.1</version>
<packaging>jar</packaging>
<description>Basic Charts for Java Applications</description>
<url>http://xeiam.com/xchart.jsp</url>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment