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

fix typo in README for wrong groupID [ci skip]

parent f8014416
No related branches found
No related tags found
No related merge requests found
...@@ -87,7 +87,7 @@ For snapshots, add the following to your pom.xml file: ...@@ -87,7 +87,7 @@ For snapshots, add the following to your pom.xml file:
</repository> </repository>
<dependency> <dependency>
<groupId>com.xeiam</groupId> <groupId>com.xeiam.xchart</groupId>
<artifactId>xchart</artifactId> <artifactId>xchart</artifactId>
<version>2.5.2-SNAPSHOT</version> <version>2.5.2-SNAPSHOT</version>
</dependency> </dependency>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment