diff --git a/pom.xml b/pom.xml index d8fc2d9..92aa48d 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ org.exist.xquery.modules jfreechart - 0.5.0-SNAPSHOT + 0.5.0 JFreechart JFreechart extension diff --git a/xar-assembly.xml b/xar-assembly.xml index d8aef39..30923ae 100644 --- a/xar-assembly.xml +++ b/xar-assembly.xml @@ -122,6 +122,7 @@
  • Switch to Java8.
  • Compatible with eXist-db v4.6 and newer.
  • Made examples to output compressed SVG.
  • +
  • Removed deprecated draft map constructor for compatibility with forthcoming eXist 5.0.0-RC8.