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

update README.md and pom

parent 36196259
No related branches found
No related tags found
No related merge requests found
......@@ -52,7 +52,7 @@ Add the XChart library as a dependency to your pom.xml file:
For snapshots, add the following to your pom.xml file:
<repository>
<id>xchart-snapshot</id>
<id>sonatype-oss-snapshot</id>
<snapshots/>
<url>https://oss.sonatype.org/content/repositories/snapshots</url>
</repository>
......
......@@ -130,6 +130,7 @@
</repository>
<downloadUrl>https://oss.sonatype.org/content/groups/public/com/xeiam/xchart</downloadUrl>
</distributionManagement>
<profiles>
<profile>
<id>release-sign-artifacts</id>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment