You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@community.apache.org by pr...@apache.org on 2019/02/28 04:20:12 UTC

svn commit: r1854495 - in /comdev/projects.apache.org/trunk/site/json/foundation: groups.json people.json projects.json releases-files.json releases.json

Author: projects_role
Date: Thu Feb 28 04:20:11 2019
New Revision: 1854495

URL: http://svn.apache.org/viewvc?rev=1854495&view=rev
Log:
updating projects data

Modified:
    comdev/projects.apache.org/trunk/site/json/foundation/groups.json
    comdev/projects.apache.org/trunk/site/json/foundation/people.json
    comdev/projects.apache.org/trunk/site/json/foundation/projects.json
    comdev/projects.apache.org/trunk/site/json/foundation/releases-files.json
    comdev/projects.apache.org/trunk/site/json/foundation/releases.json

Modified: comdev/projects.apache.org/trunk/site/json/foundation/groups.json
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/trunk/site/json/foundation/groups.json?rev=1854495&r1=1854494&r2=1854495&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/groups.json (original)
+++ comdev/projects.apache.org/trunk/site/json/foundation/groups.json Thu Feb 28 04:20:11 2019
@@ -3385,6 +3385,7 @@
 "ulhasbhole"
 ],
 "daffodil": [
+"cdutz",
 "dthompson",
 "efinnegan",
 "jadams",
@@ -12275,6 +12276,7 @@
 "jeremiaswerner",
 "lz1982",
 "markusthoemmes",
+"mattsicker",
 "mdeuser",
 "mhamann",
 "mrutkowski",

Modified: comdev/projects.apache.org/trunk/site/json/foundation/people.json
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/trunk/site/json/foundation/people.json?rev=1854495&r1=1854494&r2=1854495&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/people.json (original)
+++ comdev/projects.apache.org/trunk/site/json/foundation/people.json Thu Feb 28 04:20:11 2019
@@ -7303,6 +7303,7 @@
 },
 "cdutz": {
 "groups": [
+"daffodil",
 "edgent",
 "flex",
 "flex-pmc",
@@ -29871,7 +29872,8 @@
 "incubator",
 "incubator-pmc",
 "logging",
-"logging-pmc"
+"logging-pmc",
+"openwhisk"
 ],
 "member": true,
 "name": "Matt Sicker"

Modified: comdev/projects.apache.org/trunk/site/json/foundation/projects.json
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/trunk/site/json/foundation/projects.json?rev=1854495&r1=1854494&r2=1854495&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/projects.json (original)
+++ comdev/projects.apache.org/trunk/site/json/foundation/projects.json Thu Feb 28 04:20:11 2019
@@ -6639,36 +6639,6 @@
 "https://gitbox.apache.org/repos/asf/fluo-recipes.git"
 ]
 },
-"fluo-yarn": {
-"bug-database": "https://github.com/apache/fluo-yarn/issues",
-"category": "big-data",
-"created": "2012-03-26",
-"description": "Apache Fluo YARN is a tool for running Apache Fluo\n      applications in Apache Hadoop YARN.",
-"doap": "https://fluo.apache.org/doap/fluo-yarn.rdf",
-"download-page": "https://fluo.apache.org/releases/",
-"homepage": "https://fluo.apache.org",
-"license": "http://usefulinc.com/doap/licenses/asl20",
-"mailing-list": "https://fluo.apache.org/contactus",
-"maintainer": [
-{
-"mbox": "mailto:kturner@apache.org",
-"name": "Keith Turner"
-}
-],
-"name": "Apache Fluo YARN",
-"pmc": "fluo",
-"programming-language": "Java",
-"release": [
-{
-"created": "2018-03-06",
-"name": "Apache Fluo YARN",
-"revision": "1.0.0"
-}
-],
-"repository": [
-"https://gitbox.apache.org/repos/asf/fluo-yarn.git"
-]
-},
 "forrest": {
 "bug-database": "http://forrest.apache.org/issues.html",
 "category": "build-management, database, graphics, http, network-client, network-server, web-framework, xml",
@@ -7429,6 +7399,11 @@
 "programming-language": "Scala, Java",
 "release": [
 {
+"created": "2019-02-26",
+"name": "Apache Daffodil",
+"revision": "2.3.0"
+},
+{
 "created": "2018-09-04",
 "name": "Apache Daffodil",
 "revision": "2.2.0"
@@ -13658,31 +13633,6 @@
 "shortdesc": "Innovative Web framework based on JCR and OSGi",
 "shortname": "sling"
 },
-"spamassassin": {
-"bug-database": "https://bz.apache.org/SpamAssassin/",
-"category": "mail",
-"created": "2001-04-20",
-"description": "Apache SpamAssassin is an extensible email filter which is used to identify spam. Using its rule base, it uses a wide range of advanced heuristic and statistical analysis tests on mail headers and body text to identify \"spam\", also known as unsolicited bulk email. Once identified, the mail can then be optionally tagged as spam for later filtering. It provides a command line tool to perform filtering, a client-server system to filter large volumes of mail, and Mail::SpamAssassin, a set of Perl modules.",
-"doap": "http://spamassassin.apache.org/doap.rdf",
-"download-page": "http://spamassassin.apache.org/downloads.html",
-"homepage": "http://spamassassin.apache.org/",
-"license": "http://usefulinc.com/doap/licenses/asl20",
-"mailing-list": "http://news.gmane.org/thread.php?group=gmane.mail.spam.spamassassin.general",
-"maintainer": [
-{
-"mbox_sha1sum": "745b0f55d936f36c20b221fc25488811",
-"name": "Development Mailing List at SpamAssassin.apache.org"
-}
-],
-"name": "Apache SpamAssassin",
-"pmc": "spamassassin",
-"programming-language": "Perl, C",
-"repository": [
-"http://svn.apache.org/repos/asf/spamassassin/trunk"
-],
-"shortdesc": "Apache SpamAssassin is an email filter used to identify spam",
-"wiki": "http://wiki.apache.org/spamassassin/"
-},
 "spark": {
 "bug-database": "http://issues.apache.org/jira/browse/SPARK",
 "category": "big-data",
@@ -14406,6 +14356,90 @@
 ],
 "shortdesc": "The Apache Tika toolkit detects and extracts metadata and structured \n    text content from various documents using existing parser libraries. \n    "
 },
+"tomcat": {
+"bug-database": "http://tomcat.apache.org/bugreport.html",
+"category": "network-server, http, javaee",
+"created": "2006-01-27",
+"description": "Apache Tomcat is a web server that is an open source software\n    implementation of the Java Servlet, JavaServer Pages, Java Expression\n    Language and Java WebSocket technologies. The Java Servlet, JavaServer\n    Pages, Java Expression Language and Java WebSocket specifications are\n    developed under the Java Community Process. Apache Tomcat is developed\n    in an open and participatory environment and released under the Apache\n    License version 2.\n\n    Apache Tomcat is intended to be a collaboration of the best-of-breed\n    developers from around the world. We invite you to participate in this open\n    development project.\n\n    Apache Tomcat powers numerous large-scale, mission-critical web applications\n    across a diverse range of industries and organizations. Some of these users\n    and their stories are listed on the PoweredBy wiki page.",
+"doap": "http://svn.apache.org/repos/asf/tomcat/site/trunk/docs/doap_Tomcat.rdf",
+"download-page": "http://tomcat.apache.org/",
+"homepage": "http://tomcat.apache.org/",
+"implements": [
+{
+"body": "JCP",
+"id": "JSR 369",
+"title": "Java Servlet 4.0",
+"url": "http://www.jcp.org/en/jsr/detail?id=369"
+},
+{
+"body": "JCP",
+"id": "JSR 340",
+"title": "Java Servlet 3.1",
+"url": "http://www.jcp.org/en/jsr/detail?id=340"
+},
+{
+"body": "JCP",
+"id": "JSR 245",
+"title": "JavaServer Pages 2.1-2.3",
+"url": "http://www.jcp.org/en/jsr/detail?id=245"
+},
+{
+"body": "JCP",
+"id": "JSR 341",
+"title": "Expression Language 3.0",
+"url": "http://www.jcp.org/en/jsr/detail?id=341"
+},
+{
+"body": "JCP",
+"id": "JSR 356",
+"title": "Java API for WebSocket",
+"url": "http://www.jcp.org/en/jsr/detail?id=356"
+},
+{
+"body": "JCP",
+"id": "JSR 315",
+"title": "Java Servlet 3.0",
+"url": "http://www.jcp.org/en/jsr/detail?id=315"
+}
+],
+"license": "http://usefulinc.com/doap/licenses/asl20",
+"mailing-list": "http://tomcat.apache.org/lists.html",
+"maintainer": [
+{
+"mbox": "mailto:dev@tomcat.apache.org",
+"name": "Tomcat PMC"
+}
+],
+"name": "Apache Tomcat",
+"pmc": "tomcat",
+"programming-language": "Java",
+"release": [
+{
+"created": "2019-02-08",
+"name": "Latest Stable 9.0.x Release",
+"revision": "9.0.16"
+},
+{
+"created": "2018-09-10",
+"name": "Latest Stable 8.5.x Release",
+"revision": "8.5.38"
+},
+{
+"created": "2018-07-05",
+"name": "Latest Stable 8.0.x Release",
+"revision": "8.0.53"
+},
+{
+"created": "2019-02-21",
+"name": "Latest Stable 7.0.x Release",
+"revision": "7.0.93"
+}
+],
+"repository": [
+"https://gitbox.apache.org/repos/asf/tomcat.git"
+],
+"shortdesc": "A Java Servlet, JavaServer Pages, Java Expression\n    Language and Java WebSocket specifications implementation."
+},
 "tomcat-reusable_dialog_components__rdc__taglib": {
 "bug-database": "http://issues.apache.org/bugzilla/",
 "category": "library",

Modified: comdev/projects.apache.org/trunk/site/json/foundation/releases-files.json
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/trunk/site/json/foundation/releases-files.json?rev=1854495&r1=1854494&r2=1854495&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/releases-files.json (original)
+++ comdev/projects.apache.org/trunk/site/json/foundation/releases-files.json Thu Feb 28 04:20:11 2019
@@ -424,8 +424,8 @@
 "spifly-1.2": [
 "aries/spifly-1.2-source-release.zip"
 ],
-"tx-control-1.0.0": [
-"aries/tx-control-1.0.0-source-release.zip"
+"tx-control-1.0.1": [
+"aries/tx-control-1.0.1-source-release.zip"
 ]
 },
 "arrow": {
@@ -2389,9 +2389,6 @@
 "flink-1.5.6": [
 "flink/flink-1.5.6/flink-1.5.6-src.tgz"
 ],
-"flink-1.6.3": [
-"flink/flink-1.6.3/flink-1.6.3-src.tgz"
-],
 "flink-1.6.4": [
 "flink/flink-1.6.4/flink-1.6.4-src.tgz"
 ],
@@ -2970,12 +2967,6 @@
 ]
 },
 "incubator-daffodil": {
-"apache-daffodil-2.2.0-incubating": [
-"incubator/daffodil/2.2.0/src/apache-daffodil-2.2.0-incubating-src.zip"
-],
-"apache-daffodil-2.2.0.incubating-1.noarch": [
-"incubator/daffodil/2.2.0/bin/apache-daffodil-2.2.0.incubating-1.noarch.rpm"
-],
 "apache-daffodil-2.3.0-incubating": [
 "incubator/daffodil/2.3.0/src/apache-daffodil-2.3.0-incubating-src.zip"
 ],
@@ -3087,6 +3078,9 @@
 ],
 "apache-mxnet-1.3.1-incubating": [
 "incubator/mxnet/1.3.1/apache-mxnet-src-1.3.1-incubating.tar.gz"
+],
+"apache-mxnet-1.4.0-incubating": [
+"incubator/mxnet/1.4.0/apache-mxnet-src-1.4.0-incubating.tar.gz"
 ]
 },
 "incubator-myriad": {
@@ -4997,6 +4991,9 @@
 "openwhisk-client-go-0.9.0-incubating": [
 "incubator/openwhisk/apache-openwhisk-0.9.0-incubating/openwhisk-client-go-0.9.0-incubating-sources.tar.gz"
 ],
+"openwhisk-composer-0.10.0-incubating": [
+"incubator/openwhisk/apache-openwhisk-0.10.0-incubating/openwhisk-composer-0.10.0-incubating-sources.tar.gz"
+],
 "openwhisk-composer-0.9.0-incubating": [
 "incubator/openwhisk/apache-openwhisk-0.9.0-incubating/openwhisk-composer-0.9.0-incubating-sources.tar.gz"
 ],
@@ -5272,6 +5269,11 @@
 "incubator/weex/0.20.0/apache-weex-incubating-0.20.0-src.tar.gz"
 ]
 },
+"incubator-zipkin": {
+"apache-zipkin-brave-karaf-incubating-0.1.2": [
+"incubator/zipkin/brave-karaf/0.1.2/apache-zipkin-brave-karaf-incubating-0.1.2-source-release.zip"
+]
+},
 "isis": {
 "helloworld-archetype-1.17.0": [
 "isis/archetype/helloworld-archetype/helloworld-archetype-1.17.0-source-release.zip"
@@ -5899,6 +5901,11 @@
 "lucene/java/7.7.0/lucene-7.7.0.tgz",
 "lucene/java/7.7.0/lucene-7.7.0.zip"
 ],
+"lucene-7.7.1": [
+"lucene/java/7.7.1/lucene-7.7.1-src.tgz",
+"lucene/java/7.7.1/lucene-7.7.1.tgz",
+"lucene/java/7.7.1/lucene-7.7.1.zip"
+],
 "pylucene-2.9.4-1": [
 "lucene/pylucene/pylucene-2.9.4-1-src.tar.gz"
 ],
@@ -5934,6 +5941,11 @@
 "lucene/solr/7.7.0/solr-7.7.0-src.tgz",
 "lucene/solr/7.7.0/solr-7.7.0.tgz",
 "lucene/solr/7.7.0/solr-7.7.0.zip"
+],
+"solr-7.7.1": [
+"lucene/solr/7.7.1/solr-7.7.1-src.tgz",
+"lucene/solr/7.7.1/solr-7.7.1.tgz",
+"lucene/solr/7.7.1/solr-7.7.1.zip"
 ]
 },
 "lucenenet": {
@@ -9318,14 +9330,14 @@
 ]
 },
 "trafodion": {
-"apache-trafodion-2.2.0": [
-"trafodion/apache-trafodion-2.2.0/src/apache-trafodion-2.2.0-src.tar.gz"
+"apache-trafodion-2.3.0": [
+"trafodion/apache-trafodion-2.3.0/src/apache-trafodion-2.3.0-src.tar.gz"
 ],
-"apache-trafodion_pyinstaller-2.2.0": [
-"trafodion/apache-trafodion-2.2.0/bin/apache-trafodion_pyinstaller-2.2.0.tar.gz"
+"apache-trafodion_pyinstaller-2.3.0": [
+"trafodion/apache-trafodion-2.3.0/bin/apache-trafodion_pyinstaller-2.3.0.tar.gz"
 ],
-"traf_ambari-2.2.0-1.noarch": [
-"trafodion/apache-trafodion-2.2.0/bin/traf_ambari_rpms/traf_ambari-2.2.0-1.noarch.rpm"
+"traf_ambari-2.3.0-1.noarch": [
+"trafodion/apache-trafodion-2.3.0/bin/traf_ambari-2.3.0-1.noarch.rpm"
 ]
 },
 "turbine": {

Modified: comdev/projects.apache.org/trunk/site/json/foundation/releases.json
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/trunk/site/json/foundation/releases.json?rev=1854495&r1=1854494&r2=1854495&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/releases.json (original)
+++ comdev/projects.apache.org/trunk/site/json/foundation/releases.json Thu Feb 28 04:20:11 2019
@@ -3,7 +3,7 @@
 "ASF": "2018-10-27",
 "Makefile": "2018-10-27",
 "ROOT": "2019-01-18",
-"cert-chain.pem": "2018-03-25",
+"cert-chain.pem": "2018-10-27",
 "config": "2018-10-27",
 "mk-root": "2018-11-10"
 },
@@ -63,8 +63,8 @@
 "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-malhar-3.7.0": "2017-03-28",
+"apache-apex-malhar-3.8.0": "2017-11-04"
 },
 "apr": {
 "apr-1.6.5": "2018-09-14",
@@ -77,36 +77,36 @@
 "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",
+"expression-evaluator-2.1": "2014-07-18",
+"modello-plugins-1.0": "2014-07-18",
 "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"
+"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"
 },
 "aries": {
-"blueprint-maven-plugin-1.1.0": "2015-03-03",
-"blueprint-parser-1.1.0": "2013-10-08",
+"blueprint-maven-plugin-1.1.0": "2018-10-27",
+"blueprint-parser-1.1.0": "2018-10-27",
 "integration-1.0.1": "2019-01-09",
 "integration-1.0.2": "2019-02-26",
-"org.apache.aries.blueprint-1.1.0": "2013-01-30",
-"org.apache.aries.blueprint.api-1.0.0": "2013-01-30",
-"org.apache.aries.blueprint.cm-1.0.7": "2015-07-16",
-"org.apache.aries.blueprint.compatibility-1.0.0": "2013-01-30",
-"org.apache.aries.blueprint.core-1.4.4": "2015-07-16",
-"org.apache.aries.blueprint.core.compatibility-1.0.0": "2013-01-30",
-"org.apache.aries.blueprint.jexl.evaluator-1.0.0": "2013-01-30",
-"org.apache.aries.blueprint.noosgi-1.1.0": "2015-03-03",
-"org.apache.aries.blueprint.web-1.1.0": "2015-03-03",
+"org.apache.aries.blueprint-1.1.0": "2018-10-27",
+"org.apache.aries.blueprint.api-1.0.0": "2018-10-27",
+"org.apache.aries.blueprint.cm-1.0.7": "2018-10-27",
+"org.apache.aries.blueprint.compatibility-1.0.0": "2018-10-27",
+"org.apache.aries.blueprint.core-1.4.4": "2018-10-27",
+"org.apache.aries.blueprint.core.compatibility-1.0.0": "2018-10-27",
+"org.apache.aries.blueprint.jexl.evaluator-1.0.0": "2018-10-27",
+"org.apache.aries.blueprint.noosgi-1.1.0": "2018-10-27",
+"org.apache.aries.blueprint.web-1.1.0": "2018-10-27",
 "org.apache.aries.cdi-1.0.0": "2019-02-10",
-"org.apache.aries.component-dsl.parent-1.0.0": "2018-05-04",
+"org.apache.aries.component-dsl.parent-1.0.0": "2018-10-27",
 "org.apache.aries.component-dsl.parent-1.1.0": "2019-01-09",
 "org.apache.aries.component-dsl.parent-1.2.0": "2019-01-09",
 "org.apache.aries.component-dsl.parent-1.2.1": "2019-01-09",
@@ -114,37 +114,37 @@
 "org.apache.aries.jax.rs-1.0.2": "2019-01-09",
 "org.apache.aries.jax.rs-1.0.3": "2019-01-09",
 "org.apache.aries.jax.rs-1.0.4": "2019-02-26",
-"org.apache.aries.jmx-1.1.0": "2013-01-30",
-"org.apache.aries.jmx.api-1.1.0": "2013-01-30",
-"org.apache.aries.jmx.blueprint-1.1.0": "2013-01-30",
-"org.apache.aries.jmx.blueprint.api-1.1.0": "2013-01-30",
-"org.apache.aries.jmx.blueprint.core-1.0.1": "2013-01-30",
-"org.apache.aries.jmx.blueprint.core-1.1.0": "2013-01-30",
-"org.apache.aries.jmx.core-1.1.0": "2013-01-30",
-"org.apache.aries.jmx.core-1.1.3": "2015-03-09",
-"org.apache.aries.jmx.core.whiteboard-1.1.0": "2013-01-30",
-"org.apache.aries.jndi-1.0.0": "2013-01-30",
-"org.apache.aries.jndi.api-1.0.0": "2013-01-30",
-"org.apache.aries.jndi.core-1.0.0": "2013-01-30",
-"org.apache.aries.jndi.legacy.support-1.0.0": "2013-01-30",
-"org.apache.aries.jndi.rmi-1.0.0": "2013-01-30",
-"org.apache.aries.jndi.url-1.0.0": "2013-01-30",
-"org.apache.aries.jpa.main-2.7.0": "2018-05-01",
+"org.apache.aries.jmx-1.1.0": "2018-10-27",
+"org.apache.aries.jmx.api-1.1.0": "2018-10-27",
+"org.apache.aries.jmx.blueprint-1.1.0": "2018-10-27",
+"org.apache.aries.jmx.blueprint.api-1.1.0": "2018-10-27",
+"org.apache.aries.jmx.blueprint.core-1.0.1": "2018-10-27",
+"org.apache.aries.jmx.blueprint.core-1.1.0": "2018-10-27",
+"org.apache.aries.jmx.core-1.1.0": "2018-10-27",
+"org.apache.aries.jmx.core-1.1.3": "2018-10-27",
+"org.apache.aries.jmx.core.whiteboard-1.1.0": "2018-10-27",
+"org.apache.aries.jndi-1.0.0": "2018-10-27",
+"org.apache.aries.jndi.api-1.0.0": "2018-10-27",
+"org.apache.aries.jndi.core-1.0.0": "2018-10-27",
+"org.apache.aries.jndi.legacy.support-1.0.0": "2018-10-27",
+"org.apache.aries.jndi.rmi-1.0.0": "2018-10-27",
+"org.apache.aries.jndi.url-1.0.0": "2018-10-27",
+"org.apache.aries.jpa.main-2.7.0": "2018-10-27",
 "org.apache.aries.jpa.main-2.7.1": "2019-01-03",
-"org.apache.aries.proxy-1.0.1": "2013-01-30",
-"org.apache.aries.proxy.impl-1.0.1": "2013-01-30",
-"org.apache.aries.rsa.main-1.13.0": "2018-10-05",
-"org.apache.aries.subsystem-1.0.0": "2013-06-04",
-"org.apache.aries.subsystem.api-1.0.0": "2013-06-04",
-"org.apache.aries.subsystem.core-1.0.0": "2013-06-04",
-"org.apache.aries.subsystem.obr-1.0.0": "2013-06-04",
-"org.apache.aries.transaction.jdbc-2.1.1": "2015-03-09",
-"org.apache.aries.transaction.jms-1.0.0": "2013-01-30",
-"org.apache.aries.transaction.manager-1.2.1": "2015-07-10",
-"org.apache.aries.util-1.1.0": "2013-01-30",
-"parent-1.0.0": "2013-01-30",
+"org.apache.aries.proxy-1.0.1": "2018-10-27",
+"org.apache.aries.proxy.impl-1.0.1": "2018-10-27",
+"org.apache.aries.rsa.main-1.13.0": "2018-10-27",
+"org.apache.aries.subsystem-1.0.0": "2018-10-27",
+"org.apache.aries.subsystem.api-1.0.0": "2018-10-27",
+"org.apache.aries.subsystem.core-1.0.0": "2018-10-27",
+"org.apache.aries.subsystem.obr-1.0.0": "2018-10-27",
+"org.apache.aries.transaction.jdbc-2.1.1": "2018-10-27",
+"org.apache.aries.transaction.jms-1.0.0": "2018-10-27",
+"org.apache.aries.transaction.manager-1.2.1": "2018-10-27",
+"org.apache.aries.util-1.1.0": "2018-10-27",
+"parent-1.0.0": "2018-10-27",
 "spifly-1.2": "2018-11-23",
-"tx-control-1.0.0": "2018-05-03"
+"tx-control-1.0.1": "2019-02-27"
 },
 "arrow": {
 "apache-arrow-0.12.1": "2019-02-25",
@@ -162,9 +162,9 @@
 "apache-hyracks-0.3.4": "2018-10-02"
 },
 "atlas": {
-"apache-atlas-0.8.2": "2018-02-05",
+"apache-atlas-0.8.2": "2018-10-27",
 "apache-atlas-0.8.3": "2018-10-31",
-"apache-atlas-1.0.0": "2018-10-27",
+"apache-atlas-1.0.0": "2018-06-02",
 "apache-atlas-1.1.0": "2018-10-27"
 },
 "aurora": {
@@ -183,13 +183,13 @@
 "apache-aurora-0.21.0": "2018-09-11"
 },
 "avro": {
-"Avro-1.7.7": "2014-10-29",
+"Avro-1.7.7": "2018-10-27",
 "Avro-1.8.2": "2018-10-27",
-"avro-1.7.7": "2014-10-29",
+"avro-1.7.7": "2018-10-27",
 "avro-1.8.2": "2018-10-27",
-"avro-c-1.7.7": "2018-10-27",
+"avro-c-1.7.7": "2014-10-29",
 "avro-c-1.8.2": "2017-05-07",
-"avro-csharp-1.7.7": "2014-10-29",
+"avro-csharp-1.7.7": "2018-10-27",
 "avro-csharp-1.8.2": "2018-10-27",
 "avro-js-1.8.2": "2018-10-27"
 },
@@ -255,12 +255,12 @@
 "bval-2.0.0": "2018-10-23"
 },
 "calcite": {
-"apache-calcite-1.17.0": "2018-10-27",
+"apache-calcite-1.17.0": "2018-07-20",
 "apache-calcite-1.18.0": "2018-12-20",
-"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-09-09",
-"apache-calcite-avatica-go-3.2.0": "2018-10-27"
+"apache-calcite-avatica-go-3.1.0": "2018-10-27",
+"apache-calcite-avatica-go-3.2.0": "2018-09-18"
 },
 "camel": {
 "apache-camel-2.21.5": "2019-02-09",
@@ -306,17 +306,17 @@
 "cdd0f6c60e36aea4164416e457ace38862336a4a32056799e736123a97aa6757-filelists.sqlite": "2019-02-12"
 },
 "cayenne": {
-"cayenne-3.0.2": "2018-10-27",
+"cayenne-3.0.2": "2013-07-18",
 "cayenne-3.1.3": "2018-07-11",
 "cayenne-4.0.1": "2018-12-20",
-"cayenne-4.1.M2": "2018-10-27"
+"cayenne-4.1.M2": "2018-07-12"
 },
 "celix": {
 "celix-2.1.0": "2018-01-30"
 },
 "chemistry": {
 "chemistry-dotcmis-0.7": "2018-10-27",
-"chemistry-objectivecmis-0.6": "2017-07-31",
+"chemistry-objectivecmis-0.6": "2018-10-27",
 "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",
@@ -328,7 +328,7 @@
 "cmislib-0.6.0": "2018-10-27"
 },
 "chukwa": {
-"chukwa-0.8.0": "2016-07-16"
+"chukwa-0.8.0": "2018-10-27"
 },
 "clerezza": {
 "201505-1.0.0": "2015-05-26",
@@ -347,81 +347,81 @@
 "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-01-26",
-"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-10-27",
+"apache-cloudstack-4.11.1.0": "2018-06-21",
 "apache-cloudstack-4.11.2.0": "2018-11-13",
 "apache-cloudstack-4.5.2": "2015-08-19",
-"apache-cloudstack-4.5.2.1": "2016-05-25",
+"apache-cloudstack-4.5.2.1": "2018-10-27",
 "apache-cloudstack-4.6.2.1": "2016-05-25",
 "apache-cloudstack-4.7.1": "2018-10-27",
-"apache-cloudstack-4.7.1.1": "2016-05-25",
-"apache-cloudstack-4.8.0": "2016-01-20",
+"apache-cloudstack-4.7.1.1": "2018-10-27",
+"apache-cloudstack-4.8.0": "2018-10-27",
 "apache-cloudstack-4.8.0.1": "2018-10-27",
-"apache-cloudstack-4.8.1": "2016-08-08",
-"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": "2018-10-27",
+"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": "2018-10-27",
-"apache-cloudstack-4.9.2.0": "2018-10-27",
+"apache-cloudstack-4.9.2.0": "2017-01-03",
 "apache-cloudstack-4.9.3.0": "2017-08-28",
 "apache-cloudstack-4.9.3.1": "2018-10-27",
 "apache-cloudstack-cloudmonkey-5.3.2": "2018-10-27",
-"apache-cloudstack-cloudmonkey-5.3.3": "2018-10-27",
+"apache-cloudstack-cloudmonkey-5.3.3": "2016-11-03",
 "apache-cloudstack-ec2stack-0.8.0": "2018-10-27"
 },
 "cocoon": {
-"cocoon-2.1.12": "2015-06-23",
-"cocoon-2.2.0": "2014-10-29",
+"cocoon-2.1.12": "2018-10-27",
+"cocoon-2.2.0": "2018-10-27",
 "cocoon-ajax-block-1.0.0": "2018-10-27",
-"cocoon-all-3.0.0-alpha-3": "2018-10-27",
-"cocoon-apples-block-1.0.0": "2014-10-29",
+"cocoon-all-3.0.0-alpha-3": "2014-10-29",
+"cocoon-apples-block-1.0.0": "2018-10-27",
 "cocoon-auth-block-1.0.0": "2014-10-29",
-"cocoon-batik-block-1.0.0": "2018-10-27",
-"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-batik-block-1.0.0": "2014-10-29",
+"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-databases-bridge-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-databases-hsqldb-server-block-1.0.0": "2018-10-27",
+"cocoon-databases-impl-block-1.0.0": "2018-10-27",
 "cocoon-flowscript-block-1.0.0": "2018-10-27",
 "cocoon-fop-block-1.0.0": "2018-10-27",
-"cocoon-forms-block-1.1.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": "2018-10-27",
+"cocoon-html-block-1.0.0": "2014-10-29",
 "cocoon-it-fw-1.0.1": "2014-10-29",
-"cocoon-jnet-1.2.2": "2018-10-27",
+"cocoon-jnet-1.2.2": "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": "2014-10-29",
-"cocoon-rcl-spring-reloader-1.0.2": "2014-10-29",
+"cocoon-rcl-spring-reloader-1.0.2": "2018-10-27",
 "cocoon-rcl-wrapper-1.0.2": "2018-10-27",
 "cocoon-serializers-charsets-1.0.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-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": "2013-03-03",
+"apache-sanselan-incubating-0.97": "2018-10-27",
 "bcel-6.3": "2019-01-28",
 "bsf-2.4.0": "2018-10-27",
 "bsf-3.1": "2018-10-27",
-"commons-47": "2018-07-02",
+"commons-47": "2018-10-27",
 "commons-beanutils-1.9.3": "2018-10-27",
-"commons-build-plugin-1.9": "2018-10-27",
-"commons-chain-1.2": "2018-10-27",
+"commons-build-plugin-1.9": "2018-06-20",
+"commons-chain-1.2": "2013-03-03",
 "commons-cli-1.4": "2017-03-13",
 "commons-codec-1.12": "2019-02-13",
 "commons-collections-3.2.2": "2015-11-14",
 "commons-collections4-4.1": "2019-02-07",
 "commons-collections4-4.2": "2018-07-11",
 "commons-collections4-4.3": "2019-02-05",
-"commons-compress-1.18": "2018-08-16",
-"commons-configuration-1.10": "2018-10-27",
+"commons-compress-1.18": "2018-10-27",
+"commons-configuration-1.10": "2013-10-28",
 "commons-configuration2-2.4": "2018-10-29",
 "commons-crypto-1.0.0": "2016-08-04",
 "commons-csv-1.5": "2017-09-03",
@@ -431,29 +431,29 @@
 "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-dbutils-1.7": "2018-10-27",
+"commons-digester-2.1": "2013-03-03",
+"commons-digester3-3.2": "2013-03-03",
 "commons-email-1.5": "2017-08-01",
 "commons-exec-1.3": "2018-10-27",
 "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-09-07",
-"commons-jelly-1.0": "2013-03-03",
-"commons-jelly-1.0.1": "2017-09-24",
+"commons-io-2.5": "2018-10-27",
+"commons-io-2.6": "2018-10-27",
+"commons-jci-1.1": "2018-10-27",
+"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": "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": "2018-10-27",
-"commons-lang3-3.8.1": "2018-10-27",
-"commons-logging-1.2": "2018-10-27",
+"commons-jxpath-1.3": "2013-03-03",
+"commons-lang-2.6": "2013-03-03",
+"commons-lang3-3.8.1": "2018-09-22",
+"commons-logging-1.2": "2014-07-09",
 "commons-math-2.2": "2013-03-03",
 "commons-math3-3.6.1": "2016-03-21",
-"commons-net-1.4.1": "2018-10-27",
-"commons-net-3.6": "2018-10-27",
+"commons-net-1.4.1": "2013-03-03",
+"commons-net-3.6": "2017-02-14",
 "commons-pool-1.6": "2018-10-27",
 "commons-pool2-2.4.3": "2018-10-27",
 "commons-pool2-2.6.1": "2019-02-13",
@@ -461,27 +461,27 @@
 "commons-release-plugin-1.5": "2019-01-30",
 "commons-rng-1.2": "2018-12-12",
 "commons-scxml-0.9": "2018-10-27",
-"commons-text-1.6": "2018-10-16",
-"commons-validator-1.6": "2018-10-27",
+"commons-text-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-vfs2-distribution-2.2": "2017-10-06",
 "commons-weaver-2.0": "2018-09-07"
 },
 "cordova": {
-"cordova-8.1.2": "2018-10-27",
+"cordova-8.1.2": "2018-10-07",
 "cordova-amazon-fireos-3.6.3": "2018-10-27",
 "cordova-android-8.0.0": "2019-02-16",
 "cordova-app-hello-world-4.0.0": "2018-12-25",
 "cordova-blackberry10-3.8.0": "2018-10-27",
 "cordova-browser-6.0.0": "2019-02-04",
-"cordova-coho-1.0.1": "2018-10-27",
+"cordova-coho-1.0.1": "2018-06-20",
 "cordova-common-3.1.0": "2019-01-03",
 "cordova-create-2.0.0": "2019-01-10",
 "cordova-fetch-2.0.0": "2018-12-25",
 "cordova-firefoxos-3.6.3": "2018-10-27",
 "cordova-ios-5.0.0": "2019-02-09",
 "cordova-js-5.0.0": "2018-12-25",
-"cordova-lib-8.1.1": "2018-10-27",
+"cordova-lib-8.1.1": "2018-10-05",
 "cordova-osx-5.0.0": "2019-02-04",
 "cordova-plugin-battery-status-2.0.2": "2018-04-17",
 "cordova-plugin-camera-4.0.3": "2018-04-17",
@@ -514,7 +514,7 @@
 "cordova-windows-6.0.1": "2018-10-27",
 "cordova-wp8-3.8.2": "2018-10-27",
 "npm-debug.log": "2016-12-16",
-"plugman-2.0.0": "2018-10-27",
+"plugman-2.0.0": "2017-12-19",
 "xcode-2.0.0": "2019-01-17"
 },
 "couchdb": {
@@ -530,8 +530,8 @@
 "apache-crunch-0.15.0": "2017-02-26"
 },
 "ctakes": {
-"apache-ctakes-3.2.2": "2018-10-27",
-"apache-ctakes-4.0.0": "2018-10-27"
+"apache-ctakes-3.2.2": "2015-05-13",
+"apache-ctakes-4.0.0": "2017-04-18"
 },
 "curator": {
 "apache-curator-2.13.0": "2018-12-03",
@@ -539,30 +539,30 @@
 },
 "cxf": {
 "apache-cxf-3.0.16": "2018-10-27",
-"apache-cxf-3.1.17": "2018-10-03",
+"apache-cxf-3.1.17": "2018-10-27",
 "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",
-"cxf-dosgi-main-2.3.0": "2018-03-15",
-"cxf-dosgi-multibundle-distribution-2.3.0-dir": "2018-03-15",
+"cxf-dosgi-main-2.3.0": "2018-10-27",
+"cxf-dosgi-multibundle-distribution-2.3.0-dir": "2018-10-27",
 "fediz-1.3.3": "2018-10-27",
 "fediz-1.4.5": "2018-10-09"
 },
 "datafu": {
-"apache-datafu-sources-1.4.0": "2018-03-22",
+"apache-datafu-sources-1.4.0": "2018-10-27",
 "apache-datafu-sources-1.5.0": "2019-01-07"
 },
 "db": {
-"DdlUtils-1.0": "2018-10-27",
-"db-derby-10.13.1.1": "2018-10-27",
-"db-derby-10.14.2.0": "2018-10-27",
+"DdlUtils-1.0": "2015-01-29",
+"db-derby-10.13.1.1": "2016-10-26",
+"db-derby-10.14.2.0": "2018-05-03",
 "jdo-3.1": "2018-10-27",
-"jdo-3.1-rc1": "2014-02-21",
+"jdo-3.1-rc1": "2018-10-27",
 "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",
@@ -613,7 +613,7 @@
 },
 "eagle": {
 "apache-eagle-0.3.0-incubating": "2016-04-11",
-"apache-eagle-0.4.0-incubating": "2018-10-27",
+"apache-eagle-0.4.0-incubating": "2016-07-20",
 "apache-eagle-0.5.0": "2017-09-07"
 },
 "empire-db": {
@@ -724,31 +724,30 @@
 "osgicheck-maven-plugin-0.1.0": "2018-09-23"
 },
 "fineract": {
-"apache-fineract-1.0.0": "2018-10-27",
-"apache-fineract-1.1.0": "2018-03-23",
+"apache-fineract-1.0.0": "2017-05-19",
+"apache-fineract-1.1.0": "2018-10-27",
 "apache-fineract-1.2.0": "2018-12-07"
 },
 "flex": {
-"apache-flex-falconjx-0.7.0": "2016-09-05",
+"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-flexjs-0.7.0": "2016-09-05",
 "apache-flex-flexjs-0.8.0": "2017-06-20",
 "apache-flex-flexunit-4.2.0-4.12.0": "2018-10-27",
-"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": "2015-06-24",
+"apache-flex-sdk-installer-3.2.0": "2018-10-27",
 "apache-flex-sdk-installer-3.3.0": "2017-11-16",
-"apache-flex-sdk-installer-3.3.1": "2018-04-22",
+"apache-flex-sdk-installer-3.3.1": "2018-10-27",
 "apache-flex-sdk-installer-3.3.2": "2018-10-27",
-"apache-flex-sdk-pixel-bender-1.0.0": "2018-10-27",
+"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": "2014-11-29",
 "blazeds-4.7.2": "2015-11-17",
-"blazeds-4.7.3": "2018-10-27"
+"blazeds-4.7.3": "2017-04-01"
 },
 "flink": {
 "flink-1.5.6": "2018-12-16",
-"flink-1.6.3": "2018-12-18",
 "flink-1.6.4": "2019-02-22",
 "flink-1.7.2": "2019-02-11",
 "flink-shaded-6.0": "2019-02-06"
@@ -756,9 +755,9 @@
 "flume": {
 "apache-flume-1.4.0": "2013-07-01",
 "apache-flume-1.5.0": "2014-05-19",
-"apache-flume-1.5.0.1": "2018-10-27",
-"apache-flume-1.5.1": "2014-11-11",
-"apache-flume-1.5.2": "2018-10-27",
+"apache-flume-1.5.0.1": "2014-06-16",
+"apache-flume-1.5.1": "2018-10-27",
+"apache-flume-1.5.2": "2014-11-17",
 "apache-flume-1.6.0": "2018-10-27",
 "apache-flume-1.7.0": "2018-10-27",
 "apache-flume-1.8.0": "2017-10-03",
@@ -766,13 +765,13 @@
 },
 "fluo": {
 "build-resources-2.0.0": "2018-10-27",
-"fluo-1.2.0": "2018-10-27",
-"fluo-3": "2018-10-27",
-"fluo-recipes-1.2.0": "2018-10-27",
+"fluo-1.2.0": "2018-02-26",
+"fluo-3": "2017-11-27",
+"fluo-recipes-1.2.0": "2018-03-06",
 "fluo-yarn-1.0.0": "2018-10-27"
 },
 "forrest": {
-"apache-forrest-0.9": "2018-10-27"
+"apache-forrest-0.9": "2012-11-21"
 },
 "freemarker": {
 "apache-freemarker-2.3.28": "2018-04-04",
@@ -792,24 +791,24 @@
 "apache-geode-native-1.8.0-Source": "2018-12-06"
 },
 "geronimo": {
-"geronimo-annotation_1.3_spec-1.1": "2018-10-27",
-"geronimo-atinject_1.0_spec-1.1": "2018-10-27",
+"geronimo-annotation_1.3_spec-1.1": "2018-08-31",
+"geronimo-atinject_1.0_spec-1.1": "2018-08-31",
 "geronimo-config-1.2.1": "2018-12-21",
-"geronimo-el_2.2_spec-1.1": "2018-10-27",
+"geronimo-el_2.2_spec-1.1": "2018-08-31",
 "geronimo-health-1.0.1": "2018-12-21",
-"geronimo-interceptor_1.2_spec-1.1": "2018-10-27",
-"geronimo-jaxrs_2.1_spec-1.1": "2018-10-27",
-"geronimo-jbatch_1.0_spec-1.1": "2018-10-27",
-"geronimo-jcache-simple-1.0.1": "2018-10-27",
-"geronimo-jcdi_2.0_spec-1.1": "2018-10-27",
-"geronimo-json_1.1_spec-1.1": "2018-10-27",
-"geronimo-jsonb_1.0_spec-1.1": "2018-10-27",
+"geronimo-interceptor_1.2_spec-1.1": "2018-08-31",
+"geronimo-jaxrs_2.1_spec-1.1": "2018-08-31",
+"geronimo-jbatch_1.0_spec-1.1": "2018-08-31",
+"geronimo-jcache-simple-1.0.1": "2018-08-27",
+"geronimo-jcdi_2.0_spec-1.1": "2018-08-31",
+"geronimo-json_1.1_spec-1.1": "2018-08-31",
+"geronimo-jsonb_1.0_spec-1.1": "2018-08-31",
 "geronimo-jwt-auth-1.0.1": "2018-12-21",
 "geronimo-metrics-1.0.2": "2019-01-06",
 "geronimo-microprofile-1.0.1": "2019-01-13",
 "geronimo-openapi-1.0.5": "2019-01-31",
 "geronimo-opentracing-1.0.1": "2018-12-21",
-"geronimo-validation_2.0_spec-1.0": "2018-10-04",
+"geronimo-validation_2.0_spec-1.0": "2018-10-27",
 "safeguard-1.2.0": "2018-12-21",
 "xbean-4.12": "2018-11-01"
 },
@@ -838,15 +837,15 @@
 },
 "hadoop": {
 "RELEASENOTES.md": "2019-01-21",
-"hadoop-2.6.5": "2016-10-11",
-"hadoop-2.7.6": "2018-10-27",
+"hadoop-2.6.5": "2018-10-27",
+"hadoop-2.7.6": "2018-04-18",
 "hadoop-2.7.7": "2018-10-27",
-"hadoop-2.8.4": "2018-10-27",
-"hadoop-2.8.5": "2018-10-27",
-"hadoop-2.9.0": "2017-11-17",
-"hadoop-2.9.1": "2018-10-27",
+"hadoop-2.8.4": "2018-05-15",
+"hadoop-2.8.5": "2018-09-18",
+"hadoop-2.9.0": "2018-10-27",
+"hadoop-2.9.1": "2018-04-19",
 "hadoop-2.9.2": "2018-11-20",
-"hadoop-3.0.2": "2018-04-23",
+"hadoop-3.0.2": "2018-10-27",
 "hadoop-3.0.3": "2018-06-11",
 "hadoop-3.1.1": "2018-08-08",
 "hadoop-3.1.2": "2019-02-05",
@@ -858,8 +857,8 @@
 "hama-dist-0.7.1": "2016-03-14"
 },
 "hawq": {
-"apache-hawq-2.4.0.0": "2018-10-27",
-"apache-hawq-rpm-2.4.0.0": "2018-10-27"
+"apache-hawq-2.4.0.0": "2018-09-13",
+"apache-hawq-rpm-2.4.0.0": "2018-09-13"
 },
 "hbase": {
 "RELEASENOTES.md": "2018-12-29",
@@ -876,9 +875,9 @@
 "helix-0.6.7": "2018-10-27",
 "helix-0.6.8": "2018-10-27",
 "helix-0.6.9": "2017-10-09",
-"helix-0.7.1": "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.1": "2018-10-27",
 "helix-0.8.2": "2018-07-25",
 "helix-0.8.3": "2019-02-12"
 },
@@ -887,9 +886,9 @@
 "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-storage-2.4.0": "2017-07-18",
 "hive-storage-2.6.1": "2018-10-27",
-"hive-storage-2.7.0-rc1": "2018-07-19"
+"hive-storage-2.7.0-rc1": "2018-10-27"
 },
 "httpcomponents": {
 "commons-httpclient-3.1": "2012-11-26",
@@ -925,12 +924,12 @@
 "apache-impala-3.1.0": "2018-12-04"
 },
 "incubator-airflow": {
-"apache-airflow-1.10.0+incubating": "2018-10-27",
+"apache-airflow-1.10.0+incubating": "2018-08-20",
 "apache-airflow-1.10.1+incubating": "2018-11-21",
 "apache-airflow-1.9.0+incubating": "2018-01-02"
 },
 "incubator-amaterasu": {
-"apache-amaterasu-0.2.0-incubating-rc4": "2018-07-10"
+"apache-amaterasu-0.2.0-incubating-rc4": "2018-10-27"
 },
 "incubator-batchee": {
 "batchee-0.5-incubating": "2017-12-13"
@@ -939,12 +938,10 @@
 "apache-commons-rdf-0.3.0-incubating": "2018-10-27"
 },
 "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": {
-"apache-daffodil-2.2.0-incubating": "2018-10-27",
-"apache-daffodil-2.2.0.incubating-1.noarch": "2018-10-27",
 "apache-daffodil-2.3.0-incubating": "2019-02-14",
 "apache-daffodil-2.3.0.incubating-1.noarch": "2019-02-14"
 },
@@ -966,42 +963,43 @@
 "apache-edgent-1.2.0-incubating": "2017-12-07"
 },
 "incubator-gearpump": {
-"gearpump-0.8.1-incubating": "2018-10-27",
+"gearpump-0.8.1-incubating": "2016-08-10",
 "gearpump-0.8.2-incubating": "2018-10-27",
-"gearpump-0.8.3-incubating": "2017-04-28",
-"gearpump-0.8.4-incubating": "2017-07-06"
+"gearpump-0.8.3-incubating": "2018-10-27",
+"gearpump-0.8.4-incubating": "2018-10-27"
 },
 "incubator-gobblin": {
-"apache-gobblin-incubating-sources-0.12.0": "2018-06-20",
+"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.14.0": "2018-11-30"
 },
 "incubator-griffin": {
 "griffin-0.1.5-incubating": "2017-07-18",
-"griffin-0.1.6-incubating": "2018-10-27",
+"griffin-0.1.6-incubating": "2017-11-29",
 "griffin-0.2.0-incubating": "2018-10-27",
-"griffin-0.3.0-incubating": "2018-10-27"
+"griffin-0.3.0-incubating": "2018-09-07"
 },
 "incubator-heron": {
 "apache-heron-v-0.20.0-incubating": "2018-11-16"
 },
 "incubator-hivemall": {
-"hivemall-0.5.0-incubating": "2018-10-27",
+"hivemall-0.5.0-incubating": "2018-03-05",
 "hivemall-0.5.2-incubating": "2018-12-03"
 },
 "incubator-joshua": {
-"joshua-incubating-6.1": "2017-04-22"
+"joshua-incubating-6.1": "2018-10-27"
 },
 "incubator-livy": {
-"livy-0.4.0-incubating": "2017-08-30",
-"livy-0.5.0-incubating": "2018-01-25"
+"livy-0.4.0-incubating": "2018-10-27",
+"livy-0.5.0-incubating": "2018-10-27"
 },
 "incubator-mxnet": {
 "apache-mxnet-1.3.0-incubating": "2018-10-27",
-"apache-mxnet-1.3.1-incubating": "2018-11-27"
+"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": "2018-10-27"
 },
 "incubator-nemo": {
@@ -1014,8 +1012,8 @@
 "com-jcraft-jsch.nbm": "2018-12-18",
 "com-jcraft-jzlib.nbm": "2018-12-18",
 "incubating-netbeans-10.0": "2018-12-25",
-"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-10.0": "2018-12-25",
 "net-java-html-boot-fx.nbm": "2018-12-18",
@@ -1632,7 +1630,7 @@
 "org-openidex-util.nbm": "2018-12-18"
 },
 "incubator-omid": {
-"apache-omid-incubating-0.8.2.0": "2016-06-27",
+"apache-omid-incubating-0.8.2.0": "2018-10-27",
 "apache-omid-incubating-0.9.0.0": "2018-06-03",
 "apache-omid-incubating-1.0.0": "2018-12-03"
 },
@@ -1642,6 +1640,7 @@
 "openwhisk-catalog-0.9.0-incubating": "2018-10-27",
 "openwhisk-cli-0.9.0-incubating": "2018-10-27",
 "openwhisk-client-go-0.9.0-incubating": "2018-10-27",
+"openwhisk-composer-0.10.0-incubating": "2019-02-27",
 "openwhisk-composer-0.9.0-incubating": "2018-12-04",
 "openwhisk-runtime-docker-1.12.0-incubating": "2018-10-27",
 "openwhisk-runtime-java-1.12.0-incubating": "2018-10-27",
@@ -1661,34 +1660,34 @@
 "apache-predictionio-0.12.0-incubating": "2018-10-27"
 },
 "incubator-ratis": {
-"apache-ratis-incubating-0.1.0-alpha": "2018-10-27",
-"apache-ratis-incubating-0.2.0": "2018-06-28",
+"apache-ratis-incubating-0.1.0-alpha": "2017-05-03",
+"apache-ratis-incubating-0.2.0": "2018-10-27",
 "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": "2018-10-27",
 "apache-s2graph-0.2.0-incubating": "2018-10-27"
 },
 "incubator-samoa": {
-"_remote.repositories": "2018-10-27",
-"samoa-0.3.0-incubating": "2018-10-27",
-"samoa-0.4.0-incubating": "2018-10-27"
+"_remote.repositories": "2016-09-22",
+"samoa-0.3.0-incubating": "2015-07-21",
+"samoa-0.4.0-incubating": "2016-09-22"
 },
 "incubator-senssoft": {
-"apache-senssoft-useralejs-1.0.0": "2018-02-21"
+"apache-senssoft-useralejs-1.0.0": "2018-10-27"
 },
 "incubator-singa": {
 "apache-singa-incubating-1.2.0": "2018-06-08"
 },
 "incubator-skywalking": {
-"apache-skywalking-apm-incubating-5.0.0-GA": "2018-10-07",
+"apache-skywalking-apm-incubating-5.0.0-GA": "2018-10-27",
 "apache-skywalking-apm-incubating-5.0.0-RC2": "2018-10-27",
-"apache-skywalking-apm-incubating-5.0.0-alpha": "2018-03-28",
+"apache-skywalking-apm-incubating-5.0.0-alpha": "2018-10-27",
 "apache-skywalking-apm-incubating-5.0.0-beta": "2018-05-12",
-"apache-skywalking-apm-incubating-5.0.0-beta2": "2018-07-05",
+"apache-skywalking-apm-incubating-5.0.0-beta2": "2018-10-27",
 "apache-skywalking-apm-incubating-6.0.0-GA": "2019-01-21",
 "apache-skywalking-apm-incubating-6.0.0-alpha": "2018-11-05",
 "apache-skywalking-apm-incubating-6.0.0-beta": "2018-12-15"
@@ -1698,23 +1697,23 @@
 },
 "incubator-tamaya": {
 "DISCLAIMER": "2015-08-22",
-"apache-tamaya-distribution-0.3-incubating": "2018-10-27",
-"apache-tamaya-extension-distribution-0.3-incubating": "2017-07-11",
+"apache-tamaya-distribution-0.3-incubating": "2017-08-01",
+"apache-tamaya-extension-distribution-0.3-incubating": "2018-10-27",
 "tamaya-distribution-0.1-incubating": "2015-08-22",
 "tamaya-distribution-0.2-incubating": "2016-04-16"
 },
 "incubator-taverna": {
-"apache-taverna-3-incubating": "2018-10-27",
+"apache-taverna-3-incubating": "2018-01-10",
 "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-language-0.15.1-incubating": "2016-02-27",
-"apache-taverna-osgi-0.2.1-incubating": "2018-10-27",
-"apache-taverna-server-3.1.0-incubating": "2018-10-27"
+"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": "2016-02-27",
+"apache-taverna-server-3.1.0-incubating": "2018-01-10"
 },
 "incubator-tephra": {
 "apache-tephra-0.10.0-incubating": "2016-12-16",
-"apache-tephra-0.11.0-incubating": "2017-03-16",
+"apache-tephra-0.11.0-incubating": "2018-10-27",
 "apache-tephra-0.12.0-incubating": "2018-10-27",
 "apache-tephra-0.13.0-incubating": "2018-10-27",
 "apache-tephra-0.14.0-incubating": "2018-10-27",
@@ -1723,30 +1722,33 @@
 "apache-tephra-0.9.0-incubating": "2016-09-19"
 },
 "incubator-toree": {
-"PKG-INFO": "2017-02-16",
-"apache-toree-0.1.0": "2017-02-16",
-"apache-toree-0.1.0-incubating": "2018-10-27",
-"toree-0.2.0": "2018-07-27",
+"PKG-INFO": "2018-10-27",
+"apache-toree-0.1.0": "2018-10-27",
+"apache-toree-0.1.0-incubating": "2017-02-16",
+"toree-0.2.0": "2018-10-27",
 "toree-0.3.0": "2018-10-16"
 },
 "incubator-trafficcontrol": {
-"apache-trafficcontrol-2.1.0-incubating": "2018-10-27",
-"apache-trafficcontrol-2.2.0": "2018-06-07"
+"apache-trafficcontrol-2.1.0-incubating": "2018-01-22",
+"apache-trafficcontrol-2.2.0": "2018-10-27"
 },
 "incubator-unomi": {
 "unomi-1.0.0-incubating": "2018-10-27",
 "unomi-1.1.0-incubating": "2016-10-03",
-"unomi-1.2.0-incubating": "2017-09-19",
-"unomi-1.3.0-incubating": "2018-07-27",
+"unomi-1.2.0-incubating": "2018-10-27",
+"unomi-1.3.0-incubating": "2018-10-27",
 "unomi-manual-1_1_x": "2018-09-14",
-"unomi-manual-1_2_x": "2018-09-14",
-"unomi-manual-1_3_x": "2018-09-14"
+"unomi-manual-1_2_x": "2018-10-27",
+"unomi-manual-1_3_x": "2018-10-27"
 },
 "incubator-weex": {
 "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"
 },
+"incubator-zipkin": {
+"apache-zipkin-brave-karaf-incubating-0.1.2": "2019-02-27"
+},
 "isis": {
 "helloworld-archetype-1.17.0": "2019-01-06",
 "helloworld-archetype-2.0.0-M2": "2019-01-22",
@@ -1757,11 +1759,11 @@
 },
 "jackrabbit": {
 "filevault-package-maven-plugin-1.0.0": "2018-10-27",
-"filevault-package-maven-plugin-1.0.1": "2018-10-27",
+"filevault-package-maven-plugin-1.0.1": "2017-12-14",
 "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.14.6": "2018-10-27",
 "jackrabbit-2.16.3": "2018-07-31",
 "jackrabbit-2.18.0": "2018-11-30",
 "jackrabbit-2.19.1": "2019-02-04",
@@ -1769,54 +1771,54 @@
 "jackrabbit-2.6.10": "2018-03-05",
 "jackrabbit-2.8.9": "2018-10-27",
 "jackrabbit-filevault-3.0.0": "2018-10-27",
-"jackrabbit-filevault-3.1.0": "2014-03-27",
-"jackrabbit-filevault-3.1.14": "2018-10-27",
+"jackrabbit-filevault-3.1.0": "2018-10-27",
+"jackrabbit-filevault-3.1.14": "2014-12-16",
 "jackrabbit-filevault-3.1.16": "2018-10-27",
 "jackrabbit-filevault-3.1.18": "2018-10-27",
 "jackrabbit-filevault-3.1.2": "2014-04-02",
-"jackrabbit-filevault-3.1.24": "2015-09-25",
-"jackrabbit-filevault-3.1.26": "2018-10-27",
-"jackrabbit-filevault-3.1.28": "2016-08-18",
-"jackrabbit-filevault-3.1.30": "2018-10-27",
-"jackrabbit-filevault-3.1.38": "2017-03-21",
-"jackrabbit-filevault-3.1.40": "2018-10-27",
+"jackrabbit-filevault-3.1.24": "2018-10-27",
+"jackrabbit-filevault-3.1.26": "2016-01-06",
+"jackrabbit-filevault-3.1.28": "2018-10-27",
+"jackrabbit-filevault-3.1.30": "2016-09-26",
+"jackrabbit-filevault-3.1.38": "2018-10-27",
+"jackrabbit-filevault-3.1.40": "2017-06-22",
 "jackrabbit-filevault-3.1.42": "2017-11-10",
 "jackrabbit-filevault-3.1.44": "2018-10-27",
-"jackrabbit-filevault-3.1.6": "2018-10-27",
-"jackrabbit-filevault-3.1.8": "2014-10-17",
-"jackrabbit-filevault-3.2.0": "2018-08-06",
-"jackrabbit-filevault-3.2.4": "2018-09-21",
+"jackrabbit-filevault-3.1.6": "2014-04-23",
+"jackrabbit-filevault-3.1.8": "2018-10-27",
+"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-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.14.6": "2018-10-27",
 "jackrabbit-jca-2.16.3": "2018-07-31",
 "jackrabbit-jca-2.18.0": "2018-11-30",
 "jackrabbit-jca-2.19.1": "2019-02-04",
 "jackrabbit-jca-2.4.8": "2018-10-27",
 "jackrabbit-jca-2.6.10": "2018-03-05",
 "jackrabbit-jca-2.8.9": "2018-10-27",
-"jackrabbit-oak-1.0.42": "2018-10-27",
+"jackrabbit-oak-1.0.42": "2018-03-20",
 "jackrabbit-oak-1.10.0": "2019-01-12",
 "jackrabbit-oak-1.2.30": "2018-10-27",
 "jackrabbit-oak-1.4.24": "2019-01-08",
 "jackrabbit-oak-1.6.16": "2019-01-11",
 "jackrabbit-oak-1.8.11": "2019-01-14",
 "jackrabbit-oak-1.9.13": "2018-12-10",
-"jackrabbit-ocm-2.0.0": "2018-10-27",
+"jackrabbit-ocm-2.0.0": "2012-12-17",
 "oak-segment-tar-0.0.16": "2016-10-24"
 },
 "james": {
-"apache-james-mpt-0.1": "2018-10-27",
-"apache-jdkim-0.2": "2018-10-27",
+"apache-james-mpt-0.1": "2013-03-22",
+"apache-jdkim-0.2": "2013-03-22",
 "apache-jsieve-0.7": "2018-01-31",
 "apache-jsieve-sources-0.7": "2018-01-31",
-"apache-jspf-sources-1.0.1": "2018-10-27",
+"apache-jspf-sources-1.0.1": "2018-01-31",
 "apache-mailet-api-3.2.0": "2018-11-06",
 "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": "2015-09-26",
+"james-2.3.2.1": "2018-10-27",
 "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",
@@ -1834,29 +1836,29 @@
 "james-server-sources-3.2.0": "2018-11-06"
 },
 "jclouds": {
-"jclouds-1.9.3": "2016-11-23",
+"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-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-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-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-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-1.9.3": "2018-10-27",
 "jclouds-labs-google-2.0.3": "2017-11-30",
-"jclouds-labs-openstack-1.9.3": "2016-11-23",
+"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-06-29",
+"META": "2018-10-27",
 "jena-3.10.0": "2018-12-30"
 },
 "jmeter": {
@@ -1874,7 +1876,7 @@
 "scout-1.2.8": "2018-12-11"
 },
 "juneau": {
-"apache-juneau-7.0.1": "2017-12-18",
+"apache-juneau-7.0.1": "2018-10-27",
 "apache-juneau-8.0.0": "2018-12-23"
 },
 "kafka": {
@@ -1923,10 +1925,10 @@
 },
 "kudu": {
 "apache-kudu-1.3.1": "2018-10-27",
-"apache-kudu-1.4.0": "2018-10-27",
+"apache-kudu-1.4.0": "2017-06-09",
 "apache-kudu-1.5.0": "2017-09-08",
-"apache-kudu-1.6.0": "2018-10-27",
-"apache-kudu-1.7.1": "2018-10-27",
+"apache-kudu-1.6.0": "2017-12-07",
+"apache-kudu-1.7.1": "2018-06-07",
 "apache-kudu-1.8.0": "2018-10-27"
 },
 "kylin": {
@@ -1941,23 +1943,24 @@
 "apache-libcloud-2.4.0": "2018-11-08"
 },
 "logging": {
-"Apache_log4php-2.3.0": "2018-10-27",
-"apache-chainsaw-2.0.0": "2018-10-27",
-"apache-log4cxx-0.10.0": "2013-01-31",
+"Apache_log4php-2.3.0": "2013-01-31",
+"apache-chainsaw-2.0.0": "2018-01-20",
+"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-extras-1.2.17": "2013-10-19",
 "apache-log4j-scala-11.0": "2018-10-27",
-"apache-log4php-2.3.0": "2018-10-27",
-"log4j-1.2.17": "2018-10-27",
-"log4net-2.0.8": "2018-10-27"
+"apache-log4php-2.3.0": "2013-01-31",
+"log4j-1.2.17": "2013-01-31",
+"log4net-2.0.8": "2017-03-11"
 },
 "lucene": {
 "lucene-5.5.5": "2017-10-20",
 "lucene-6.6.5": "2018-06-30",
 "lucene-7.7.0": "2019-02-05",
+"lucene-7.7.1": "2019-02-23",
 "pylucene-2.9.4-1": "2013-01-15",
 "pylucene-3.6.2-1": "2013-01-15",
 "pylucene-4.10.1-1": "2014-10-06",
@@ -1967,16 +1970,17 @@
 "pylucene-7.6.0": "2019-01-11",
 "solr-5.5.5": "2017-10-20",
 "solr-6.6.5": "2018-06-30",
-"solr-7.7.0": "2019-02-05"
+"solr-7.7.0": "2019-02-05",
+"solr-7.7.1": "2019-02-23"
 },
 "lucenenet": {
-"Apache-Lucene.Net-3.0.3-RC2": "2018-10-27",
-"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-3.0.3-RC2": "2017-05-09",
+"Apache-Lucene.Net-4.8.0-beta00001": "2018-10-27",
+"Apache-Lucene.Net-4.8.0-beta00004": "2017-05-21",
+"Apache-Lucene.Net-4.8.0-beta00005": "2017-10-24"
 },
 "madlib": {
-"apache-madlib-1.15.1": "2018-10-10"
+"apache-madlib-1.15.1": "2018-10-27"
 },
 "mahout": {
 "apache-mahout-distribution-0.11.0": "2015-08-07",
@@ -2010,99 +2014,99 @@
 },
 "maven": {
 "apache-21": "2018-10-27",
-"apache-maven-3.0.5": "2013-02-19",
+"apache-maven-3.0.5": "2018-10-27",
 "apache-maven-3.1.1": "2018-10-27",
 "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-10-27",
 "apache-maven-3.6.0": "2018-10-24",
 "apache-source-release-descriptor-1.0.6": "2016-05-07",
-"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-06-16",
-"file-management-3.0.0": "2018-10-27",
+"doxia-1.8": "2018-10-27",
+"doxia-converter-1.2": "2018-10-27",
+"doxia-sitetools-1.8.1": "2018-10-27",
+"enforcer-3.0.0-M2": "2018-10-27",
+"file-management-3.0.0": "2015-12-28",
 "jxr-3.0.0": "2018-09-25",
 "maven-33": "2018-10-27",
-"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-acr-plugin-3.1.0": "2018-10-27",
+"maven-ant-plugin-2.4": "2018-10-27",
+"maven-antrun-plugin-1.8": "2018-10-27",
 "maven-archetype-3.0.1": "2018-10-27",
 "maven-archetype-bundles-1.4": "2018-12-13",
 "maven-archiver-3.4.0": "2019-02-26",
-"maven-artifact-resolver-1.0": "2018-10-27",
+"maven-artifact-resolver-1.0": "2012-12-29",
 "maven-artifact-transfer-0.10.1": "2018-12-19",
-"maven-checkstyle-plugin-3.0.0": "2018-01-07",
-"maven-clean-plugin-3.1.0": "2018-04-13",
+"maven-checkstyle-plugin-3.0.0": "2018-10-27",
+"maven-clean-plugin-3.1.0": "2018-10-27",
 "maven-common-artifact-filters-3.1.0": "2018-12-18",
-"maven-compiler-plugin-3.8.0": "2018-07-29",
+"maven-compiler-plugin-3.8.0": "2018-10-27",
 "maven-default-skin-1.2": "2016-02-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": "2018-10-27",
-"maven-deploy-plugin-3.0.0-M1": "2018-09-30",
-"maven-doap-plugin-1.2": "2015-03-16",
-"maven-docck-plugin-1.1": "2015-04-08",
-"maven-ear-plugin-3.0.1": "2018-05-13",
-"maven-ejb-plugin-3.0.1": "2018-05-09",
-"maven-filtering-3.1.1": "2018-10-27",
+"maven-dependency-plugin-3.1.1": "2018-10-27",
+"maven-dependency-tree-3.0.1": "2017-05-10",
+"maven-deploy-plugin-3.0.0-M1": "2018-10-27",
+"maven-doap-plugin-1.2": "2018-10-27",
+"maven-docck-plugin-1.1": "2018-10-27",
+"maven-ear-plugin-3.0.1": "2018-10-27",
+"maven-ejb-plugin-3.0.1": "2018-10-27",
+"maven-filtering-3.1.1": "2016-06-02",
 "maven-fluido-skin-1.7": "2018-01-04",
-"maven-gpg-plugin-1.6": "2015-01-19",
+"maven-gpg-plugin-1.6": "2018-10-27",
 "maven-help-plugin-3.1.1": "2018-12-12",
-"maven-indexer-6.0.0": "2018-10-27",
-"maven-info-reports-plugin-3.0.0": "2018-06-27",
-"maven-install-plugin-3.0.0-M1": "2018-09-30",
-"maven-invoker-3.0.1": "2018-10-27",
+"maven-indexer-6.0.0": "2017-12-03",
+"maven-info-reports-plugin-3.0.0": "2018-10-27",
+"maven-install-plugin-3.0.0-M1": "2018-10-27",
+"maven-invoker-3.0.1": "2018-05-29",
 "maven-invoker-plugin-3.2.0": "2019-01-21",
 "maven-jar-plugin-3.1.1": "2018-12-12",
 "maven-jarsigner-3.0.0": "2018-10-31",
 "maven-jarsigner-plugin-3.0.0": "2018-11-06",
-"maven-jdeprscan-plugin-3.0.0-alpha-1": "2017-11-15",
-"maven-jdeps-plugin-3.1.1": "2018-02-28",
-"maven-jlink-plugin-3.0.0-alpha-1": "2017-09-13",
-"maven-jmod-plugin-3.0.0-alpha-1": "2017-09-20",
-"maven-linkcheck-plugin-1.2": "2014-10-11",
-"maven-mapping-3.0.0": "2018-10-27",
-"maven-patch-plugin-1.2": "2015-03-09",
-"maven-pdf-plugin-1.4": "2017-12-28",
+"maven-jdeprscan-plugin-3.0.0-alpha-1": "2018-10-27",
+"maven-jdeps-plugin-3.1.1": "2018-10-27",
+"maven-jlink-plugin-3.0.0-alpha-1": "2018-10-27",
+"maven-jmod-plugin-3.0.0-alpha-1": "2018-10-27",
+"maven-linkcheck-plugin-1.2": "2018-10-27",
+"maven-mapping-3.0.0": "2015-11-24",
+"maven-patch-plugin-1.2": "2018-10-27",
+"maven-pdf-plugin-1.4": "2018-10-27",
 "maven-plugin-3.1.1": "2019-01-02",
-"maven-plugin-testing-3.3.0": "2014-12-30",
+"maven-plugin-testing-3.3.0": "2018-10-27",
 "maven-plugin-tools-3.6.0": "2018-11-01",
-"maven-pmd-plugin-3.11.0": "2018-10-26",
-"maven-rar-plugin-2.4": "2014-09-11",
-"maven-release-2.5.3": "2015-10-17",
+"maven-pmd-plugin-3.11.0": "2018-10-27",
+"maven-rar-plugin-2.4": "2018-10-27",
+"maven-release-2.5.3": "2018-10-27",
 "maven-remote-resources-plugin-1.6.0": "2018-10-31",
-"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": "2018-10-27",
-"maven-repository-plugin-2.4": "2015-02-22",
+"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-repository-builder-1.0": "2014-11-15",
+"maven-repository-plugin-2.4": "2018-10-27",
 "maven-resolver-1.3.1": "2018-10-27",
-"maven-resources-plugin-3.1.0": "2018-04-30",
-"maven-runtime-1.0-alpha-3": "2018-10-27",
-"maven-scm-1.11.1": "2018-10-27",
-"maven-scm-publish-plugin-3.0.0": "2018-01-29",
-"maven-script-interpreter-1.2": "2018-10-27",
+"maven-resources-plugin-3.1.0": "2018-10-27",
+"maven-runtime-1.0-alpha-3": "2013-07-07",
+"maven-scm-1.11.1": "2018-09-14",
+"maven-scm-publish-plugin-3.0.0": "2018-10-27",
+"maven-script-interpreter-1.2": "2017-07-21",
 "maven-shade-plugin-3.2.1": "2018-11-12",
-"maven-shared-incremental-1.1": "2018-10-27",
-"maven-shared-io-3.0.0": "2018-10-27",
-"maven-shared-jar-1.2": "2018-10-27",
-"maven-shared-resources-2": "2018-10-27",
-"maven-shared-utils-3.2.1": "2018-10-27",
-"maven-site-plugin-3.7.1": "2018-04-27",
-"maven-source-plugin-3.0.1": "2016-06-22",
-"maven-stage-plugin-1.0": "2015-03-03",
-"maven-toolchains-plugin-1.1": "2014-11-15",
-"maven-verifier-1.6": "2018-10-27",
-"maven-verifier-plugin-1.1": "2015-04-14",
-"maven-war-plugin-3.2.2": "2018-06-09",
+"maven-shared-incremental-1.1": "2013-04-24",
+"maven-shared-io-3.0.0": "2015-12-23",
+"maven-shared-jar-1.2": "2016-01-03",
+"maven-shared-resources-2": "2015-02-05",
+"maven-shared-utils-3.2.1": "2018-02-10",
+"maven-site-plugin-3.7.1": "2018-10-27",
+"maven-source-plugin-3.0.1": "2018-10-27",
+"maven-stage-plugin-1.0": "2018-10-27",
+"maven-toolchains-plugin-1.1": "2018-10-27",
+"maven-verifier-1.6": "2015-06-26",
+"maven-verifier-plugin-1.1": "2018-10-27",
+"maven-war-plugin-3.2.2": "2018-10-27",
 "surefire-3.0.0-M3": "2018-12-23",
 "wagon-3.3.2": "2019-02-08"
 },
 "mesos": {
 "mesos-1.4.3": "2019-02-22",
 "mesos-1.5.2": "2019-01-24",
-"mesos-1.6.1": "2018-10-27",
+"mesos-1.6.1": "2018-07-25",
 "mesos-1.6.2": "2019-02-26",
 "mesos-1.7.2": "2019-02-23"
 },
@@ -2123,7 +2127,7 @@
 "apache-metron-0.7.0": "2018-12-14"
 },
 "mina": {
-"apache-ftpserver-1.1.1": "2017-04-24",
+"apache-ftpserver-1.1.1": "2018-10-27",
 "apache-mina-2.0.19": "2018-10-27",
 "apache-mina-2.0.20": "2019-02-24",
 "apache-mina-3.0.0-M2": "2018-10-27",
@@ -2133,9 +2137,9 @@
 },
 "mnemonic": {
 "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.10.0-incubating": "2017-11-15",
+"apache-mnemonic-0.11.0": "2018-04-03",
+"apache-mnemonic-0.12.0": "2018-09-04"
 },
 "myfaces": {
 "myfaces-commons11-1.0.2": "2014-10-30",
@@ -2187,19 +2191,19 @@
 "mynewt": {
 "apache-mynewt-blinky-1.3.0": "2017-12-07",
 "apache-mynewt-blinky-1.4.0": "2018-10-27",
-"apache-mynewt-blinky-1.4.1": "2018-06-29",
+"apache-mynewt-blinky-1.4.1": "2018-10-27",
 "apache-mynewt-blinky-1.5.0": "2018-11-05",
 "apache-mynewt-core-1.3.0": "2017-12-07",
 "apache-mynewt-core-1.4.0": "2018-10-27",
-"apache-mynewt-core-1.4.1": "2018-06-29",
+"apache-mynewt-core-1.4.1": "2018-10-27",
 "apache-mynewt-core-1.5.0": "2018-11-05",
 "apache-mynewt-newt-1.3.0": "2017-12-07",
 "apache-mynewt-newt-1.4.0": "2018-10-27",
-"apache-mynewt-newt-1.4.1": "2018-06-29",
+"apache-mynewt-newt-1.4.1": "2018-10-27",
 "apache-mynewt-newt-1.5.0": "2018-11-05",
 "apache-mynewt-newtmgr-1.3.0": "2017-12-07",
 "apache-mynewt-newtmgr-1.4.0": "2018-10-27",
-"apache-mynewt-newtmgr-1.4.1": "2018-06-29",
+"apache-mynewt-newtmgr-1.4.1": "2018-10-27",
 "apache-mynewt-newtmgr-1.5.0": "2018-11-05",
 "apache-mynewt-nimble-1.0.0": "2018-10-27"
 },
@@ -2213,7 +2217,7 @@
 },
 "nutch": {
 "apache-nutch-1.15": "2018-07-26",
-"apache-nutch-2.3.1": "2016-01-10"
+"apache-nutch-2.3.1": "2018-10-27"
 },
 "ode": {
 "apache-ode-server-1.3.8": "2018-03-22",
@@ -2224,16 +2228,16 @@
 "apache-ofbiz-16.11.05": "2018-10-02"
 },
 "olingo": {
-"Olingo-OData-4.4.0": "2018-10-27",
-"Olingo-OData-4.5.0": "2018-08-13",
-"Olingo-OData-Client-for-Android-4.4.0": "2018-10-27",
-"Olingo-OData-Client-for-Android-4.5.0": "2018-08-13",
-"Olingo-OData-Client-for-Java-4.4.0": "2018-10-27",
-"Olingo-OData-Client-for-Java-4.5.0": "2018-08-13",
-"Olingo-OData-Server-Extension-for-Java-4.4.0": "2018-10-27",
-"Olingo-OData-Server-Extension-for-Java-4.5.0": "2018-08-13",
-"Olingo-OData-Server-for-Java-4.4.0": "2018-10-27",
-"Olingo-OData-Server-for-Java-4.5.0": "2018-08-13",
+"Olingo-OData-4.4.0": "2017-09-01",
+"Olingo-OData-4.5.0": "2018-10-27",
+"Olingo-OData-Client-for-Android-4.4.0": "2017-09-01",
+"Olingo-OData-Client-for-Android-4.5.0": "2018-10-27",
+"Olingo-OData-Client-for-Java-4.4.0": "2017-09-01",
+"Olingo-OData-Client-for-Java-4.5.0": "2018-10-27",
+"Olingo-OData-Server-Extension-for-Java-4.4.0": "2017-09-01",
+"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": "2017-12-06",
@@ -2250,7 +2254,7 @@
 "olingo-odata2-spring-2.0.11": "2019-02-17"
 },
 "oodt": {
-"apache-oodt-1.2.5": "2018-10-27"
+"apache-oodt-1.2.5": "2018-09-13"
 },
 "oozie": {
 "oozie-4.3.1": "2018-02-13",
@@ -2259,8 +2263,8 @@
 "oozie-5.1.0": "2018-12-19"
 },
 "openjpa": {
-"apache-openjpa-2.2.2": "2018-10-27",
-"openjpa-2.4.3": "2018-06-12",
+"apache-openjpa-2.2.2": "2014-12-16",
+"openjpa-2.4.3": "2018-10-27",
 "openjpa-3.0.0": "2018-10-27"
 },
 "openmeetings": {
@@ -2389,18 +2393,18 @@
 "apache-polygene-java-3.0.0": "2018-10-27"
 },
 "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": "2015-04-13",
+"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": "2018-10-27",
 "bridges-pom-1.1": "2018-10-27",
 "j2-admin-2.2.2": "2018-10-27",
 "j2-admin-2.3.0": "2018-10-27",
@@ -2421,13 +2425,13 @@
 "pluto-bundle-3.0.1": "2018-10-27",
 "portals-bridges-1.0.4": "2013-03-30",
 "portals-bridges-common-2.0": "2013-03-30",
-"portals-bridges-common-2.1": "2018-10-27",
-"portals-bridges-jsf-1.1": "2018-10-27",
+"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": "2018-10-27",
+"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",
+"portlet-api_2.1.0_spec-1.0": "2015-07-20",
 "springmvc": "2013-03-30"
 },
 "predictionio": {
@@ -2481,7 +2485,7 @@
 "qpid-python-1.37.0": "2017-11-22"
 },
 "ranger": {
-"apache-ranger-0.6.3": "2017-01-31",
+"apache-ranger-0.6.3": "2018-10-27",
 "apache-ranger-0.7.1": "2018-10-27",
 "apache-ranger-1.0.0": "2018-03-20",
 "apache-ranger-1.1.0": "2018-07-09",
@@ -2503,10 +2507,10 @@
 },
 "rocketmq": {
 "rocketmq-all-4.0.0-incubating": "2018-10-27",
-"rocketmq-all-4.1.0-incubating": "2017-06-17",
+"rocketmq-all-4.1.0-incubating": "2018-10-27",
 "rocketmq-all-4.2.0": "2017-12-18",
-"rocketmq-all-4.3.0": "2018-10-27",
-"rocketmq-all-4.3.1": "2018-10-27",
+"rocketmq-all-4.3.0": "2018-07-31",
+"rocketmq-all-4.3.1": "2018-09-13",
 "rocketmq-all-4.3.2": "2018-11-13",
 "rocketmq-all-4.4.0": "2019-01-23"
 },
@@ -2519,18 +2523,18 @@
 "apache-royale-0.9.4": "2018-11-14"
 },
 "samza": {
-"apache-samza-0.10.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.12.0": "2017-02-22",
 "apache-samza-0.13.0": "2017-06-09",
-"apache-samza-0.13.1": "2017-08-24",
-"apache-samza-0.14.0": "2018-10-27",
+"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.9.0": "2018-10-27",
-"apache-samza-0.9.1": "2015-07-11",
+"apache-samza-0.9.0": "2015-03-31",
+"apache-samza-0.9.1": "2018-10-27",
 "apache-samza-1.0.0": "2018-11-14",
-"samza-tools-0.14.0": "2018-10-27",
+"samza-tools-0.14.0": "2018-01-03",
 "samza-tools-0.14.1": "2018-10-27",
 "samza-tools-1.0.0": "2018-11-14"
 },
@@ -2557,30 +2561,30 @@
 "apache-servicecomb-service-center-1.1.0": "2018-11-30"
 },
 "servicemix": {
-"apache-servicemix-5.5.4": "2018-10-27",
-"apache-servicemix-5.6.3": "2018-10-27",
-"apache-servicemix-6.0.5": "2018-10-27",
-"apache-servicemix-6.1.3": "2016-11-19",
+"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.4": "2017-05-26",
-"apache-servicemix-7.0.0": "2018-10-27",
+"apache-servicemix-7.0.0": "2017-01-20",
 "apache-servicemix-7.0.1": "2018-10-27"
 },
 "shiro": {
-"shiro-root-1.1.0": "2014-10-30",
+"shiro-root-1.1.0": "2018-10-27",
 "shiro-root-1.2.0": "2014-10-30",
-"shiro-root-1.2.1": "2018-10-27",
+"shiro-root-1.2.1": "2014-10-30",
 "shiro-root-1.2.2": "2018-10-27",
 "shiro-root-1.2.3": "2018-10-27",
-"shiro-root-1.2.4": "2015-07-28",
+"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": "2018-10-27",
-"shiro-root-1.3.1": "2018-10-27",
-"shiro-root-1.3.2": "2018-10-27",
+"shiro-root-1.3.0": "2016-07-25",
+"shiro-root-1.3.1": "2016-08-29",
+"shiro-root-1.3.2": "2016-09-13",
 "shiro-root-1.4.0-RC2": "2016-11-14"
 },
 "sis": {
-"apache-sis-0.8": "2017-11-10"
+"apache-sis-0.8": "2018-10-27"
 },
 "sling": {
 "adapter-annotations-1.0.0": "2018-10-27",
@@ -2841,15 +2845,15 @@
 },
 "spark": {
 "SparkR_2.2.3": "2019-01-08",
-"SparkR_2.3.2": "2018-10-27",
+"SparkR_2.3.2": "2018-09-16",
 "SparkR_2.3.3": "2019-02-04",
 "SparkR_2.4.0": "2018-10-29",
 "pyspark-2.2.3": "2019-01-08",
-"pyspark-2.3.2": "2018-10-27",
+"pyspark-2.3.2": "2018-09-16",
 "pyspark-2.3.3": "2019-02-04",
 "pyspark-2.4.0": "2018-10-29",
 "spark-2.2.3": "2019-01-08",
-"spark-2.3.2": "2018-10-27",
+"spark-2.3.2": "2018-09-16",
 "spark-2.3.3": "2019-02-04",
 "spark-2.4.0": "2018-10-29"
 },
@@ -2874,24 +2878,24 @@
 "apache-storm-1.0.6": "2018-10-27",
 "apache-storm-1.1.2": "2018-02-08",
 "apache-storm-1.1.3": "2018-05-18",
-"apache-storm-1.2.1": "2018-10-27",
+"apache-storm-1.2.1": "2018-02-16",
 "apache-storm-1.2.2": "2018-05-17"
 },
 "streams": {
 "apache-streams-0.5.1": "2018-01-10",
-"apache-streams-0.6.0": "2018-10-27",
+"apache-streams-0.6.0": "2018-06-28",
 "streams-0.2-incubating": "2018-10-27",
 "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": "2018-10-27",
 "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": "2018-10-27",
 "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": "2014-12-07",
@@ -2911,14 +2915,14 @@
 "subversion-1.9.10": "2019-01-10"
 },
 "synapse": {
-"synapse": "2018-10-27",
-"synapse-1.1.1": "2018-10-27",
+"synapse": "2014-10-30",
+"synapse-1.1.1": "2014-10-30",
 "synapse-1.1.2": "2018-10-27",
 "synapse-1.2": "2014-10-30",
 "synapse-2.0.0": "2014-10-30",
-"synapse-2.1.0": "2018-10-27",
-"synapse-3.0.0": "2018-10-27",
-"synapse-distribution-3.0.1": "2017-12-09"
+"synapse-2.1.0": "2014-10-30",
+"synapse-3.0.0": "2017-01-04",
+"synapse-distribution-3.0.1": "2018-10-27"
 },
 "syncope": {
 "apache-syncope-2.0.12": "2019-01-17",
@@ -2953,10 +2957,10 @@
 "tajo-0.10.0": "2018-10-27",
 "tajo-0.10.1": "2018-10-27",
 "tajo-0.11.0": "2018-10-27",
-"tajo-0.11.1": "2018-10-27",
-"tajo-0.11.2": "2016-04-07",
+"tajo-0.11.1": "2016-02-03",
+"tajo-0.11.2": "2018-10-27",
 "tajo-0.11.3": "2016-05-18",
-"tajo-0.8.0": "2018-10-27",
+"tajo-0.8.0": "2014-04-30",
 "tajo-0.9.0": "2014-10-20"
 },
 "tapestry": {
@@ -2975,22 +2979,22 @@
 "rivet-3.1.1": "2019-01-09"
 },
 "tez": {
-"apache-tez-0.5.4": "2018-10-27",
+"apache-tez-0.5.4": "2015-06-23",
 "apache-tez-0.6.2": "2018-10-27",
 "apache-tez-0.7.0": "2018-10-27",
-"apache-tez-0.7.1": "2018-10-27",
+"apache-tez-0.7.1": "2016-05-11",
 "apache-tez-0.8.2": "2018-10-27",
 "apache-tez-0.8.3": "2016-04-12",
 "apache-tez-0.8.4": "2016-07-05",
-"apache-tez-0.8.5": "2018-10-27",
+"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.1": "2018-10-27"
 },
 "thrift": {
 "thrift-0.10.0": "2018-10-27",
 "thrift-0.11.0": "2017-12-07",
 "thrift-0.12.0": "2019-01-04",
-"thrift-0.9.3": "2015-10-11"
+"thrift-0.9.3": "2018-10-27"
 },
 "tika": {
 "tika-1.20": "2018-12-22"
@@ -3090,9 +3094,9 @@
 "trafficserver-8.0.2": "2019-01-29"
 },
 "trafodion": {
-"apache-trafodion-2.2.0": "2018-03-10",
-"apache-trafodion_pyinstaller-2.2.0": "2018-03-10",
-"traf_ambari-2.2.0-1.noarch": "2018-03-10"
+"apache-trafodion-2.3.0": "2019-02-27",
+"apache-trafodion_pyinstaller-2.3.0": "2019-02-27",
+"traf_ambari-2.3.0-1.noarch": "2019-02-27"
 },
 "turbine": {
 "fulcrum-cache-1.1.0": "2014-03-30",
@@ -3135,12 +3139,12 @@
 "apache-twill-0.13.0": "2018-07-21"
 },
 "uima": {
-"ConceptMapper-2.10.2": "2018-10-27",
+"ConceptMapper-2.10.2": "2018-04-19",
 "META": "2018-02-15",
 "generate-sha512-checksums-for-files-with-sha1-checksum.sh": "2018-09-27",
-"ruta-2.2.0": "2018-10-27",
-"ruta-2.2.1": "2018-10-27",
-"ruta-2.3.0": "2018-10-27",
+"ruta-2.2.0": "2014-04-15",
+"ruta-2.2.1": "2014-09-23",
+"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",
@@ -3151,27 +3155,27 @@
 "uima-as-2.10.2": "2018-02-07",
 "uima-as-2.10.3": "2018-04-17",
 "uima-as-2.4.2": "2013-11-14",
-"uima-as-2.6.0": "2014-07-16",
+"uima-as-2.6.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": "2018-10-27",
-"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-1.0.0": "2018-10-27",
+"uima-ducc-1.1.0": "2014-10-23",
+"uima-ducc-2.0.0": "2018-10-27",
+"uima-ducc-2.0.1": "2018-10-27",
+"uima-ducc-2.1.0": "2016-07-28",
 "uima-ducc-2.2.0": "2018-10-27",
-"uima-ducc-2.2.1": "2017-08-30",
-"uima-ducc-2.2.2": "2018-10-27",
-"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",
+"uima-ducc-2.2.1": "2018-10-27",
+"uima-ducc-2.2.2": "2018-03-19",
+"uimacpp-2.4.0": "2013-01-15",
+"uimacpp-2.4.0-bin64": "2013-01-15",
+"uimafit-2.0.0": "2018-10-27",
+"uimafit-2.1.0": "2018-10-27",
 "uimafit-2.2.0": "2016-03-19",
 "uimafit-2.3.0": "2018-10-27",
-"uimafit-2.4.0": "2017-11-10",
-"uimaj-2.10.2": "2018-10-27",
+"uimafit-2.4.0": "2018-10-27",
+"uimaj-2.10.2": "2017-10-30",
 "uimaj-2.10.3": "2018-11-05",
-"uimaj-3.0.0": "2018-10-27",
+"uimaj-3.0.0": "2018-02-05",
 "uimaj-3.0.1": "2018-11-12"
 },
 "usergrid": {
@@ -3179,22 +3183,22 @@
 },
 "vcl": {
 "apache-VCL-2.4.2": "2015-04-16",
-"apache-VCL-2.5": "2017-08-18",
+"apache-VCL-2.5": "2018-10-27",
 "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",
-"velocity-1.7": "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": "2018-10-27",
 "velocity-engine-2.0": "2017-07-17",
-"velocity-tools-1.4": "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",
@@ -3233,11 +3237,11 @@
 "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-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": "2018-10-27",
 "fop-pdf-images-2.3": "2018-10-27",
 "xmlgraphics-commons-1.5": "2012-11-12",
@@ -3248,10 +3252,10 @@
 "xmlgraphics-commons-2.3": "2018-05-23"
 },
 "yetus": {
-"RELEASENOTES.md": "2018-10-27",
+"RELEASENOTES.md": "2017-10-27",
 "apache-yetus-0.9.0": "2019-01-17",
-"yetus-0.6.0": "2018-10-27",
-"yetus-0.7.0": "2018-10-27",
+"yetus-0.6.0": "2017-10-27",
+"yetus-0.7.0": "2018-01-27",
 "yetus-0.8.0": "2018-08-30"
 },
 "zeppelin": {