jfreechart-fx
jfreechart-fx copied to clipboard
Upload actual snapshot version to Nexus
Hello, please upload your actual version 2.0-snapshot to nexus snapshot repository. It is still missing...
<groupId>org.jfree</groupId>
<artifactId>org.jfree.chart.fx</artifactId>
<version>2.0-SNAPSHOT</version>
<packaging>jar</packaging>
<distributionManagement>
<snapshotRepository>
<id>ossrh</id>
<url>https://oss.sonatype.org/content/repositories/snapshots</url>
</snapshotRepository>
</distributionManagement>
Thanks!