diff --git a/README.md b/README.md index b56b159..2d4f0c1 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ ChartistJSF can be downloaded manually or via maven. Version | Binary | Source ------------ | ------------- | ------------- -0.5| [Download](https://oss.sonatype.org/content/repositories/releases/org/chartistjsf/ChartistJSF/0.5/ChartistJSF-0.5.jar) | [Download](https://oss.sonatype.org/content/repositories/releases/org/chartistjsf/ChartistJSF/0.5/ChartistJSF-0.5-sources.jar) +0.6| [Download](https://oss.sonatype.org/content/repositories/releases/org/chartistjsf/ChartistJSF/0.6/ChartistJSF-0.6.jar) | [Download](https://oss.sonatype.org/content/repositories/releases/org/chartistjsf/ChartistJSF/0.6/ChartistJSF-0.6-sources.jar) ##### Maven @@ -49,7 +49,7 @@ Version | Binary | Source org.chartistjsf chartistjsf - 0.5 + 0.6 ``` diff --git a/pom.xml b/pom.xml index 17eab64..81162bd 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ org.chartistjsf ChartistJSF jar - 0.6-SNAPSHOT + 0.6 ChartistJSF Highly Customizable Responsive Charts for JSF based on PrimeFaces http://www.chartistjsf.org