Skip to content
Snippets Groups Projects
Commit 07bad057 authored by timmolter's avatar timmolter
Browse files

updated version

parent ec9160c8
Branches
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.0-SNAPSHOT</version> <version>1.1.0</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.0-SNAPSHOT</version> <version>1.1.0</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