updating projects data

git-svn-id: https://svn.apache.org/repos/asf/comdev/projects.apache.org/trunk@1857853 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/site/json/foundation/projects.json b/site/json/foundation/projects.json
index f262379..f1597f7 100644
--- a/site/json/foundation/projects.json
+++ b/site/json/foundation/projects.json
@@ -707,7 +707,7 @@
 "category": "content",
 "created": "2012-05-31",
 "description": "Apache Any23 is used in major Web of Data applications. It is written in Java and licensed under the Apache License v2.0. Apache Any23 can be used in various ways:\n* As a library in Java applications that consume structured data from the Web.\n* As a command-line tool for extracting and converting between the supported formats.\n* As online service API available at any23.org.",
-"doap": "https://git-wip-us.apache.org/repos/asf?p=any23-committers.git;a=blob_plain;f=doap_Any23.rdf;hb=HEAD",
+"doap": "https://gitbox.apache.org/repos/asf?p=any23-committers.git;a=blob_plain;f=doap_Any23.rdf;hb=HEAD",
 "download-page": "http://any23.apache.org//download.html",
 "homepage": "http://any23.apache.org",
 "implements": [
@@ -1548,7 +1548,7 @@
 "charter": "Apache MRUnit is a Java library that helps developers unit test Apache Hadoop map reduce jobs.",
 "created": "2009-01-01",
 "description": "The Apache MRUnit is a Java library that helps developers unit test Apache Hadoop map reduce jobs.",
-"doap": "https://git-wip-us.apache.org/repos/asf?p=attic-mrunit.git;f=doap_mrunit.rdf;a=blob_plain;hb=HEAD",
+"doap": "https://gitbox.apache.org/repos/asf?p=attic-mrunit.git;f=doap_mrunit.rdf;a=blob_plain;hb=HEAD",
 "download-page": "http://mrunit.apache.org/general/downloads.html",
 "homepage": "http://mrunit.apache.org",
 "license": "http://www.apache.org/licenses/LICENSE-2.0.txt",
@@ -1876,7 +1876,7 @@
 "category": "library, retired",
 "created": "2008-12-17",
 "description": "Apache Polygene is a community based effort exploring Composite Oriented Programming for domain centric application development. This includes evolved concepts from Aspect Oriented Programming, Dependency Injection and Domain Driven Design. Composite Oriented Programming allows developers to work with 'fragments', smaller than classes, and 'compose' fragments into larger 'composites' which acts like the regular objects. Polygene also tackles the enforcement of application composition, i.e. composites are declared in modules, modules are contained in layers and access between layers are controlled/enforced. Apache Polygene™ (Java Edition), first Apache Polygene sub-project, is an implementation of Composite Oriented Programming, using the standard Java platform, without the use of any pre-processors or new language elements. Everything you know from Java still applies and you can leverage both your experience and toolkits to become more productive with Composite Oriented Programming today.",
-"doap": "https://git-wip-us.apache.org/repos/asf?p=attic-polygene-java.git;f=doap.rdf;a=blob_plain;hb=develop",
+"doap": "https://gitbox.apache.org/repos/asf?p=attic-polygene-java.git;f=doap.rdf;a=blob_plain;hb=develop",
 "download-page": "https://polygene.apache.org/download.html",
 "homepage": "https://polygene.apache.org/",
 "license": "http://usefulinc.com/doap/licenses/asl20",
@@ -1975,7 +1975,7 @@
 "category": "cloud, retired",
 "created": "2014-06-09",
 "description": "Apache Stratos is a highly-extensible Platform-as-a-Service (PaaS) framework that helps run Apache Tomcat, PHP, and MySQL applications and can be extended to support many more environments on all major cloud infrastructures. For developers, Stratos provides a cloud-based environment for developing, testing, and running scalable applications. IT providers benefit from high utilization rates, automated resource management, and platform-wide insight including monitoring and billing.",
-"doap": "https://git-wip-us.apache.org/repos/asf?p=attic-stratos.git;a=blob_plain;f=doap_Stratos.rdf;hb=HEAD",
+"doap": "https://gitbox.apache.org/repos/asf?p=attic-stratos.git;a=blob_plain;f=doap_Stratos.rdf;hb=HEAD",
 "download-page": "http://stratos.apache.org/releases/index.html",
 "homepage": "http://stratos.apache.org/",
 "license": "http://spdx.org/licenses/Apache-2.0",
@@ -3288,7 +3288,7 @@
 "category": "content",
 "created": "2013-07-29",
 "description": "Apache Open Climate Workbench is an effort to develop software that performs climate model evaluation using model outputs from a variety of different sources (the Earth System Grid Federation, the Coordinated Regional Downscaling Experiment, the U.S. National Climate Assessment and the North American Regional Climate Change Assessment Program) and temporal/spatial scales with remote sensing data from NASA, NOAA and other agencies. The toolkit includes capabilities for rebinning, metrics computation and visualization.",
-"doap": "https://git-wip-us.apache.org/repos/asf?p=climate.git;f=doap_CLIMATE.rdf;a=blob_plain;hb=HEAD",
+"doap": "https://gitbox.apache.org/repos/asf?p=climate.git;f=doap_CLIMATE.rdf;a=blob_plain;hb=HEAD",
 "download-page": "http://climate.apache.org/",
 "homepage": "http://climate.apache.org",
 "license": "http://usefulinc.com/doap/licenses/asl20",
@@ -5916,7 +5916,7 @@
 "category": "big-data, library",
 "created": "2014-04-11",
 "description": "The Apache Crunch Java library provides a framework for writing, testing, and running MapReduce pipelines. Its goal is to make pipelines that are composed of many user-defined functions simple to write, easy to test, and efficient to run.\n\nRunning on top of Hadoop MapReduce and Apache Spark, the Apache Crunch™ library is a simple Java API for tasks like joining and data aggregation that are tedious to implement on plain MapReduce. The APIs are especially useful when processing data that does not fit naturally into relational model, such as time series, serialized object formats like protocol buffers or Avro records, and HBase rows and columns. For Scala users, there is the Scrunch API, which is built on top of the Java APIs and includes a REPL (read-eval-print loop) for creating MapReduce pipelines.",
-"doap": "https://git-wip-us.apache.org/repos/asf?p=crunch.git;f=doap.rdf;a=blob_plain;hb=HEAD",
+"doap": "https://gitbox.apache.org/repos/asf?p=crunch.git;f=doap.rdf;a=blob_plain;hb=HEAD",
 "download-page": "http://www.apache.org/dyn/closer.cgi/crunch",
 "homepage": "http://crunch.apache.org",
 "license": "http://usefulinc.com/doap/licenses/asl20",
@@ -6217,7 +6217,7 @@
 "category": "javaee",
 "created": "2014-04-11",
 "description": "Apache DeltaSpike is  a suite of portable CDI (Contexts & Dependency\nInjection) extensions intended to make application development easier when\nworking with CDI and Java EE.  Some of its key features include:\n\n- A core runtime that supports component configuration, type safe messaging\nand internationalization, and exception handling.\n- A suite of utilities to make programmatic bean lookup easier.\n- A plugin for Java SE to bootstrap both JBoss Weld and Apache OpenWebBeans\noutside of a container.\n- JSF integration, including backporting of JSF 2.2 features for Java EE 6.\n- JPA integration and transaction support.\n- A Data module, to create an easy to use repository pattern on top of JPA.\n- Quartz integration\n\nTesting support is also provided, to allow you to do low level unit testing\nof your CDI enabled projects.",
-"doap": "https://git-wip-us.apache.org/repos/asf?p=deltaspike.git;f=doap_DeltaSpike.rdf;a=blob_plain;hb=HEAD",
+"doap": "https://gitbox.apache.org/repos/asf?p=deltaspike.git;f=doap_DeltaSpike.rdf;a=blob_plain;hb=HEAD",
 "homepage": "http://deltaspike.apache.org",
 "license": "http://usefulinc.com/doap/licenses/asl20",
 "mailing-list": "http://deltaspike.apache.org/community.html#Mailinglists",
@@ -6588,7 +6588,7 @@
 "category": "big-data",
 "created": "2014-06-13",
 "description": "Apache Flume is a distributed, reliable, and available system for efficiently collecting, aggregating and moving large amounts of log data from many different sources to a centralized data store",
-"doap": "https://git-wip-us.apache.org/repos/asf?p=flume.git;a=blob_plain;f=doap_Flume.rdf;hb=b082429",
+"doap": "https://gitbox.apache.org/repos/asf?p=flume.git;a=blob_plain;f=doap_Flume.rdf;hb=b082429",
 "download-page": "http://flume.apache.org/download.html",
 "homepage": "http://flume.apache.org",
 "license": "http://spdx.org/licenses/Apache-2.0",
@@ -7510,7 +7510,7 @@
 "category": "big-data",
 "created": "2014-08-04",
 "description": "Apache DataFu consists of two libraries:\n\nApache DataFu Pig is a collection of useful user-defined functions for data analysis in Apache Pig.\n\nApache DataFu Hourglass is a library for incrementally processing data using Apache Hadoop MapReduce. This library was inspired by the prevelance of sliding window computations over daily tracking data. Computations such as these typically happen at regular intervals (e.g. daily, weekly), and therefore the sliding nature of the computations means that much of the work is unnecessarily repeated. DataFu's Hourglass was created to make these computations more efficient, yielding sometimes 50-95% reductions in computational resources.",
-"doap": "https://git-wip-us.apache.org/repos/asf?p=datafu.git;a=blob_plain;f=doap_DataFu.rdf;hb=HEAD",
+"doap": "https://gitbox.apache.org/repos/asf?p=datafu.git;a=blob_plain;f=doap_DataFu.rdf;hb=HEAD",
 "homepage": "http://datafu.incubator.apache.org/",
 "license": "http://spdx.org/licenses/Apache-2.0",
 "mailing-list": "http://datafu.incubator.apache.org/community/mailing-lists.html",
@@ -7595,7 +7595,7 @@
 "nick": "jleroux"
 }
 ],
-"doap": "https://git-wip-us.apache.org/repos/asf?p=freemarker-site.git;a=blob_plain;f=doap.rdf;hb=HEAD",
+"doap": "https://gitbox.apache.org/repos/asf?p=freemarker-site.git;a=blob_plain;f=doap.rdf;hb=HEAD",
 "download-page": "https://freemarker.apache.org/freemarkerdownload.html",
 "homepage": "https://freemarker.apache.org",
 "license": "https://www.apache.org/licenses/LICENSE-2.0",
@@ -8362,7 +8362,7 @@
 "category": "cloud, library",
 "created": "2014-04-11",
 "description": "Apache jclouds is an open source multi-cloud toolkit for the Java platform that gives you the freedom to create applications that are portable across clouds while giving you full control to use cloud-specific features.",
-"doap": "https://git-wip-us.apache.org/repos/asf?p=jclouds-site.git;a=blob_plain;f=doap_jclouds.rdf;hb=HEAD",
+"doap": "https://gitbox.apache.org/repos/asf?p=jclouds-site.git;a=blob_plain;f=doap_jclouds.rdf;hb=HEAD",
 "download-page": "http://jclouds.apache.org/start/install/",
 "homepage": "http://jclouds.apache.org",
 "license": "http://usefulinc.com/doap/licenses/asl20",
@@ -9082,7 +9082,7 @@
 "category": "cloud, library",
 "created": "2011-05-29",
 "description": "Apache Libcloud is a standard Python library that abstracts away differences among multiple cloud provider APIs. It allows users to manage cloud servers, cloud storage and load-balancers.",
-"doap": "https://git-wip-us.apache.org/repos/asf?p=libcloud.git;a=blob_plain;f=doap_libcloud.rdf;hb=HEAD",
+"doap": "https://gitbox.apache.org/repos/asf?p=libcloud.git;a=blob_plain;f=doap_libcloud.rdf;hb=HEAD",
 "download-page": "http://libcloud.apache.org/downloads.html",
 "homepage": "http://libcloud.apache.org",
 "license": "http://usefulinc.com/doap/licenses/asl20",
@@ -11267,7 +11267,7 @@
 "category": "database, big-data, library",
 "created": "2014-11-27",
 "description": "With MetaModel you get a uniform connector and query API to many very different datastore types, including: Relational (JDBC) databases, CSV files, Excel spreadsheets, XML files, JSON files, Fixed width files, MongoDB, Apache CouchDB, Apache HBase, Apache Cassandra, ElasticSearch, OpenOffice.org databases, Salesforce.com, SugarCRM and even collections of plain old Java objects (POJOs).\n\nMetaModel isn't a data mapping framework. Instead we emphasize abstraction of metadata and ability to add data sources at runtime, making MetaModel great for generic data processing applications, less so for applications modeled around a particular domain.",
-"doap": "https://git-wip-us.apache.org/repos/asf?p=metamodel.git;f=doap_MetaModel.rdf;a=blob_plain;hb=HEAD",
+"doap": "https://gitbox.apache.org/repos/asf?p=metamodel.git;f=doap_MetaModel.rdf;a=blob_plain;hb=HEAD",
 "download-page": "http://metamodel.apache.org/#download",
 "homepage": "http://metamodel.apache.org",
 "license": "http://spdx.org/licenses/Apache-2.0",
@@ -12284,6 +12284,61 @@
 ],
 "shortdesc": "Java Persistence API Implementation"
 },
+"openmeetings": {
+"bug-database": "https://issues.apache.org/jira/browse/OPENMEETINGS",
+"category": "network-server, network-client",
+"description": "\n      The Apache OpenMeetings provides video conferencing, instant messaging, white board, \n      collaborative document editing and other groupware tools using API functions \n      of the Red5 Streaming Server for Remoting and Streaming.\n    ",
+"doap": "http://openmeetings.apache.org/doap.rdf",
+"download-page": "https://openmeetings.apache.org/downloads.html",
+"homepage": "https://openmeetings.apache.org/",
+"license": "https://www.apache.org/licenses",
+"mailing-list": "https://openmeetings.apache.org/mailing-lists.html",
+"maintainer": [
+{
+"mbox": "mailto:dev@openmeetings.apache.org",
+"name": "OpenMeetings PMC"
+}
+],
+"name": "Apache OpenMeetings",
+"pmc": "openmeetings",
+"programming-language": "Java",
+"release": [
+{
+"created": "2019-04-02",
+"name": "Latest WebRTC 5.0.x release",
+"revision": "5.0.0-M1"
+},
+{
+"created": "2019-03-08",
+"name": "Recommended current 4.0.x release",
+"revision": "4.0.8"
+},
+{
+"created": "2017-09-14",
+"name": "Legacy 3.3.x release",
+"revision": "3.3.2"
+},
+{
+"created": "2017-06-26",
+"name": "Legacy 3.2.x release",
+"revision": "3.2.1"
+},
+{
+"created": "2017-01-29",
+"name": "Legacy 3.1.x release",
+"revision": "3.1.5"
+},
+{
+"created": "2013-12-12",
+"name": "Legacy 2.2.0 release",
+"revision": "2.2.0"
+}
+],
+"repository": [
+"https://github.com/apache/openmeetings.git"
+],
+"shortdesc": "\n      Video conferencing, instant messaging, white board and collaborative document editing application.\n    "
+},
 "opennlp": {
 "bug-database": "https://issues.apache.org/jira/browse/OPENNLP",
 "category": "library",
@@ -13849,7 +13904,7 @@
 "category": "big-data",
 "created": "2014-04-12",
 "description": "Apache Storm is a distributed real-time computation system. Similar to how Hadoop provides a set of general primitives for doing batch processing, Storm provides a set of general primitives for doing real-time computation.",
-"doap": "https://git-wip-us.apache.org/repos/asf?p=storm.git;a=blob_plain;f=doap_Storm.rdf;hb=HEAD",
+"doap": "https://gitbox.apache.org/repos/asf?p=storm.git;a=blob_plain;f=doap_Storm.rdf;hb=HEAD",
 "download-page": "http://storm.apache.org/downloads.html",
 "homepage": "http://storm.apache.org/",
 "license": "http://usefulinc.com/doap/licenses/asl20",
@@ -14034,7 +14089,7 @@
 "category": "big-data",
 "created": "2014-02-23",
 "description": "\n      The main goal of Apache Tajo project is to build an advanced open\n      source data warehouse system in Hadoop for processing web-scale data\n      sets. Basically, Tajo provides SQL standard as a query language.\n      Tajo is designed for both interactive and batch queries on data sets\n      stored on HDFS and other data sources. Without hurting query response\n      times, Tajo provides fault-tolerance and dynamic load balancing which\n      are necessary for long-running queries. Tajo employs a cost-based and\n      progressive query optimization techniques for reoptimizing running\n      queries in order to avoid the worst query plans.\n    ",
-"doap": "https://git-wip-us.apache.org/repos/asf?p=tajo.git;f=doap_Tajo.rdf;a=blob_plain;hb=HEAD",
+"doap": "https://gitbox.apache.org/repos/asf?p=tajo.git;f=doap_Tajo.rdf;a=blob_plain;hb=HEAD",
 "download-page": "http://tajo.apache.org/downloads.html",
 "homepage": "http://tajo.apache.org",
 "license": "http://usefulinc.com/doap/licenses/asl20",
@@ -14155,7 +14210,7 @@
 "category": "big-data",
 "created": "2014-11-21",
 "description": null,
-"doap": "https://git-wip-us.apache.org/repos/asf?p=tez.git;f=Tez_DOAP.rdf;a=blob_plain;hb=HEAD",
+"doap": "https://gitbox.apache.org/repos/asf?p=tez.git;f=Tez_DOAP.rdf;a=blob_plain;hb=HEAD",
 "download-page": "http://tez.apache.org/releases/",
 "homepage": "http://tez.apache.org",
 "license": "http://spdx.org/licenses/Apache-2.0",
@@ -14674,7 +14729,7 @@
 "category": "big-data",
 "created": "2017-12-07",
 "description": "Trafodion builds on the scalability, elasticity, and flexibility of Hadoop. Trafodion extends Hadoop to provide guaranteed transactional integrity, enabling new kinds of big data applications to run on Hadoop.",
-"doap": "https://git-wip-us.apache.org/repos/asf?p=trafodion.git;a=blob_plain;f=doap.rdf;hb=HEAD",
+"doap": "https://gitbox.apache.org/repos/asf?p=trafodion.git;a=blob_plain;f=doap.rdf;hb=HEAD",
 "download-page": "http://trafodion.apache.org/download.html",
 "homepage": "http://trafodion.apache.org",
 "license": "http://spdx.org/licenses/Apache-2.0",
@@ -15075,7 +15130,7 @@
 "category": "big-data, xml",
 "created": "2014-10-09",
 "description": "Apache VXQuery will be a standards compliant XML Query processor implemented in Java. The focus is on the evaluation of queries on large amounts of XML data. Specifically the goal is to evaluate queries on large collections of relatively small XML documents. To achieve this queries will be evaluated on a cluster of shared nothing machines.",
-"doap": "https://git-wip-us.apache.org/repos/asf?p=vxquery.git;f=doap.rdf;a=blob_plain;hb=HEAD",
+"doap": "https://gitbox.apache.org/repos/asf?p=vxquery.git;f=doap.rdf;a=blob_plain;hb=HEAD",
 "download-page": "http://www.apache.org/dyn/closer.cgi/vxquery/",
 "homepage": "http://vxquery.apache.org/",
 "implements": [
diff --git a/site/json/foundation/releases-files.json b/site/json/foundation/releases-files.json
index b9753d8..50f8bfc 100644
--- a/site/json/foundation/releases-files.json
+++ b/site/json/foundation/releases-files.json
@@ -1781,6 +1781,10 @@
 "directory/api/dist/1.0.2/apache-ldap-api-1.0.2-src.tar.gz",
 "directory/api/dist/1.0.2/apache-ldap-api-1.0.2-src.zip"
 ],
+"apache-ldap-api-1.0.3": [
+"directory/api/dist/1.0.3/apache-ldap-api-1.0.3-src.tar.gz",
+"directory/api/dist/1.0.3/apache-ldap-api-1.0.3-src.zip"
+],
 "apache-ldap-api-2.0.0.AM2": [
 "directory/api/dist/2.0.0.AM2/apache-ldap-api-2.0.0.AM2-src.tar.gz",
 "directory/api/dist/2.0.0.AM2/apache-ldap-api-2.0.0.AM2-src.zip"
@@ -6672,6 +6676,11 @@
 "mina/mina/2.1.1/apache-mina-2.1.1-src.tar.gz",
 "mina/mina/2.1.1/apache-mina-2.1.1-src.zip"
 ],
+"apache-mina-2.1.2": [
+"mina/mina/2.1.2/apache-mina-2.1.2-src.tar.bz2",
+"mina/mina/2.1.2/apache-mina-2.1.2-src.tar.gz",
+"mina/mina/2.1.2/apache-mina-2.1.2-src.zip"
+],
 "apache-mina-3.0.0-M2": [
 "mina/mina/3.0.0-M2/apache-mina-3.0.0-M2-src.tar.bz2",
 "mina/mina/3.0.0-M2/apache-mina-3.0.0-M2-src.tar.gz",
diff --git a/site/json/foundation/releases.json b/site/json/foundation/releases.json
index b0f18eb..f2738e6 100644
--- a/site/json/foundation/releases.json
+++ b/site/json/foundation/releases.json
@@ -3,7 +3,7 @@
 "ASF": "2018-03-24",
 "Makefile": "2018-10-18",
 "ROOT": "2019-04-17",
-"cert-chain.pem": "2018-10-27",
+"cert-chain.pem": "2018-03-25",
 "config": "2018-08-16",
 "mk-root": "2018-11-10"
 },
@@ -63,10 +63,10 @@
 "apache-any23-office-scraper-2.3": "2019-02-26"
 },
 "apex": {
-"apache-apex-core-3.6.0": "2018-10-27",
-"apache-apex-core-3.7.0": "2018-10-27",
-"apache-apex-malhar-3.7.0": "2018-10-27",
-"apache-apex-malhar-3.8.0": "2018-10-27"
+"apache-apex-core-3.6.0": "2017-05-01",
+"apache-apex-core-3.7.0": "2018-04-14",
+"apache-apex-malhar-3.7.0": "2017-03-28",
+"apache-apex-malhar-3.8.0": "2017-11-04"
 },
 "apr": {
 "apr-1.6.5": "2018-09-14",
@@ -75,24 +75,24 @@
 "apr-util-1.6.1": "2017-10-22"
 },
 "archiva": {
-"apache-archiva-2.2.1": "2016-05-25",
+"apache-archiva-2.2.1": "2018-10-27",
 "apache-archiva-2.2.3": "2017-05-12",
-"archiva-15": "2015-03-01",
-"archiva-16": "2016-05-28",
-"archiva-18": "2017-05-16",
-"expression-evaluator-2.1": "2014-07-18",
-"modello-plugins-1.0": "2014-07-18",
-"redback-2.3": "2018-10-27",
-"redback-2.4": "2018-10-27",
-"redback-2.6": "2018-10-27",
-"redback-components-2.4": "2015-03-01",
-"spring-apacheds-2.1": "2014-07-18",
-"spring-cache-2.2": "2014-07-18",
-"spring-jdo2-2.2": "2014-07-18",
-"spring-quartz-2.1": "2014-07-18",
-"spring-registry-2.4": "2015-03-01",
-"spring-taskqueue-2.1": "2014-07-18",
-"spring-utils-2.1": "2014-07-18"
+"archiva-15": "2018-10-27",
+"archiva-16": "2018-10-27",
+"archiva-18": "2018-10-27",
+"expression-evaluator-2.1": "2018-10-27",
+"modello-plugins-1.0": "2018-10-27",
+"redback-2.3": "2015-03-01",
+"redback-2.4": "2016-05-28",
+"redback-2.6": "2017-05-16",
+"redback-components-2.4": "2018-10-27",
+"spring-apacheds-2.1": "2018-10-27",
+"spring-cache-2.2": "2018-10-27",
+"spring-jdo2-2.2": "2018-10-27",
+"spring-quartz-2.1": "2018-10-27",
+"spring-registry-2.4": "2018-10-27",
+"spring-taskqueue-2.1": "2018-10-27",
+"spring-utils-2.1": "2018-10-27"
 },
 "aries": {
 "blueprint-maven-plugin-1.1.0": "2018-10-27",
@@ -167,7 +167,7 @@
 "apache-hyracks-0.3.4.1": "2019-03-07"
 },
 "atlas": {
-"apache-atlas-0.8.2": "2018-10-27",
+"apache-atlas-0.8.2": "2018-02-05",
 "apache-atlas-0.8.3": "2018-10-31",
 "apache-atlas-1.0.0": "2018-06-02",
 "apache-atlas-1.1.0": "2018-10-27"
@@ -191,9 +191,9 @@
 "Avro-1.7.7": "2014-10-29",
 "Avro-1.8.2": "2017-05-07",
 "avro-1.7.7": "2018-10-27",
-"avro-1.8.2": "2018-10-27",
-"avro-c-1.7.7": "2014-10-29",
-"avro-c-1.8.2": "2018-10-27",
+"avro-1.8.2": "2017-05-07",
+"avro-c-1.7.7": "2018-10-27",
+"avro-c-1.8.2": "2017-05-07",
 "avro-csharp-1.7.7": "2018-10-27",
 "avro-csharp-1.8.2": "2017-05-07",
 "avro-js-1.8.2": "2018-10-27"
@@ -260,10 +260,10 @@
 "calcite": {
 "apache-calcite-1.18.0": "2018-12-20",
 "apache-calcite-1.19.0": "2019-03-25",
-"apache-calcite-avatica-1.12.0": "2018-10-27",
+"apache-calcite-avatica-1.12.0": "2018-06-24",
 "apache-calcite-avatica-1.13.0": "2018-12-03",
-"apache-calcite-avatica-go-3.1.0": "2018-10-27",
-"apache-calcite-avatica-go-3.2.0": "2018-10-27"
+"apache-calcite-avatica-go-3.1.0": "2018-09-09",
+"apache-calcite-avatica-go-3.2.0": "2018-09-18"
 },
 "camel": {
 "apache-camel-2.21.5": "2019-02-09",
@@ -321,18 +321,18 @@
 "chemistry": {
 "chemistry-dotcmis-0.7": "2015-04-13",
 "chemistry-objectivecmis-0.6": "2018-10-27",
-"chemistry-opencmis-1.1.0": "2017-04-05",
-"chemistry-opencmis-android-client-1.1.0": "2017-04-05",
-"chemistry-opencmis-bridge-1.1.0": "2017-04-05",
-"chemistry-opencmis-dist-1.1.0-": "2017-04-05",
-"chemistry-opencmis-server-bindings-war-1.1.0": "2017-04-05",
-"chemistry-opencmis-workbench-1.1.0": "2017-04-05",
-"chemistry-portcmis-0.3": "2017-07-25",
-"chemistry-portcmis-0.3-nupkg": "2017-07-25",
+"chemistry-opencmis-1.1.0": "2018-10-27",
+"chemistry-opencmis-android-client-1.1.0": "2018-10-27",
+"chemistry-opencmis-bridge-1.1.0": "2018-10-27",
+"chemistry-opencmis-dist-1.1.0-": "2018-10-27",
+"chemistry-opencmis-server-bindings-war-1.1.0": "2018-10-27",
+"chemistry-opencmis-workbench-1.1.0": "2018-10-27",
+"chemistry-portcmis-0.3": "2018-10-27",
+"chemistry-portcmis-0.3-nupkg": "2018-10-27",
 "cmislib-0.6.0": "2017-08-31"
 },
 "chukwa": {
-"chukwa-0.8.0": "2018-10-27"
+"chukwa-0.8.0": "2016-07-16"
 },
 "clerezza": {
 "201505-1.0.0": "2015-05-26",
@@ -351,68 +351,68 @@
 "climate-1.3.0-rc1": "2018-03-28"
 },
 "cloudstack": {
-"apache-cloudstack-4.10.0.0": "2018-10-27",
-"apache-cloudstack-4.11.0.0": "2018-10-27",
-"apache-cloudstack-4.11.1.0": "2018-10-27",
+"apache-cloudstack-4.10.0.0": "2017-07-03",
+"apache-cloudstack-4.11.0.0": "2018-01-26",
+"apache-cloudstack-4.11.1.0": "2018-06-21",
 "apache-cloudstack-4.11.2.0": "2018-11-13",
 "apache-cloudstack-4.12.0.0": "2019-03-14",
 "apache-cloudstack-4.5.2": "2015-08-19",
-"apache-cloudstack-4.5.2.1": "2016-05-25",
-"apache-cloudstack-4.6.2.1": "2018-10-27",
-"apache-cloudstack-4.7.1": "2018-10-27",
-"apache-cloudstack-4.7.1.1": "2018-10-27",
-"apache-cloudstack-4.8.0": "2016-01-20",
+"apache-cloudstack-4.5.2.1": "2018-10-27",
+"apache-cloudstack-4.6.2.1": "2016-05-25",
+"apache-cloudstack-4.7.1": "2016-01-20",
+"apache-cloudstack-4.7.1.1": "2016-05-25",
+"apache-cloudstack-4.8.0": "2018-10-27",
 "apache-cloudstack-4.8.0.1": "2016-05-25",
-"apache-cloudstack-4.8.1": "2018-10-27",
-"apache-cloudstack-4.8.1.1": "2018-10-27",
-"apache-cloudstack-4.9.0": "2018-10-27",
-"apache-cloudstack-4.9.0.1": "2018-10-27",
+"apache-cloudstack-4.8.1": "2016-08-08",
+"apache-cloudstack-4.8.1.1": "2016-10-20",
+"apache-cloudstack-4.9.0": "2016-07-25",
+"apache-cloudstack-4.9.0.1": "2016-10-20",
 "apache-cloudstack-4.9.1.0": "2016-12-10",
 "apache-cloudstack-4.9.2.0": "2017-01-03",
-"apache-cloudstack-4.9.3.0": "2018-10-27",
-"apache-cloudstack-4.9.3.1": "2018-10-27",
+"apache-cloudstack-4.9.3.0": "2017-08-28",
+"apache-cloudstack-4.9.3.1": "2018-03-22",
 "apache-cloudstack-cloudmonkey-5.3.2": "2015-08-19",
-"apache-cloudstack-cloudmonkey-5.3.3": "2018-10-27",
+"apache-cloudstack-cloudmonkey-5.3.3": "2016-11-03",
 "apache-cloudstack-cloudmonkey-6.0.0": "2019-03-05",
 "apache-cloudstack-ec2stack-0.8.0": "2015-08-26"
 },
 "cocoon": {
-"cocoon-2.1.12": "2018-10-27",
+"cocoon-2.1.12": "2015-06-23",
 "cocoon-2.2.0": "2018-10-27",
-"cocoon-ajax-block-1.0.0": "2018-10-27",
+"cocoon-ajax-block-1.0.0": "2014-10-29",
 "cocoon-all-3.0.0-alpha-3": "2018-10-27",
-"cocoon-apples-block-1.0.0": "2018-10-27",
+"cocoon-apples-block-1.0.0": "2014-10-29",
 "cocoon-auth-block-1.0.0": "2018-10-27",
-"cocoon-batik-block-1.0.0": "2018-10-27",
-"cocoon-block-deployment-1.2.1": "2014-10-29",
-"cocoon-captcha-block-1.0.0": "2018-10-27",
-"cocoon-configuration-api-1.0.4": "2018-10-27",
+"cocoon-batik-block-1.0.0": "2014-10-29",
+"cocoon-block-deployment-1.2.1": "2018-10-27",
+"cocoon-captcha-block-1.0.0": "2014-10-29",
+"cocoon-configuration-api-1.0.4": "2014-10-29",
 "cocoon-databases-bridge-block-1.0.0": "2014-10-29",
-"cocoon-databases-hsqldb-client-block-1.0.0": "2014-10-29",
+"cocoon-databases-hsqldb-client-block-1.0.0": "2018-10-27",
 "cocoon-databases-hsqldb-server-block-1.0.0": "2014-10-29",
 "cocoon-databases-impl-block-1.0.0": "2014-10-29",
-"cocoon-flowscript-block-1.0.0": "2018-10-27",
+"cocoon-flowscript-block-1.0.0": "2014-10-29",
 "cocoon-fop-block-1.0.0": "2014-10-29",
-"cocoon-forms-block-1.1.0": "2018-10-27",
-"cocoon-getting-started-2.2.0": "2014-10-29",
-"cocoon-html-block-1.0.0": "2014-10-29",
+"cocoon-forms-block-1.1.0": "2014-10-29",
+"cocoon-getting-started-2.2.0": "2018-10-27",
+"cocoon-html-block-1.0.0": "2018-10-27",
 "cocoon-it-fw-1.0.1": "2014-10-29",
 "cocoon-jnet-1.2.2": "2014-10-29",
-"cocoon-linkrewriter-block-1.0.0": "2014-10-29",
+"cocoon-linkrewriter-block-1.0.0": "2018-10-27",
 "cocoon-mail-block-1.0.0": "2018-10-27",
 "cocoon-maven-plugin-1.0.2": "2018-10-27",
-"cocoon-rcl-spring-reloader-1.0.2": "2018-10-27",
+"cocoon-rcl-spring-reloader-1.0.2": "2014-10-29",
 "cocoon-rcl-wrapper-1.0.2": "2014-10-29",
 "cocoon-serializers-charsets-1.0.2": "2014-10-29",
-"cocoon-servlet-service-impl-1.3.2": "2014-10-29",
+"cocoon-servlet-service-impl-1.3.2": "2018-10-27",
 "cocoon-spring-configurator-2.2.1": "2018-10-27",
-"cocoon-template-block-1.1.0": "2018-10-27",
-"cocoon-xml-2.0.4": "2018-10-27"
+"cocoon-template-block-1.1.0": "2014-10-29",
+"cocoon-xml-2.0.4": "2014-10-29"
 },
 "commons": {
 "CONTRIBUTING.md": "2018-10-27",
-"apache-commons-rdf-0.5.0": "2018-10-27",
-"apache-sanselan-incubating-0.97": "2018-10-27",
+"apache-commons-rdf-0.5.0": "2017-12-23",
+"apache-sanselan-incubating-0.97": "2013-03-03",
 "bcel-6.3.1": "2019-03-24",
 "bsf-2.4.0": "2013-03-03",
 "bsf-3.1": "2013-03-03",
@@ -422,53 +422,53 @@
 "commons-chain-1.2": "2018-10-27",
 "commons-cli-1.4": "2017-03-13",
 "commons-codec-1.12": "2019-02-13",
-"commons-collections-3.2.2": "2015-11-14",
+"commons-collections-3.2.2": "2018-10-27",
 "commons-collections4-4.1": "2019-02-07",
-"commons-collections4-4.2": "2018-07-11",
+"commons-collections4-4.2": "2018-10-27",
 "commons-collections4-4.3": "2019-02-05",
-"commons-compress-1.18": "2018-10-27",
+"commons-compress-1.18": "2018-08-16",
 "commons-configuration-1.10": "2013-10-28",
 "commons-configuration2-2.4": "2018-10-29",
 "commons-crypto-1.0.0": "2018-10-27",
 "commons-csv-1.5": "2018-10-27",
 "commons-csv-1.6": "2018-10-27",
 "commons-daemon-1.1.0": "2017-11-22",
-"commons-dbcp-1.3": "2018-10-27",
-"commons-dbcp-1.4": "2018-10-27",
-"commons-dbcp2-2.4.0": "2018-10-27",
+"commons-dbcp-1.3": "2013-03-03",
+"commons-dbcp-1.4": "2013-03-03",
+"commons-dbcp2-2.4.0": "2018-06-16",
 "commons-dbcp2-2.6.0": "2019-02-20",
 "commons-dbutils-1.7": "2017-07-21",
-"commons-digester-2.1": "2018-10-27",
-"commons-digester3-3.2": "2018-10-27",
+"commons-digester-2.1": "2013-03-03",
+"commons-digester3-3.2": "2013-03-03",
 "commons-email-1.5": "2018-10-27",
 "commons-exec-1.3": "2014-11-06",
 "commons-fileupload-1.4": "2018-12-28",
 "commons-io-2.5": "2016-04-22",
 "commons-io-2.6": "2017-10-20",
 "commons-jci-1.1": "2013-10-14",
-"commons-jcs-dist-2.2.1": "2018-10-27",
-"commons-jelly-1.0": "2018-10-27",
-"commons-jelly-1.0.1": "2018-10-27",
-"commons-jexl-1.1": "2018-10-27",
-"commons-jexl-2.1.1": "2018-10-27",
-"commons-jexl-3.1": "2018-10-27",
-"commons-jxpath-1.3": "2013-03-03",
+"commons-jcs-dist-2.2.1": "2018-09-07",
+"commons-jelly-1.0": "2013-03-03",
+"commons-jelly-1.0.1": "2017-09-24",
+"commons-jexl-1.1": "2013-03-03",
+"commons-jexl-2.1.1": "2013-03-03",
+"commons-jexl-3.1": "2017-04-14",
+"commons-jxpath-1.3": "2018-10-27",
 "commons-lang-2.6": "2013-03-03",
 "commons-lang3-3.9": "2019-04-14",
-"commons-logging-1.2": "2014-07-09",
-"commons-math-2.2": "2018-10-27",
-"commons-math3-3.6.1": "2018-10-27",
-"commons-net-1.4.1": "2018-10-27",
-"commons-net-3.6": "2018-10-27",
-"commons-pool-1.6": "2018-10-27",
-"commons-pool2-2.4.3": "2018-10-27",
+"commons-logging-1.2": "2018-10-27",
+"commons-math-2.2": "2013-03-03",
+"commons-math3-3.6.1": "2016-03-21",
+"commons-net-1.4.1": "2013-03-03",
+"commons-net-3.6": "2017-02-14",
+"commons-pool-1.6": "2013-03-03",
+"commons-pool2-2.4.3": "2017-10-28",
 "commons-pool2-2.6.2": "2019-04-11",
-"commons-proxy-1.0": "2018-10-27",
+"commons-proxy-1.0": "2014-08-26",
 "commons-release-plugin-1.6": "2019-03-12",
 "commons-rng-1.2": "2018-12-12",
-"commons-scxml-0.9": "2013-03-03",
+"commons-scxml-0.9": "2018-10-27",
 "commons-text-1.6": "2018-10-16",
-"commons-validator-1.6": "2018-10-27",
+"commons-validator-1.6": "2017-02-20",
 "commons-vfs-2.3": "2019-02-04",
 "commons-vfs2-distribution-2.2": "2018-10-27",
 "commons-weaver-2.0": "2018-09-07"
@@ -490,37 +490,37 @@
 "cordova-js-5.0.0": "2018-12-25",
 "cordova-lib-9.0.1": "2019-04-03",
 "cordova-osx-5.0.0": "2019-02-04",
-"cordova-plugin-battery-status-2.0.2": "2018-10-27",
-"cordova-plugin-camera-4.0.3": "2018-10-27",
-"cordova-plugin-compat-1.2.0": "2018-10-27",
-"cordova-plugin-console-1.1.0": "2018-10-27",
-"cordova-plugin-contacts-3.0.1": "2018-10-27",
-"cordova-plugin-device-2.0.2": "2018-10-27",
-"cordova-plugin-device-motion-2.0.1": "2018-10-27",
-"cordova-plugin-device-orientation-2.0.1": "2018-10-27",
-"cordova-plugin-dialogs-2.0.1": "2018-10-27",
-"cordova-plugin-file-6.0.1": "2018-10-27",
-"cordova-plugin-file-transfer-1.7.1": "2018-10-27",
-"cordova-plugin-geolocation-4.0.1": "2018-10-27",
-"cordova-plugin-globalization-1.11.0": "2018-10-27",
-"cordova-plugin-inappbrowser-3.0.0": "2018-10-27",
-"cordova-plugin-legacy-whitelist-1.1.2": "2018-10-27",
-"cordova-plugin-media-5.0.2": "2018-10-27",
-"cordova-plugin-media-capture-3.0.2": "2018-10-27",
-"cordova-plugin-network-information-2.0.1": "2018-10-27",
-"cordova-plugin-screen-orientation-3.0.1": "2018-10-27",
-"cordova-plugin-splashscreen-5.0.2": "2018-10-27",
-"cordova-plugin-statusbar-2.4.2": "2018-10-27",
-"cordova-plugin-test-framework-1.1.6": "2018-10-27",
-"cordova-plugin-vibration-3.1.0": "2018-10-27",
-"cordova-plugin-whitelist-1.3.3": "2018-10-27",
-"cordova-plugin-wkwebview-engine-1.1.4": "2018-10-27",
+"cordova-plugin-battery-status-2.0.2": "2018-04-17",
+"cordova-plugin-camera-4.0.3": "2018-04-17",
+"cordova-plugin-compat-1.2.0": "2017-09-22",
+"cordova-plugin-console-1.1.0": "2017-09-22",
+"cordova-plugin-contacts-3.0.1": "2017-12-20",
+"cordova-plugin-device-2.0.2": "2018-04-17",
+"cordova-plugin-device-motion-2.0.1": "2018-04-17",
+"cordova-plugin-device-orientation-2.0.1": "2018-04-17",
+"cordova-plugin-dialogs-2.0.1": "2017-12-30",
+"cordova-plugin-file-6.0.1": "2017-12-30",
+"cordova-plugin-file-transfer-1.7.1": "2018-01-29",
+"cordova-plugin-geolocation-4.0.1": "2017-12-30",
+"cordova-plugin-globalization-1.11.0": "2018-04-17",
+"cordova-plugin-inappbrowser-3.0.0": "2018-04-17",
+"cordova-plugin-legacy-whitelist-1.1.2": "2016-12-11",
+"cordova-plugin-media-5.0.2": "2018-01-29",
+"cordova-plugin-media-capture-3.0.2": "2018-04-17",
+"cordova-plugin-network-information-2.0.1": "2017-12-30",
+"cordova-plugin-screen-orientation-3.0.1": "2017-12-30",
+"cordova-plugin-splashscreen-5.0.2": "2018-01-29",
+"cordova-plugin-statusbar-2.4.2": "2018-04-17",
+"cordova-plugin-test-framework-1.1.6": "2017-11-11",
+"cordova-plugin-vibration-3.1.0": "2018-04-17",
+"cordova-plugin-whitelist-1.3.3": "2017-11-11",
+"cordova-plugin-wkwebview-engine-1.1.4": "2017-11-11",
 "cordova-serve-3.0.0": "2018-12-25",
 "cordova-ubuntu-4.3.4": "2016-06-08",
 "cordova-webos-3.7.0": "2015-08-18",
 "cordova-windows-7.0.0": "2019-03-08",
 "cordova-wp8-3.8.2": "2015-12-02",
-"npm-debug.log": "2018-10-27",
+"npm-debug.log": "2016-12-16",
 "plugman-3.0.1": "2019-04-15",
 "xcode-2.0.0": "2019-01-17"
 },
@@ -539,7 +539,7 @@
 },
 "ctakes": {
 "apache-ctakes-3.2.2": "2018-10-27",
-"apache-ctakes-4.0.0": "2018-10-27"
+"apache-ctakes-4.0.0": "2017-04-18"
 },
 "curator": {
 "apache-curator-2.13.0": "2018-12-03",
@@ -549,7 +549,7 @@
 "apache-cxf-3.0.16": "2018-10-27",
 "apache-cxf-3.1.17": "2018-10-03",
 "apache-cxf-3.1.18": "2019-01-28",
-"apache-cxf-3.2.6": "2018-10-27",
+"apache-cxf-3.2.6": "2018-08-13",
 "apache-cxf-3.2.7": "2018-10-29",
 "apache-cxf-3.2.8": "2019-01-28",
 "apache-cxf-3.3.0": "2019-01-28",
@@ -557,7 +557,7 @@
 "cxf-dosgi-main-2.3.0": "2018-03-15",
 "cxf-dosgi-multibundle-distribution-2.3.0-dir": "2018-03-15",
 "fediz-1.3.3": "2017-11-29",
-"fediz-1.4.5": "2018-10-27"
+"fediz-1.4.5": "2018-10-09"
 },
 "datafu": {
 "apache-datafu-sources-1.4.0": "2018-03-22",
@@ -565,13 +565,13 @@
 },
 "db": {
 "DdlUtils-1.0": "2015-01-29",
-"db-derby-10.14.2.0": "2018-10-27",
+"db-derby-10.14.2.0": "2018-05-03",
 "db-derby-10.15.1.3": "2019-03-03",
-"jdo-3.1": "2018-10-27",
+"jdo-3.1": "2015-03-20",
 "jdo-3.1-rc1": "2014-02-21",
 "jdo-api-3.0.1": "2018-10-27",
 "jdo-tck-3.0.1": "2018-10-27",
-"torque-4.0": "2018-10-27"
+"torque-4.0": "2014-04-16"
 },
 "deltaspike": {
 "deltaspike-1.8.2": "2018-05-22",
@@ -580,6 +580,7 @@
 "directory": {
 "ApacheDirectoryStudio-2.0.0.v20180908-M14": "2018-09-09",
 "apache-ldap-api-1.0.2": "2018-06-06",
+"apache-ldap-api-1.0.3": "2019-04-19",
 "apache-ldap-api-2.0.0.AM2": "2018-09-02",
 "apacheds-2.0.0.AM25": "2018-08-17",
 "fortress-core-2.0.2": "2018-09-12",
@@ -599,8 +600,8 @@
 "apache-drill-1.15.0": "2018-12-28"
 },
 "eagle": {
-"apache-eagle-0.3.0-incubating": "2016-04-11",
-"apache-eagle-0.4.0-incubating": "2018-10-27",
+"apache-eagle-0.3.0-incubating": "2018-10-27",
+"apache-eagle-0.4.0-incubating": "2016-07-20",
 "apache-eagle-0.5.0": "2017-09-07"
 },
 "empire-db": {
@@ -711,27 +712,27 @@
 "osgicheck-maven-plugin-0.1.0": "2018-09-23"
 },
 "fineract": {
-"apache-fineract-1.0.0": "2017-05-19",
-"apache-fineract-1.1.0": "2018-10-27",
+"apache-fineract-1.0.0": "2018-10-27",
+"apache-fineract-1.1.0": "2018-03-23",
 "apache-fineract-1.2.0": "2018-12-07",
 "apache-fineract-1.3.0": "2019-04-06"
 },
 "flex": {
-"apache-flex-falconjx-0.7.0": "2018-10-27",
-"apache-flex-falconjx-0.8.0": "2018-10-27",
-"apache-flex-flexjs-0.7.0": "2018-10-27",
+"apache-flex-falconjx-0.7.0": "2016-09-05",
+"apache-flex-falconjx-0.8.0": "2017-06-20",
+"apache-flex-flexjs-0.7.0": "2016-09-05",
 "apache-flex-flexjs-0.8.0": "2018-10-27",
 "apache-flex-flexunit-4.2.0-4.12.0": "2014-04-13",
-"apache-flex-sdk-4.16.0": "2018-10-27",
+"apache-flex-sdk-4.16.0": "2017-03-05",
 "apache-flex-sdk-4.16.1": "2017-11-22",
 "apache-flex-sdk-installer-3.2.0": "2018-10-27",
 "apache-flex-sdk-installer-3.3.0": "2018-10-27",
 "apache-flex-sdk-installer-3.3.1": "2018-04-22",
-"apache-flex-sdk-installer-3.3.2": "2018-10-27",
-"apache-flex-sdk-pixel-bender-1.0.0": "2018-10-27",
+"apache-flex-sdk-installer-3.3.2": "2018-07-09",
+"apache-flex-sdk-pixel-bender-1.0.0": "2014-01-20",
 "apache-flex-squiggly-1.1": "2014-10-27",
 "apache-flex-tour-de-flex-component-explorer-1.2": "2018-10-27",
-"blazeds-4.7.2": "2018-10-27",
+"blazeds-4.7.2": "2015-11-17",
 "blazeds-4.7.3": "2017-04-01"
 },
 "flink": {
@@ -746,15 +747,15 @@
 "apache-flume-1.5.0.1": "2014-06-16",
 "apache-flume-1.5.1": "2014-11-11",
 "apache-flume-1.5.2": "2014-11-17",
-"apache-flume-1.6.0": "2018-10-27",
-"apache-flume-1.7.0": "2016-10-17",
+"apache-flume-1.6.0": "2015-05-20",
+"apache-flume-1.7.0": "2018-10-27",
 "apache-flume-1.8.0": "2018-10-27",
 "apache-flume-1.9.0": "2019-01-02"
 },
 "fluo": {
 "build-resources-2.0.0": "2017-09-14",
 "fluo-1.2.0": "2018-10-27",
-"fluo-3": "2018-10-27",
+"fluo-3": "2017-11-27",
 "fluo-recipes-1.2.0": "2018-03-06",
 "fluo-yarn-1.0.0": "2018-03-06"
 },
@@ -829,14 +830,14 @@
 "hadoop-2.6.5": "2016-10-11",
 "hadoop-2.7.6": "2018-04-18",
 "hadoop-2.7.7": "2018-07-20",
-"hadoop-2.8.4": "2018-10-27",
-"hadoop-2.8.5": "2018-09-18",
-"hadoop-2.9.0": "2018-10-27",
+"hadoop-2.8.4": "2018-05-15",
+"hadoop-2.8.5": "2018-10-27",
+"hadoop-2.9.0": "2017-11-17",
 "hadoop-2.9.1": "2018-04-19",
 "hadoop-2.9.2": "2018-11-20",
-"hadoop-3.0.2": "2018-04-23",
-"hadoop-3.0.3": "2018-06-11",
-"hadoop-3.1.1": "2018-10-27",
+"hadoop-3.0.2": "2018-10-27",
+"hadoop-3.0.3": "2018-10-27",
+"hadoop-3.1.1": "2018-08-08",
 "hadoop-3.1.2": "2019-02-05",
 "hadoop-3.2.0": "2019-01-21",
 "hadoop-ozone-0.2.1-alpha": "2018-09-27",
@@ -846,8 +847,8 @@
 "hama-dist-0.7.1": "2016-03-14"
 },
 "hawq": {
-"apache-hawq-2.4.0.0": "2018-09-13",
-"apache-hawq-rpm-2.4.0.0": "2018-09-13"
+"apache-hawq-2.4.0.0": "2018-10-27",
+"apache-hawq-rpm-2.4.0.0": "2018-10-27"
 },
 "hbase": {
 "RELEASENOTES.md": "2019-03-18",
@@ -862,21 +863,21 @@
 "helix": {
 "helix-0.6.6": "2016-10-31",
 "helix-0.6.7": "2017-01-19",
-"helix-0.6.8": "2018-10-27",
+"helix-0.6.8": "2017-05-16",
 "helix-0.6.9": "2018-10-27",
 "helix-0.7.1": "2014-08-29",
-"helix-0.8.0": "2018-01-30",
-"helix-0.8.1": "2018-04-25",
+"helix-0.8.0": "2018-10-27",
+"helix-0.8.1": "2018-10-27",
 "helix-0.8.2": "2018-10-27",
 "helix-0.8.3": "2019-02-12",
 "helix-0.8.4": "2019-02-28"
 },
 "hive": {
-"apache-hive-1.2.2": "2018-10-27",
+"apache-hive-1.2.2": "2017-04-07",
 "apache-hive-2.3.4": "2018-11-05",
 "apache-hive-3.1.1": "2018-10-31",
-"hive-metastore-3.0.0": "2018-06-07",
-"hive-storage-2.4.0": "2018-10-27",
+"hive-metastore-3.0.0": "2018-10-27",
+"hive-storage-2.4.0": "2017-07-18",
 "hive-storage-2.6.1": "2018-05-11",
 "hive-storage-2.7.0-rc1": "2018-10-27"
 },
@@ -918,13 +919,13 @@
 "apache-impala-3.2.0": "2019-03-26"
 },
 "incubator-amaterasu": {
-"apache-amaterasu-0.2.0-incubating-rc4": "2018-10-27"
+"apache-amaterasu-0.2.0-incubating-rc4": "2018-07-10"
 },
 "incubator-batchee": {
-"batchee-0.5-incubating": "2018-10-27"
+"batchee-0.5-incubating": "2017-12-13"
 },
 "incubator-crail": {
-"apache-crail-1.0-incubating": "2018-10-27",
+"apache-crail-1.0-incubating": "2018-06-12",
 "apache-crail-1.1-incubating": "2018-12-04"
 },
 "incubator-daffodil": {
@@ -955,8 +956,8 @@
 "apache-edgent-1.2.0-incubating": "2017-12-07"
 },
 "incubator-gobblin": {
-"apache-gobblin-incubating-sources-0.12.0": "2018-10-27",
-"apache-gobblin-incubating-sources-0.13.0": "2018-09-07",
+"apache-gobblin-incubating-sources-0.12.0": "2018-06-20",
+"apache-gobblin-incubating-sources-0.13.0": "2018-10-27",
 "apache-gobblin-incubating-sources-0.14.0": "2018-11-30"
 },
 "incubator-heron": {
@@ -967,20 +968,20 @@
 "hivemall-0.5.2-incubating": "2018-12-03"
 },
 "incubator-joshua": {
-"joshua-incubating-6.1": "2018-10-27"
+"joshua-incubating-6.1": "2017-04-22"
 },
 "incubator-livy": {
 "apache-livy-0.6.0-incubating": "2019-03-19",
-"livy-0.4.0-incubating": "2018-10-27",
+"livy-0.4.0-incubating": "2017-08-30",
 "livy-0.5.0-incubating": "2018-01-25"
 },
 "incubator-mxnet": {
-"apache-mxnet-1.3.0-incubating": "2018-10-27",
+"apache-mxnet-1.3.0-incubating": "2018-09-14",
 "apache-mxnet-1.3.1-incubating": "2018-11-27",
 "apache-mxnet-1.4.0-incubating": "2019-02-27"
 },
 "incubator-myriad": {
-"myriad-0.1.0-incubating": "2018-10-27",
+"myriad-0.1.0-incubating": "2015-12-10",
 "myriad-0.2.0-incubating": "2016-06-22",
 "myriad-0.3.0-incubating": "2019-03-25"
 },
@@ -995,8 +996,8 @@
 "com-jcraft-jzlib.nbm": "2019-04-03",
 "incubating-apache-netbeans-1": "2019-03-06",
 "incubating-netbeans-11.0": "2019-04-03",
-"incubating-netbeans-html4j-1.5": "2018-10-27",
-"incubating-netbeans-html4j-1.5.1": "2018-10-27",
+"incubating-netbeans-html4j-1.5": "2017-11-08",
+"incubating-netbeans-html4j-1.5.1": "2017-11-18",
 "incubating-netbeans-html4j-1.6": "2018-11-10",
 "incubating-netbeans-platform-11.0": "2019-04-03",
 "net-java-html-boot-fx.nbm": "2019-04-03",
@@ -1742,12 +1743,12 @@
 "openwhisk-package-alarms-2.0.0-incubating": "2019-04-01",
 "openwhisk-package-cloudant-2.0.0-incubating": "2019-04-01",
 "openwhisk-package-kafka-2.0.0-incubating": "2019-04-01",
-"openwhisk-runtime-docker-1.12.0-incubating": "2018-10-27",
-"openwhisk-runtime-java-1.12.0-incubating": "2018-10-27",
-"openwhisk-runtime-nodejs-1.12.0-incubating": "2018-10-27",
-"openwhisk-runtime-php-1.12.0-incubating": "2018-10-27",
-"openwhisk-runtime-python-1.12.0-incubating": "2018-10-27",
-"openwhisk-runtime-swift-1.12.0-incubating": "2018-10-27",
+"openwhisk-runtime-docker-1.12.0-incubating": "2018-09-25",
+"openwhisk-runtime-java-1.12.0-incubating": "2018-09-25",
+"openwhisk-runtime-nodejs-1.12.0-incubating": "2018-09-25",
+"openwhisk-runtime-php-1.12.0-incubating": "2018-09-25",
+"openwhisk-runtime-python-1.12.0-incubating": "2018-09-25",
+"openwhisk-runtime-swift-1.12.0-incubating": "2018-09-25",
 "openwhisk-wskdeploy-0.10.0-incubating": "2019-03-25"
 },
 "incubator-pinot": {
@@ -1757,25 +1758,25 @@
 "apache-plc4x-incubating-0.3.1": "2019-03-12"
 },
 "incubator-ponymail": {
-"apache-pony-mail-0.10-incubating": "2018-10-27",
+"apache-pony-mail-0.10-incubating": "2018-02-19",
 "apache-pony-mail-0.11-incubating": "2019-03-25"
 },
 "incubator-ratis": {
-"apache-ratis-incubating-0.1.0-alpha": "2017-05-03",
-"apache-ratis-incubating-0.2.0": "2018-10-27",
+"apache-ratis-incubating-0.1.0-alpha": "2018-10-27",
+"apache-ratis-incubating-0.2.0": "2018-06-28",
 "ratis-thirdparty-0.2.0-incubating": "2018-11-30"
 },
 "incubator-rya": {
-"rya-3.2.12-incubating": "2018-03-04"
+"rya-3.2.12-incubating": "2018-10-27"
 },
 "incubator-s2graph": {
-"apache-s2graph-0.1.0-incubating": "2016-10-30",
-"apache-s2graph-0.2.0-incubating": "2018-10-27"
+"apache-s2graph-0.1.0-incubating": "2018-10-27",
+"apache-s2graph-0.2.0-incubating": "2017-08-23"
 },
 "incubator-samoa": {
-"_remote.repositories": "2016-09-22",
+"_remote.repositories": "2018-10-27",
 "samoa-0.3.0-incubating": "2015-07-21",
-"samoa-0.4.0-incubating": "2016-09-22"
+"samoa-0.4.0-incubating": "2018-10-27"
 },
 "incubator-senssoft": {
 "apache-senssoft-useralejs-1.0.0": "2018-02-21"
@@ -1787,52 +1788,52 @@
 "apache-skywalking-apm-incubating-6.0.0-GA": "2019-01-21"
 },
 "incubator-spot": {
-"apache-spot-1.0-incubating": "2017-08-16"
+"apache-spot-1.0-incubating": "2018-10-27"
 },
 "incubator-tamaya": {
 "DISCLAIMER": "2015-08-22",
-"apache-tamaya-distribution-0.3-incubating": "2018-10-27",
-"apache-tamaya-extension-distribution-0.3-incubating": "2018-10-27",
+"apache-tamaya-distribution-0.3-incubating": "2017-08-01",
+"apache-tamaya-extension-distribution-0.3-incubating": "2017-07-11",
 "tamaya-distribution-0.1-incubating": "2015-08-22",
-"tamaya-distribution-0.2-incubating": "2018-10-27"
+"tamaya-distribution-0.2-incubating": "2016-04-16"
 },
 "incubator-taverna": {
 "apache-taverna-3-incubating": "2018-01-10",
-"apache-taverna-commandline-3.1.0-incubating": "2016-06-06",
+"apache-taverna-commandline-3.1.0-incubating": "2018-10-27",
 "apache-taverna-common-activities-2.1.0-incubating": "2016-06-06",
-"apache-taverna-engine-3.1.0-incubating": "2016-06-06",
+"apache-taverna-engine-3.1.0-incubating": "2018-10-27",
 "apache-taverna-language-0.15.1-incubating": "2018-10-27",
-"apache-taverna-osgi-0.2.1-incubating": "2018-10-27",
+"apache-taverna-osgi-0.2.1-incubating": "2016-02-27",
 "apache-taverna-server-3.1.0-incubating": "2018-10-27"
 },
 "incubator-tephra": {
-"apache-tephra-0.10.0-incubating": "2016-12-16",
+"apache-tephra-0.10.0-incubating": "2018-10-27",
 "apache-tephra-0.11.0-incubating": "2018-10-27",
 "apache-tephra-0.12.0-incubating": "2017-05-30",
 "apache-tephra-0.13.0-incubating": "2018-10-27",
 "apache-tephra-0.14.0-incubating": "2018-10-27",
-"apache-tephra-0.15.0-incubating": "2018-10-27",
+"apache-tephra-0.15.0-incubating": "2018-09-04",
 "apache-tephra-0.8.0-incubating": "2016-05-24",
 "apache-tephra-0.9.0-incubating": "2016-09-19"
 },
 "incubator-toree": {
-"PKG-INFO": "2018-10-27",
+"PKG-INFO": "2017-02-16",
 "apache-toree-0.1.0": "2017-02-16",
 "apache-toree-0.1.0-incubating": "2017-02-16",
-"toree-0.2.0": "2018-10-27",
+"toree-0.2.0": "2018-07-27",
 "toree-0.3.0": "2018-10-16"
 },
 "incubator-unomi": {
-"unomi-1.0.0-incubating": "2018-10-27",
+"unomi-1.0.0-incubating": "2016-03-21",
 "unomi-1.1.0-incubating": "2016-10-03",
-"unomi-1.2.0-incubating": "2018-10-27",
+"unomi-1.2.0-incubating": "2017-09-19",
 "unomi-1.3.0-incubating": "2018-10-27",
 "unomi-manual-1_1_x": "2018-09-14",
-"unomi-manual-1_2_x": "2018-10-27",
+"unomi-manual-1_2_x": "2018-09-14",
 "unomi-manual-1_3_x": "2018-10-27"
 },
 "incubator-weex": {
-"apache-weex-incubating-0.12.0": "2018-10-27",
+"apache-weex-incubating-0.12.0": "2017-06-09",
 "apache-weex-incubating-0.19.0": "2018-10-30",
 "apache-weex-incubating-0.20.0": "2018-11-30"
 },
@@ -1850,47 +1851,47 @@
 },
 "jackrabbit": {
 "filevault-package-maven-plugin-1.0.0": "2017-10-24",
-"filevault-package-maven-plugin-1.0.1": "2017-12-14",
+"filevault-package-maven-plugin-1.0.1": "2018-10-27",
 "filevault-package-maven-plugin-1.0.3": "2018-10-27",
 "jackrabbit-2.10.9": "2019-01-05",
 "jackrabbit-2.12.10": "2018-10-31",
 "jackrabbit-2.14.6": "2018-09-02",
-"jackrabbit-2.16.3": "2018-10-27",
+"jackrabbit-2.16.3": "2018-07-31",
 "jackrabbit-2.18.1": "2019-04-12",
 "jackrabbit-2.19.2": "2019-04-05",
-"jackrabbit-2.4.8": "2018-10-27",
+"jackrabbit-2.4.8": "2017-07-17",
 "jackrabbit-2.6.10": "2018-03-05",
 "jackrabbit-2.8.10": "2019-02-28",
-"jackrabbit-filevault-3.0.0": "2018-10-27",
-"jackrabbit-filevault-3.1.0": "2018-10-27",
-"jackrabbit-filevault-3.1.14": "2018-10-27",
-"jackrabbit-filevault-3.1.16": "2015-02-20",
-"jackrabbit-filevault-3.1.18": "2018-10-27",
-"jackrabbit-filevault-3.1.2": "2018-10-27",
-"jackrabbit-filevault-3.1.24": "2018-10-27",
+"jackrabbit-filevault-3.0.0": "2013-09-26",
+"jackrabbit-filevault-3.1.0": "2014-03-27",
+"jackrabbit-filevault-3.1.14": "2014-12-16",
+"jackrabbit-filevault-3.1.16": "2018-10-27",
+"jackrabbit-filevault-3.1.18": "2015-04-01",
+"jackrabbit-filevault-3.1.2": "2014-04-02",
+"jackrabbit-filevault-3.1.24": "2015-09-25",
 "jackrabbit-filevault-3.1.26": "2016-01-06",
 "jackrabbit-filevault-3.1.28": "2016-08-18",
-"jackrabbit-filevault-3.1.30": "2018-10-27",
+"jackrabbit-filevault-3.1.30": "2016-09-26",
 "jackrabbit-filevault-3.1.38": "2017-03-21",
-"jackrabbit-filevault-3.1.40": "2017-06-22",
+"jackrabbit-filevault-3.1.40": "2018-10-27",
 "jackrabbit-filevault-3.1.42": "2018-10-27",
-"jackrabbit-filevault-3.1.44": "2018-02-20",
-"jackrabbit-filevault-3.1.6": "2018-10-27",
-"jackrabbit-filevault-3.1.8": "2018-10-27",
-"jackrabbit-filevault-3.2.0": "2018-08-06",
+"jackrabbit-filevault-3.1.44": "2018-10-27",
+"jackrabbit-filevault-3.1.6": "2014-04-23",
+"jackrabbit-filevault-3.1.8": "2014-10-17",
+"jackrabbit-filevault-3.2.0": "2018-10-27",
 "jackrabbit-filevault-3.2.4": "2018-10-27",
 "jackrabbit-filevault-3.2.6": "2018-11-27",
 "jackrabbit-filevault-3.2.8": "2019-03-18",
 "jackrabbit-jca-2.10.9": "2019-01-05",
 "jackrabbit-jca-2.12.10": "2018-10-31",
 "jackrabbit-jca-2.14.6": "2018-09-02",
-"jackrabbit-jca-2.16.3": "2018-10-27",
+"jackrabbit-jca-2.16.3": "2018-07-31",
 "jackrabbit-jca-2.18.1": "2019-04-12",
 "jackrabbit-jca-2.19.2": "2019-04-05",
-"jackrabbit-jca-2.4.8": "2018-10-27",
+"jackrabbit-jca-2.4.8": "2017-07-17",
 "jackrabbit-jca-2.6.10": "2018-03-05",
 "jackrabbit-jca-2.8.10": "2019-02-28",
-"jackrabbit-oak-1.0.42": "2018-10-27",
+"jackrabbit-oak-1.0.42": "2018-03-20",
 "jackrabbit-oak-1.10.2": "2019-03-18",
 "jackrabbit-oak-1.12.0": "2019-04-09",
 "jackrabbit-oak-1.2.31": "2019-03-11",
@@ -1898,7 +1899,7 @@
 "jackrabbit-oak-1.6.17": "2019-04-08",
 "jackrabbit-oak-1.8.12": "2019-03-11",
 "jackrabbit-ocm-2.0.0": "2012-12-17",
-"oak-segment-tar-0.0.16": "2016-10-24"
+"oak-segment-tar-0.0.16": "2018-10-27"
 },
 "james": {
 "apache-james-mpt-0.1": "2013-03-22",
@@ -1910,7 +1911,7 @@
 "apache-mailet-base-3.2.0": "2018-11-06",
 "apache-mailet-crypto-3.2.0": "2018-11-06",
 "apache-mailet-standard-3.2.0": "2018-11-06",
-"james-2.3.2.1": "2018-10-27",
+"james-2.3.2.1": "2015-09-26",
 "james-3.3.0": "2019-02-12",
 "james-cassandra-guice-3.2.0": "2018-11-06",
 "james-cassandra-ldap-guice-3.2.0": "2018-11-06",
@@ -1928,29 +1929,29 @@
 "james-server-sources-3.2.0": "2018-11-06"
 },
 "jclouds": {
-"jclouds-1.9.3": "2016-11-23",
-"jclouds-2.0.3": "2018-10-27",
+"jclouds-1.9.3": "2018-10-27",
+"jclouds-2.0.3": "2017-11-30",
 "jclouds-2.1.2": "2019-02-06",
-"jclouds-cli-1.9.3": "2016-11-23",
-"jclouds-cli-2.0.3": "2018-10-27",
+"jclouds-cli-1.9.3": "2018-10-27",
+"jclouds-cli-2.0.3": "2017-11-30",
 "jclouds-cli-2.1.2": "2019-02-06",
-"jclouds-karaf-1.9.3": "2016-11-23",
-"jclouds-karaf-2.0.3": "2018-10-27",
+"jclouds-karaf-1.9.3": "2018-10-27",
+"jclouds-karaf-2.0.3": "2017-11-30",
 "jclouds-karaf-2.1.2": "2019-02-06",
-"jclouds-labs-1.9.3": "2016-11-23",
-"jclouds-labs-2.0.3": "2018-10-27",
+"jclouds-labs-1.9.3": "2018-10-27",
+"jclouds-labs-2.0.3": "2017-11-30",
 "jclouds-labs-2.1.2": "2019-02-06",
-"jclouds-labs-aws-1.9.3": "2016-11-23",
-"jclouds-labs-aws-2.0.3": "2018-10-27",
+"jclouds-labs-aws-1.9.3": "2018-10-27",
+"jclouds-labs-aws-2.0.3": "2017-11-30",
 "jclouds-labs-aws-2.1.2": "2019-02-06",
-"jclouds-labs-google-1.9.3": "2016-11-23",
-"jclouds-labs-google-2.0.3": "2018-10-27",
-"jclouds-labs-openstack-1.9.3": "2016-11-23",
-"jclouds-labs-openstack-2.0.3": "2018-10-27",
+"jclouds-labs-google-1.9.3": "2018-10-27",
+"jclouds-labs-google-2.0.3": "2017-11-30",
+"jclouds-labs-openstack-1.9.3": "2018-10-27",
+"jclouds-labs-openstack-2.0.3": "2017-11-30",
 "jclouds-labs-openstack-2.1.2": "2019-02-06"
 },
 "jena": {
-"META": "2018-10-27",
+"META": "2018-06-29",
 "jena-3.10.0": "2018-12-30"
 },
 "jmeter": {
@@ -1998,8 +1999,8 @@
 "knoxshell-1.2.0": "2018-12-04"
 },
 "kudu": {
-"apache-kudu-1.7.1": "2018-10-27",
-"apache-kudu-1.8.0": "2018-10-27",
+"apache-kudu-1.7.1": "2018-06-07",
+"apache-kudu-1.8.0": "2018-10-24",
 "apache-kudu-1.9.0": "2019-03-12"
 },
 "kylin": {
@@ -2014,18 +2015,18 @@
 "apache-libcloud-2.4.0": "2018-11-08"
 },
 "logging": {
-"Apache_log4php-2.3.0": "2018-10-27",
-"apache-chainsaw-2.0.0": "2018-01-20",
-"apache-log4cxx-0.10.0": "2013-01-31",
+"Apache_log4php-2.3.0": "2013-01-31",
+"apache-chainsaw-2.0.0": "2018-10-27",
+"apache-log4cxx-0.10.0": "2018-10-27",
 "apache-log4j-2.11.2": "2019-02-09",
 "apache-log4j-2.3": "2015-05-15",
 "apache-log4j-api-kotlin-1.0.0": "2018-12-27",
 "apache-log4j-audit-1.0.1": "2018-12-11",
-"apache-log4j-extras-1.2.17": "2018-10-27",
-"apache-log4j-scala-11.0": "2018-10-27",
-"apache-log4php-2.3.0": "2018-10-27",
-"log4j-1.2.17": "2013-01-31",
-"log4net-2.0.8": "2018-10-27"
+"apache-log4j-extras-1.2.17": "2013-10-19",
+"apache-log4j-scala-11.0": "2017-07-24",
+"apache-log4php-2.3.0": "2013-01-31",
+"log4j-1.2.17": "2018-10-27",
+"log4net-2.0.8": "2017-03-11"
 },
 "lucene": {
 "lucene-5.5.5": "2017-10-20",
@@ -2046,13 +2047,13 @@
 "solr-8.0.0": "2019-03-08"
 },
 "lucenenet": {
-"Apache-Lucene.Net-3.0.3-RC2": "2018-10-27",
-"Apache-Lucene.Net-4.8.0-beta00001": "2018-10-27",
+"Apache-Lucene.Net-3.0.3-RC2": "2017-05-09",
+"Apache-Lucene.Net-4.8.0-beta00001": "2017-05-09",
 "Apache-Lucene.Net-4.8.0-beta00004": "2018-10-27",
-"Apache-Lucene.Net-4.8.0-beta00005": "2018-10-27"
+"Apache-Lucene.Net-4.8.0-beta00005": "2017-10-24"
 },
 "madlib": {
-"apache-madlib-1.15.1": "2018-10-27"
+"apache-madlib-1.15.1": "2018-10-10"
 },
 "mahout": {
 "apache-mahout-distribution-0.11.0": "2015-08-07",
@@ -2085,11 +2086,11 @@
 "apache-marmotta-3.4.0-ldquery": "2018-06-12"
 },
 "maven": {
-"apache-21": "2018-10-27",
+"apache-21": "2018-08-22",
 "apache-maven-3.0.5": "2013-02-19",
 "apache-maven-3.1.1": "2013-10-04",
 "apache-maven-3.2.5": "2014-12-19",
-"apache-maven-3.3.9": "2018-10-27",
+"apache-maven-3.3.9": "2015-11-18",
 "apache-maven-3.5.4": "2018-06-17",
 "apache-maven-3.6.0": "2018-10-24",
 "apache-maven-3.6.1": "2019-04-04",
@@ -2097,14 +2098,14 @@
 "doxia-1.8": "2017-12-21",
 "doxia-converter-1.2": "2013-07-07",
 "doxia-sitetools-1.8.1": "2018-04-23",
-"enforcer-3.0.0-M2": "2018-10-27",
+"enforcer-3.0.0-M2": "2018-06-16",
 "file-management-3.0.0": "2015-12-28",
 "jxr-3.0.0": "2018-09-25",
-"maven-33": "2018-10-27",
+"maven-33": "2018-09-12",
 "maven-acr-plugin-3.1.0": "2018-06-23",
 "maven-ant-plugin-2.4": "2014-12-21",
 "maven-antrun-plugin-1.8": "2014-12-26",
-"maven-archetype-3.0.1": "2018-10-27",
+"maven-archetype-3.0.1": "2017-04-11",
 "maven-archetype-bundles-1.4": "2018-12-13",
 "maven-archiver-3.4.0": "2019-02-26",
 "maven-artifact-resolver-1.0": "2012-12-29",
@@ -2113,7 +2114,7 @@
 "maven-clean-plugin-3.1.0": "2018-04-13",
 "maven-common-artifact-filters-3.1.0": "2018-12-18",
 "maven-compiler-plugin-3.8.0": "2018-07-29",
-"maven-default-skin-1.2": "2016-02-27",
+"maven-default-skin-1.2": "2018-10-27",
 "maven-dependency-analyzer-1.11.1": "2018-12-29",
 "maven-dependency-plugin-3.1.1": "2018-05-24",
 "maven-dependency-tree-3.0.1": "2017-05-10",
@@ -2123,7 +2124,7 @@
 "maven-ear-plugin-3.0.1": "2018-05-13",
 "maven-ejb-plugin-3.0.1": "2018-05-09",
 "maven-filtering-3.1.1": "2016-06-02",
-"maven-fluido-skin-1.7": "2018-01-04",
+"maven-fluido-skin-1.7": "2018-10-27",
 "maven-gpg-plugin-1.6": "2015-01-19",
 "maven-help-plugin-3.2.0": "2019-04-16",
 "maven-indexer-6.0.0": "2017-12-03",
@@ -2149,9 +2150,9 @@
 "maven-rar-plugin-2.4": "2014-09-11",
 "maven-release-2.5.3": "2015-10-17",
 "maven-remote-resources-plugin-1.6.0": "2018-10-31",
-"maven-reporting-api-3.0": "2012-12-29",
-"maven-reporting-exec-1.4": "2017-10-16",
-"maven-reporting-impl-3.0.0": "2017-06-25",
+"maven-reporting-api-3.0": "2018-10-27",
+"maven-reporting-exec-1.4": "2018-10-27",
+"maven-reporting-impl-3.0.0": "2018-10-27",
 "maven-repository-builder-1.0": "2014-11-15",
 "maven-repository-plugin-2.4": "2015-02-22",
 "maven-resolver-1.3.3": "2019-03-14",
@@ -2207,16 +2208,17 @@
 "apache-ftpserver-1.1.1": "2018-10-27",
 "apache-mina-2.0.21": "2019-04-13",
 "apache-mina-2.1.1": "2019-04-13",
-"apache-mina-3.0.0-M2": "2018-10-27",
+"apache-mina-2.1.2": "2019-04-19",
+"apache-mina-3.0.0-M2": "2013-07-31",
 "apache-sshd-1.7.0": "2018-01-23",
 "apache-sshd-2.2.0": "2019-02-11",
-"vysper-0.7": "2018-10-27"
+"vysper-0.7": "2012-12-26"
 },
 "mnemonic": {
-"DISCLAIMER": "2018-10-27",
+"DISCLAIMER": "2016-05-24",
 "apache-mnemonic-0.10.0-incubating": "2018-10-27",
 "apache-mnemonic-0.11.0": "2018-10-27",
-"apache-mnemonic-0.12.0": "2018-10-27"
+"apache-mnemonic-0.12.0": "2018-09-04"
 },
 "myfaces": {
 "myfaces-commons11-1.0.2": "2014-10-30",
@@ -2268,26 +2270,26 @@
 },
 "mynewt": {
 "apache-mynewt-blinky-1.3.0": "2017-12-07",
-"apache-mynewt-blinky-1.4.0": "2018-10-27",
+"apache-mynewt-blinky-1.4.0": "2018-06-12",
 "apache-mynewt-blinky-1.4.1": "2018-06-29",
 "apache-mynewt-blinky-1.5.0": "2018-11-05",
 "apache-mynewt-blinky-1.6.0": "2019-04-08",
 "apache-mynewt-core-1.3.0": "2017-12-07",
-"apache-mynewt-core-1.4.0": "2018-10-27",
+"apache-mynewt-core-1.4.0": "2018-06-12",
 "apache-mynewt-core-1.4.1": "2018-06-29",
 "apache-mynewt-core-1.5.0": "2018-11-05",
 "apache-mynewt-core-1.6.0": "2019-04-08",
 "apache-mynewt-newt-1.3.0": "2017-12-07",
-"apache-mynewt-newt-1.4.0": "2018-10-27",
+"apache-mynewt-newt-1.4.0": "2018-06-12",
 "apache-mynewt-newt-1.4.1": "2018-06-29",
 "apache-mynewt-newt-1.5.0": "2018-11-05",
 "apache-mynewt-newt-1.6.0": "2019-04-08",
 "apache-mynewt-newtmgr-1.3.0": "2017-12-07",
-"apache-mynewt-newtmgr-1.4.0": "2018-10-27",
+"apache-mynewt-newtmgr-1.4.0": "2018-06-12",
 "apache-mynewt-newtmgr-1.4.1": "2018-06-29",
 "apache-mynewt-newtmgr-1.5.0": "2018-11-05",
 "apache-mynewt-newtmgr-1.6.0": "2019-04-08",
-"apache-mynewt-nimble-1.0.0": "2018-10-27",
+"apache-mynewt-nimble-1.0.0": "2018-06-12",
 "apache-mynewt-nimble-1.1.0": "2019-04-08"
 },
 "nifi": {
@@ -2324,19 +2326,19 @@
 "Olingo-OData-Server-Extension-for-Java-4.5.0": "2018-10-27",
 "Olingo-OData-Server-for-Java-4.4.0": "2017-09-01",
 "Olingo-OData-Server-for-Java-4.5.0": "2018-10-27",
-"odatajs-4.0.0": "2015-04-09",
-"odatajs.4.0.0.nupkg": "2015-04-09",
-"olingo-odata2-2.0.10": "2018-10-27",
+"odatajs-4.0.0": "2018-10-27",
+"odatajs.4.0.0.nupkg": "2018-10-27",
+"olingo-odata2-2.0.10": "2017-12-06",
 "olingo-odata2-2.0.11": "2019-02-16",
-"olingo-odata2-dist-janos-2.0.10-janos": "2018-10-27",
+"olingo-odata2-dist-janos-2.0.10-janos": "2017-12-06",
 "olingo-odata2-dist-janos-2.0.11-janos": "2019-02-16",
-"olingo-odata2-dist-jpa-2.0.10-jpa": "2018-10-27",
+"olingo-odata2-dist-jpa-2.0.10-jpa": "2017-12-06",
 "olingo-odata2-dist-jpa-2.0.11-jpa": "2019-02-16",
-"olingo-odata2-dist-lib-2.0.10": "2018-10-27",
+"olingo-odata2-dist-lib-2.0.10": "2017-12-06",
 "olingo-odata2-dist-lib-2.0.11": "2019-02-16",
-"olingo-odata2-dist-ref-2.0.10": "2018-10-27",
+"olingo-odata2-dist-ref-2.0.10": "2017-12-06",
 "olingo-odata2-dist-ref-2.0.11": "2019-02-16",
-"olingo-odata2-spring-2.0.10": "2018-10-27",
+"olingo-odata2-spring-2.0.10": "2017-12-06",
 "olingo-odata2-spring-2.0.11": "2019-02-17"
 },
 "oodt": {
@@ -2349,7 +2351,7 @@
 "oozie-5.1.0": "2018-12-19"
 },
 "openjpa": {
-"apache-openjpa-2.2.2": "2018-10-27",
+"apache-openjpa-2.2.2": "2014-12-16",
 "openjpa-2.4.3": "2018-10-27",
 "openjpa-3.0.0": "2018-10-27"
 },
@@ -2476,18 +2478,18 @@
 "xmlbeans-3.1.0": "2019-03-26"
 },
 "portals": {
-"apa-dbbrowser-1.2": "2018-10-27",
-"apa-demo-1.2": "2018-10-27",
-"apa-demo-1.3": "2018-10-27",
-"apa-gems-1.1": "2018-10-27",
-"apa-gems-1.2": "2018-10-27",
-"apa-logging-1.0": "2018-10-27",
-"apa-logging-1.1": "2018-10-27",
-"apa-rss-1.2": "2018-10-27",
-"apa-rss-1.3": "2018-10-27",
-"apa-webcontent-1.3": "2018-10-27",
-"apa-webcontent2-2.0": "2018-10-27",
-"applications-pom-1.3": "2018-10-27",
+"apa-dbbrowser-1.2": "2013-03-30",
+"apa-demo-1.2": "2013-03-30",
+"apa-demo-1.3": "2015-05-30",
+"apa-gems-1.1": "2013-03-30",
+"apa-gems-1.2": "2015-05-08",
+"apa-logging-1.0": "2013-03-30",
+"apa-logging-1.1": "2015-05-08",
+"apa-rss-1.2": "2013-03-30",
+"apa-rss-1.3": "2015-05-08",
+"apa-webcontent-1.3": "2013-03-30",
+"apa-webcontent2-2.0": "2015-05-08",
+"applications-pom-1.3": "2015-04-13",
 "bridges-pom-1.1": "2015-04-13",
 "j2-admin-2.2.2": "2013-03-30",
 "j2-admin-2.3.0": "2015-07-29",
@@ -2506,15 +2508,15 @@
 "pluto-3.0.1": "2018-06-21",
 "pluto-bundle-3.0.0": "2017-01-18",
 "pluto-bundle-3.0.1": "2018-06-21",
-"portals-bridges-1.0.4": "2018-10-27",
-"portals-bridges-common-2.0": "2018-10-27",
-"portals-bridges-common-2.1": "2018-10-27",
-"portals-bridges-jsf-1.1": "2018-10-27",
-"portals-bridges-script-2.0": "2018-10-27",
-"portals-bridges-velocity-2.0": "2018-10-27",
-"portals-bridges-velocity-2.1": "2018-10-27",
-"portals-pom-1.4": "2018-10-27",
-"portlet-api_2.1.0_spec-1.0": "2015-07-20",
+"portals-bridges-1.0.4": "2013-03-30",
+"portals-bridges-common-2.0": "2013-03-30",
+"portals-bridges-common-2.1": "2015-04-19",
+"portals-bridges-jsf-1.1": "2015-04-24",
+"portals-bridges-script-2.0": "2013-03-30",
+"portals-bridges-velocity-2.0": "2013-03-30",
+"portals-bridges-velocity-2.1": "2015-04-24",
+"portals-pom-1.4": "2015-04-07",
+"portlet-api_2.1.0_spec-1.0": "2018-10-27",
 "springmvc": "2013-03-30"
 },
 "predictionio": {
@@ -2564,8 +2566,8 @@
 },
 "ranger": {
 "apache-ranger-0.6.3": "2017-01-31",
-"apache-ranger-0.7.1": "2018-10-27",
-"apache-ranger-1.0.0": "2018-10-27",
+"apache-ranger-0.7.1": "2017-06-07",
+"apache-ranger-1.0.0": "2018-03-20",
 "apache-ranger-1.1.0": "2018-07-09",
 "apache-ranger-1.2.0": "2018-10-27"
 },
@@ -2584,11 +2586,11 @@
 "river-examples-1.0": "2015-08-10"
 },
 "rocketmq": {
-"rocketmq-all-4.0.0-incubating": "2018-10-27",
-"rocketmq-all-4.1.0-incubating": "2018-10-27",
-"rocketmq-all-4.2.0": "2018-10-27",
+"rocketmq-all-4.0.0-incubating": "2017-02-20",
+"rocketmq-all-4.1.0-incubating": "2017-06-17",
+"rocketmq-all-4.2.0": "2017-12-18",
 "rocketmq-all-4.3.0": "2018-07-31",
-"rocketmq-all-4.3.1": "2018-09-13",
+"rocketmq-all-4.3.1": "2018-10-27",
 "rocketmq-all-4.3.2": "2018-11-13",
 "rocketmq-all-4.4.0": "2019-01-23",
 "rocketmq-all-4.5.0": "2019-04-04"
@@ -2602,20 +2604,20 @@
 "apache-royale-0.9.4": "2018-11-14"
 },
 "samza": {
-"apache-samza-0.10.0": "2018-10-27",
-"apache-samza-0.10.1": "2018-10-27",
-"apache-samza-0.11.0": "2018-10-27",
+"apache-samza-0.10.0": "2015-12-19",
+"apache-samza-0.10.1": "2016-08-08",
+"apache-samza-0.11.0": "2016-10-18",
 "apache-samza-0.12.0": "2018-10-27",
 "apache-samza-0.13.0": "2017-06-09",
 "apache-samza-0.13.1": "2018-10-27",
 "apache-samza-0.14.0": "2018-01-02",
-"apache-samza-0.14.1": "2018-10-27",
+"apache-samza-0.14.1": "2018-05-24",
 "apache-samza-0.9.0": "2015-03-31",
-"apache-samza-0.9.1": "2018-10-27",
+"apache-samza-0.9.1": "2015-07-11",
 "apache-samza-1.0.0": "2018-11-14",
 "apache-samza-1.1.0": "2019-03-22",
 "samza-tools-0.14.0": "2018-01-03",
-"samza-tools-0.14.1": "2018-10-27",
+"samza-tools-0.14.1": "2018-05-24",
 "samza-tools-1.0.0": "2018-11-14",
 "samza-tools_2.11-1.1.0": "2019-03-22"
 },
@@ -2645,26 +2647,26 @@
 "apache-servicecomb-service-center-1.2.0": "2019-04-06"
 },
 "servicemix": {
-"apache-servicemix-5.5.4": "2018-10-27",
-"apache-servicemix-5.6.3": "2018-10-27",
+"apache-servicemix-5.5.4": "2016-06-05",
+"apache-servicemix-5.6.3": "2017-02-27",
 "apache-servicemix-6.0.5": "2016-11-19",
-"apache-servicemix-6.1.3": "2018-10-27",
+"apache-servicemix-6.1.3": "2016-11-19",
 "apache-servicemix-6.1.4": "2017-05-26",
-"apache-servicemix-7.0.0": "2018-10-27",
-"apache-servicemix-7.0.1": "2018-10-27"
+"apache-servicemix-7.0.0": "2017-01-20",
+"apache-servicemix-7.0.1": "2017-05-26"
 },
 "shiro": {
 "shiro-root-1.1.0": "2014-10-30",
-"shiro-root-1.2.0": "2018-10-27",
-"shiro-root-1.2.1": "2018-10-27",
+"shiro-root-1.2.0": "2014-10-30",
+"shiro-root-1.2.1": "2014-10-30",
 "shiro-root-1.2.2": "2014-10-30",
 "shiro-root-1.2.3": "2018-10-27",
-"shiro-root-1.2.4": "2018-10-27",
-"shiro-root-1.2.5": "2018-10-27",
-"shiro-root-1.2.6": "2018-10-27",
-"shiro-root-1.3.0": "2016-07-25",
-"shiro-root-1.3.1": "2018-10-27",
-"shiro-root-1.3.2": "2018-10-27",
+"shiro-root-1.2.4": "2015-07-28",
+"shiro-root-1.2.5": "2016-06-27",
+"shiro-root-1.2.6": "2016-07-05",
+"shiro-root-1.3.0": "2018-10-27",
+"shiro-root-1.3.1": "2016-08-29",
+"shiro-root-1.3.2": "2016-09-13",
 "shiro-root-1.4.0-RC2": "2018-10-27"
 },
 "sis": {
@@ -2961,24 +2963,24 @@
 "apache-storm-1.0.6": "2018-02-08",
 "apache-storm-1.1.2": "2018-10-27",
 "apache-storm-1.1.3": "2018-10-27",
-"apache-storm-1.2.1": "2018-10-27",
+"apache-storm-1.2.1": "2018-02-16",
 "apache-storm-1.2.2": "2018-10-27"
 },
 "streams": {
-"apache-streams-0.5.1": "2018-10-27",
-"apache-streams-0.6.0": "2018-10-27",
+"apache-streams-0.5.1": "2018-01-10",
+"apache-streams-0.6.0": "2018-06-28",
 "streams-0.2-incubating": "2015-04-26",
 "streams-0.3-incubating": "2016-10-02",
 "streams-0.4-incubating": "2018-10-27",
-"streams-0.4.1-incubating": "2018-10-27",
+"streams-0.4.1-incubating": "2016-12-26",
 "streams-0.5-incubating": "2017-03-19",
 "streams-examples-0.3-incubating": "2016-10-02",
 "streams-examples-0.4-incubating": "2018-10-27",
-"streams-examples-0.4.1-incubating": "2018-10-27",
+"streams-examples-0.4.1-incubating": "2016-12-26",
 "streams-examples-0.5-incubating": "2017-03-19",
 "streams-master-0.3-incubating": "2016-10-02",
 "streams-master-0.4-incubating": "2018-10-27",
-"streams-master-0.4.1-incubating": "2018-10-27"
+"streams-master-0.4.1-incubating": "2016-12-26"
 },
 "struts": {
 "struts-1.3.10": "2018-10-27",
@@ -2988,8 +2990,8 @@
 "struts-2.5.20-min": "2019-01-09",
 "struts-scripting-1.0.1": "2014-10-30",
 "struts2-secure-jakarta-multipart-parser-plugin-1.0": "2017-03-20",
-"struts2-secure-jakarta-multipart-parser-plugin-1.1": "2018-10-27",
-"struts2-secure-jakarta-stream-multipart-parser-plugin-1.0": "2018-10-27",
+"struts2-secure-jakarta-multipart-parser-plugin-1.1": "2017-03-22",
+"struts2-secure-jakarta-stream-multipart-parser-plugin-1.0": "2017-03-20",
 "struts2-secure-jakarta-stream-multipart-parser-plugin-1.1": "2018-10-27"
 },
 "subversion": {
@@ -3006,7 +3008,7 @@
 "synapse-2.0.0": "2014-10-30",
 "synapse-2.1.0": "2018-10-27",
 "synapse-3.0.0": "2017-01-04",
-"synapse-distribution-3.0.1": "2018-10-27"
+"synapse-distribution-3.0.1": "2017-12-09"
 },
 "syncope": {
 "apache-syncope-2.0.12": "2019-01-17",
@@ -3038,14 +3040,14 @@
 "systemml-1.2.0-python": "2018-08-17"
 },
 "tajo": {
-"tajo-0.10.0": "2018-10-27",
+"tajo-0.10.0": "2015-03-09",
 "tajo-0.10.1": "2015-06-30",
 "tajo-0.11.0": "2018-10-27",
 "tajo-0.11.1": "2016-02-03",
 "tajo-0.11.2": "2016-04-07",
-"tajo-0.11.3": "2018-10-27",
+"tajo-0.11.3": "2016-05-18",
 "tajo-0.8.0": "2018-10-27",
-"tajo-0.9.0": "2018-10-27"
+"tajo-0.9.0": "2014-10-20"
 },
 "tapestry": {
 "apache-tapestry-5.3.8": "2014-11-24",
@@ -3063,16 +3065,16 @@
 "rivet-3.1.1": "2019-01-09"
 },
 "tez": {
-"apache-tez-0.5.4": "2018-10-27",
-"apache-tez-0.6.2": "2018-10-27",
-"apache-tez-0.7.0": "2018-10-27",
-"apache-tez-0.7.1": "2016-05-11",
+"apache-tez-0.5.4": "2015-06-23",
+"apache-tez-0.6.2": "2015-08-04",
+"apache-tez-0.7.0": "2015-05-19",
+"apache-tez-0.7.1": "2018-10-27",
 "apache-tez-0.8.2": "2016-01-13",
 "apache-tez-0.8.3": "2016-04-12",
-"apache-tez-0.8.4": "2018-10-27",
-"apache-tez-0.8.5": "2018-10-27",
-"apache-tez-0.9.0": "2018-10-27",
-"apache-tez-0.9.1": "2018-10-27",
+"apache-tez-0.8.4": "2016-07-05",
+"apache-tez-0.8.5": "2017-03-07",
+"apache-tez-0.9.0": "2017-07-18",
+"apache-tez-0.9.1": "2017-12-13",
 "apache-tez-0.9.2": "2019-03-19"
 },
 "thrift": {
@@ -3229,43 +3231,43 @@
 },
 "uima": {
 "ConceptMapper-2.10.2": "2018-04-19",
-"META": "2018-10-27",
-"generate-sha512-checksums-for-files-with-sha1-checksum.sh": "2018-10-27",
-"ruta-2.2.0": "2018-10-27",
+"META": "2018-02-15",
+"generate-sha512-checksums-for-files-with-sha1-checksum.sh": "2018-09-27",
+"ruta-2.2.0": "2014-04-15",
 "ruta-2.2.1": "2014-09-23",
-"ruta-2.3.0": "2018-10-27",
-"ruta-2.3.1": "2018-10-27",
+"ruta-2.3.0": "2015-06-05",
+"ruta-2.3.1": "2015-08-25",
 "ruta-2.4.0": "2016-02-15",
-"ruta-2.5.0": "2018-10-27",
+"ruta-2.5.0": "2016-09-28",
 "ruta-2.6.0": "2018-10-27",
-"ruta-2.6.1": "2018-10-27",
+"ruta-2.6.1": "2017-07-24",
 "ruta-2.7.0": "2019-02-24",
-"uima-addons-2.3.1": "2018-10-27",
+"uima-addons-2.3.1": "2013-01-15",
 "uima-as-2.10.2": "2018-02-07",
 "uima-as-2.10.3": "2018-10-27",
-"uima-as-2.4.2": "2013-11-14",
+"uima-as-2.4.2": "2018-10-27",
 "uima-as-2.6.0": "2018-10-27",
-"uima-as-2.8.1": "2018-10-27",
-"uima-as-2.9.0": "2016-12-06",
-"uima-ducc-1.0.0": "2018-10-27",
-"uima-ducc-1.1.0": "2018-10-27",
-"uima-ducc-2.0.0": "2018-10-27",
+"uima-as-2.8.1": "2016-05-12",
+"uima-as-2.9.0": "2018-10-27",
+"uima-ducc-1.0.0": "2014-01-30",
+"uima-ducc-1.1.0": "2014-10-23",
+"uima-ducc-2.0.0": "2015-08-11",
 "uima-ducc-2.0.1": "2015-10-26",
-"uima-ducc-2.1.0": "2018-10-27",
+"uima-ducc-2.1.0": "2016-07-28",
 "uima-ducc-2.2.0": "2017-02-03",
 "uima-ducc-2.2.1": "2017-08-30",
-"uima-ducc-2.2.2": "2018-10-27",
+"uima-ducc-2.2.2": "2018-03-19",
 "uimacpp-2.4.0": "2018-10-27",
 "uimacpp-2.4.0-bin64": "2018-10-27",
 "uimafit-2.0.0": "2013-08-31",
 "uimafit-2.1.0": "2014-06-12",
-"uimafit-2.2.0": "2018-10-27",
+"uimafit-2.2.0": "2016-03-19",
 "uimafit-2.3.0": "2017-03-19",
-"uimafit-2.4.0": "2018-10-27",
+"uimafit-2.4.0": "2017-11-10",
 "uimafit-3.0.0": "2019-04-11",
 "uimaj-2.10.2": "2017-10-30",
 "uimaj-2.10.3": "2018-11-05",
-"uimaj-3.0.0": "2018-02-05",
+"uimaj-3.0.0": "2018-10-27",
 "uimaj-3.0.1": "2018-11-12",
 "uimaj-3.0.2": "2019-04-01"
 },
@@ -3273,23 +3275,23 @@
 "apache-usergrid-2.1.0": "2016-02-18"
 },
 "vcl": {
-"apache-VCL-2.4.2": "2018-10-27",
-"apache-VCL-2.5": "2018-10-27",
-"vcl-install.sh": "2018-10-27",
-"vcl-upgrade.sh": "2018-10-27"
+"apache-VCL-2.4.2": "2015-04-16",
+"apache-VCL-2.5": "2017-08-18",
+"vcl-install.sh": "2015-04-16",
+"vcl-upgrade.sh": "2015-04-16"
 },
 "velocity": {
-"DocBook-Framework-1.0": "2014-10-30",
-"anakia-1.0": "2018-10-27",
-"texen-1.0": "2018-10-27",
+"DocBook-Framework-1.0": "2018-10-27",
+"anakia-1.0": "2014-10-30",
+"texen-1.0": "2014-10-30",
 "velocity-1.7": "2014-10-30",
 "velocity-dvsl-1.0": "2014-10-30",
-"velocity-engine-2.0": "2017-07-17",
-"velocity-tools-1.4": "2018-10-27",
+"velocity-engine-2.0": "2018-10-27",
+"velocity-tools-1.4": "2014-10-30",
 "velocity-tools-2.0": "2014-10-30"
 },
 "vxquery": {
-"apache-vxquery-0.6": "2018-10-27"
+"apache-vxquery-0.6": "2016-05-26"
 },
 "wicket": {
 "apache-wicket-6.30.0": "2018-12-05",
@@ -3325,18 +3327,18 @@
 "xml-commons-resolver-1.2": "2014-10-30"
 },
 "xmlgraphics": {
-"batik-1.10": "2018-10-27",
+"batik-1.10": "2018-05-23",
 "batik-1.11": "2019-02-13",
-"batik-1.7": "2018-10-27",
-"batik-1.8": "2018-10-27",
-"batik-1.9": "2018-10-27",
-"fop-1.1": "2018-10-27",
-"fop-2.0": "2018-10-27",
-"fop-2.1": "2018-10-27",
-"fop-2.2": "2018-10-27",
-"fop-2.3": "2018-10-27",
-"fop-pdf-images-2.2": "2018-10-27",
-"fop-pdf-images-2.3": "2018-10-27",
+"batik-1.7": "2015-03-16",
+"batik-1.8": "2015-03-16",
+"batik-1.9": "2017-04-10",
+"fop-1.1": "2012-11-12",
+"fop-2.0": "2015-06-03",
+"fop-2.1": "2016-01-14",
+"fop-2.2": "2017-04-10",
+"fop-2.3": "2018-05-24",
+"fop-pdf-images-2.2": "2017-04-10",
+"fop-pdf-images-2.3": "2018-05-24",
 "xmlgraphics-commons-1.5": "2012-11-12",
 "xmlgraphics-commons-2.0": "2014-10-03",
 "xmlgraphics-commons-2.0.1": "2015-06-03",