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

update VectorGraphics2D to Maven Central

parent d416a268
No related branches found
No related tags found
No related merge requests found
...@@ -65,19 +65,12 @@ ...@@ -65,19 +65,12 @@
<downloadUrl>https://oss.sonatype.org/content/groups/public/org/knowm/xchart</downloadUrl> <downloadUrl>https://oss.sonatype.org/content/groups/public/org/knowm/xchart</downloadUrl>
</distributionManagement> </distributionManagement>
<repositories>
<repository>
<id>erichseifert.de</id>
<url>http://mvn.erichseifert.de/maven2</url>
</repository>
</repositories>
<dependencyManagement> <dependencyManagement>
<dependencies> <dependencies>
<dependency> <dependency>
<groupId>de.erichseifert.vectorgraphics2d</groupId> <groupId>de.erichseifert.vectorgraphics2d</groupId>
<artifactId>VectorGraphics2D</artifactId> <artifactId>VectorGraphics2D</artifactId>
<version>0.9.2</version> <version>0.9.3</version>
<optional>true</optional> <optional>true</optional>
</dependency> </dependency>
</dependencies> </dependencies>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment