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

prepare README for release

parent 350d091b
Branches
No related tags found
No related merge requests found
...@@ -63,7 +63,7 @@ Add the XChart library as a dependency to your pom.xml file: ...@@ -63,7 +63,7 @@ Add the XChart library as a dependency to your pom.xml file:
<dependency> <dependency>
<groupId>com.xeiam.xchart</groupId> <groupId>com.xeiam.xchart</groupId>
<artifactId>xchart</artifactId> <artifactId>xchart</artifactId>
<version>2.4.2</version> <version>2.4.3</version>
</dependency> </dependency>
For snapshots, add the following to your pom.xml file: For snapshots, add the following to your pom.xml file:
...@@ -77,7 +77,7 @@ For snapshots, add the following to your pom.xml file: ...@@ -77,7 +77,7 @@ For snapshots, add the following to your pom.xml file:
<dependency> <dependency>
<groupId>com.xeiam</groupId> <groupId>com.xeiam</groupId>
<artifactId>xchart</artifactId> <artifactId>xchart</artifactId>
<version>2.4.3-SNAPSHOT</version> <version>2.4.4-SNAPSHOT</version>
</dependency> </dependency>
Snapshots can be manually downloaded from Sonatyope: [https://oss.sonatype.org/content/groups/public/com/xeiam/xchart/xchart/](https://oss.sonatype.org/content/groups/public/com/xeiam/xchart/xchart/) Snapshots can be manually downloaded from Sonatyope: [https://oss.sonatype.org/content/groups/public/com/xeiam/xchart/xchart/](https://oss.sonatype.org/content/groups/public/com/xeiam/xchart/xchart/)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment