updating projects data

git-svn-id: https://svn.apache.org/repos/asf/comdev/projects.apache.org/trunk@1848977 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/site/json/foundation/groups.json b/site/json/foundation/groups.json
index ffd02d9..4a1ec73 100644
--- a/site/json/foundation/groups.json
+++ b/site/json/foundation/groups.json
@@ -14761,6 +14761,7 @@
 "ningjiang",
 "panjuan",
 "pengys",
+"vongosling",
 "wusheng",
 "yueling",
 "zhangliang",
diff --git a/site/json/foundation/people.json b/site/json/foundation/people.json
index ea0fa60..a4e3821 100644
--- a/site/json/foundation/people.json
+++ b/site/json/foundation/people.json
@@ -49608,7 +49608,8 @@
 "incubator",
 "incubator-pmc",
 "rocketmq",
-"rocketmq-pmc"
+"rocketmq-pmc",
+"shardingsphere"
 ],
 "member": false,
 "name": "Von Gosling"
diff --git a/site/json/foundation/projects.json b/site/json/foundation/projects.json
index 172f16e..ba44615 100644
--- a/site/json/foundation/projects.json
+++ b/site/json/foundation/projects.json
@@ -2554,284 +2554,6 @@
 ],
 "shortdesc": "A reliable replicated log service"
 },
-"brooklyn": {
-"bug-database": "https://issues.apache.org/jira/browse/BROOKLYN/",
-"category": "cloud",
-"created": "2016-02-23",
-"description": "Brooklyn is about deploying and managing applications: composing a full stack for an application;\n        deploying to cloud and non-cloud targets; using monitoring tools to collect key health/performance metrics;\n        responding to situations such as a failing node; and adding or removing capacity to match demand.",
-"doap": "https://git-wip-us.apache.org/repos/asf?p=brooklyn.git;a=blob_plain;f=doap_Brooklyn.rdf;hb=HEAD",
-"download-page": "http://brooklyn.apache.org/download/index.html",
-"homepage": "http://brooklyn.apache.org",
-"license": "http://spdx.org/licenses/Apache-2.0",
-"mailing-list": "http://brooklyn.apache.org/community/mailing-lists.html",
-"maintainer": [
-{
-"mbox": "mailto:aledsage@apache.org",
-"name": "Aled Sage"
-},
-{
-"mbox": "mailto:andreaturli@apache.org",
-"name": "Andrea Turli"
-},
-{
-"mbox": "mailto:cipi@apache.org",
-"name": "Ciprian Ciubotariu"
-},
-{
-"mbox": "mailto:drigodwin@apache.org",
-"name": "Duncan Godwin"
-},
-{
-"mbox": "mailto:geomacy@apache.org",
-"name": "Geoff Macartney"
-},
-{
-"mbox": "mailto:grkvlt@apache.org",
-"name": "Andrew Kennedy"
-},
-{
-"mbox": "mailto:hadrian@apache.org",
-"name": "Hadrian Zbarcea"
-},
-{
-"mbox": "mailto:heneveld@apache.org",
-"name": "Alex Heneveld"
-},
-{
-"mbox": "mailto:jbonofre@apache.org",
-"name": "Jean-Baptiste Onofré"
-},
-{
-"mbox": "mailto:m4rkmckenna@apache.org",
-"name": "Mark McKenna"
-},
-{
-"mbox": "mailto:olamy@apache.org",
-"name": "Olivier Lamy"
-},
-{
-"mbox": "mailto:richard@apache.org",
-"name": "Richard Downer"
-},
-{
-"mbox": "mailto:sjcorbett@apache.org",
-"name": "Sam Corbett"
-},
-{
-"mbox": "mailto:svet@apache.org",
-"name": "Svetoslav Neykov"
-}
-],
-"name": "Apache Brooklyn",
-"pmc": "brooklyn",
-"programming-language": "Java",
-"release": [
-{
-"created": "2017-05-18",
-"name": "0.11.0",
-"revision": "0.11.0"
-},
-{
-"created": "2016-12-26",
-"name": "0.10.0",
-"revision": "0.10.0"
-},
-{
-"created": "2016-04-18",
-"name": "0.9.0",
-"revision": "0.9.0"
-},
-{
-"created": "2015-09-14",
-"name": "0.8.0-incubating",
-"revision": "0.8.0-incubating"
-},
-{
-"created": "2015-07-15",
-"name": "0.7.0-incubating",
-"revision": "0.7.0-incubating"
-}
-],
-"repository": [
-"https://git-wip-us.apache.org/repos/asf/brooklyn.git"
-],
-"shortdesc": "Apache Brooklyn is a framework for modeling, monitoring, and managing applications through autonomic blueprints."
-},
-"buildr": {
-"bug-database": "http://issues.apache.org/jira/browse/Buildr",
-"category": "build-management",
-"created": "2012-10-07",
-"description": "We wanted something that's simple and intuitive to use, so we only need to tell it what to do, and it takes care of the rest.  But also something we can easily extend for those one-off tasks, with a language that's a joy to use.",
-"doap": "https://git-wip-us.apache.org/repos/asf?p=buildr.git;a=blob_plain;f=doap.rdf;hb=HEAD",
-"download-page": "http://buildr.apache.org/download.html",
-"homepage": "http://buildr.apache.org",
-"license": "http://usefulinc.com/doap/licenses/asl20",
-"mailing-list": "http://buildr.apache.org/mailing_lists.html",
-"maintainer": [
-{
-"mbox": "mailto:dev@buildr.apache.org",
-"name": "Apache Buildr PMC"
-}
-],
-"name": "Apache Buildr",
-"pmc": "buildr",
-"programming-language": "Ruby",
-"release": [
-{
-"created": "2018-05-10",
-"description": "\n* Fixed:  Ensure that the username and passwords declared for repositories are correctly url encoded for\n          the upload repositories when converted to a URL. (i.e. Ensure `Buildr.repositories.release_to`\n          and `Buildr.repositories.snapshot_to` settings can have usernames and passwords with special\n          characters).\n* Added:  Add support for allowing some dependencies to include transitive dependencies via the\n          `pom.include_transitive_dependencies` configuration setting.\n* Added:  Add support for adding dependencies to the pom via the `pom.additional_dependencies` configuration\n          setting. These dependencies are `compile` scope and are in addition to any derived from the normal\n          compile dependencies.\n* Fixed:  GWT Addon: Use version `1.0.2` of the `com.google.jsinterop:jsinterop-annotations:jar` artifact\n          when using GWT 2.8.2 to align with version shipped with GWT.\n* Fixed:  Dependencies added as `pom.provided_dependencies` or `pom.runtime_dependencies` and not included\n          as compile dependencies were incorrectly omitted from pom.\n* Fixed:  Dependencies added as `pom.provided_dependencies` and `pom.runtime_dependencies` were being\n          incorrectly duplicated within the pom dependencies section. Now provided dependency scope takes\n          precedence over runtime scoped dependency.\n* Fixed:  Dependencies added to POMs will specify the classifier unless it is the default value.\n* Added:  Add the `project.pom.dependency_filter` configuration property that can be set to a proc. The proc\n          accepts a dependency and returns a boolean that determines whether the dependency is included in\n          the generated pom or not.\n* Fixed:  POMs generated by Buildr use the parent pom `org.sonatype.oss:oss-parent:pom:7` but this\n          generates a warning in the latest version of Maven. Modern versions of Maven would thus\n          ignore transitive dependencies declared in the pom. The parent pom has now been upgraded\n          to `org.sonatype.oss:oss-parent:pom:8` which will result in modern Maven correctly picking\n          up transitive dependencies.\n* Change: JaCoCo Addon: Update JaCoCo version to 0.8.0 which in turns supports Java9.\n* Added:  GWT Addon: Added support for `:gwtc_args` parameter to supply arbitrary parameters to\n          the GWT compiler.\n* Added:  Add support for sha512 digests to be generated for files during the upload. This is typically\n          configured by adding `sha512` to the list of digests via a line such as:\n          `repositories.release_to[:options] = {:digests => [:md5, :sha1, :sha512]}`\n* Fixed:  The default upload tasks would often get a ReadTimeout when uploading using http to a remote\n          server that did not have `KeepAlive` socket option enabled and the upload took more than 60\n          seconds (the default socket read timeout). Some commercial maven repositories could trigger\n          this scenario during upload of even modest size artifacts. Default the read_timeout to 10 minutes\n          when during upload to work address this issue.\n\n        ",
-"name": "1.5.6",
-"revision": "1.5.6"
-},
-{
-"created": "2017-12-06",
-"description": "\n* Fixed:  The concatenation extension released as part of 1.5.4 changed the way zip archives were\n          constructed so that entries for some intermediate directories were elided. For most consumers\n          of zip files this had no impact but some tools require the entries during scanning. (i.e. Older\n          versions of Jruby that loaded ruby scripts from within a jar).\n* Added:  IDEA Extension: Added support for passing `:iml_name` parameter to `ipr.add_gwt_configuration`\n\n        ",
-"name": "1.5.5",
-"revision": "1.5.5"
-},
-{
-"created": "2017-11-29",
-"description": "\n* Added:  Findbugs Addon: Upgrade to version 3.0.1 of findbugs.\n* Added:  GPG Addon: Add boolean configuration setting `project.gpg` that can be set to false via\n          `project.gpg = false` to avoid signing and uploading packages. This is useful when some\n          projects are not intended for publishing.\n* Fixed:  JaCoCo Addon: Projects that have jacoco disabled will no longer appear in the JaCoCo reports.\n* Change: JaCoCo Addon: Update JaCoCo version to 0.7.9.\n* Fixed:  BUILDR-733 - Escape classpath entries in the pathing jar manifest. Submitted by Glenn Croes.\n* Fixed:  Ensure that the pom is attached to the jar artifact with empty classifier rather than the last\n          artifact of a type defined. Otherwise a project that defines multiple artifacts of the same type\n          (i.e. `package(:jar)` and `package(:jar, :classifier => :gwt)`) could have the pom named after\n          the package with the classifier rather than the package without a classifer. (i.e. the pom could\n          be incorrectly defined as `mypackage-1.0.0-gwt.pom` rather than `mypackage-1.0.0.pom`).\n* Added:  GWT Addon: Add support for GWT 2.8.2 release and make it the default version unless otherwise specified.\n* Added:  GWT Addon: Added support for `:js_exports` boolean to enable \"JsInteropExports\".\n* Added:  IDEA Extension: Added support for `:open_in_browser` boolean passed to `ipr.add_gwt_configuration`\n* Added:  BUILDR-732 - Support bnd version 2.1.0 or more. Submitted By Eric Bruneton.\n* Added:  Support to compiling Kotlin\n* Fixed:  Remove section on development builds in the Contributing section.\n* Added:  New way to concatenate file contents when merging several archives together.\n* Added:  New way to transform file contents when merging several archives together.\n* Fixed:  Removed .class files from being checked in.\n* Added:  Support both Jetty 6 and Jetty 9 as addons. Added integration tests to cover their use.\n\n        ",
-"name": "1.5.4",
-"revision": "1.5.4"
-},
-{
-"created": "2017-05-17",
-"description": "\n* Change: Add support for gwt 2.8.1 to gwt addon.\n* Fixed:  Avoid error \"undefined local variable or method `pom'\" when invoking the `JarTask` without it being\n  registered through the `package` helper`. Reported by Dieter Vrancken.\n\n        ",
-"name": "1.5.3",
-"revision": "1.5.3"
-},
-{
-"created": "2017-04-03",
-"description": "\n* Change: Update TestNG version to 6.11.\n* Change: BUILDR-731 - Enhance Sonar addon to support configuration of the project version. Submitted by Ross Mahony.\n* Fixed:  Fix pom generation to eliminate invalid `classifier` element from being added to POM.\n\n        ",
-"name": "1.5.2",
-"revision": "1.5.2"
-},
-{
-"created": "2017-03-11",
-"description": "\n* Change: In the 'buildr/git_auto_version' addon strip out any versions that start with a 'v' character as\n          most projects on git repositories prefix version tags with a \"v\" to avoid collisions with any branchs\n          named after the version which are typically without the \"v\" character.\n* Fixed:  GWT Addon: The GWT project publishes invalid jars that can not be included on source path when\n          the javadoc tool is executing. Work around this issue in GWT by removing them from the documentation\n          class path.\n* Change: IDEA: Change the ordering of dependencies in the IDE module descriptor such that test dependencies are\n          first to allow test dependencies to override/shadow compile dependencies.\n* Fixed:  IDEA: Correctly configure the IDE module if the language level differs from the root project language level.\n* Change: Add css2gss task to gwt addon to support conveting from deprecated css syntax to modern gss syntax.\n* Change: Add support for gwt 2.8.0 to gwt addon.\n* Change: Remove orderedhash gem.\n* Change: Update jruby-openssl to 0.9.17\n* Change: Move hoe to the development dependencies\n* Fixed:  BUILDR-728 Snapshots metadata incorrectly created\n* Fixed:  BUILDR-718 Deprecate SVN repository - remove links to SVN\n* Change: BUILDR-724 Use scalamain to call scala projects\n* Change: BUILDR-719 Change User-Agent when uploading artifacts\n* Change: Set the OPEN_IN_BROWSER to false when building idea launch targets via add_glassfish_remote_configuration.\n* Change: BUILDR-709 Integrate `buildr/custom_pom` into core and just make it the default pom generated.\n* Fixed:  BUILDR-563 protobuf addon including source directories to protoc breaks build\n\n        ",
-"name": "1.5.1",
-"revision": "1.5.1"
-},
-{
-"created": "2016-09-23",
-"description": "\n* Change: Update RJB to 1.5.4\n* Change: Update rubyzip to 1.2.0\n* Change: Update hoe to 3.15.0\n* Change: Update net-ssh to 3.1.1\n* Change: Update json_pure to 1.8.3\n* Change: Update diff-lcs to 1.2.5\n* Change: Update xml-simple to 1.1.5\n* Change: Update jekyll to 3.1.3\n* Change: Update rdoc to 4.2.2\n* Change: Update ecj to 4.5.1\n* Change: Added jekyll-textile-converter 0.1.0 to generate the site.\n* Change: Move to default on Scala 2.11.\n* Change: Remove Buildr::Project#on_define, deprecated in 1.3\n* Change: Remove JavaWrapper, deprecated in 1.3\n* Change: Remove JUnit::REQUIRES, deprecated in 1.3.3\n* Change: Remove TestNG::REQUIRES, deprecated in 1.3.3\n* Change: Remove Buildr::Ant::REQUIRES, deprecated in version 1.3.3\n* Change: Remove Buildr::CompileTask#classpath, deprecated in version 1.3\n* Change: Remove Buildr::TestTask responding to :using with .using('foo','bar'), deprecated in version 1.3\n* Change: Remove addon/buildr/cobertura.rb, deprecated since 1.3.4\n* Change: Remove addon/buildr/emma.rb, deprecated since 1.3.4\n* Change: Remove support for Rakefile/rakefile, deprecated.\n* Change: Remove project#target, project#reports, deprecated.\n* Change: Remove JBehave::REQUIRES, deprecated.\n* Change: Remove JMock::REQUIRES, deprecated.\n* Change: Remove ScalaCheck::REQUIRES, deprecated.\n* Change: Change Eclipse Scala project natures from ch.epfl.lamp.sdt.core.scalanature to org.scala-ide.sdt.core.scalanature\n* Change: Fix the custom Google search widget on the website.\n* Change: BUILDR-722 Remove links and image of the buildr book from the website.\n* Added:  Travis badge to README.rdoc\n* Added:  Added Rubygems badges to README.rdoc\n* Added:  BUILDR-577 Allow remote repo to be added with http basic auth support. Submitted by Michael Guymon.\n* Added:  BUILDR-523 Issue a warning when Java.classpath is modified after Java.load has happened\n* Added:  BUILDR-594 Added support for changing the verification mode of SSL certificates\n* Added:  BUILDR-595 Added support to providing custom SSL certificates\n* Added:  BUILDR-572 Allow to upload unique version (timestamp based) snapshot artifacts to a repository. Submitted by Brice Figureau.\n* Fixed:  BUILDR-207 remove 'Skipping tests' messages\n* Added:  BUILDR-703 release: allow THIS_VERSION to be defined in another file\n* Fixed:  BUILDR-674 Artifacts with bundle extension cannot be downloaded by Buildr\n* Fixed:  BUILDR-565 resources are not included in the war if defined after package call\n* Fixed:  BUILDR-621 ZipTask creates zip file with entries not sorted by path causing very slow unzipping.\n* Fixed:  BUILDR-695 transitive doesn't support ${project.parent.version} in POM.\n* Fixed:  BUILDR-653 Using Eclipse compiler (ECJ)\n* Fixed:  BUILDR-476 Buildr doesn't respect company repository manager\n* Fixed:  BUILDR-454 Definition-level parent-child references-by-name fail in 1.4.0 but not in 1.3.5. Submitted by Rhett Sutphin.\n* Fixed:  BUILDR-620 resources.filter should not run on non-text files\n* Fixed:  BUILDR-489 Java + Scala joint compiler fails if default encoding and source file encoding are not same and special characters have been used in source code\n* Fixed:  BUILDR-486 Buildr-generated poms should include dependencies\n* Fixed:  BUILDR-723 JavaTestFilter is unable to parse paths containing %2F\n* Change: Update the custom_pom addon to generate poms with exclusions section that excludes\n          all transitive dependencies. This is required as buildr dependencies are not\n          transitive while Maven's dependencies are transitive by default.\n* Change: Remove the BND aqute maven repository, as it was decomissioned. Use Maven Central instead.\n\n        ",
-"name": "1.5.0",
-"revision": "1.5.0"
-},
-{
-"created": "2016-04-18",
-"description": "\n* Change: BUILDR-712 Update jruby-openssl dependency version or support a range of versions\n* Change: Update gwt addon to add the GWT artifacts to project dependencies as specs rather\n          than files.\n* Change: Support the project.root_project utility method to retrieve the top level project.\n\n        ",
-"name": "1.4.25",
-"revision": "1.4.25"
-},
-{
-"created": "2016-03-19",
-"description": "\n* Added:  Support the :no_invoke parameter being passed to Buildr.project() and\n          Buildr.projects() to avoid attempting to call invoke when retrieving the projects.\n* Added:  Add `exclude_paths` setting to pmd addon to allow paths to be explicitly excluded.\n* Fixed:  Update jDepend addon to ensure target directories are invoked prior to attempting\n          to analyze directories.\n* Added:  Add jdepend.additional_project_names configuration to jDepend addon to\n          ease merging in the source paths from multiple projects into one jDepend task.\n* Added:  Add findbugs.additional_project_names configuration to Findbugs addon to\n          ease merging in the source paths from multiple projects into one Findbugs task.\n* Added:  Add checkstyle.additional_project_names configuration to Checkstyle addon to\n          ease merging in the source paths from multiple projects into one Checkstyle task.\n* Added:  Add pmd.additional_project_names configuration to PMD addon to ease merging in\n          the source paths from multiple projects into one PMD task.\n* Fixed:  In the PMD addon, check that the source directory exists before adding to\n          sources directories to include.\n* Fixed:  BUILDR-709 - Fix \"Exception in jacoco.rb [TypeError : can't convert Array into\n          String]\". Submitted By Ross Mahony.\n* Added:  Define the 'activate_jruby_facet' addon that activates the jruby facet in\n          generated IDEA project modules.\n* Change: Update the Intellij IDEA plugin to support marking directories as generated.\n* Change: Update the Intellij IDEA plugin to correctly identify project paths as resource\n          directories.\n* Change: Update the default GWT version used in the GWT addon to the latest release 2.7.0.\n* Fixed:  Fix GWT addon to explicitly add gwt-dev artifact to gwt compile path now that\n          the bug that allowed unintended sharing has been fixed.\n* Fixed:  Fix bug in IDEA module generation that resulted in dependencies in IDEA module\n          using shared references to compile dependencies.\n* Change: Update the checkstyle addon to use checkstyle 6.12.1.\n\n        ",
-"name": "1.4.24",
-"revision": "1.4.24"
-},
-{
-"created": "2015-06-12",
-"description": "\n* Change: BUILDR-706 - Update the checkstyle addon use checkstyle 6.6. Submitted\n          by Dieter Vrancken.\n* Fixed:  Fix Buildr.rspec_present? so that it works under jruby 1.6.7.2\n* Change: BUILDR-705 - Avoid attempting to load rspec classes unless Buildr.rspec_present?\n          returns true. Reported By rbpandey.\n* Fixed:  Remove debug output left in ipr.sql_dialect_mappings.\n\n        ",
-"name": "1.4.23",
-"revision": "1.4.23"
-},
-{
-"created": "2015-02-28",
-"description": "\n* Change: BUILDR-704 - Updated the Sonar addon to support the latest version of SonarQube\n          Runner. Submitted by Ross Mahony.\n* Added:  Add support for ipr.add_glassfish_remote_configuration method that generates\n          a remote glassfish configuration in IntelliJ IDEA project files.\n* Added:  Add support for iml.prefix and ipr.prefix settings that prefix the generated\n          IntelliJ IDEA project and module files.\n* Change: Update the buildr gemspec so that rspec is no longer a required dependency.\n          This enables end-users to use a different version of rspec and buildr in\n          the same project. The rspec version MUST be be compatible with the version\n          used by Buildr if rspec features are used from within Buildr. Buildr also\n          issues a warning if the `check` method is called and rspec has not been loaded.\n          The warning includes directions on how to resolve the issue. Submitted by r6p.\n* Fixed:  A long standing bug existed such that if tests failed to compile, and the\n          option Buildr.options.test is set to :all then the compilation error would\n          not result in a failed build. As many people set the Buildr.options.test to\n          :all in their continuous delivery/integration tools, this has caused some\n          problems. This has been fixed by ensuring all the problems associated with\n          the resolving the prerequisites are not caught when Buildr.options.test is\n          set to :all.\n* Change: Update checkstyle to 6.1.1. Submitted by neher.\n* Fixed:  Avoid empty dependency issue in gwt addon if the attempting to gwt compile\n          a project that has no src/main/java.\n* Fixed:  Support dependencies in the gwt addon that are other local projects rather\n          that artifacts, without forcing a compilation of dependency when parsing\n          buildfile.\n* Added:  Support configuration of sql dialect mapping in IDEA generated project files\n          through methods on the ipr extension ipr.mssql_dialect_mapping,\n          ipr.postgres_dialect_mapping and ipr.sql_dialect_mappings\n* Added:  Support specification of the target project to which the gwt compilation\n          artifacts are added as an asset, by using :target_project option.\n\n        ",
-"name": "1.4.22",
-"revision": "1.4.22"
-},
-{
-"created": "2014-11-28",
-"description": "\n* Change: Upgrade atoulme-Antwrap to 0.7.5 to remove deprecation warnings in\n          modern JRuby. Suggested by Pepijn Van Eeckhoudt.\n* Change: Update the gwt addon to add the validation dependencies required for GWT\n          compiles without requiring that the user specify the dependency.\n* Change: Update ipr.add_gwt_configuration method to support GWT 2.7 configuration\n          parameters and IDEA 14 parameters.\n* Change: Upgrade jacoco to 0.7.2. Submitted by neher.\n* Change: Update checkstyle addon to use Checkstyle 6.0.\n* Added:  Updated the gwt addon to support the upcoming GWT 2.7.x release.\n* Change: Enhance ipr.add_glassfish_configuration to support the ability to\n          define the version of GlassFish in uses. Change the default to 4.1.0\n          as that is the latest supported variant.\n* Fixed:  Change the name of the GlassFish install in ipr.add_glassfish_configuration\n          to use the same convention that IDEA uses by default. i.e. Name the\n          installation \"GlassFish 4.1.0\" rather than \"Glassfish 4.1.0\".\n* Change: Change the default version of the jdk in IDEA project files to 1.7.\n* Change: Change the default version of the IDEA project files created to the\n          current release version 13. To revert to the older versions specify\n          ipr.version = '12' in your buildfile.\n* Added:  Enhance the IdeaFile class to easily support mixing in of custom\n          components from either the filesystem or from an artifact.\n* Change: Update rjb to version 1.5.1.\n* Added:  Update checkstyle addon to support downloading checkstyle checks\n          as an artifact.\n* Added:  Update checkstyle addon to supply checkstyle.config.dir property.\n* Added:  Update pmd addon to support downloading rule files as an artifact.\n* Change: Update pmd addon to use pmd version 5.1.3.\n* Fixed:  BUILDR-702 - Retain Unix permission flags when merging\n          zip files into another zip or tar archive. Submitted by Pepijn Van Eeckhoudt.\n\n        ",
-"name": "1.4.21",
-"revision": "1.4.21"
-},
-{
-"created": "2014-08-23",
-"description": "\n* Fixed : BUILDR-688 - Disregard package-info.java files when determining if\n          the Javac compiler should be run or not. Submitted by Pepijn Van\n          Eeckhoudt.\n* Fixed : Work around bug/feature of jruby 1.7.13 that caches Gem::Version\n          objects based on constructor parameters that causes issues with\n          Buildr as we mutate the version objects through monkey patching.\n* Change: Upgrade rjb dependency to 1.4.9.\n* Change: BUILDR-701 - Update to JUnit 4.11. Submitted by Jean-Philippe Caruana.\n* Added:  Support the 'report_level' property on findbugs addon.\n* Change: Update the findbugs addon to use the 3.0.0 version of Findbugs.\n* Change: Update the findbugs addon to use the built-in findbugs stylesheet\n          to generate the html report.\n* Fixed:  Ensure that the 'source_paths' and 'extra_dependencies' properties\n          in the findbugs addon does not contain arrays or nils.\n* Fixed:  Ensure that the 'single_intermediate_layout' addon removes the top\n          level target and reports directories during 'clean' phase.\n* Added:  Enhance idea project generation of ejb facet by looking for ejb\n          descriptors in location compatible with ejb-jars.\n* Fixed:  Ensure that the 'source_paths' property in the pmd addon does not\n          contain arrays or nils.\n\n        ",
-"name": "1.4.20",
-"revision": "1.4.20"
-},
-{
-"created": "2014-07-06",
-"description": "\n* Fixed:  BUILDR-700 - Ensure SNAPSHOT artifacts, constructed using the\n          download(artifact('group:artifact:jar:1-SNAPSHOT') =>\n          'http://example.com/...') construct will correctly download the\n          artifacts from configured URL.\n* Fixed:  BUILDR-700 - Fix bug where buildr was truncating SNAPSHOT files\n          that had not changed since last update check and HTTP was returning\n          \"HTTP Not Modified\" status.\n* Fixed:  Fix bug introduced in 1.4.18 version of custom_pom addon where\n          poms are created for artifacts that have a classifier.\n\n        ",
-"name": "1.4.19",
-"revision": "1.4.19"
-},
-{
-"created": "2014-06-24",
-"description": "\n* Fixed:  BUILDR-699 - Update the custom_pom addon to avoid failure when\n          used with zip packages.\n* Fixed:  BUILDR-694 - \"buildr upload\" fails: wrong number of arguments in\n          progress bar read() in Ruby 2.1.0. Submitted By Mark Reibert.\n* Change: Remove support for uploads to RubyForge.org with gem dependencies\n          as the site no longer exists.\n* Change: BUILDR-664 - Update Checkstyle addon so that extra_dependencies is\n          the project dependencies by default. Move the checkstyle dependencies\n          to the start of the classpath to avoid problems running checkstyle.\n          Submitted by Dieter Vrancken.\n* Fixed:  BUILDR-698 - Correct \"Lines of code\" example in documentation.\n          Submitted By: Trejkaz.\n* Added:  Add ipr.add_glassfish_configuration method for defining a local\n          glassfish configuration within IDEA.\n* Added:  Add ipr.add_ruby_script_configuration method for defining a ruby\n          configuration within IDEA.\n* Added:  Add ipr.add_java_configuration method for defining a java\n          configuration within IDEA.\n* Change: Include additional rules in default pmd rule set: 'finalizers' and\n          'braces'.\n* Change: Upgrade the version of PMD in use to 5.1.1.\n* Change: Supply a default xsl file for generating the jdepend report.\n* Fixed:  Fix the naming of css_lint addon file so it is made available\n          as an addon.\n\n        ",
-"name": "1.4.18",
-"revision": "1.4.18"
-},
-{
-"created": "2014-05-25",
-"description": "\n* Added:  Add the add_default_testng_configuration method to help IDEA\n          project creation. Improves test coverage across 'default'\n          configurations.\n* Fixed:  Fix a bug where 'default' configurations in IDEA projects\n          were being incorrectly created.\n* Fixed:  Fix the vcs detection in IDEA addon for 1.8.6 (!) versions\n          of ruby by reordering blocks.\n* Change: Supply a default xsl file for generating the checkstyle\n          report.\n* Added:  Add csslint tasks css_lint:xml and css_lint:html that\n          support source code analysis of CSS files.\n* Added:  Add scss_lint tasks scss_lint:xml and scss_lint:html that\n          support source code analysis of SCSS files.\n* Added:  Import 'buildr/custom_pom' addon to make it easier to\n          build POMs for projects publishing to Maven Central.\n* Added:  Add flag to allow non portable extensions in wsgen addon.\n* Fixed:  Avoid nil dereference bug in GWT addon when running GWT in\n          a project that has no source directory.\n\n        ",
-"name": "1.4.17",
-"revision": "1.4.17"
-},
-{
-"created": "2014-05-03",
-"description": "\n* Added:  Add the ability to generate a html report when using the\n          jacoco addon. Extracted from the ode project.\n* Fixed:  Remove the projectname.ids file when rebuilding the idea\n          project file avoiding conflict with idea.\n* Fixed:  Avoid passing duplicate -keep parameters to wsimport from\n          wsgen addon.\n* Change: Improved the error handling when generating java from wsdl\n          in the wsgen addon.\n* Change: Upgraded the Checkstyle plugin to use checkstyle 5.7 that\n          improves Java 7 compatibility.\n* Added:  Add support for configuration of the schema-pattern,\n          table-pattern and default-schemas settings in idea's\n          data source definitions.\n* Change: Upgraded the PMD plugin to use pmd 5.0.5 which for Java 7\n          compatibility.\n* Change: Derive the version of GWT in gwt addon from supplied\n          dependencies.\n* Fixed:  Include the compiled classes on path for GWT addon to\n          ensure the GWT compiler can load annotations.\n* Change: Derive the GWT version from build settings if not\n          explicitly specified by GWT addon.\n* Change: Support prefixing the version generated by the\n          gwt_auto_version addon with the environment\n          variable \"VERSION_PREFIX\".\n* Fixed:  Support overriding the GWT version used by the GWT addon.\n* Fixed:  Fix problem when the :dependencies option was not\n          passed to the GWT addon.\n* Fixed:  Avoid crash in GPG addon if unable to create a pom\n          for an artifact.\n* Fixed:  Correct location of Git mirror in the README. Submitted\n          by Marcos Sainz.\n\n        ",
-"name": "1.4.16",
-"revision": "1.4.16"
-},
-{
-"created": "2013-11-06",
-"description": "\n* Change: Update to TestNG 6.8.7.\n* Change: Updated the 'test_jar' package type to have a\n          classifier of 'tests' and thus match maven\n          conventions. Reported by Chris Bozic.\n* Fixed:  BUILDR-689 - Ensure that war file includes generated\n          assets rather than the \"source\" assets that may have\n          been filtered.\n* Fixed:  BUILDR-689 - Define assets task before the project is\n          defined to avoid \"undefined method `project='\" if the\n          project attempts to generate into the same directory.\n* Added:  BUILDR-679 - Support uploading to a snapshot repository\n          defined by repositories.snapshot_to if the artifact is\n          a snapshot. Submitted by Tammo van Lessen.\n* Change: Update the jaxb_xjc addon to add output directory to\n          generated IDEA project files.\n* Change: Update the default output directory used in the jaxb_xjc\n          addon to use Maven conventions.\n* Fixed:  Bug in IdeaProject.partition_dependencies resulted in\n          projects being rebuilt if artifacts were added to the\n          project with dependencies on the current project.\n* Fixed:  BUILDR-605 - Ensure package task invokes included paths.\n* Fixed:  BUILDR-609 - compile.from should accept Task argument.\n\n        ",
-"name": "1.4.15",
-"revision": "1.4.15"
-},
-{
-"created": "2013-10-11",
-"description": "\n* Change: Remove highline dependency.\n* Fixed:  BUILDR-682 - Fix the documentation for releasing using\n          your own versioning scheme. Submitted by Jean-Philippe\n          Caruana.\n* Fixed:  BUILDR-681 - Stop empty projects creating target/webapp.\n* Change: Add dependency from generated jws client source directory\n          to the source wsdl in the wsgen addon.\n* Fixed:  Fixed regression in gwt addon due to \"pathing_jar\"\n          functionality in Java::Commands.java.\n* Change: Support disabling the new \"pathing_jar\" functionality in\n          Java::Commands.java utility method. Required for tools\n          that introspect the classpath.\n* Change: Update wsgen addon to generate source into a directory\n          hierarchy based on maven conventions.\n* Fixed:  Fixed regression using transitive dependencies due to\n          presence of :scope option in Artifacts.to_hash.\n* Fixed:  Fixed bug in GWT addon that required that the user supply\n          the :dependencies option.\n* Fixed:  Fixed bug in Intellij project file generation when adding\n          a web facet.\n\n        ",
-"name": "1.4.14",
-"revision": "1.4.14"
-},
-{
-"created": "2013-10-02",
-"description": "\n* Fixed:  BUILDR-439 - Fix java command under windows when supplied\n          with extremely long classpath. Submitted By Tammo van Lessen.\n* Fixed:  BUILDR-394 - Fix release task with standalone distribution.\n          Submitted By Tammo van Lessen.\n* Added:  BUILDR-678 - Improve support for gpg signing artifacts\n          using a single method.\n* Fixed:  BUILDR-677 - GPG addon hangs when .asc files are still in\n          target. Submitted By Tammo van Lessen.\n* Added:  Initial support for data source creation in Intellij IDEA\n          project files.\n* Fixed:  BUILDR-676 - Rework Java::Command:java so that it does not\n          reject the :dir option. Reported by John Roth.\n* Added:  Auto-detect jpa provider in Intellij IDEA facet generation if\n          persistence.xml file is present and provider not specified.\n* Added:  Auto-detect jruby version in Intellij IDEA facet generation if\n          .ruby-version file is present.\n* Added:  Improve support for auto-detection of ejb and web descriptors\n          within Intellij IDEA project generation.\n* Change: Default to setting the \"User-Agent\" header to \"Buildr-VERSION\"\n          when accessing http resources. Maven Central rejects requests\n          without a User-Agent string.\n* Change: Change default scope of dependencies to 'compile'. Submitted\n          by Ingo Schmidt.\n* Change: BUILDR-675 - Set Cache-Control to 'no-cache' when downloading\n          artifacts. Submitted by Félix Enrique Llorente Pastora.\n* Added:  Initial support for simple integration of an asset pipeline.\n          See \"Compiling Assets\" section in the manual.\n* Fixed:  BUILDR-673 - Fix the option handling of the MultiTest test\n          framework to behave as documented. Only the framework specific\n          options are passed to the test. Submitted by John Roth.\n* Added:  BUILDR-672 - Persist the properties field in the checkstyle\n          addon so that they can be modified by the user. Submitted\n          by Wim C.\n* Fixed:  Make the package_as_* methods public so that the methods are\n          detected in Ruby >= 2.0.0 via the respond_to? method.\n* Change: Updated dependency versions;\n          - rspec-expectations (2.14.3)\n          - rspec-mocks (2.14.3)\n          - rspec-core (2.14.5)\n          - rspec (2.14.1)\n          - minitar (0.5.4)\n          - ci_reporter (1.8.4)\n          - xml-simple (1.1.2)\n          - rjb (1.4.8)\n          - diff-lcs (1.2.4)\n          - builder (3.2.2)\n          - net-ssh (2.7.0)\n          - net-sftp (2.1.2)\n          - hoe (3.7.1)\n          - json_pure (1.8.0)\n          - highline (1.6.19)\n* Fixed:  BUILDR-668 - Specify File::FNM_EXTGLOB for include globs\n          where needed in Ruby >= 2.0.0. Reported by Yavor Nikolov.\n* Fixed:  Ensure generation of buildfiles from eclipse projects will\n          finds .project files in Ruby >= 2.0.0.\n* Fixed:  Patch Rake::FileList in Ruby >= 2.0.0 to match dot files if\n          a .* pattern is supplied as in earlier versions of ruby.\n* Fixed:  Make Archive-related operations (e.g. zip.merge) deterministic using\n          OrderedHash.\n* Change: Update to TestNG 6.8.5.\n\n        ",
-"name": "1.4.13",
-"revision": "1.4.13"
-},
-{
-"created": "2013-05-04",
-"description": "\n* Added:  BUILDR-648 Add new package(:test_jar) packaging type.\n          Submitted by Mike Pettypiece.\n* Fixed:  BUILDR-666 ZipFile.open modifies file regardless of usage.\n          Reported by Pepijn Van Eeckhoudt, fix by Alex Boisvert.\n* Change: Moved to using TravisCI to test the Linux variants.\n* Added:  Make the location of the wsdl in generated source configurable\n          in the wsgen addon.\n* Added:  When generating the GWT facet for Intellij IDEA modules, use\n          the gwt-dev maven artifact dependency if present as the SDK,\n          falling back to the existing behaviour if not possible.\n* Added:  Improved support for auto-detection of VCS dirs when creating\n          IDEA projects.\n* Added:  Added support for SuperDevMode in gwt addon and upgraded to\n          GWT 2.5.1 by default.\n* Change: BUILDR-664 Update Checkstyle addon so that extra_dependencies is\n          empty by default. Submitted by Dieter Vrancken.\n* Fixed:  BUILDR-663 require 'buildr' fails for Ruby 2.0.0.\n* Fixed:  BUILDR-665 Java artifacts in build.yaml breaking ArchiveTask.\n          Submitted by Antonio Pérez Barrero.\n* Fixed:  BUILDR-662 reported time is much shorter than actual\n\n        ",
-"name": "1.4.12",
-"revision": "1.4.12"
-},
-{
-"created": "2013-03-14",
-"description": "\n* Fixed:  Multiple tests in TestNG 6.x versions were being incorrectly passed to\n          the command line application.\n\n        ",
-"name": "1.4.11",
-"revision": "1.4.11"
-},
-{
-"created": "2013-02-17",
-"description": "\n* Added:  Support a single intermediate directory for each project hierarchy\n          through an addon 'buildr/single_intermediate_layout'.\n* Fixed:  BUILDR-660 possible build issue when using build.yaml and tasks/*.rake\n          (Félix Enrique Llorente Pastora)\n* Added:  Support the :dir option in the Java::Commands.java method.\n* Fixed:  Scala 2.10 support - compiler now uses additional/separate jars\n          introduced in 2.10 such as scala-reflect.jar and scala-actor.jar\n* Added:  Add an addon for NSIS.\n* Change: BUILDR-612 - Support the TestNG 6.x versions and default\n          to 6.8.\n* Added:  BUILDR-599 - Support the passing of arguments to testng\n          test runner.\n* Fixed:  Observer the per-project source version when generating\n          IDEA module files.\n* Change: Sort the components in IDEA project files in the same\n          order the idea sorts them.\n* Fixed:  Findbugs addon correctly handles String dependencies\n          (vs task dependencies)\n* Fixed:  Checkstyle addon correctly handles String dependencies\n          (vs task dependencies)\n* Added:  Created an addon 'buildr/wsgen' for generating wsdls from java\n          and java from wsdls using the underlying wsgen tool.\n* Change: Defer the expansion of generated poms by wrapping the generation\n          in a Proc.\n* Change: Rework Artifact.content(value) method to accept a Proc that\n          will be called before the artifact is written rather than\n          requiring a string.\n* Added:  Create a 'buildr/gpg' addon that signs and uploads signatures\n          when uploading artifacts. Inspired by a similar extension in\n          the Apache ODE project by Tammo van Lessen.\n* Change: Updated dependency versions;\n          - jruby-openssl (0.8.2)\n          - atoulme-Antwrap (0.7.4)\n* Change: Require 'bundler/setup' as part of buildr startup to ensure that\n          buildr always runs with up to date dependencies if a Gemfile is\n          present.\n* Added:  Add FrameworkDetectionExcludesConfiguration facet to Idea project\n          file creation by default.\n* Fixed:  In the IntelliJ extension, defer the materialization of the\n          default_components until expansion time to avoid loss of sub-\n          components added after an add_component call.\n* Fixed:  BUILDR-633 - Remove hardcoded shebang lines in all-in-one release.\n* Added:  Create a simple extension that modifies the project layout to place\n          generated files at the top level.\n\n        ",
-"name": "1.4.10",
-"revision": "1.4.10"
-},
-{
-"created": "2012-11-08",
-"description": "\n* Fixed:  Fixed the interaction with the FileUtils classes. The last release\n          introduced a non-deterministic bug that sometimes caused logging\n          preferences to be ignored and the install method to be\n          inadvertently overwritten.\n\n        ",
-"name": "1.4.9",
-"revision": "1.4.9"
-},
-{
-"created": "2012-11-01",
-"name": "1.4.8",
-"revision": "1.4.8"
-}
-],
-"repository": [
-"http://git.apache.org/buildr.git"
-],
-"shortdesc": "Apache Buildr is a build system for Java-based applications, including support for Scala, Groovy and a growing number of JVM languages and tools."
-},
 "bval": {
 "bug-database": "http://issues.apache.org/jira/browse/BVAL",
 "category": "javaee, library",
@@ -6767,30 +6489,6 @@
 ],
 "shortdesc": "The Apache Gora open source framework provides an in-memory data model and persistence for big data. Gora supports persisting to column stores, key value stores, document stores and RDBMSs, and analyzing the data with extensive Apache Hadoop MapReduce support."
 },
-"groovy": {
-"bug-database": "https://issues.apache.org/jira/browse/GROOVY",
-"category": "library",
-"created": "2015-12-23",
-"description": "Apache Groovy is a powerful, optionally typed and dynamic language, with static-typing and static compilation capabilities, for the Java platform aimed at improving developer productivity thanks to a concise, familiar and easy to learn syntax. It integrates smoothly with any Java program, and immediately delivers to your application powerful features, including scripting capabilities, Domain-Specific Language authoring, runtime and compile-time meta-programming and functional programming.",
-"doap": "https://git-wip-us.apache.org/repos/asf?p=groovy.git;a=blob_plain;f=DOAP.rdf",
-"download-page": "http://groovy-lang.org/download.html",
-"homepage": "http://groovy.apache.org",
-"license": "http://spdx.org/licenses/Apache-2.0",
-"mailing-list": "http://groovy-lang.org/mailing-lists.html",
-"maintainer": [
-{
-"mbox": "mailto:dev@groovy.apache.org",
-"name": "Groovy Team"
-}
-],
-"name": "Apache Groovy",
-"pmc": "groovy",
-"programming-language": "Java",
-"repository": [
-"https://git-wip-us.apache.org/repos/asf/groovy.git"
-],
-"shortdesc": "A multi-faceted language for the Java platform"
-},
 "guacamole": {
 "bug-database": "https://issues.apache.org/jira/browse/GUACAMOLE",
 "category": "network-client, network-server",
@@ -9645,6 +9343,11 @@
 "programming-language": "Java",
 "release": [
 {
+"created": "2018-12-14",
+"name": "lucene-7.6.0",
+"revision": "7.6.0"
+},
+{
 "created": "2018-09-24",
 "name": "lucene-7.5.0",
 "revision": "7.5.0"
@@ -10247,6 +9950,11 @@
 "programming-language": "Java",
 "release": [
 {
+"created": "2018-12-14",
+"name": "solr-7.6.0",
+"revision": "7.6.0"
+},
+{
 "created": "2018-09-24",
 "name": "solr-7.5.0",
 "revision": "7.5.0"
@@ -12180,8 +11888,8 @@
 }
 ],
 "repository": [
-"http://svn.apache.org/repos/asf/opennlp",
-"https://github.com/apache/opennlp.git"
+"https://github.com/apache/opennlp.git",
+"http://svn.apache.org/repos/asf/opennlp"
 ],
 "shortdesc": "Apache OpenNLP library software is a machine learning based toolkit for the processing of natural language text.."
 },
@@ -14428,9 +14136,9 @@
 "programming-language": "Java",
 "release": [
 {
-"created": "2018-11-07",
+"created": "2018-12-12",
 "name": "Latest Stable 9.0.x Release",
-"revision": "9.0.13"
+"revision": "9.0.14"
 },
 {
 "created": "2018-09-10",
@@ -16306,7 +16014,7 @@
 "pmc": "zookeeper",
 "programming-language": "Java",
 "repository": [
-"https://git-wip-us.apache.org/repos/asf/zookeeper.git"
+"https://gitbox.apache.org/repos/asf/zookeeper.git"
 ],
 "shortdesc": "A distributed computing platform."
 }
diff --git a/site/json/foundation/releases-files.json b/site/json/foundation/releases-files.json
index 6165c57..78b0ecf 100644
--- a/site/json/foundation/releases-files.json
+++ b/site/json/foundation/releases-files.json
@@ -2633,8 +2633,8 @@
 "hbase-1.3.2.1": [
 "hbase/1.3.2.1/hbase-1.3.2.1-src.tar.gz"
 ],
-"hbase-1.4.8": [
-"hbase/1.4.8/hbase-1.4.8-src.tar.gz"
+"hbase-1.4.9": [
+"hbase/1.4.9/hbase-1.4.9-src.tar.gz"
 ],
 "hbase-2.0.3": [
 "hbase/2.0.3/hbase-2.0.3-src.tar.gz"
@@ -6391,8 +6391,8 @@
 "jackrabbit-oak-1.8.9": [
 "jackrabbit/oak/1.8.9/jackrabbit-oak-1.8.9-src.zip"
 ],
-"jackrabbit-oak-1.9.12": [
-"jackrabbit/oak/1.9.12/jackrabbit-oak-1.9.12-src.zip"
+"jackrabbit-oak-1.9.13": [
+"jackrabbit/oak/1.9.13/jackrabbit-oak-1.9.13-src.zip"
 ],
 "jackrabbit-ocm-2.0.0": [
 "jackrabbit/ocm/2.0.0/jackrabbit-ocm-2.0.0-source-release.zip"
@@ -7340,6 +7340,9 @@
 "apache-metron-0.6.0": [
 "metron/0.6.0/apache-metron-0.6.0.tar.gz"
 ],
+"apache-metron-0.7.0": [
+"metron/0.7.0/apache-metron-0.7.0.tar.gz"
+],
 "apache-metron-bro-plugin-kafka_0.2.0": [
 "metron/0.6.0/apache-metron-bro-plugin-kafka_0.2.0.tar.gz"
 ]
@@ -9933,32 +9936,6 @@
 "tomcat/tomcat-8/v8.5.35/src/apache-tomcat-8.5.35-src.tar.gz",
 "tomcat/tomcat-8/v8.5.35/src/apache-tomcat-8.5.35-src.zip"
 ],
-"apache-tomcat-9.0.12": [
-"tomcat/tomcat-9/v9.0.12/bin/embed/apache-tomcat-9.0.12-embed.tar.gz",
-"tomcat/tomcat-9/v9.0.12/bin/embed/apache-tomcat-9.0.12-embed.zip",
-"tomcat/tomcat-9/v9.0.12/bin/apache-tomcat-9.0.12-deployer.tar.gz",
-"tomcat/tomcat-9/v9.0.12/bin/apache-tomcat-9.0.12-deployer.zip",
-"tomcat/tomcat-9/v9.0.12/bin/apache-tomcat-9.0.12-fulldocs.tar.gz",
-"tomcat/tomcat-9/v9.0.12/bin/apache-tomcat-9.0.12-windows-x64.zip",
-"tomcat/tomcat-9/v9.0.12/bin/apache-tomcat-9.0.12.exe",
-"tomcat/tomcat-9/v9.0.12/bin/apache-tomcat-9.0.12.tar.gz",
-"tomcat/tomcat-9/v9.0.12/bin/apache-tomcat-9.0.12.zip",
-"tomcat/tomcat-9/v9.0.12/src/apache-tomcat-9.0.12-src.tar.gz",
-"tomcat/tomcat-9/v9.0.12/src/apache-tomcat-9.0.12-src.zip"
-],
-"apache-tomcat-9.0.13": [
-"tomcat/tomcat-9/v9.0.13/bin/embed/apache-tomcat-9.0.13-embed.tar.gz",
-"tomcat/tomcat-9/v9.0.13/bin/embed/apache-tomcat-9.0.13-embed.zip",
-"tomcat/tomcat-9/v9.0.13/bin/apache-tomcat-9.0.13-deployer.tar.gz",
-"tomcat/tomcat-9/v9.0.13/bin/apache-tomcat-9.0.13-deployer.zip",
-"tomcat/tomcat-9/v9.0.13/bin/apache-tomcat-9.0.13-fulldocs.tar.gz",
-"tomcat/tomcat-9/v9.0.13/bin/apache-tomcat-9.0.13-windows-x64.zip",
-"tomcat/tomcat-9/v9.0.13/bin/apache-tomcat-9.0.13.exe",
-"tomcat/tomcat-9/v9.0.13/bin/apache-tomcat-9.0.13.tar.gz",
-"tomcat/tomcat-9/v9.0.13/bin/apache-tomcat-9.0.13.zip",
-"tomcat/tomcat-9/v9.0.13/src/apache-tomcat-9.0.13-src.tar.gz",
-"tomcat/tomcat-9/v9.0.13/src/apache-tomcat-9.0.13-src.zip"
-],
 "apache-tomcat-9.0.14": [
 "tomcat/tomcat-9/v9.0.14/bin/embed/apache-tomcat-9.0.14-embed.tar.gz",
 "tomcat/tomcat-9/v9.0.14/bin/embed/apache-tomcat-9.0.14-embed.zip",
diff --git a/site/json/foundation/releases.json b/site/json/foundation/releases.json
index 121e9da..2d220a1 100644
--- a/site/json/foundation/releases.json
+++ b/site/json/foundation/releases.json
@@ -66,17 +66,17 @@
 "apr-util-1.6.1": "2017-10-22"
 },
 "archiva": {
-"apache-archiva-2.2.1": "2018-10-27",
+"apache-archiva-2.2.1": "2016-05-25",
 "apache-archiva-2.2.3": "2018-10-27",
-"archiva-15": "2018-10-27",
-"archiva-16": "2018-10-27",
-"archiva-18": "2018-10-27",
+"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": "2015-03-01",
 "redback-2.4": "2016-05-28",
 "redback-2.6": "2017-05-16",
-"redback-components-2.4": "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",
@@ -145,10 +145,10 @@
 "apache-hyracks-0.3.4": "2018-10-02"
 },
 "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-09-14"
+"apache-atlas-1.0.0": "2018-10-27",
+"apache-atlas-1.1.0": "2018-10-27"
 },
 "aurora": {
 "apache-aurora-0.11.0": "2015-12-23",
@@ -166,14 +166,14 @@
 "apache-aurora-0.21.0": "2018-09-11"
 },
 "avro": {
-"Avro-1.7.7": "2018-10-27",
+"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-1.7.7": "2014-10-29",
+"avro-1.8.2": "2017-05-07",
 "avro-c-1.7.7": "2018-10-27",
 "avro-c-1.8.2": "2018-10-27",
-"avro-csharp-1.7.7": "2018-10-27",
-"avro-csharp-1.8.2": "2017-05-07",
+"avro-csharp-1.7.7": "2014-10-29",
+"avro-csharp-1.8.2": "2018-10-27",
 "avro-js-1.8.2": "2018-10-27"
 },
 "axis": {
@@ -205,7 +205,7 @@
 },
 "beam": {
 "apache-beam-2.7.0": "2018-09-29",
-"apache-beam-2.8.0": "2018-10-26",
+"apache-beam-2.8.0": "2018-10-27",
 "apache-beam-2.9.0": "2018-12-13"
 },
 "bigtop": {
@@ -242,12 +242,12 @@
 "bval-2.0.0": "2018-10-23"
 },
 "calcite": {
-"apache-calcite-1.16.0": "2018-10-27",
-"apache-calcite-1.17.0": "2018-10-27",
-"apache-calcite-avatica-1.12.0": "2018-06-24",
+"apache-calcite-1.16.0": "2018-03-17",
+"apache-calcite-1.17.0": "2018-07-20",
+"apache-calcite-avatica-1.12.0": "2018-10-27",
 "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.2.0": "2018-09-18"
 },
 "camel": {
 "apache-camel-2.21.3": "2018-10-28",
@@ -256,45 +256,45 @@
 "apache-camel-2.23.0": "2018-11-29"
 },
 "carbondata": {
-"apache-carbondata-1.4.1": "2018-10-27",
+"apache-carbondata-1.4.1": "2018-08-14",
 "apache-carbondata-1.5.0": "2018-10-15",
 "apache-carbondata-1.5.1": "2018-12-05"
 },
 "cassandra": {
 "341f7e01421ca348b6e23097ee3fa604e796409c809acbaa22871fdaaa9e2cb6-other.sqlite": "2018-10-27",
-"7d4a84105a450c9a21aaab2d4182a5f0a25c6e72aab031445073475a5f9da661-primary.sqlite": "2018-10-27",
+"7d4a84105a450c9a21aaab2d4182a5f0a25c6e72aab031445073475a5f9da661-primary.sqlite": "2018-09-12",
 "870ca201ca36ae5871ad882cfa71aaddb564cc5b76ee41d046bbd59820d5c89a-filelists.sqlite": "2018-09-12",
-"890dc241c05c8392e4fe5cec841cbd25741e7def7366c0b0a13be5657676f647-other.sqlite": "2018-09-12",
+"890dc241c05c8392e4fe5cec841cbd25741e7def7366c0b0a13be5657676f647-other.sqlite": "2018-10-27",
 "897b986e3857a5c7f17b9c3fd854ad39a3578d6c98e58753196f628de93cb9d5-other.sqlite": "2018-09-12",
-"8a70cd4a57d53c11fe52268c5ebde98284b2519ae08ce4f8e5a6b94b798f8230-filelists.sqlite": "2018-09-12",
-"8e55eff0dd55383af7132602b83cbc2354af8e3c23f483024a783d92aac29e2d-primary.sqlite": "2018-09-12",
+"8a70cd4a57d53c11fe52268c5ebde98284b2519ae08ce4f8e5a6b94b798f8230-filelists.sqlite": "2018-10-27",
+"8e55eff0dd55383af7132602b83cbc2354af8e3c23f483024a783d92aac29e2d-primary.sqlite": "2018-10-27",
 "apache-cassandra-2.1.20": "2018-02-16",
-"apache-cassandra-2.2.13": "2018-10-27",
+"apache-cassandra-2.2.13": "2018-08-01",
 "apache-cassandra-3.0.17": "2018-10-27",
-"apache-cassandra-3.11.3": "2018-10-27",
-"c04992b486d60dd3d031c27c991095d08ee8b98a2ed8ae669e5ed9e0941ae94d-filelists.sqlite": "2018-10-27",
-"cassandra-2.1.20-1": "2018-10-27",
-"cassandra-2.1.20-1.noarch": "2018-10-27",
-"cassandra-2.2.13-1": "2018-08-01",
-"cassandra-2.2.13-1.noarch": "2018-08-01",
-"cassandra-3.0.17-1": "2018-08-01",
-"cassandra-3.0.17-1.noarch": "2018-08-01",
+"apache-cassandra-3.11.3": "2018-08-01",
+"c04992b486d60dd3d031c27c991095d08ee8b98a2ed8ae669e5ed9e0941ae94d-filelists.sqlite": "2018-09-12",
+"cassandra-2.1.20-1": "2018-02-16",
+"cassandra-2.1.20-1.noarch": "2018-02-16",
+"cassandra-2.2.13-1": "2018-10-27",
+"cassandra-2.2.13-1.noarch": "2018-10-27",
+"cassandra-3.0.17-1": "2018-10-27",
+"cassandra-3.0.17-1.noarch": "2018-10-27",
 "cassandra-3.11.3-1": "2018-10-27",
 "cassandra-3.11.3-1.noarch": "2018-10-27",
-"cassandra-tools-2.1.20-1.noarch": "2018-10-27",
-"cassandra-tools-2.2.13-1.noarch": "2018-08-01",
-"cassandra-tools-3.0.17-1.noarch": "2018-08-01",
+"cassandra-tools-2.1.20-1.noarch": "2018-02-16",
+"cassandra-tools-2.2.13-1.noarch": "2018-10-27",
+"cassandra-tools-3.0.17-1.noarch": "2018-10-27",
 "cassandra-tools-3.11.3-1.noarch": "2018-10-27",
 "d39951aae9459cfc730ff17f7389b4cb381bd5084402767486b34a374ef283d2-primary.sqlite": "2018-09-12",
 "f363ccfa9a7650711b3aa4f1d62b4b5826353b0a96a5149ba9fa5ef3e1349d1c-filelists.sqlite": "2018-10-27",
 "f8f080d334d19cb339f24e9c85abdc2ac6bb2d9aabb27a8d8c0db7ac6f74dc8b-primary.sqlite": "2018-10-27",
-"f95d42dea0ba6a221489db5629044d978fe1f199d1cf8feffcb6909749744ba4-other.sqlite": "2018-10-27"
+"f95d42dea0ba6a221489db5629044d978fe1f199d1cf8feffcb6909749744ba4-other.sqlite": "2018-09-12"
 },
 "cayenne": {
 "cayenne-3.0.2": "2018-10-27",
-"cayenne-3.1.3": "2018-07-11",
-"cayenne-4.0": "2018-10-27",
-"cayenne-4.1.M2": "2018-10-27"
+"cayenne-3.1.3": "2018-10-27",
+"cayenne-4.0": "2018-08-06",
+"cayenne-4.1.M2": "2018-07-12"
 },
 "celix": {
 "celix-2.1.0": "2018-01-30"
@@ -302,18 +302,18 @@
 "chemistry": {
 "chemistry-dotcmis-0.7": "2018-10-27",
 "chemistry-objectivecmis-0.6": "2017-07-31",
-"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",
+"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",
 "cmislib-0.6.0": "2017-08-31"
 },
 "chukwa": {
-"chukwa-0.8.0": "2016-07-16"
+"chukwa-0.8.0": "2018-10-27"
 },
 "clerezza": {
 "201505-1.0.0": "2015-05-26",
@@ -333,97 +333,97 @@
 },
 "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.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": "2018-10-27",
-"apache-cloudstack-4.5.2.1": "2018-10-27",
+"apache-cloudstack-4.5.2": "2015-08-19",
+"apache-cloudstack-4.5.2.1": "2016-05-25",
 "apache-cloudstack-4.6.2.1": "2016-05-25",
-"apache-cloudstack-4.7.1": "2016-01-20",
+"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.8.0.1": "2018-10-27",
 "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": "2016-10-20",
+"apache-cloudstack-4.8.1.1": "2016-10-20",
+"apache-cloudstack-4.9.0": "2016-07-25",
+"apache-cloudstack-4.9.0.1": "2018-10-27",
 "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": "2018-10-27",
 "apache-cloudstack-4.9.3.1": "2018-03-22",
-"apache-cloudstack-cloudmonkey-5.3.2": "2018-10-27",
-"apache-cloudstack-cloudmonkey-5.3.3": "2016-11-03",
+"apache-cloudstack-cloudmonkey-5.3.2": "2015-08-19",
+"apache-cloudstack-cloudmonkey-5.3.3": "2018-10-27",
 "apache-cloudstack-ec2stack-0.8.0": "2018-10-27"
 },
 "cocoon": {
 "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-2.2.0": "2014-10-29",
+"cocoon-ajax-block-1.0.0": "2014-10-29",
+"cocoon-all-3.0.0-alpha-3": "2014-10-29",
 "cocoon-apples-block-1.0.0": "2014-10-29",
 "cocoon-auth-block-1.0.0": "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": "2018-10-27",
-"cocoon-databases-hsqldb-server-block-1.0.0": "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": "2018-10-27",
+"cocoon-databases-hsqldb-client-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-flowscript-block-1.0.0": "2014-10-29",
 "cocoon-fop-block-1.0.0": "2018-10-27",
-"cocoon-forms-block-1.1.0": "2018-10-27",
-"cocoon-getting-started-2.2.0": "2018-10-27",
-"cocoon-html-block-1.0.0": "2018-10-27",
+"cocoon-forms-block-1.1.0": "2014-10-29",
+"cocoon-getting-started-2.2.0": "2014-10-29",
+"cocoon-html-block-1.0.0": "2014-10-29",
 "cocoon-it-fw-1.0.1": "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": "2014-10-29",
-"cocoon-maven-plugin-1.0.2": "2018-10-27",
-"cocoon-rcl-spring-reloader-1.0.2": "2018-10-27",
-"cocoon-rcl-wrapper-1.0.2": "2014-10-29",
+"cocoon-jnet-1.2.2": "2018-10-27",
+"cocoon-linkrewriter-block-1.0.0": "2014-10-29",
+"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-wrapper-1.0.2": "2018-10-27",
 "cocoon-serializers-charsets-1.0.2": "2018-10-27",
 "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": "2014-10-29"
+"cocoon-xml-2.0.4": "2018-10-27"
 },
 "commons": {
-"CONTRIBUTING.md": "2018-10-27",
+"CONTRIBUTING.md": "2018-07-17",
 "apache-commons-rdf-0.5.0": "2018-10-27",
-"apache-sanselan-incubating-0.97": "2018-10-27",
-"bcel-6.2": "2017-12-08",
+"apache-sanselan-incubating-0.97": "2013-03-03",
+"bcel-6.2": "2018-10-27",
 "bsf-2.4.0": "2013-03-03",
 "bsf-3.1": "2013-03-03",
-"commons-47": "2018-10-27",
-"commons-beanutils-1.9.3": "2018-10-27",
-"commons-build-plugin-1.9": "2018-06-20",
+"commons-47": "2018-07-02",
+"commons-beanutils-1.9.3": "2016-09-25",
+"commons-build-plugin-1.9": "2018-10-27",
 "commons-chain-1.2": "2018-10-27",
 "commons-cli-1.4": "2017-03-13",
 "commons-codec-1.11": "2017-10-20",
-"commons-collections-3.2.2": "2015-11-14",
-"commons-collections4-4.2": "2018-07-11",
+"commons-collections-3.2.2": "2018-10-27",
+"commons-collections4-4.2": "2018-10-27",
 "commons-compress-1.18": "2018-10-27",
 "commons-configuration-1.10": "2018-10-27",
 "commons-configuration2-2.4": "2018-10-29",
-"commons-crypto-1.0.0": "2016-08-04",
+"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": "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-dbcp2-2.5.0": "2018-10-27",
-"commons-dbutils-1.7": "2018-10-27",
+"commons-dbutils-1.7": "2017-07-21",
 "commons-digester-2.1": "2018-10-27",
 "commons-digester3-3.2": "2018-10-27",
-"commons-email-1.5": "2018-10-27",
+"commons-email-1.5": "2017-08-01",
 "commons-exec-1.3": "2018-10-27",
 "commons-fileupload-1.3.3": "2017-06-13",
 "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-09-07",
+"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",
@@ -432,28 +432,28 @@
 "commons-jxpath-1.3": "2013-03-03",
 "commons-lang-2.6": "2018-10-27",
 "commons-lang3-3.8.1": "2018-10-27",
-"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-pool-1.6": "2018-10-27",
-"commons-pool2-2.4.3": "2018-10-27",
-"commons-pool2-2.6.0": "2018-10-27",
+"commons-logging-1.2": "2018-10-27",
+"commons-math-2.2": "2018-10-27",
+"commons-math3-3.6.1": "2018-10-27",
+"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.0": "2018-07-06",
 "commons-proxy-1.0": "2018-10-27",
-"commons-release-plugin-1.4": "2018-10-27",
+"commons-release-plugin-1.4": "2018-08-29",
 "commons-rng-1.2": "2018-12-12",
-"commons-scxml-0.9": "2018-10-27",
-"commons-text-1.6": "2018-10-27",
+"commons-scxml-0.9": "2013-03-03",
+"commons-text-1.6": "2018-10-16",
 "commons-validator-1.6": "2018-10-27",
 "commons-vfs2-distribution-2.2": "2017-10-06",
-"commons-weaver-2.0": "2018-10-27"
+"commons-weaver-2.0": "2018-09-07"
 },
 "cordova": {
 "cordova-8.1.2": "2018-10-27",
 "cordova-amazon-fireos-3.6.3": "2014-09-16",
 "cordova-android-7.1.4": "2018-11-23",
-"cordova-app-hello-world-3.12.0": "2017-05-04",
+"cordova-app-hello-world-3.12.0": "2018-10-27",
 "cordova-blackberry10-3.8.0": "2015-09-05",
 "cordova-browser-5.0.4": "2018-08-10",
 "cordova-coho-1.0.1": "2018-10-27",
@@ -512,8 +512,8 @@
 "apache-crunch-0.15.0": "2017-02-26"
 },
 "ctakes": {
-"apache-ctakes-3.2.2": "2018-10-27",
-"apache-ctakes-4.0.0": "2017-04-18"
+"apache-ctakes-3.2.2": "2015-05-13",
+"apache-ctakes-4.0.0": "2018-10-27"
 },
 "curator": {
 "apache-curator-2.13.0": "2018-12-03",
@@ -527,16 +527,16 @@
 "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-incubating-sources-1.3.3": "2018-10-27",
-"apache-datafu-sources-1.4.0": "2018-03-22"
+"apache-datafu-sources-1.4.0": "2018-10-27"
 },
 "db": {
 "DdlUtils-1.0": "2018-10-27",
 "db-derby-10.13.1.1": "2016-10-26",
-"db-derby-10.14.2.0": "2018-05-03",
+"db-derby-10.14.2.0": "2018-10-27",
 "jdo-3.1": "2018-10-27",
 "jdo-3.1-rc1": "2018-10-27",
 "jdo-api-3.0.1": "2018-10-27",
@@ -590,15 +590,15 @@
 "apache-drill-1.14.0": "2018-08-04"
 },
 "eagle": {
-"apache-eagle-0.3.0-incubating": "2018-10-27",
+"apache-eagle-0.3.0-incubating": "2016-04-11",
 "apache-eagle-0.4.0-incubating": "2018-10-27",
-"apache-eagle-0.5.0": "2018-10-27"
+"apache-eagle-0.5.0": "2017-09-07"
 },
 "empire-db": {
 "apache-empire-db-2.4.7": "2018-10-31"
 },
 "falcon": {
-"apache-falcon-0.11": "2018-03-12"
+"apache-falcon-0.11": "2018-10-27"
 },
 "felix": {
 "apache-felix-karaf-1.6.0": "2012-12-28",
@@ -694,27 +694,27 @@
 "osgicheck-maven-plugin-0.1.0": "2018-09-23"
 },
 "fineract": {
-"apache-fineract-1.0.0": "2018-10-27",
-"apache-fineract-1.1.0": "2018-10-27",
+"apache-fineract-1.0.0": "2017-05-19",
+"apache-fineract-1.1.0": "2018-03-23",
 "apache-fineract-1.2.0": "2018-12-07"
 },
 "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-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": "2018-10-27",
-"apache-flex-sdk-4.16.0": "2017-03-05",
+"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.1": "2018-10-27",
-"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": "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": "2014-01-20",
-"apache-flex-squiggly-1.1": "2014-10-27",
-"apache-flex-tour-de-flex-component-explorer-1.2": "2018-10-27",
+"apache-flex-squiggly-1.1": "2018-10-27",
+"apache-flex-tour-de-flex-component-explorer-1.2": "2014-11-29",
 "blazeds-4.7.2": "2018-10-27",
-"blazeds-4.7.3": "2017-04-01"
+"blazeds-4.7.3": "2018-10-27"
 },
 "flink": {
 "flink-1.6.2": "2018-10-17",
@@ -726,17 +726,17 @@
 "apache-flume-1.4.0": "2013-07-01",
 "apache-flume-1.5.0": "2014-05-19",
 "apache-flume-1.5.0.1": "2014-06-16",
-"apache-flume-1.5.1": "2014-11-11",
+"apache-flume-1.5.1": "2018-10-27",
 "apache-flume-1.5.2": "2014-11-17",
 "apache-flume-1.6.0": "2015-05-20",
-"apache-flume-1.7.0": "2018-10-27",
+"apache-flume-1.7.0": "2016-10-17",
 "apache-flume-1.8.0": "2017-10-03"
 },
 "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": {
@@ -762,22 +762,22 @@
 "geronimo": {
 "geronimo-annotation_1.3_spec-1.1": "2018-08-31",
 "geronimo-atinject_1.0_spec-1.1": "2018-08-31",
-"geronimo-config-1.1": "2018-10-27",
+"geronimo-config-1.1": "2018-01-06",
 "geronimo-el_2.2_spec-1.1": "2018-08-31",
-"geronimo-health-1.0.0": "2018-10-27",
+"geronimo-health-1.0.0": "2018-07-21",
 "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-jcache-simple-1.0.1": "2018-10-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.0": "2018-10-27",
 "geronimo-metrics-1.0.0": "2018-10-27",
-"geronimo-openapi-1.0.1": "2018-08-16",
+"geronimo-openapi-1.0.1": "2018-10-27",
 "geronimo-opentracing-1.0.0": "2018-10-27",
-"geronimo-validation_2.0_spec-1.0": "2018-10-27",
-"safeguard-1.0": "2018-10-27",
+"geronimo-validation_2.0_spec-1.0": "2018-10-04",
+"safeguard-1.0": "2018-01-11",
 "xbean-4.12": "2018-11-01"
 },
 "giraph": {
@@ -808,50 +808,50 @@
 "hadoop-2.6.5": "2018-10-27",
 "hadoop-2.7.6": "2018-10-27",
 "hadoop-2.7.7": "2018-10-27",
-"hadoop-2.8.4": "2018-05-15",
+"hadoop-2.8.4": "2018-10-27",
 "hadoop-2.8.5": "2018-10-27",
 "hadoop-2.9.0": "2018-10-27",
 "hadoop-2.9.1": "2018-10-27",
 "hadoop-2.9.2": "2018-11-20",
-"hadoop-3.0.2": "2018-10-27",
+"hadoop-3.0.2": "2018-04-23",
 "hadoop-3.0.3": "2018-10-27",
 "hadoop-3.1.1": "2018-10-27",
-"hadoop-ozone-0.2.1-alpha": "2018-10-27",
+"hadoop-ozone-0.2.1-alpha": "2018-09-27",
 "hadoop-ozone-0.3.0-alpha": "2018-11-19"
 },
 "hama": {
-"hama-dist-0.7.1": "2018-10-27"
+"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-11-25",
 "hbase-1.2.9": "2018-11-18",
-"hbase-1.3.2.1": "2018-10-27",
-"hbase-1.4.8": "2018-10-27",
+"hbase-1.3.2.1": "2018-06-13",
+"hbase-1.4.9": "2018-12-06",
 "hbase-2.0.3": "2018-11-25",
 "hbase-2.1.1": "2018-10-27",
-"hbase-thirdparty-1.0.1": "2017-08-28",
-"hbase-thirdparty-2.1.0": "2018-10-27"
+"hbase-thirdparty-1.0.1": "2018-10-27",
+"hbase-thirdparty-2.1.0": "2018-03-19"
 },
 "helix": {
 "helix-0.6.6": "2016-10-31",
-"helix-0.6.7": "2018-10-27",
+"helix-0.6.7": "2017-01-19",
 "helix-0.6.8": "2018-10-27",
-"helix-0.6.9": "2018-10-27",
+"helix-0.6.9": "2017-10-09",
 "helix-0.7.1": "2014-08-29",
-"helix-0.8.0": "2018-01-30",
+"helix-0.8.0": "2018-10-27",
 "helix-0.8.1": "2018-10-27",
-"helix-0.8.2": "2018-10-27"
+"helix-0.8.2": "2018-07-25"
 },
 "hive": {
-"apache-hive-1.2.2": "2017-04-07",
+"apache-hive-1.2.2": "2018-10-27",
 "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": "2017-07-18",
+"hive-metastore-3.0.0": "2018-10-27",
+"hive-storage-2.4.0": "2018-10-27",
 "hive-storage-2.6.1": "2018-05-11",
 "hive-storage-2.7.0-rc1": "2018-07-19"
 },
@@ -887,24 +887,24 @@
 "incubator-airflow": {
 "apache-airflow-1.10.0+incubating": "2018-10-27",
 "apache-airflow-1.10.1+incubating": "2018-11-21",
-"apache-airflow-1.9.0+incubating": "2018-10-27"
+"apache-airflow-1.9.0+incubating": "2018-01-02"
 },
 "incubator-amaterasu": {
 "apache-amaterasu-0.2.0-incubating-rc4": "2018-10-27"
 },
 "incubator-batchee": {
-"batchee-0.5-incubating": "2018-10-27"
+"batchee-0.5-incubating": "2017-12-13"
 },
 "incubator-commonsrdf": {
 "apache-commons-rdf-0.3.0-incubating": "2018-10-27"
 },
 "incubator-crail": {
-"apache-crail-1.0-incubating": "2018-06-12",
+"apache-crail-1.0-incubating": "2018-10-27",
 "apache-crail-1.1-incubating": "2018-12-04"
 },
 "incubator-daffodil": {
-"apache-daffodil-2.2.0-incubating": "2018-08-22",
-"apache-daffodil-2.2.0.incubating-1.noarch": "2018-10-27"
+"apache-daffodil-2.2.0-incubating": "2018-10-27",
+"apache-daffodil-2.2.0.incubating-1.noarch": "2018-08-22"
 },
 "incubator-druid": {
 "apache-druid-0.13.0-incubating": "2018-12-02"
@@ -916,16 +916,16 @@
 "dubbo-incubating-2.6.2": "2018-06-07"
 },
 "incubator-echarts": {
-"apache-echarts-4.1.0.rc4-incubating": "2018-10-27"
+"apache-echarts-4.1.0.rc4-incubating": "2018-08-04"
 },
 "incubator-edgent": {
 "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": "2018-10-27"
+"gearpump-0.8.4-incubating": "2017-07-06"
 },
 "incubator-gobblin": {
 "apache-gobblin-incubating-sources-0.12.0": "2018-06-20",
@@ -935,8 +935,8 @@
 "incubator-griffin": {
 "griffin-0.1.5-incubating": "2018-10-27",
 "griffin-0.1.6-incubating": "2018-10-27",
-"griffin-0.2.0-incubating": "2018-10-27",
-"griffin-0.3.0-incubating": "2018-10-27"
+"griffin-0.2.0-incubating": "2018-05-16",
+"griffin-0.3.0-incubating": "2018-09-07"
 },
 "incubator-heron": {
 "apache-heron-v-0.20.0-incubating": "2018-11-16"
@@ -950,27 +950,27 @@
 },
 "incubator-livy": {
 "livy-0.4.0-incubating": "2018-10-27",
-"livy-0.5.0-incubating": "2018-01-25"
+"livy-0.5.0-incubating": "2018-10-27"
 },
 "incubator-mxnet": {
 "apache-mxnet-1.3.0-incubating": "2018-09-14",
 "apache-mxnet-1.3.1-incubating": "2018-11-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-netbeans": {
-"com-google-gson.nbm": "2018-10-27",
-"com-google-guava.nbm": "2018-10-27",
-"com-googlecode-javaewah-JavaEWAH.nbm": "2018-10-27",
-"com-jcraft-jsch.nbm": "2018-10-27",
-"com-jcraft-jzlib.nbm": "2018-10-27",
+"com-google-gson.nbm": "2018-10-02",
+"com-google-guava.nbm": "2018-05-17",
+"com-googlecode-javaewah-JavaEWAH.nbm": "2018-05-17",
+"com-jcraft-jsch.nbm": "2018-05-17",
+"com-jcraft-jzlib.nbm": "2018-05-17",
 "incubating-netbeans-10.0-vc1": "2018-10-27",
-"incubating-netbeans-html4j-1.5": "2017-11-08",
-"incubating-netbeans-html4j-1.5.1": "2017-11-18",
+"incubating-netbeans-html4j-1.5": "2018-10-27",
+"incubating-netbeans-html4j-1.5.1": "2018-10-27",
 "incubating-netbeans-html4j-1.6": "2018-11-10",
-"incubating-netbeans-java-9.0": "2018-10-27",
+"incubating-netbeans-java-9.0": "2018-07-08",
 "incubating-netbeans-java-9.0-beta": "2018-02-15",
 "incubating-netbeans-java-9.0-rc1": "2018-10-27",
 "incubating-netbeans-platform-10.0-vc1": "2018-10-02",
@@ -985,62 +985,62 @@
 "net-java-html-json.nbm": "2018-05-17",
 "net-java-html-sound.nbm": "2018-05-17",
 "net-java-html.nbm": "2018-05-17",
-"org-apache-commons-codec.nbm": "2018-10-27",
-"org-apache-commons-httpclient.nbm": "2018-10-27",
-"org-apache-commons-io.nbm": "2018-10-27",
-"org-apache-commons-lang.nbm": "2018-10-27",
-"org-apache-commons-logging.nbm": "2018-10-27",
-"org-apache-tools-ant-module.nbm": "2018-10-27",
-"org-apache-ws-commons-util.nbm": "2018-10-27",
-"org-apache-xml-resolver.nbm": "2018-10-27",
-"org-apache-xmlrpc.nbm": "2018-10-27",
-"org-eclipse-core-contenttype.nbm": "2018-10-27",
-"org-eclipse-core-jobs.nbm": "2018-10-27",
-"org-eclipse-core-net.nbm": "2018-10-27",
-"org-eclipse-core-runtime-compatibility-auth.nbm": "2018-10-27",
-"org-eclipse-core-runtime.nbm": "2018-10-27",
-"org-eclipse-equinox-app.nbm": "2018-10-27",
-"org-eclipse-equinox-common.nbm": "2018-10-27",
-"org-eclipse-equinox-preferences.nbm": "2018-10-27",
-"org-eclipse-equinox-registry.nbm": "2018-10-27",
-"org-eclipse-equinox-security.nbm": "2018-10-27",
-"org-eclipse-jgit-java7.nbm": "2018-10-27",
-"org-eclipse-jgit.nbm": "2018-10-27",
-"org-eclipse-mylyn-bugzilla-core.nbm": "2018-10-27",
-"org-eclipse-mylyn-commons-core.nbm": "2018-10-27",
-"org-eclipse-mylyn-commons-net.nbm": "2018-10-27",
-"org-eclipse-mylyn-commons-repositories-core.nbm": "2018-10-27",
-"org-eclipse-mylyn-commons-xmlrpc.nbm": "2018-10-27",
-"org-eclipse-mylyn-tasks-core.nbm": "2018-10-27",
-"org-eclipse-mylyn-wikitext-confluence-core.nbm": "2018-10-27",
-"org-eclipse-mylyn-wikitext-core.nbm": "2018-10-27",
-"org-eclipse-mylyn-wikitext-markdown-core.nbm": "2018-10-27",
-"org-eclipse-mylyn-wikitext-textile-core.nbm": "2018-10-27",
+"org-apache-commons-codec.nbm": "2018-05-17",
+"org-apache-commons-httpclient.nbm": "2018-05-17",
+"org-apache-commons-io.nbm": "2018-05-17",
+"org-apache-commons-lang.nbm": "2018-05-17",
+"org-apache-commons-logging.nbm": "2018-05-17",
+"org-apache-tools-ant-module.nbm": "2018-05-17",
+"org-apache-ws-commons-util.nbm": "2018-05-17",
+"org-apache-xml-resolver.nbm": "2018-05-17",
+"org-apache-xmlrpc.nbm": "2018-05-17",
+"org-eclipse-core-contenttype.nbm": "2018-05-17",
+"org-eclipse-core-jobs.nbm": "2018-05-17",
+"org-eclipse-core-net.nbm": "2018-05-17",
+"org-eclipse-core-runtime-compatibility-auth.nbm": "2018-05-17",
+"org-eclipse-core-runtime.nbm": "2018-05-17",
+"org-eclipse-equinox-app.nbm": "2018-05-17",
+"org-eclipse-equinox-common.nbm": "2018-05-17",
+"org-eclipse-equinox-preferences.nbm": "2018-05-17",
+"org-eclipse-equinox-registry.nbm": "2018-05-17",
+"org-eclipse-equinox-security.nbm": "2018-05-17",
+"org-eclipse-jgit-java7.nbm": "2018-05-17",
+"org-eclipse-jgit.nbm": "2018-05-17",
+"org-eclipse-mylyn-bugzilla-core.nbm": "2018-05-17",
+"org-eclipse-mylyn-commons-core.nbm": "2018-05-17",
+"org-eclipse-mylyn-commons-net.nbm": "2018-05-17",
+"org-eclipse-mylyn-commons-repositories-core.nbm": "2018-05-17",
+"org-eclipse-mylyn-commons-xmlrpc.nbm": "2018-05-17",
+"org-eclipse-mylyn-tasks-core.nbm": "2018-05-17",
+"org-eclipse-mylyn-wikitext-confluence-core.nbm": "2018-05-17",
+"org-eclipse-mylyn-wikitext-core.nbm": "2018-05-17",
+"org-eclipse-mylyn-wikitext-markdown-core.nbm": "2018-05-17",
+"org-eclipse-mylyn-wikitext-textile-core.nbm": "2018-05-17",
 "org-netbeans-api-annotations-common.nbm": "2018-05-17",
-"org-netbeans-api-debugger-jpda.nbm": "2018-05-17",
-"org-netbeans-api-debugger.nbm": "2018-10-27",
+"org-netbeans-api-debugger-jpda.nbm": "2018-10-27",
+"org-netbeans-api-debugger.nbm": "2018-05-17",
 "org-netbeans-api-htmlui.nbm": "2018-05-17",
 "org-netbeans-api-intent.nbm": "2018-05-17",
 "org-netbeans-api-io.nbm": "2018-05-17",
-"org-netbeans-api-java-classpath.nbm": "2018-10-27",
-"org-netbeans-api-java.nbm": "2018-05-17",
+"org-netbeans-api-java-classpath.nbm": "2018-05-17",
+"org-netbeans-api-java.nbm": "2018-10-27",
 "org-netbeans-api-knockout.nbm": "2018-10-27",
-"org-netbeans-api-maven.nbm": "2018-05-17",
+"org-netbeans-api-maven.nbm": "2018-10-27",
 "org-netbeans-api-progress-compat8.nbm": "2018-05-17",
 "org-netbeans-api-progress-nb.nbm": "2018-05-17",
 "org-netbeans-api-progress.nbm": "2018-05-17",
 "org-netbeans-api-search.nbm": "2018-05-17",
 "org-netbeans-api-templates.nbm": "2018-05-17",
 "org-netbeans-api-visual.nbm": "2018-05-17",
-"org-netbeans-api-xml-ui.nbm": "2018-10-27",
-"org-netbeans-api-xml.nbm": "2018-10-27",
+"org-netbeans-api-xml-ui.nbm": "2018-05-17",
+"org-netbeans-api-xml.nbm": "2018-05-17",
 "org-netbeans-bootstrap.nbm": "2018-05-17",
-"org-netbeans-core-browser-webview.nbm": "2018-10-27",
-"org-netbeans-core-browser.nbm": "2018-10-27",
+"org-netbeans-core-browser-webview.nbm": "2018-05-17",
+"org-netbeans-core-browser.nbm": "2018-05-17",
 "org-netbeans-core-execution.nbm": "2018-05-17",
-"org-netbeans-core-ide.nbm": "2018-10-27",
+"org-netbeans-core-ide.nbm": "2018-05-17",
 "org-netbeans-core-io-ui.nbm": "2018-05-17",
-"org-netbeans-core-multitabs-project.nbm": "2018-10-27",
+"org-netbeans-core-multitabs-project.nbm": "2018-05-17",
 "org-netbeans-core-multitabs.nbm": "2018-05-17",
 "org-netbeans-core-multiview.nbm": "2018-05-17",
 "org-netbeans-core-nativeaccess.nbm": "2018-05-17",
@@ -1055,266 +1055,266 @@
 "org-netbeans-core.nbm": "2018-05-17",
 "org-netbeans-html-ko4j.nbm": "2018-05-17",
 "org-netbeans-html-xhr4j.nbm": "2018-05-17",
-"org-netbeans-insane.nbm": "2018-10-27",
-"org-netbeans-lib-jshell-agent.nbm": "2018-05-17",
-"org-netbeans-lib-nbjavac.nbm": "2018-05-17",
-"org-netbeans-lib-nbjshell.nbm": "2018-05-17",
-"org-netbeans-lib-nbjshell9.nbm": "2018-05-17",
+"org-netbeans-insane.nbm": "2018-05-17",
+"org-netbeans-lib-jshell-agent.nbm": "2018-10-27",
+"org-netbeans-lib-nbjavac.nbm": "2018-10-27",
+"org-netbeans-lib-nbjshell.nbm": "2018-10-27",
+"org-netbeans-lib-nbjshell9.nbm": "2018-10-27",
 "org-netbeans-lib-profiler-charts.nbm": "2018-05-17",
 "org-netbeans-lib-profiler-common.nbm": "2018-05-17",
 "org-netbeans-lib-profiler-ui.nbm": "2018-05-17",
 "org-netbeans-lib-profiler.nbm": "2018-05-17",
-"org-netbeans-lib-terminalemulator.nbm": "2018-10-27",
+"org-netbeans-lib-terminalemulator.nbm": "2018-05-17",
 "org-netbeans-lib-uihandler.nbm": "2018-05-17",
 "org-netbeans-lib-v8debug.nbm": "2018-10-27",
-"org-netbeans-libs-antlr3-runtime.nbm": "2018-10-27",
-"org-netbeans-libs-antlr4-runtime.nbm": "2018-10-27",
+"org-netbeans-libs-antlr3-runtime.nbm": "2018-05-17",
+"org-netbeans-libs-antlr4-runtime.nbm": "2018-05-17",
 "org-netbeans-libs-asm.nbm": "2018-05-17",
-"org-netbeans-libs-bytelist.nbm": "2018-10-27",
-"org-netbeans-libs-cglib.nbm": "2018-05-17",
-"org-netbeans-libs-commons_compress.nbm": "2018-10-27",
-"org-netbeans-libs-commons_net.nbm": "2018-10-27",
+"org-netbeans-libs-bytelist.nbm": "2018-05-17",
+"org-netbeans-libs-cglib.nbm": "2018-10-27",
+"org-netbeans-libs-commons_compress.nbm": "2018-05-17",
+"org-netbeans-libs-commons_net.nbm": "2018-05-17",
 "org-netbeans-libs-felix.nbm": "2018-05-17",
-"org-netbeans-libs-freemarker.nbm": "2018-10-27",
-"org-netbeans-libs-git.nbm": "2018-10-27",
-"org-netbeans-libs-ini4j.nbm": "2018-10-27",
-"org-netbeans-libs-javacapi.nbm": "2018-05-17",
-"org-netbeans-libs-javacimpl.nbm": "2018-05-17",
+"org-netbeans-libs-freemarker.nbm": "2018-05-17",
+"org-netbeans-libs-git.nbm": "2018-05-17",
+"org-netbeans-libs-ini4j.nbm": "2018-05-17",
+"org-netbeans-libs-javacapi.nbm": "2018-10-27",
+"org-netbeans-libs-javacimpl.nbm": "2018-10-27",
 "org-netbeans-libs-javafx.nbm": "2018-05-17",
-"org-netbeans-libs-jaxb.nbm": "2018-10-27",
+"org-netbeans-libs-jaxb.nbm": "2018-05-17",
 "org-netbeans-libs-jna-platform.nbm": "2018-05-17",
 "org-netbeans-libs-jna.nbm": "2018-05-17",
-"org-netbeans-libs-jsch-agentproxy.nbm": "2018-10-27",
-"org-netbeans-libs-jshell-compile.nbm": "2018-05-17",
-"org-netbeans-libs-json_simple.nbm": "2018-10-27",
+"org-netbeans-libs-jsch-agentproxy.nbm": "2018-05-17",
+"org-netbeans-libs-jshell-compile.nbm": "2018-10-27",
+"org-netbeans-libs-json_simple.nbm": "2018-05-17",
 "org-netbeans-libs-jsr223.nbm": "2018-05-17",
 "org-netbeans-libs-jstestdriver.nbm": "2018-10-27",
 "org-netbeans-libs-junit4.nbm": "2018-05-17",
-"org-netbeans-libs-junit5.nbm": "2018-10-27",
-"org-netbeans-libs-jvyamlb.nbm": "2018-10-27",
-"org-netbeans-libs-lucene.nbm": "2018-10-27",
+"org-netbeans-libs-junit5.nbm": "2018-10-02",
+"org-netbeans-libs-jvyamlb.nbm": "2018-05-17",
+"org-netbeans-libs-lucene.nbm": "2018-05-17",
 "org-netbeans-libs-nashorn.nbm": "2018-10-27",
-"org-netbeans-libs-nbi-ant.nbm": "2018-10-27",
-"org-netbeans-libs-nbi-engine.nbm": "2018-10-27",
+"org-netbeans-libs-nbi-ant.nbm": "2018-05-17",
+"org-netbeans-libs-nbi-engine.nbm": "2018-05-17",
 "org-netbeans-libs-osgi.nbm": "2018-05-17",
 "org-netbeans-libs-plist.nbm": "2018-10-27",
-"org-netbeans-libs-smack.nbm": "2018-10-27",
-"org-netbeans-libs-springframework.nbm": "2018-05-17",
-"org-netbeans-libs-svnClientAdapter-javahl.nbm": "2018-10-27",
-"org-netbeans-libs-svnClientAdapter.nbm": "2018-10-27",
+"org-netbeans-libs-smack.nbm": "2018-05-17",
+"org-netbeans-libs-springframework.nbm": "2018-10-27",
+"org-netbeans-libs-svnClientAdapter-javahl.nbm": "2018-05-17",
+"org-netbeans-libs-svnClientAdapter.nbm": "2018-05-17",
 "org-netbeans-libs-testng.nbm": "2018-05-17",
-"org-netbeans-libs-xerces.nbm": "2018-10-27",
-"org-netbeans-modules-ant-browsetask.nbm": "2018-05-17",
-"org-netbeans-modules-ant-compat8.nbm": "2018-10-27",
-"org-netbeans-modules-ant-debugger.nbm": "2018-05-17",
-"org-netbeans-modules-ant-freeform.nbm": "2018-05-17",
-"org-netbeans-modules-ant-grammar.nbm": "2018-05-17",
-"org-netbeans-modules-ant-kit.nbm": "2018-05-17",
-"org-netbeans-modules-ant-ui.nbm": "2018-10-27",
-"org-netbeans-modules-ant.nbm": "2018-10-27",
-"org-netbeans-modules-apisupport-ant.nbm": "2018-10-27",
-"org-netbeans-modules-apisupport-harness.nbm": "2018-10-27",
-"org-netbeans-modules-apisupport-installer-maven.nbm": "2018-10-27",
-"org-netbeans-modules-apisupport-installer.nbm": "2018-10-27",
-"org-netbeans-modules-apisupport-kit.nbm": "2018-10-27",
-"org-netbeans-modules-apisupport-project.nbm": "2018-10-27",
-"org-netbeans-modules-apisupport-refactoring.nbm": "2018-10-27",
-"org-netbeans-modules-apisupport-wizards.nbm": "2018-10-27",
+"org-netbeans-libs-xerces.nbm": "2018-05-17",
+"org-netbeans-modules-ant-browsetask.nbm": "2018-10-27",
+"org-netbeans-modules-ant-compat8.nbm": "2018-05-17",
+"org-netbeans-modules-ant-debugger.nbm": "2018-10-27",
+"org-netbeans-modules-ant-freeform.nbm": "2018-10-27",
+"org-netbeans-modules-ant-grammar.nbm": "2018-10-27",
+"org-netbeans-modules-ant-kit.nbm": "2018-10-27",
+"org-netbeans-modules-ant-ui.nbm": "2018-05-17",
+"org-netbeans-modules-ant.nbm": "2018-05-17",
+"org-netbeans-modules-apisupport-ant.nbm": "2018-05-17",
+"org-netbeans-modules-apisupport-harness.nbm": "2018-05-17",
+"org-netbeans-modules-apisupport-installer-maven.nbm": "2018-05-17",
+"org-netbeans-modules-apisupport-installer.nbm": "2018-05-17",
+"org-netbeans-modules-apisupport-kit.nbm": "2018-05-17",
+"org-netbeans-modules-apisupport-project.nbm": "2018-05-17",
+"org-netbeans-modules-apisupport-refactoring.nbm": "2018-05-17",
+"org-netbeans-modules-apisupport-wizards.nbm": "2018-05-17",
 "org-netbeans-modules-applemenu.nbm": "2018-05-17",
 "org-netbeans-modules-autoupdate-cli.nbm": "2018-05-17",
 "org-netbeans-modules-autoupdate-services.nbm": "2018-05-17",
 "org-netbeans-modules-autoupdate-ui.nbm": "2018-05-17",
-"org-netbeans-modules-beans.nbm": "2018-05-17",
-"org-netbeans-modules-bugtracking-bridge.nbm": "2018-10-27",
-"org-netbeans-modules-bugtracking-commons.nbm": "2018-10-27",
-"org-netbeans-modules-bugtracking.nbm": "2018-10-27",
-"org-netbeans-modules-bugzilla.nbm": "2018-10-27",
-"org-netbeans-modules-classfile.nbm": "2018-05-17",
-"org-netbeans-modules-code-analysis.nbm": "2018-10-27",
+"org-netbeans-modules-beans.nbm": "2018-10-27",
+"org-netbeans-modules-bugtracking-bridge.nbm": "2018-05-17",
+"org-netbeans-modules-bugtracking-commons.nbm": "2018-05-17",
+"org-netbeans-modules-bugtracking.nbm": "2018-05-17",
+"org-netbeans-modules-bugzilla.nbm": "2018-05-17",
+"org-netbeans-modules-classfile.nbm": "2018-10-27",
+"org-netbeans-modules-code-analysis.nbm": "2018-05-17",
 "org-netbeans-modules-cordova-platforms-android.nbm": "2018-10-27",
 "org-netbeans-modules-cordova-platforms.nbm": "2018-10-27",
 "org-netbeans-modules-cordova.nbm": "2018-10-27",
 "org-netbeans-modules-core-kit.nbm": "2018-05-17",
-"org-netbeans-modules-csl-api.nbm": "2018-10-27",
-"org-netbeans-modules-csl-types.nbm": "2018-10-27",
-"org-netbeans-modules-css-editor.nbm": "2018-10-27",
-"org-netbeans-modules-css-lib.nbm": "2018-10-27",
-"org-netbeans-modules-css-model.nbm": "2018-10-27",
-"org-netbeans-modules-css-prep.nbm": "2018-10-27",
-"org-netbeans-modules-css-visual.nbm": "2018-10-27",
-"org-netbeans-modules-db-core.nbm": "2018-10-27",
-"org-netbeans-modules-db-dataview.nbm": "2018-10-27",
-"org-netbeans-modules-db-drivers.nbm": "2018-10-27",
-"org-netbeans-modules-db-kit.nbm": "2018-10-27",
-"org-netbeans-modules-db-metadata-model.nbm": "2018-10-27",
-"org-netbeans-modules-db-mysql.nbm": "2018-10-27",
-"org-netbeans-modules-db-sql-editor.nbm": "2018-10-27",
-"org-netbeans-modules-db-sql-visualeditor.nbm": "2018-10-27",
-"org-netbeans-modules-db.nbm": "2018-10-27",
-"org-netbeans-modules-dbapi.nbm": "2018-10-27",
-"org-netbeans-modules-dbschema.nbm": "2018-05-17",
-"org-netbeans-modules-debugger-jpda-ant.nbm": "2018-05-17",
+"org-netbeans-modules-csl-api.nbm": "2018-05-17",
+"org-netbeans-modules-csl-types.nbm": "2018-05-17",
+"org-netbeans-modules-css-editor.nbm": "2018-05-17",
+"org-netbeans-modules-css-lib.nbm": "2018-05-17",
+"org-netbeans-modules-css-model.nbm": "2018-05-17",
+"org-netbeans-modules-css-prep.nbm": "2018-05-17",
+"org-netbeans-modules-css-visual.nbm": "2018-05-17",
+"org-netbeans-modules-db-core.nbm": "2018-05-17",
+"org-netbeans-modules-db-dataview.nbm": "2018-05-17",
+"org-netbeans-modules-db-drivers.nbm": "2018-05-17",
+"org-netbeans-modules-db-kit.nbm": "2018-05-17",
+"org-netbeans-modules-db-metadata-model.nbm": "2018-05-17",
+"org-netbeans-modules-db-mysql.nbm": "2018-05-17",
+"org-netbeans-modules-db-sql-editor.nbm": "2018-05-17",
+"org-netbeans-modules-db-sql-visualeditor.nbm": "2018-05-17",
+"org-netbeans-modules-db.nbm": "2018-05-17",
+"org-netbeans-modules-dbapi.nbm": "2018-05-17",
+"org-netbeans-modules-dbschema.nbm": "2018-10-27",
+"org-netbeans-modules-debugger-jpda-ant.nbm": "2018-10-27",
 "org-netbeans-modules-debugger-jpda-heapwalk.nbm": "2018-05-17",
-"org-netbeans-modules-debugger-jpda-js.nbm": "2018-05-17",
-"org-netbeans-modules-debugger-jpda-jsui.nbm": "2018-05-17",
-"org-netbeans-modules-debugger-jpda-kit.nbm": "2018-05-17",
-"org-netbeans-modules-debugger-jpda-projects.nbm": "2018-05-17",
-"org-netbeans-modules-debugger-jpda-projectsui.nbm": "2018-05-17",
+"org-netbeans-modules-debugger-jpda-js.nbm": "2018-10-27",
+"org-netbeans-modules-debugger-jpda-jsui.nbm": "2018-10-27",
+"org-netbeans-modules-debugger-jpda-kit.nbm": "2018-10-27",
+"org-netbeans-modules-debugger-jpda-projects.nbm": "2018-10-27",
+"org-netbeans-modules-debugger-jpda-projectsui.nbm": "2018-10-27",
 "org-netbeans-modules-debugger-jpda-truffle.nbm": "2018-10-27",
 "org-netbeans-modules-debugger-jpda-trufflenode.nbm": "2018-10-27",
-"org-netbeans-modules-debugger-jpda-ui.nbm": "2018-05-17",
-"org-netbeans-modules-debugger-jpda-visual.nbm": "2018-05-17",
-"org-netbeans-modules-debugger-jpda.nbm": "2018-05-17",
-"org-netbeans-modules-defaults.nbm": "2018-10-27",
-"org-netbeans-modules-derby.nbm": "2018-10-27",
-"org-netbeans-modules-diff.nbm": "2018-10-27",
-"org-netbeans-modules-dlight-nativeexecution-nb.nbm": "2018-10-27",
-"org-netbeans-modules-dlight-nativeexecution.nbm": "2018-10-27",
-"org-netbeans-modules-dlight-terminal.nbm": "2018-10-27",
-"org-netbeans-modules-docker-api.nbm": "2018-10-27",
-"org-netbeans-modules-docker-editor.nbm": "2018-10-27",
-"org-netbeans-modules-docker-ui.nbm": "2018-10-27",
-"org-netbeans-modules-editor-actions.nbm": "2018-10-27",
-"org-netbeans-modules-editor-bookmarks.nbm": "2018-10-27",
-"org-netbeans-modules-editor-bracesmatching.nbm": "2018-10-27",
-"org-netbeans-modules-editor-breadcrumbs.nbm": "2018-10-27",
-"org-netbeans-modules-editor-codetemplates.nbm": "2018-10-27",
-"org-netbeans-modules-editor-completion.nbm": "2018-10-27",
-"org-netbeans-modules-editor-deprecated-pre65formatting.nbm": "2018-10-27",
-"org-netbeans-modules-editor-document.nbm": "2018-10-27",
-"org-netbeans-modules-editor-errorstripe-api.nbm": "2018-10-27",
-"org-netbeans-modules-editor-errorstripe.nbm": "2018-10-27",
-"org-netbeans-modules-editor-fold-nbui.nbm": "2018-10-27",
-"org-netbeans-modules-editor-fold.nbm": "2018-10-27",
-"org-netbeans-modules-editor-global-format.nbm": "2018-10-27",
-"org-netbeans-modules-editor-guards.nbm": "2018-10-27",
-"org-netbeans-modules-editor-htmlui.nbm": "2018-05-17",
-"org-netbeans-modules-editor-indent-project.nbm": "2018-10-27",
-"org-netbeans-modules-editor-indent-support.nbm": "2018-10-27",
-"org-netbeans-modules-editor-indent.nbm": "2018-10-27",
-"org-netbeans-modules-editor-kit.nbm": "2018-10-27",
-"org-netbeans-modules-editor-lib.nbm": "2018-10-27",
-"org-netbeans-modules-editor-lib2.nbm": "2018-10-27",
-"org-netbeans-modules-editor-macros.nbm": "2018-10-27",
+"org-netbeans-modules-debugger-jpda-ui.nbm": "2018-10-27",
+"org-netbeans-modules-debugger-jpda-visual.nbm": "2018-10-27",
+"org-netbeans-modules-debugger-jpda.nbm": "2018-10-27",
+"org-netbeans-modules-defaults.nbm": "2018-05-17",
+"org-netbeans-modules-derby.nbm": "2018-05-17",
+"org-netbeans-modules-diff.nbm": "2018-05-17",
+"org-netbeans-modules-dlight-nativeexecution-nb.nbm": "2018-05-17",
+"org-netbeans-modules-dlight-nativeexecution.nbm": "2018-05-17",
+"org-netbeans-modules-dlight-terminal.nbm": "2018-05-17",
+"org-netbeans-modules-docker-api.nbm": "2018-05-17",
+"org-netbeans-modules-docker-editor.nbm": "2018-05-17",
+"org-netbeans-modules-docker-ui.nbm": "2018-05-17",
+"org-netbeans-modules-editor-actions.nbm": "2018-05-17",
+"org-netbeans-modules-editor-bookmarks.nbm": "2018-05-17",
+"org-netbeans-modules-editor-bracesmatching.nbm": "2018-05-17",
+"org-netbeans-modules-editor-breadcrumbs.nbm": "2018-05-17",
+"org-netbeans-modules-editor-codetemplates.nbm": "2018-05-17",
+"org-netbeans-modules-editor-completion.nbm": "2018-05-17",
+"org-netbeans-modules-editor-deprecated-pre65formatting.nbm": "2018-05-17",
+"org-netbeans-modules-editor-document.nbm": "2018-05-17",
+"org-netbeans-modules-editor-errorstripe-api.nbm": "2018-05-17",
+"org-netbeans-modules-editor-errorstripe.nbm": "2018-05-17",
+"org-netbeans-modules-editor-fold-nbui.nbm": "2018-05-17",
+"org-netbeans-modules-editor-fold.nbm": "2018-05-17",
+"org-netbeans-modules-editor-global-format.nbm": "2018-05-17",
+"org-netbeans-modules-editor-guards.nbm": "2018-05-17",
+"org-netbeans-modules-editor-htmlui.nbm": "2018-10-27",
+"org-netbeans-modules-editor-indent-project.nbm": "2018-05-17",
+"org-netbeans-modules-editor-indent-support.nbm": "2018-05-17",
+"org-netbeans-modules-editor-indent.nbm": "2018-05-17",
+"org-netbeans-modules-editor-kit.nbm": "2018-05-17",
+"org-netbeans-modules-editor-lib.nbm": "2018-05-17",
+"org-netbeans-modules-editor-lib2.nbm": "2018-05-17",
+"org-netbeans-modules-editor-macros.nbm": "2018-05-17",
 "org-netbeans-modules-editor-mimelookup-impl.nbm": "2018-05-17",
 "org-netbeans-modules-editor-mimelookup.nbm": "2018-05-17",
-"org-netbeans-modules-editor-plain-lib.nbm": "2018-10-27",
-"org-netbeans-modules-editor-plain.nbm": "2018-10-27",
-"org-netbeans-modules-editor-search.nbm": "2018-10-27",
-"org-netbeans-modules-editor-settings-lib.nbm": "2018-10-27",
-"org-netbeans-modules-editor-settings-storage.nbm": "2018-10-27",
-"org-netbeans-modules-editor-settings.nbm": "2018-10-27",
-"org-netbeans-modules-editor-structure.nbm": "2018-10-27",
-"org-netbeans-modules-editor-tools-storage.nbm": "2018-10-27",
-"org-netbeans-modules-editor-util.nbm": "2018-10-27",
-"org-netbeans-modules-editor.nbm": "2018-10-27",
+"org-netbeans-modules-editor-plain-lib.nbm": "2018-05-17",
+"org-netbeans-modules-editor-plain.nbm": "2018-05-17",
+"org-netbeans-modules-editor-search.nbm": "2018-05-17",
+"org-netbeans-modules-editor-settings-lib.nbm": "2018-05-17",
+"org-netbeans-modules-editor-settings-storage.nbm": "2018-05-17",
+"org-netbeans-modules-editor-settings.nbm": "2018-05-17",
+"org-netbeans-modules-editor-structure.nbm": "2018-05-17",
+"org-netbeans-modules-editor-tools-storage.nbm": "2018-05-17",
+"org-netbeans-modules-editor-util.nbm": "2018-05-17",
+"org-netbeans-modules-editor.nbm": "2018-05-17",
 "org-netbeans-modules-extbrowser-chrome.nbm": "2018-10-27",
-"org-netbeans-modules-extbrowser.nbm": "2018-10-27",
-"org-netbeans-modules-extexecution-base.nbm": "2018-10-27",
-"org-netbeans-modules-extexecution-impl.nbm": "2018-10-27",
-"org-netbeans-modules-extexecution-process-jdk9.nbm": "2018-10-27",
-"org-netbeans-modules-extexecution-process.nbm": "2018-10-27",
-"org-netbeans-modules-extexecution.nbm": "2018-10-27",
+"org-netbeans-modules-extbrowser.nbm": "2018-05-17",
+"org-netbeans-modules-extexecution-base.nbm": "2018-05-17",
+"org-netbeans-modules-extexecution-impl.nbm": "2018-05-17",
+"org-netbeans-modules-extexecution-process-jdk9.nbm": "2018-05-17",
+"org-netbeans-modules-extexecution-process.nbm": "2018-05-17",
+"org-netbeans-modules-extexecution.nbm": "2018-05-17",
 "org-netbeans-modules-favorites.nbm": "2018-05-17",
-"org-netbeans-modules-findbugs-installer.nbm": "2018-05-17",
-"org-netbeans-modules-form-j2ee.nbm": "2018-05-17",
-"org-netbeans-modules-form-kit.nbm": "2018-05-17",
-"org-netbeans-modules-form-nb.nbm": "2018-05-17",
-"org-netbeans-modules-form-refactoring.nbm": "2018-05-17",
-"org-netbeans-modules-form.nbm": "2018-05-17",
-"org-netbeans-modules-git.nbm": "2018-10-27",
-"org-netbeans-modules-gototest.nbm": "2018-10-27",
-"org-netbeans-modules-groovy-antproject.nbm": "2018-10-27",
-"org-netbeans-modules-groovy-editor.nbm": "2018-10-27",
-"org-netbeans-modules-groovy-gsp.nbm": "2018-10-27",
-"org-netbeans-modules-groovy-kit.nbm": "2018-10-27",
-"org-netbeans-modules-groovy-refactoring.nbm": "2018-10-27",
-"org-netbeans-modules-groovy-samples.nbm": "2018-10-27",
-"org-netbeans-modules-groovy-support.nbm": "2018-10-27",
-"org-netbeans-modules-gsf-codecoverage.nbm": "2018-10-27",
-"org-netbeans-modules-gsf-testrunner-ui.nbm": "2018-10-27",
-"org-netbeans-modules-gsf-testrunner.nbm": "2018-10-27",
+"org-netbeans-modules-findbugs-installer.nbm": "2018-10-27",
+"org-netbeans-modules-form-j2ee.nbm": "2018-10-27",
+"org-netbeans-modules-form-kit.nbm": "2018-10-27",
+"org-netbeans-modules-form-nb.nbm": "2018-10-27",
+"org-netbeans-modules-form-refactoring.nbm": "2018-10-27",
+"org-netbeans-modules-form.nbm": "2018-10-27",
+"org-netbeans-modules-git.nbm": "2018-05-17",
+"org-netbeans-modules-gototest.nbm": "2018-05-17",
+"org-netbeans-modules-groovy-antproject.nbm": "2018-10-02",
+"org-netbeans-modules-groovy-editor.nbm": "2018-10-02",
+"org-netbeans-modules-groovy-gsp.nbm": "2018-10-02",
+"org-netbeans-modules-groovy-kit.nbm": "2018-10-02",
+"org-netbeans-modules-groovy-refactoring.nbm": "2018-10-02",
+"org-netbeans-modules-groovy-samples.nbm": "2018-10-02",
+"org-netbeans-modules-groovy-support.nbm": "2018-10-02",
+"org-netbeans-modules-gsf-codecoverage.nbm": "2018-05-17",
+"org-netbeans-modules-gsf-testrunner-ui.nbm": "2018-05-17",
+"org-netbeans-modules-gsf-testrunner.nbm": "2018-05-17",
 "org-netbeans-modules-html-angular.nbm": "2018-10-27",
-"org-netbeans-modules-html-custom.nbm": "2018-10-27",
-"org-netbeans-modules-html-editor-lib.nbm": "2018-10-27",
-"org-netbeans-modules-html-editor.nbm": "2018-10-27",
+"org-netbeans-modules-html-custom.nbm": "2018-05-17",
+"org-netbeans-modules-html-editor-lib.nbm": "2018-05-17",
+"org-netbeans-modules-html-editor.nbm": "2018-05-17",
 "org-netbeans-modules-html-knockout.nbm": "2018-10-27",
-"org-netbeans-modules-html-lexer.nbm": "2018-10-27",
+"org-netbeans-modules-html-lexer.nbm": "2018-05-17",
 "org-netbeans-modules-html-ojet.nbm": "2018-10-27",
-"org-netbeans-modules-html-parser.nbm": "2018-10-27",
-"org-netbeans-modules-html-validation.nbm": "2018-10-27",
-"org-netbeans-modules-html.nbm": "2018-10-27",
-"org-netbeans-modules-httpserver.nbm": "2018-10-27",
-"org-netbeans-modules-hudson-ant.nbm": "2018-05-17",
-"org-netbeans-modules-hudson-git.nbm": "2018-10-27",
-"org-netbeans-modules-hudson-maven.nbm": "2018-05-17",
-"org-netbeans-modules-hudson-mercurial.nbm": "2018-10-27",
-"org-netbeans-modules-hudson-subversion.nbm": "2018-10-27",
-"org-netbeans-modules-hudson-tasklist.nbm": "2018-10-27",
-"org-netbeans-modules-hudson-ui.nbm": "2018-10-27",
-"org-netbeans-modules-hudson.nbm": "2018-10-27",
-"org-netbeans-modules-i18n-form.nbm": "2018-05-17",
-"org-netbeans-modules-i18n.nbm": "2018-05-17",
-"org-netbeans-modules-ide-ergonomics.nbm": "2018-10-27",
-"org-netbeans-modules-ide-kit.nbm": "2018-10-27",
-"org-netbeans-modules-image.nbm": "2018-10-27",
-"org-netbeans-modules-indexingbridge.nbm": "2018-10-27",
-"org-netbeans-modules-j2ee-core-utilities.nbm": "2018-05-17",
-"org-netbeans-modules-j2ee-eclipselink.nbm": "2018-05-17",
-"org-netbeans-modules-j2ee-eclipselinkmodelgen.nbm": "2018-05-17",
-"org-netbeans-modules-j2ee-jpa-refactoring.nbm": "2018-05-17",
-"org-netbeans-modules-j2ee-jpa-verification.nbm": "2018-05-17",
-"org-netbeans-modules-j2ee-metadata-model-support.nbm": "2018-05-17",
-"org-netbeans-modules-j2ee-metadata.nbm": "2018-05-17",
-"org-netbeans-modules-j2ee-persistence-kit.nbm": "2018-05-17",
-"org-netbeans-modules-j2ee-persistence.nbm": "2018-05-17",
-"org-netbeans-modules-j2ee-persistenceapi.nbm": "2018-05-17",
-"org-netbeans-modules-java-api-common.nbm": "2018-05-17",
-"org-netbeans-modules-java-completion.nbm": "2018-05-17",
-"org-netbeans-modules-java-debug.nbm": "2018-05-17",
-"org-netbeans-modules-java-editor-base.nbm": "2018-05-17",
-"org-netbeans-modules-java-editor-lib.nbm": "2018-05-17",
-"org-netbeans-modules-java-editor.nbm": "2018-05-17",
-"org-netbeans-modules-java-examples.nbm": "2018-05-17",
-"org-netbeans-modules-java-freeform.nbm": "2018-05-17",
-"org-netbeans-modules-java-graph.nbm": "2018-05-17",
-"org-netbeans-modules-java-guards.nbm": "2018-05-17",
-"org-netbeans-modules-java-hints-declarative-test.nbm": "2018-05-17",
-"org-netbeans-modules-java-hints-declarative.nbm": "2018-05-17",
-"org-netbeans-modules-java-hints-legacy-spi.nbm": "2018-05-17",
-"org-netbeans-modules-java-hints-test.nbm": "2018-05-17",
-"org-netbeans-modules-java-hints-ui.nbm": "2018-05-17",
-"org-netbeans-modules-java-hints.nbm": "2018-05-17",
-"org-netbeans-modules-java-j2sedeploy.nbm": "2018-05-17",
-"org-netbeans-modules-java-j2seembedded.nbm": "2018-05-17",
-"org-netbeans-modules-java-j2semodule.nbm": "2018-05-17",
-"org-netbeans-modules-java-j2seplatform.nbm": "2018-05-17",
-"org-netbeans-modules-java-j2seprofiles.nbm": "2018-05-17",
-"org-netbeans-modules-java-j2seproject.nbm": "2018-05-17",
-"org-netbeans-modules-java-kit.nbm": "2018-05-17",
-"org-netbeans-modules-java-lexer.nbm": "2018-05-17",
-"org-netbeans-modules-java-metrics.nbm": "2018-05-17",
-"org-netbeans-modules-java-module-graph.nbm": "2018-05-17",
-"org-netbeans-modules-java-navigation.nbm": "2018-05-17",
+"org-netbeans-modules-html-parser.nbm": "2018-05-17",
+"org-netbeans-modules-html-validation.nbm": "2018-05-17",
+"org-netbeans-modules-html.nbm": "2018-05-17",
+"org-netbeans-modules-httpserver.nbm": "2018-05-17",
+"org-netbeans-modules-hudson-ant.nbm": "2018-10-27",
+"org-netbeans-modules-hudson-git.nbm": "2018-05-17",
+"org-netbeans-modules-hudson-maven.nbm": "2018-10-27",
+"org-netbeans-modules-hudson-mercurial.nbm": "2018-05-17",
+"org-netbeans-modules-hudson-subversion.nbm": "2018-05-17",
+"org-netbeans-modules-hudson-tasklist.nbm": "2018-05-17",
+"org-netbeans-modules-hudson-ui.nbm": "2018-05-17",
+"org-netbeans-modules-hudson.nbm": "2018-05-17",
+"org-netbeans-modules-i18n-form.nbm": "2018-10-27",
+"org-netbeans-modules-i18n.nbm": "2018-10-27",
+"org-netbeans-modules-ide-ergonomics.nbm": "2018-10-02",
+"org-netbeans-modules-ide-kit.nbm": "2018-05-17",
+"org-netbeans-modules-image.nbm": "2018-05-17",
+"org-netbeans-modules-indexingbridge.nbm": "2018-05-17",
+"org-netbeans-modules-j2ee-core-utilities.nbm": "2018-10-27",
+"org-netbeans-modules-j2ee-eclipselink.nbm": "2018-10-27",
+"org-netbeans-modules-j2ee-eclipselinkmodelgen.nbm": "2018-10-27",
+"org-netbeans-modules-j2ee-jpa-refactoring.nbm": "2018-10-27",
+"org-netbeans-modules-j2ee-jpa-verification.nbm": "2018-10-27",
+"org-netbeans-modules-j2ee-metadata-model-support.nbm": "2018-10-27",
+"org-netbeans-modules-j2ee-metadata.nbm": "2018-10-27",
+"org-netbeans-modules-j2ee-persistence-kit.nbm": "2018-10-27",
+"org-netbeans-modules-j2ee-persistence.nbm": "2018-10-27",
+"org-netbeans-modules-j2ee-persistenceapi.nbm": "2018-10-27",
+"org-netbeans-modules-java-api-common.nbm": "2018-10-27",
+"org-netbeans-modules-java-completion.nbm": "2018-10-27",
+"org-netbeans-modules-java-debug.nbm": "2018-10-27",
+"org-netbeans-modules-java-editor-base.nbm": "2018-10-27",
+"org-netbeans-modules-java-editor-lib.nbm": "2018-10-27",
+"org-netbeans-modules-java-editor.nbm": "2018-10-27",
+"org-netbeans-modules-java-examples.nbm": "2018-10-27",
+"org-netbeans-modules-java-freeform.nbm": "2018-10-27",
+"org-netbeans-modules-java-graph.nbm": "2018-10-27",
+"org-netbeans-modules-java-guards.nbm": "2018-10-27",
+"org-netbeans-modules-java-hints-declarative-test.nbm": "2018-10-27",
+"org-netbeans-modules-java-hints-declarative.nbm": "2018-10-27",
+"org-netbeans-modules-java-hints-legacy-spi.nbm": "2018-10-27",
+"org-netbeans-modules-java-hints-test.nbm": "2018-10-27",
+"org-netbeans-modules-java-hints-ui.nbm": "2018-10-27",
+"org-netbeans-modules-java-hints.nbm": "2018-10-27",
+"org-netbeans-modules-java-j2sedeploy.nbm": "2018-10-27",
+"org-netbeans-modules-java-j2seembedded.nbm": "2018-10-27",
+"org-netbeans-modules-java-j2semodule.nbm": "2018-10-27",
+"org-netbeans-modules-java-j2seplatform.nbm": "2018-10-27",
+"org-netbeans-modules-java-j2seprofiles.nbm": "2018-10-27",
+"org-netbeans-modules-java-j2seproject.nbm": "2018-10-27",
+"org-netbeans-modules-java-kit.nbm": "2018-10-27",
+"org-netbeans-modules-java-lexer.nbm": "2018-10-27",
+"org-netbeans-modules-java-metrics.nbm": "2018-10-27",
+"org-netbeans-modules-java-module-graph.nbm": "2018-10-27",
+"org-netbeans-modules-java-navigation.nbm": "2018-10-27",
 "org-netbeans-modules-java-openjdk-project.nbm": "2018-10-27",
-"org-netbeans-modules-java-platform-ui.nbm": "2018-05-17",
-"org-netbeans-modules-java-platform.nbm": "2018-05-17",
-"org-netbeans-modules-java-preprocessorbridge.nbm": "2018-05-17",
-"org-netbeans-modules-java-project.nbm": "2018-05-17",
-"org-netbeans-modules-java-source-ant.nbm": "2018-05-17",
-"org-netbeans-modules-java-source-base.nbm": "2018-05-17",
-"org-netbeans-modules-java-source-compat8.nbm": "2018-05-17",
-"org-netbeans-modules-java-source-nbjavac.nbm": "2018-05-17",
-"org-netbeans-modules-java-source-queries.nbm": "2018-05-17",
-"org-netbeans-modules-java-source-queriesimpl.nbm": "2018-05-17",
-"org-netbeans-modules-java-source.nbm": "2018-05-17",
-"org-netbeans-modules-java-sourceui.nbm": "2018-05-17",
-"org-netbeans-modules-java-testrunner-ant.nbm": "2018-05-17",
-"org-netbeans-modules-java-testrunner-ui.nbm": "2018-05-17",
-"org-netbeans-modules-java-testrunner.nbm": "2018-05-17",
-"org-netbeans-modules-java-ui.nbm": "2018-05-17",
-"org-netbeans-modules-javadoc.nbm": "2018-05-17",
-"org-netbeans-modules-javaee-injection.nbm": "2018-05-17",
+"org-netbeans-modules-java-platform-ui.nbm": "2018-10-27",
+"org-netbeans-modules-java-platform.nbm": "2018-10-27",
+"org-netbeans-modules-java-preprocessorbridge.nbm": "2018-10-27",
+"org-netbeans-modules-java-project.nbm": "2018-10-27",
+"org-netbeans-modules-java-source-ant.nbm": "2018-10-27",
+"org-netbeans-modules-java-source-base.nbm": "2018-10-27",
+"org-netbeans-modules-java-source-compat8.nbm": "2018-10-27",
+"org-netbeans-modules-java-source-nbjavac.nbm": "2018-10-27",
+"org-netbeans-modules-java-source-queries.nbm": "2018-10-27",
+"org-netbeans-modules-java-source-queriesimpl.nbm": "2018-10-27",
+"org-netbeans-modules-java-source.nbm": "2018-10-27",
+"org-netbeans-modules-java-sourceui.nbm": "2018-10-27",
+"org-netbeans-modules-java-testrunner-ant.nbm": "2018-10-27",
+"org-netbeans-modules-java-testrunner-ui.nbm": "2018-10-27",
+"org-netbeans-modules-java-testrunner.nbm": "2018-10-27",
+"org-netbeans-modules-java-ui.nbm": "2018-10-27",
+"org-netbeans-modules-javadoc.nbm": "2018-10-27",
+"org-netbeans-modules-javaee-injection.nbm": "2018-10-27",
 "org-netbeans-modules-javafx2-editor.nbm": "2018-10-27",
 "org-netbeans-modules-javafx2-kit.nbm": "2018-10-27",
 "org-netbeans-modules-javafx2-platform.nbm": "2018-10-27",
@@ -1331,8 +1331,8 @@
 "org-netbeans-modules-javascript-nodejs.nbm": "2018-10-27",
 "org-netbeans-modules-javascript-v8debug-ui.nbm": "2018-10-27",
 "org-netbeans-modules-javascript-v8debug.nbm": "2018-10-27",
-"org-netbeans-modules-javascript2-debug-ui.nbm": "2018-10-27",
-"org-netbeans-modules-javascript2-debug.nbm": "2018-10-27",
+"org-netbeans-modules-javascript2-debug-ui.nbm": "2018-05-17",
+"org-netbeans-modules-javascript2-debug.nbm": "2018-05-17",
 "org-netbeans-modules-javascript2-doc.nbm": "2018-10-27",
 "org-netbeans-modules-javascript2-editor.nbm": "2018-10-27",
 "org-netbeans-modules-javascript2-extdoc.nbm": "2018-10-27",
@@ -1352,83 +1352,83 @@
 "org-netbeans-modules-javascript2-sdoc.nbm": "2018-10-27",
 "org-netbeans-modules-javascript2-source-query.nbm": "2018-10-27",
 "org-netbeans-modules-javascript2-types.nbm": "2018-10-27",
-"org-netbeans-modules-javawebstart.nbm": "2018-05-17",
-"org-netbeans-modules-jellytools-ide.nbm": "2018-10-27",
-"org-netbeans-modules-jellytools-java.nbm": "2018-05-17",
-"org-netbeans-modules-jellytools-platform.nbm": "2018-10-27",
-"org-netbeans-modules-jemmy.nbm": "2018-10-27",
-"org-netbeans-modules-jshell-support.nbm": "2018-05-17",
-"org-netbeans-modules-jumpto.nbm": "2018-10-27",
-"org-netbeans-modules-junit-ant-ui.nbm": "2018-05-17",
-"org-netbeans-modules-junit-ant.nbm": "2018-05-17",
-"org-netbeans-modules-junit-ui.nbm": "2018-05-17",
-"org-netbeans-modules-junit.nbm": "2018-05-17",
+"org-netbeans-modules-javawebstart.nbm": "2018-10-27",
+"org-netbeans-modules-jellytools-ide.nbm": "2018-05-17",
+"org-netbeans-modules-jellytools-java.nbm": "2018-10-27",
+"org-netbeans-modules-jellytools-platform.nbm": "2018-05-17",
+"org-netbeans-modules-jemmy.nbm": "2018-05-17",
+"org-netbeans-modules-jshell-support.nbm": "2018-10-27",
+"org-netbeans-modules-jumpto.nbm": "2018-05-17",
+"org-netbeans-modules-junit-ant-ui.nbm": "2018-10-27",
+"org-netbeans-modules-junit-ant.nbm": "2018-10-27",
+"org-netbeans-modules-junit-ui.nbm": "2018-10-27",
+"org-netbeans-modules-junit.nbm": "2018-10-27",
 "org-netbeans-modules-junitlib.nbm": "2018-05-17",
 "org-netbeans-modules-keyring-fallback.nbm": "2018-05-17",
 "org-netbeans-modules-keyring-impl.nbm": "2018-05-17",
 "org-netbeans-modules-keyring.nbm": "2018-05-17",
 "org-netbeans-modules-languages-apacheconf.nbm": "2018-10-27",
-"org-netbeans-modules-languages-diff.nbm": "2018-10-27",
+"org-netbeans-modules-languages-diff.nbm": "2018-05-17",
 "org-netbeans-modules-languages-ini.nbm": "2018-10-27",
-"org-netbeans-modules-languages-yaml.nbm": "2018-10-27",
-"org-netbeans-modules-languages.nbm": "2018-10-27",
-"org-netbeans-modules-lexer-nbbridge.nbm": "2018-10-27",
-"org-netbeans-modules-lexer.nbm": "2018-10-27",
-"org-netbeans-modules-libraries-ui.nbm": "2018-10-27",
-"org-netbeans-modules-libraries.nbm": "2018-10-27",
-"org-netbeans-modules-libs-groovy.nbm": "2018-10-27",
-"org-netbeans-modules-localhistory.nbm": "2018-10-27",
-"org-netbeans-modules-localtasks.nbm": "2018-10-27",
-"org-netbeans-modules-lsp-client.nbm": "2018-10-27",
+"org-netbeans-modules-languages-yaml.nbm": "2018-05-17",
+"org-netbeans-modules-languages.nbm": "2018-05-17",
+"org-netbeans-modules-lexer-nbbridge.nbm": "2018-05-17",
+"org-netbeans-modules-lexer.nbm": "2018-05-17",
+"org-netbeans-modules-libraries-ui.nbm": "2018-05-17",
+"org-netbeans-modules-libraries.nbm": "2018-05-17",
+"org-netbeans-modules-libs-groovy.nbm": "2018-10-02",
+"org-netbeans-modules-localhistory.nbm": "2018-05-17",
+"org-netbeans-modules-localtasks.nbm": "2018-05-17",
+"org-netbeans-modules-lsp-client.nbm": "2018-10-02",
 "org-netbeans-modules-masterfs-linux.nbm": "2018-05-17",
 "org-netbeans-modules-masterfs-macosx.nbm": "2018-05-17",
 "org-netbeans-modules-masterfs-nio2.nbm": "2018-05-17",
 "org-netbeans-modules-masterfs-ui.nbm": "2018-05-17",
 "org-netbeans-modules-masterfs-windows.nbm": "2018-05-17",
 "org-netbeans-modules-masterfs.nbm": "2018-05-17",
-"org-netbeans-modules-maven-apisupport.nbm": "2018-10-27",
-"org-netbeans-modules-maven-checkstyle.nbm": "2018-05-17",
-"org-netbeans-modules-maven-coverage.nbm": "2018-05-17",
-"org-netbeans-modules-maven-embedder.nbm": "2018-05-17",
-"org-netbeans-modules-maven-grammar.nbm": "2018-05-17",
-"org-netbeans-modules-maven-graph.nbm": "2018-05-17",
-"org-netbeans-modules-maven-groovy.nbm": "2018-10-27",
-"org-netbeans-modules-maven-hints.nbm": "2018-05-17",
-"org-netbeans-modules-maven-htmlui.nbm": "2018-05-17",
-"org-netbeans-modules-maven-indexer-ui.nbm": "2018-05-17",
-"org-netbeans-modules-maven-indexer.nbm": "2018-05-17",
-"org-netbeans-modules-maven-junit-ui.nbm": "2018-05-17",
-"org-netbeans-modules-maven-junit.nbm": "2018-05-17",
-"org-netbeans-modules-maven-kit.nbm": "2018-05-17",
-"org-netbeans-modules-maven-model.nbm": "2018-05-17",
-"org-netbeans-modules-maven-osgi.nbm": "2018-05-17",
-"org-netbeans-modules-maven-persistence.nbm": "2018-05-17",
+"org-netbeans-modules-maven-apisupport.nbm": "2018-05-17",
+"org-netbeans-modules-maven-checkstyle.nbm": "2018-10-27",
+"org-netbeans-modules-maven-coverage.nbm": "2018-10-27",
+"org-netbeans-modules-maven-embedder.nbm": "2018-10-27",
+"org-netbeans-modules-maven-grammar.nbm": "2018-10-27",
+"org-netbeans-modules-maven-graph.nbm": "2018-10-27",
+"org-netbeans-modules-maven-groovy.nbm": "2018-10-02",
+"org-netbeans-modules-maven-hints.nbm": "2018-10-27",
+"org-netbeans-modules-maven-htmlui.nbm": "2018-10-27",
+"org-netbeans-modules-maven-indexer-ui.nbm": "2018-10-27",
+"org-netbeans-modules-maven-indexer.nbm": "2018-10-27",
+"org-netbeans-modules-maven-junit-ui.nbm": "2018-10-27",
+"org-netbeans-modules-maven-junit.nbm": "2018-10-27",
+"org-netbeans-modules-maven-kit.nbm": "2018-10-27",
+"org-netbeans-modules-maven-model.nbm": "2018-10-27",
+"org-netbeans-modules-maven-osgi.nbm": "2018-10-27",
+"org-netbeans-modules-maven-persistence.nbm": "2018-10-27",
 "org-netbeans-modules-maven-profiler.nbm": "2018-05-17",
-"org-netbeans-modules-maven-refactoring.nbm": "2018-05-17",
-"org-netbeans-modules-maven-repository.nbm": "2018-05-17",
-"org-netbeans-modules-maven-search.nbm": "2018-05-17",
-"org-netbeans-modules-maven-spring.nbm": "2018-05-17",
-"org-netbeans-modules-maven.nbm": "2018-05-17",
-"org-netbeans-modules-mercurial.nbm": "2018-10-27",
-"org-netbeans-modules-mylyn-util.nbm": "2018-10-27",
-"org-netbeans-modules-nashorn-execution.nbm": "2018-05-17",
-"org-netbeans-modules-nbjunit.nbm": "2018-10-27",
+"org-netbeans-modules-maven-refactoring.nbm": "2018-10-27",
+"org-netbeans-modules-maven-repository.nbm": "2018-10-27",
+"org-netbeans-modules-maven-search.nbm": "2018-10-27",
+"org-netbeans-modules-maven-spring.nbm": "2018-10-27",
+"org-netbeans-modules-maven.nbm": "2018-10-27",
+"org-netbeans-modules-mercurial.nbm": "2018-05-17",
+"org-netbeans-modules-mylyn-util.nbm": "2018-05-17",
+"org-netbeans-modules-nashorn-execution.nbm": "2018-10-27",
+"org-netbeans-modules-nbjunit.nbm": "2018-05-17",
 "org-netbeans-modules-netbinox.nbm": "2018-05-17",
 "org-netbeans-modules-netserver.nbm": "2018-10-27",
-"org-netbeans-modules-notifications.nbm": "2018-10-27",
+"org-netbeans-modules-notifications.nbm": "2018-05-17",
 "org-netbeans-modules-options-api.nbm": "2018-05-17",
-"org-netbeans-modules-options-editor.nbm": "2018-10-27",
-"org-netbeans-modules-options-java.nbm": "2018-10-27",
+"org-netbeans-modules-options-editor.nbm": "2018-05-17",
+"org-netbeans-modules-options-java.nbm": "2018-05-17",
 "org-netbeans-modules-options-keymap.nbm": "2018-05-17",
-"org-netbeans-modules-parsing-api.nbm": "2018-10-27",
-"org-netbeans-modules-parsing-indexing.nbm": "2018-10-27",
-"org-netbeans-modules-parsing-lucene.nbm": "2018-10-27",
-"org-netbeans-modules-parsing-nb.nbm": "2018-10-27",
-"org-netbeans-modules-parsing-ui.nbm": "2018-10-27",
-"org-netbeans-modules-performance-ergonomics.nbm": "2018-10-27",
-"org-netbeans-modules-performance-java.nbm": "2018-05-17",
-"org-netbeans-modules-performance.nbm": "2018-05-17",
-"org-netbeans-modules-print-editor.nbm": "2018-10-27",
+"org-netbeans-modules-parsing-api.nbm": "2018-05-17",
+"org-netbeans-modules-parsing-indexing.nbm": "2018-05-17",
+"org-netbeans-modules-parsing-lucene.nbm": "2018-05-17",
+"org-netbeans-modules-parsing-nb.nbm": "2018-05-17",
+"org-netbeans-modules-parsing-ui.nbm": "2018-05-17",
+"org-netbeans-modules-performance-ergonomics.nbm": "2018-10-02",
+"org-netbeans-modules-performance-java.nbm": "2018-10-27",
+"org-netbeans-modules-performance.nbm": "2018-10-27",
+"org-netbeans-modules-print-editor.nbm": "2018-05-17",
 "org-netbeans-modules-print.nbm": "2018-05-17",
 "org-netbeans-modules-profiler-api.nbm": "2018-05-17",
 "org-netbeans-modules-profiler-attach.nbm": "2018-05-17",
@@ -1447,125 +1447,125 @@
 "org-netbeans-modules-profiler-utilities.nbm": "2018-05-17",
 "org-netbeans-modules-profiler.nbm": "2018-05-17",
 "org-netbeans-modules-progress-ui.nbm": "2018-05-17",
-"org-netbeans-modules-projectapi-nb.nbm": "2018-10-27",
-"org-netbeans-modules-projectapi.nbm": "2018-10-27",
-"org-netbeans-modules-projectimport-eclipse-core.nbm": "2018-05-17",
-"org-netbeans-modules-projectimport-eclipse-j2se.nbm": "2018-05-17",
-"org-netbeans-modules-projectui-buildmenu.nbm": "2018-10-27",
-"org-netbeans-modules-projectui.nbm": "2018-10-27",
-"org-netbeans-modules-projectuiapi-base.nbm": "2018-10-27",
-"org-netbeans-modules-projectuiapi.nbm": "2018-10-27",
-"org-netbeans-modules-properties-syntax.nbm": "2018-10-27",
-"org-netbeans-modules-properties.nbm": "2018-10-27",
+"org-netbeans-modules-projectapi-nb.nbm": "2018-05-17",
+"org-netbeans-modules-projectapi.nbm": "2018-05-17",
+"org-netbeans-modules-projectimport-eclipse-core.nbm": "2018-10-27",
+"org-netbeans-modules-projectimport-eclipse-j2se.nbm": "2018-10-27",
+"org-netbeans-modules-projectui-buildmenu.nbm": "2018-05-17",
+"org-netbeans-modules-projectui.nbm": "2018-05-17",
+"org-netbeans-modules-projectuiapi-base.nbm": "2018-05-17",
+"org-netbeans-modules-projectuiapi.nbm": "2018-05-17",
+"org-netbeans-modules-properties-syntax.nbm": "2018-05-17",
+"org-netbeans-modules-properties.nbm": "2018-05-17",
 "org-netbeans-modules-queries.nbm": "2018-05-17",
-"org-netbeans-modules-refactoring-api.nbm": "2018-10-27",
-"org-netbeans-modules-refactoring-java.nbm": "2018-05-17",
+"org-netbeans-modules-refactoring-api.nbm": "2018-05-17",
+"org-netbeans-modules-refactoring-java.nbm": "2018-10-27",
 "org-netbeans-modules-sampler.nbm": "2018-05-17",
-"org-netbeans-modules-schema2beans.nbm": "2018-10-27",
-"org-netbeans-modules-selenium2-java.nbm": "2018-05-17",
-"org-netbeans-modules-selenium2-maven.nbm": "2018-05-17",
-"org-netbeans-modules-selenium2-server.nbm": "2018-10-27",
+"org-netbeans-modules-schema2beans.nbm": "2018-05-17",
+"org-netbeans-modules-selenium2-java.nbm": "2018-10-27",
+"org-netbeans-modules-selenium2-maven.nbm": "2018-10-27",
+"org-netbeans-modules-selenium2-server.nbm": "2018-05-17",
 "org-netbeans-modules-selenium2-webclient-mocha.nbm": "2018-10-27",
 "org-netbeans-modules-selenium2-webclient-protractor.nbm": "2018-10-27",
 "org-netbeans-modules-selenium2-webclient.nbm": "2018-10-27",
-"org-netbeans-modules-selenium2.nbm": "2018-10-27",
+"org-netbeans-modules-selenium2.nbm": "2018-05-17",
 "org-netbeans-modules-sendopts.nbm": "2018-05-17",
-"org-netbeans-modules-server.nbm": "2018-10-27",
-"org-netbeans-modules-servletapi.nbm": "2018-10-27",
+"org-netbeans-modules-server.nbm": "2018-05-17",
+"org-netbeans-modules-servletapi.nbm": "2018-05-17",
 "org-netbeans-modules-settings.nbm": "2018-05-17",
-"org-netbeans-modules-spellchecker-apimodule.nbm": "2018-10-27",
-"org-netbeans-modules-spellchecker-bindings-htmlxml.nbm": "2018-10-27",
-"org-netbeans-modules-spellchecker-bindings-java.nbm": "2018-05-17",
-"org-netbeans-modules-spellchecker-bindings-properties.nbm": "2018-10-27",
-"org-netbeans-modules-spellchecker-dictionary_en.nbm": "2018-10-27",
-"org-netbeans-modules-spellchecker-kit.nbm": "2018-10-27",
-"org-netbeans-modules-spellchecker.nbm": "2018-10-27",
+"org-netbeans-modules-spellchecker-apimodule.nbm": "2018-05-17",
+"org-netbeans-modules-spellchecker-bindings-htmlxml.nbm": "2018-05-17",
+"org-netbeans-modules-spellchecker-bindings-java.nbm": "2018-10-27",
+"org-netbeans-modules-spellchecker-bindings-properties.nbm": "2018-05-17",
+"org-netbeans-modules-spellchecker-dictionary_en.nbm": "2018-05-17",
+"org-netbeans-modules-spellchecker-kit.nbm": "2018-05-17",
+"org-netbeans-modules-spellchecker.nbm": "2018-05-17",
 "org-netbeans-modules-spi-actions.nbm": "2018-05-17",
-"org-netbeans-modules-spi-intern-impl.nbm": "2018-10-27",
-"org-netbeans-modules-spi-intern.nbm": "2018-10-27",
-"org-netbeans-modules-spring-beans.nbm": "2018-05-17",
-"org-netbeans-modules-subversion.nbm": "2018-10-27",
-"org-netbeans-modules-swing-validation.nbm": "2018-10-27",
-"org-netbeans-modules-target-iterator.nbm": "2018-10-27",
-"org-netbeans-modules-tasklist-kit.nbm": "2018-10-27",
-"org-netbeans-modules-tasklist-projectint.nbm": "2018-10-27",
-"org-netbeans-modules-tasklist-todo.nbm": "2018-10-27",
-"org-netbeans-modules-tasklist-ui.nbm": "2018-10-27",
-"org-netbeans-modules-team-commons.nbm": "2018-10-27",
-"org-netbeans-modules-team-ide.nbm": "2018-10-27",
+"org-netbeans-modules-spi-intern-impl.nbm": "2018-05-17",
+"org-netbeans-modules-spi-intern.nbm": "2018-05-17",
+"org-netbeans-modules-spring-beans.nbm": "2018-10-27",
+"org-netbeans-modules-subversion.nbm": "2018-05-17",
+"org-netbeans-modules-swing-validation.nbm": "2018-05-17",
+"org-netbeans-modules-target-iterator.nbm": "2018-05-17",
+"org-netbeans-modules-tasklist-kit.nbm": "2018-05-17",
+"org-netbeans-modules-tasklist-projectint.nbm": "2018-05-17",
+"org-netbeans-modules-tasklist-todo.nbm": "2018-05-17",
+"org-netbeans-modules-tasklist-ui.nbm": "2018-05-17",
+"org-netbeans-modules-team-commons.nbm": "2018-05-17",
+"org-netbeans-modules-team-ide.nbm": "2018-05-17",
 "org-netbeans-modules-templates.nbm": "2018-05-17",
 "org-netbeans-modules-templatesui.nbm": "2018-05-17",
-"org-netbeans-modules-terminal-nb.nbm": "2018-10-27",
-"org-netbeans-modules-terminal.nbm": "2018-10-27",
-"org-netbeans-modules-testng-ant.nbm": "2018-05-17",
-"org-netbeans-modules-testng-maven.nbm": "2018-05-17",
-"org-netbeans-modules-testng-ui.nbm": "2018-05-17",
-"org-netbeans-modules-testng.nbm": "2018-05-17",
-"org-netbeans-modules-timers.nbm": "2018-10-27",
+"org-netbeans-modules-terminal-nb.nbm": "2018-05-17",
+"org-netbeans-modules-terminal.nbm": "2018-05-17",
+"org-netbeans-modules-testng-ant.nbm": "2018-10-27",
+"org-netbeans-modules-testng-maven.nbm": "2018-10-27",
+"org-netbeans-modules-testng-ui.nbm": "2018-10-27",
+"org-netbeans-modules-testng.nbm": "2018-10-27",
+"org-netbeans-modules-timers.nbm": "2018-05-17",
 "org-netbeans-modules-uihandler.nbm": "2018-05-17",
-"org-netbeans-modules-usersguide.nbm": "2018-10-27",
-"org-netbeans-modules-utilities-project.nbm": "2018-10-27",
-"org-netbeans-modules-utilities.nbm": "2018-10-27",
-"org-netbeans-modules-versioning-core.nbm": "2018-10-27",
-"org-netbeans-modules-versioning-indexingbridge.nbm": "2018-10-27",
-"org-netbeans-modules-versioning-masterfs.nbm": "2018-10-27",
-"org-netbeans-modules-versioning-system-cvss-installer.nbm": "2018-10-27",
-"org-netbeans-modules-versioning-ui.nbm": "2018-10-27",
-"org-netbeans-modules-versioning-util.nbm": "2018-10-27",
-"org-netbeans-modules-versioning.nbm": "2018-10-27",
-"org-netbeans-modules-web-browser-api.nbm": "2018-10-27",
+"org-netbeans-modules-usersguide.nbm": "2018-05-17",
+"org-netbeans-modules-utilities-project.nbm": "2018-05-17",
+"org-netbeans-modules-utilities.nbm": "2018-05-17",
+"org-netbeans-modules-versioning-core.nbm": "2018-05-17",
+"org-netbeans-modules-versioning-indexingbridge.nbm": "2018-05-17",
+"org-netbeans-modules-versioning-masterfs.nbm": "2018-05-17",
+"org-netbeans-modules-versioning-system-cvss-installer.nbm": "2018-05-17",
+"org-netbeans-modules-versioning-ui.nbm": "2018-05-17",
+"org-netbeans-modules-versioning-util.nbm": "2018-05-17",
+"org-netbeans-modules-versioning.nbm": "2018-05-17",
+"org-netbeans-modules-web-browser-api.nbm": "2018-05-17",
 "org-netbeans-modules-web-client-kit.nbm": "2018-10-27",
 "org-netbeans-modules-web-client-samples.nbm": "2018-10-27",
 "org-netbeans-modules-web-clientproject-api.nbm": "2018-10-27",
 "org-netbeans-modules-web-clientproject.nbm": "2018-10-27",
-"org-netbeans-modules-web-common-ui.nbm": "2018-10-27",
-"org-netbeans-modules-web-common.nbm": "2018-10-27",
-"org-netbeans-modules-web-indent.nbm": "2018-10-27",
+"org-netbeans-modules-web-common-ui.nbm": "2018-05-17",
+"org-netbeans-modules-web-common.nbm": "2018-05-17",
+"org-netbeans-modules-web-indent.nbm": "2018-05-17",
 "org-netbeans-modules-web-inspect.nbm": "2018-10-27",
 "org-netbeans-modules-web-javascript-debugger.nbm": "2018-10-27",
-"org-netbeans-modules-web-webkit-debugging.nbm": "2018-10-27",
+"org-netbeans-modules-web-webkit-debugging.nbm": "2018-05-17",
 "org-netbeans-modules-web-webkit-tooling.nbm": "2018-10-27",
-"org-netbeans-modules-websvc-jaxws21.nbm": "2018-05-17",
-"org-netbeans-modules-websvc-jaxws21api.nbm": "2018-05-17",
+"org-netbeans-modules-websvc-jaxws21.nbm": "2018-10-27",
+"org-netbeans-modules-websvc-jaxws21api.nbm": "2018-10-27",
 "org-netbeans-modules-websvc-jaxwsmodelapi.nbm": "2018-10-27",
 "org-netbeans-modules-websvc-saas-api.nbm": "2018-10-27",
-"org-netbeans-modules-websvc-saas-codegen-java.nbm": "2018-05-17",
+"org-netbeans-modules-websvc-saas-codegen-java.nbm": "2018-10-27",
 "org-netbeans-modules-websvc-saas-codegen.nbm": "2018-10-27",
 "org-netbeans-modules-websvc-saas-kit.nbm": "2018-10-27",
 "org-netbeans-modules-websvc-saas-ui.nbm": "2018-10-27",
-"org-netbeans-modules-whitelist.nbm": "2018-05-17",
-"org-netbeans-modules-xml-axi.nbm": "2018-10-27",
-"org-netbeans-modules-xml-catalog-ui.nbm": "2018-10-27",
-"org-netbeans-modules-xml-catalog.nbm": "2018-10-27",
-"org-netbeans-modules-xml-core.nbm": "2018-10-27",
-"org-netbeans-modules-xml-jaxb-api.nbm": "2018-10-27",
-"org-netbeans-modules-xml-jaxb.nbm": "2018-05-17",
-"org-netbeans-modules-xml-lexer.nbm": "2018-10-27",
-"org-netbeans-modules-xml-multiview.nbm": "2018-10-27",
-"org-netbeans-modules-xml-retriever.nbm": "2018-10-27",
-"org-netbeans-modules-xml-schema-completion.nbm": "2018-10-27",
-"org-netbeans-modules-xml-schema-model.nbm": "2018-10-27",
-"org-netbeans-modules-xml-tax.nbm": "2018-10-27",
-"org-netbeans-modules-xml-text-obsolete90.nbm": "2018-10-27",
-"org-netbeans-modules-xml-text.nbm": "2018-10-27",
-"org-netbeans-modules-xml-tools-java.nbm": "2018-05-17",
-"org-netbeans-modules-xml-tools.nbm": "2018-10-27",
-"org-netbeans-modules-xml-wsdl-model.nbm": "2018-10-27",
-"org-netbeans-modules-xml-xam.nbm": "2018-10-27",
-"org-netbeans-modules-xml-xdm.nbm": "2018-10-27",
-"org-netbeans-modules-xml.nbm": "2018-10-27",
-"org-netbeans-modules-xsl.nbm": "2018-10-27",
-"org-netbeans-spi-debugger-jpda-ui.nbm": "2018-05-17",
-"org-netbeans-spi-debugger-ui.nbm": "2018-10-27",
-"org-netbeans-spi-editor-hints-projects.nbm": "2018-10-27",
-"org-netbeans-spi-editor-hints.nbm": "2018-10-27",
-"org-netbeans-spi-java-hints.nbm": "2018-05-17",
-"org-netbeans-spi-navigator.nbm": "2018-10-27",
-"org-netbeans-spi-palette.nbm": "2018-10-27",
+"org-netbeans-modules-whitelist.nbm": "2018-10-27",
+"org-netbeans-modules-xml-axi.nbm": "2018-05-17",
+"org-netbeans-modules-xml-catalog-ui.nbm": "2018-05-17",
+"org-netbeans-modules-xml-catalog.nbm": "2018-05-17",
+"org-netbeans-modules-xml-core.nbm": "2018-05-17",
+"org-netbeans-modules-xml-jaxb-api.nbm": "2018-05-17",
+"org-netbeans-modules-xml-jaxb.nbm": "2018-10-27",
+"org-netbeans-modules-xml-lexer.nbm": "2018-05-17",
+"org-netbeans-modules-xml-multiview.nbm": "2018-05-17",
+"org-netbeans-modules-xml-retriever.nbm": "2018-05-17",
+"org-netbeans-modules-xml-schema-completion.nbm": "2018-05-17",
+"org-netbeans-modules-xml-schema-model.nbm": "2018-05-17",
+"org-netbeans-modules-xml-tax.nbm": "2018-05-17",
+"org-netbeans-modules-xml-text-obsolete90.nbm": "2018-05-17",
+"org-netbeans-modules-xml-text.nbm": "2018-05-17",
+"org-netbeans-modules-xml-tools-java.nbm": "2018-10-27",
+"org-netbeans-modules-xml-tools.nbm": "2018-05-17",
+"org-netbeans-modules-xml-wsdl-model.nbm": "2018-05-17",
+"org-netbeans-modules-xml-xam.nbm": "2018-05-17",
+"org-netbeans-modules-xml-xdm.nbm": "2018-05-17",
+"org-netbeans-modules-xml.nbm": "2018-05-17",
+"org-netbeans-modules-xsl.nbm": "2018-05-17",
+"org-netbeans-spi-debugger-jpda-ui.nbm": "2018-10-27",
+"org-netbeans-spi-debugger-ui.nbm": "2018-05-17",
+"org-netbeans-spi-editor-hints-projects.nbm": "2018-05-17",
+"org-netbeans-spi-editor-hints.nbm": "2018-05-17",
+"org-netbeans-spi-java-hints.nbm": "2018-10-27",
+"org-netbeans-spi-navigator.nbm": "2018-05-17",
+"org-netbeans-spi-palette.nbm": "2018-05-17",
 "org-netbeans-spi-quicksearch.nbm": "2018-05-17",
-"org-netbeans-spi-tasklist.nbm": "2018-10-27",
-"org-netbeans-spi-viewmodel.nbm": "2018-10-27",
-"org-netbeans-swing-dirchooser.nbm": "2018-10-27",
+"org-netbeans-spi-tasklist.nbm": "2018-05-17",
+"org-netbeans-spi-viewmodel.nbm": "2018-05-17",
+"org-netbeans-swing-dirchooser.nbm": "2018-05-17",
 "org-netbeans-swing-outline.nbm": "2018-05-17",
 "org-netbeans-swing-plaf.nbm": "2018-05-17",
 "org-netbeans-swing-tabcontrol.nbm": "2018-05-17",
@@ -1590,29 +1590,29 @@
 "org-openide-util-ui.nbm": "2018-05-17",
 "org-openide-util.nbm": "2018-05-17",
 "org-openide-windows.nbm": "2018-05-17",
-"org-openidex-util.nbm": "2018-10-27"
+"org-openidex-util.nbm": "2018-05-17"
 },
 "incubator-odftoolkit": {
-"odftoolkit-0.6.2-incubating": "2018-10-27"
+"odftoolkit-0.6.2-incubating": "2017-04-10"
 },
 "incubator-omid": {
 "apache-omid-incubating-0.8.2.0": "2018-10-27",
-"apache-omid-incubating-0.9.0.0": "2018-10-27",
+"apache-omid-incubating-0.9.0.0": "2018-06-03",
 "apache-omid-incubating-1.0.0": "2018-12-03"
 },
 "incubator-openwhisk": {
-"openwhisk-0.9.0-incubating": "2018-10-27",
-"openwhisk-apigateway-0.9.0-incubating": "2018-10-27",
-"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-0.9.0-incubating": "2018-07-17",
+"openwhisk-apigateway-0.9.0-incubating": "2018-09-18",
+"openwhisk-catalog-0.9.0-incubating": "2018-09-18",
+"openwhisk-cli-0.9.0-incubating": "2018-08-17",
+"openwhisk-client-go-0.9.0-incubating": "2018-08-17",
 "openwhisk-composer-0.9.0-incubating": "2018-12-04",
-"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-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-wskdeploy-0.9.8-incubating": "2018-10-27"
 },
 "incubator-plc4x": {
@@ -1620,7 +1620,7 @@
 "apache-plc4x-incubating-0.2.0": "2018-11-17"
 },
 "incubator-ponymail": {
-"apache-pony-mail-0.10-incubating": "2018-10-27"
+"apache-pony-mail-0.10-incubating": "2018-02-19"
 },
 "incubator-predictionio": {
 "apache-predictionio-0.12.0-incubating": "2017-09-27"
@@ -1638,12 +1638,12 @@
 "apache-s2graph-0.2.0-incubating": "2017-08-23"
 },
 "incubator-samoa": {
-"_remote.repositories": "2018-10-27",
-"samoa-0.3.0-incubating": "2015-07-21",
-"samoa-0.4.0-incubating": "2018-10-27"
+"_remote.repositories": "2016-09-22",
+"samoa-0.3.0-incubating": "2018-10-27",
+"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-10-27"
@@ -1660,53 +1660,53 @@
 "apache-spot-1.0-incubating": "2018-10-27"
 },
 "incubator-tamaya": {
-"DISCLAIMER": "2018-10-27",
-"apache-tamaya-distribution-0.3-incubating": "2018-10-27",
-"apache-tamaya-extension-distribution-0.3-incubating": "2018-10-27",
-"tamaya-distribution-0.1-incubating": "2018-10-27",
-"tamaya-distribution-0.2-incubating": "2018-10-27"
+"DISCLAIMER": "2015-08-22",
+"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": "2016-04-16"
 },
 "incubator-taverna": {
 "apache-taverna-3-incubating": "2018-10-27",
-"apache-taverna-commandline-3.1.0-incubating": "2018-10-27",
-"apache-taverna-common-activities-2.1.0-incubating": "2018-10-27",
-"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": "2016-02-27",
+"apache-taverna-commandline-3.1.0-incubating": "2016-06-06",
+"apache-taverna-common-activities-2.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-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": "2017-03-16",
 "apache-tephra-0.12.0-incubating": "2017-05-30",
-"apache-tephra-0.13.0-incubating": "2018-10-27",
+"apache-tephra-0.13.0-incubating": "2017-09-21",
 "apache-tephra-0.14.0-incubating": "2018-05-30",
 "apache-tephra-0.15.0-incubating": "2018-09-04",
 "apache-tephra-0.8.0-incubating": "2018-10-27",
-"apache-tephra-0.9.0-incubating": "2018-10-27"
+"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": "2017-02-16",
-"toree-0.2.0": "2018-07-27",
+"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.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.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"
 },
@@ -1721,34 +1721,34 @@
 "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.3": "2018-08-31",
+"filevault-package-maven-plugin-1.0.3": "2018-10-27",
 "jackrabbit-2.10.8": "2018-10-27",
 "jackrabbit-2.12.10": "2018-10-31",
 "jackrabbit-2.14.6": "2018-10-27",
 "jackrabbit-2.16.3": "2018-10-27",
 "jackrabbit-2.18.0": "2018-11-30",
 "jackrabbit-2.19.0": "2018-12-07",
-"jackrabbit-2.4.8": "2018-10-27",
+"jackrabbit-2.4.8": "2017-07-17",
 "jackrabbit-2.6.10": "2018-10-27",
-"jackrabbit-2.8.9": "2018-10-27",
-"jackrabbit-filevault-3.0.0": "2013-09-26",
-"jackrabbit-filevault-3.1.0": "2018-10-27",
-"jackrabbit-filevault-3.1.14": "2018-10-27",
+"jackrabbit-2.8.9": "2018-07-16",
+"jackrabbit-filevault-3.0.0": "2018-10-27",
+"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": "2018-10-27",
 "jackrabbit-filevault-3.1.2": "2018-10-27",
-"jackrabbit-filevault-3.1.24": "2018-10-27",
+"jackrabbit-filevault-3.1.24": "2015-09-25",
 "jackrabbit-filevault-3.1.26": "2018-10-27",
-"jackrabbit-filevault-3.1.28": "2018-10-27",
+"jackrabbit-filevault-3.1.28": "2016-08-18",
 "jackrabbit-filevault-3.1.30": "2018-10-27",
-"jackrabbit-filevault-3.1.38": "2018-10-27",
-"jackrabbit-filevault-3.1.40": "2017-06-22",
+"jackrabbit-filevault-3.1.38": "2017-03-21",
+"jackrabbit-filevault-3.1.40": "2018-10-27",
 "jackrabbit-filevault-3.1.42": "2018-10-27",
-"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-10-27",
-"jackrabbit-filevault-3.2.4": "2018-09-21",
+"jackrabbit-filevault-3.1.44": "2018-02-20",
+"jackrabbit-filevault-3.1.6": "2014-04-23",
+"jackrabbit-filevault-3.1.8": "2018-10-27",
+"jackrabbit-filevault-3.2.0": "2018-08-06",
+"jackrabbit-filevault-3.2.4": "2018-10-27",
 "jackrabbit-filevault-3.2.6": "2018-11-27",
 "jackrabbit-jca-2.10.8": "2018-10-27",
 "jackrabbit-jca-2.12.10": "2018-10-31",
@@ -1756,29 +1756,29 @@
 "jackrabbit-jca-2.16.3": "2018-10-27",
 "jackrabbit-jca-2.18.0": "2018-11-30",
 "jackrabbit-jca-2.19.0": "2018-12-07",
-"jackrabbit-jca-2.4.8": "2018-10-27",
+"jackrabbit-jca-2.4.8": "2017-07-17",
 "jackrabbit-jca-2.6.10": "2018-10-27",
-"jackrabbit-jca-2.8.9": "2018-10-27",
-"jackrabbit-oak-1.0.42": "2018-10-27",
+"jackrabbit-jca-2.8.9": "2018-07-16",
+"jackrabbit-oak-1.0.42": "2018-03-20",
 "jackrabbit-oak-1.2.30": "2018-10-27",
-"jackrabbit-oak-1.4.23": "2018-10-27",
+"jackrabbit-oak-1.4.23": "2018-09-26",
 "jackrabbit-oak-1.6.15": "2018-11-14",
 "jackrabbit-oak-1.8.9": "2018-11-05",
-"jackrabbit-oak-1.9.12": "2018-11-26",
+"jackrabbit-oak-1.9.13": "2018-12-10",
 "jackrabbit-ocm-2.0.0": "2018-10-27",
 "oak-segment-tar-0.0.16": "2018-10-27"
 },
 "james": {
-"apache-james-mpt-0.1": "2018-10-27",
-"apache-jdkim-0.2": "2013-03-22",
+"apache-james-mpt-0.1": "2013-03-22",
+"apache-jdkim-0.2": "2018-10-27",
 "apache-jsieve-0.7": "2018-10-27",
 "apache-jsieve-sources-0.7": "2018-10-27",
-"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-cassandra-guice-3.2.0": "2018-11-06",
 "james-cassandra-ldap-guice-3.2.0": "2018-11-06",
 "james-jpa-guice-3.2.0": "2018-11-06",
@@ -1788,44 +1788,44 @@
 "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.1": "2018-10-27",
-"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.1": "2018-10-27",
-"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.1": "2018-10-27",
-"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.1": "2018-10-27",
-"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.1": "2018-10-27",
-"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.1": "2018-10-27"
 },
 "jena": {
 "META": "2018-06-29",
-"jena-3.9.0": "2018-09-28"
+"jena-3.9.0": "2018-10-27"
 },
 "jmeter": {
-"META": "2018-10-27",
+"META": "2017-09-12",
 "apache-jmeter-5.0": "2018-09-18"
 },
 "johnzon": {
-"apache-johnzon-1.1.10": "2018-09-17",
-"johnzon-1.0.1": "2018-05-08"
+"apache-johnzon-1.1.10": "2018-10-27",
+"johnzon-1.0.1": "2018-10-27"
 },
 "jspwiki": {
-"jspwiki-builder-2.10.5": "2018-10-27"
+"jspwiki-builder-2.10.5": "2018-09-04"
 },
 "juddi": {
-"scout-1.2.6": "2018-10-27",
+"scout-1.2.6": "2013-05-25",
 "scout-1.2.8": "2018-12-11"
 },
 "juneau": {
@@ -1875,10 +1875,10 @@
 },
 "kudu": {
 "apache-kudu-1.3.1": "2018-10-27",
-"apache-kudu-1.4.0": "2018-10-27",
-"apache-kudu-1.5.0": "2018-10-27",
-"apache-kudu-1.6.0": "2017-12-07",
-"apache-kudu-1.7.1": "2018-06-07",
+"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.8.0": "2018-10-27"
 },
 "kylin": {
@@ -1895,16 +1895,16 @@
 "logging": {
 "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.1": "2018-10-27",
-"apache-log4j-2.3": "2018-10-27",
+"apache-log4cxx-0.10.0": "2013-01-31",
+"apache-log4j-2.11.1": "2018-07-26",
+"apache-log4j-2.3": "2015-05-15",
 "apache-log4j-api-kotlin-1.0.0": "2018-10-12",
 "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-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": "2018-10-27"
+"log4j-1.2.17": "2013-01-31",
+"log4net-2.0.8": "2017-03-11"
 },
 "lucene": {
 "lucene-5.5.5": "2017-10-20",
@@ -1924,8 +1924,8 @@
 },
 "lucenenet": {
 "Apache-Lucene.Net-3.0.3-RC2": "2018-10-27",
-"Apache-Lucene.Net-4.8.0-beta00001": "2018-10-27",
-"Apache-Lucene.Net-4.8.0-beta00004": "2018-10-27",
+"Apache-Lucene.Net-4.8.0-beta00001": "2017-05-09",
+"Apache-Lucene.Net-4.8.0-beta00004": "2017-05-21",
 "Apache-Lucene.Net-4.8.0-beta00005": "2018-10-27"
 },
 "madlib": {
@@ -1966,16 +1966,16 @@
 "apache-maven-3.0.5": "2018-10-27",
 "apache-maven-3.1.1": "2013-10-04",
 "apache-maven-3.2.5": "2018-10-27",
-"apache-maven-3.3.9": "2018-10-27",
-"apache-maven-3.5.4": "2018-06-17",
+"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": "2018-10-27",
-"doxia-1.8": "2017-12-21",
-"doxia-converter-1.2": "2013-07-07",
-"doxia-sitetools-1.8.1": "2018-04-23",
+"apache-source-release-descriptor-1.0.6": "2016-05-07",
+"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-06-16",
-"file-management-3.0.0": "2018-10-27",
-"jxr-3.0.0": "2018-09-25",
+"file-management-3.0.0": "2015-12-28",
+"jxr-3.0.0": "2018-10-27",
 "maven-33": "2018-09-12",
 "maven-acr-plugin-3.1.0": "2018-10-27",
 "maven-ant-plugin-2.4": "2018-10-27",
@@ -1983,29 +1983,29 @@
 "maven-archetype-3.0.1": "2018-10-27",
 "maven-archetype-bundles-1.4": "2018-12-13",
 "maven-archiver-3.3.0": "2018-11-22",
-"maven-artifact-resolver-1.0": "2018-10-27",
-"maven-artifact-transfer-0.10.0": "2018-10-27",
+"maven-artifact-resolver-1.0": "2012-12-29",
+"maven-artifact-transfer-0.10.0": "2018-07-04",
 "maven-checkstyle-plugin-3.0.0": "2018-10-27",
 "maven-clean-plugin-3.1.0": "2018-10-27",
-"maven-common-artifact-filters-3.0.1": "2018-10-27",
+"maven-common-artifact-filters-3.0.1": "2016-10-31",
 "maven-compiler-plugin-3.8.0": "2018-10-27",
 "maven-default-skin-1.2": "2016-02-27",
 "maven-dependency-analyzer-1.11.0": "2018-12-12",
 "maven-dependency-plugin-3.1.1": "2018-10-27",
-"maven-dependency-tree-3.0.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": "2018-10-27",
+"maven-filtering-3.1.1": "2016-06-02",
 "maven-fluido-skin-1.7": "2018-01-04",
 "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-10-27",
 "maven-install-plugin-3.0.0-M1": "2018-10-27",
-"maven-invoker-3.0.1": "2018-10-27",
+"maven-invoker-3.0.1": "2018-05-29",
 "maven-invoker-plugin-3.1.0": "2018-10-27",
 "maven-jar-plugin-3.1.1": "2018-12-12",
 "maven-jarsigner-3.0.0": "2018-10-31",
@@ -2015,7 +2015,7 @@
 "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": "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.0": "2018-10-27",
@@ -2023,43 +2023,43 @@
 "maven-plugin-tools-3.6.0": "2018-11-01",
 "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-release-2.5.3": "2015-10-17",
 "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-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-10-27",
-"maven-runtime-1.0-alpha-3": "2018-10-27",
-"maven-scm-1.11.1": "2018-09-14",
+"maven-runtime-1.0-alpha-3": "2013-07-07",
+"maven-scm-1.11.1": "2018-10-27",
 "maven-scm-publish-plugin-3.0.0": "2018-10-27",
-"maven-script-interpreter-1.2": "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-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": "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-M2": "2018-12-10",
-"wagon-3.2.0": "2018-10-27"
+"wagon-3.2.0": "2018-09-29"
 },
 "mesos": {
 "mesos-1.3.2": "2018-10-27",
-"mesos-1.4.1": "2018-10-27",
+"mesos-1.4.1": "2017-11-15",
 "mesos-1.4.2": "2018-08-20",
-"mesos-1.5.1": "2018-10-27",
+"mesos-1.5.1": "2018-05-31",
 "mesos-1.6.0": "2018-05-12",
 "mesos-1.6.1": "2018-07-25",
-"mesos-1.7.0": "2018-10-27"
+"mesos-1.7.0": "2018-09-19"
 },
 "metamodel": {
 "MetaModel-4.3.6": "2015-08-17",
@@ -2075,6 +2075,7 @@
 },
 "metron": {
 "apache-metron-0.6.0": "2018-10-27",
+"apache-metron-0.7.0": "2018-12-14",
 "apache-metron-bro-plugin-kafka_0.2.0": "2018-10-27"
 },
 "mina": {
@@ -2082,15 +2083,15 @@
 "apache-mina-2.0.19": "2018-10-27",
 "apache-mina-3.0.0-M2": "2018-10-27",
 "apache-sshd-1.7.0": "2018-01-23",
-"apache-sshd-2.0.0": "2018-07-25",
-"apache-sshd-2.1.0": "2018-10-27",
-"vysper-0.7": "2018-10-27"
+"apache-sshd-2.0.0": "2018-10-27",
+"apache-sshd-2.1.0": "2018-10-01",
+"vysper-0.7": "2012-12-26"
 },
 "mnemonic": {
 "DISCLAIMER": "2018-10-27",
-"apache-mnemonic-0.10.0-incubating": "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-10-27"
+"apache-mnemonic-0.12.0": "2018-09-04"
 },
 "myfaces": {
 "myfaces-commons11-1.0.2": "2014-10-30",
@@ -2140,34 +2141,34 @@
 },
 "mynewt": {
 "apache-mynewt-blinky-1.3.0": "2018-10-27",
-"apache-mynewt-blinky-1.4.0": "2018-06-12",
+"apache-mynewt-blinky-1.4.0": "2018-10-27",
 "apache-mynewt-blinky-1.4.1": "2018-10-27",
 "apache-mynewt-blinky-1.5.0": "2018-11-05",
 "apache-mynewt-core-1.3.0": "2018-10-27",
-"apache-mynewt-core-1.4.0": "2018-06-12",
+"apache-mynewt-core-1.4.0": "2018-10-27",
 "apache-mynewt-core-1.4.1": "2018-10-27",
 "apache-mynewt-core-1.5.0": "2018-11-05",
 "apache-mynewt-newt-1.3.0": "2018-10-27",
-"apache-mynewt-newt-1.4.0": "2018-06-12",
+"apache-mynewt-newt-1.4.0": "2018-10-27",
 "apache-mynewt-newt-1.4.1": "2018-10-27",
 "apache-mynewt-newt-1.5.0": "2018-11-05",
 "apache-mynewt-newtmgr-1.3.0": "2018-10-27",
-"apache-mynewt-newtmgr-1.4.0": "2018-06-12",
+"apache-mynewt-newtmgr-1.4.0": "2018-10-27",
 "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"
+"apache-mynewt-nimble-1.0.0": "2018-06-12"
 },
 "nifi": {
 "minifi-0.5.0": "2018-06-28",
 "nifi-1.7.1": "2018-07-12",
-"nifi-1.8.0": "2018-10-27",
+"nifi-1.8.0": "2018-10-23",
 "nifi-fds-0.1.0": "2018-06-11",
 "nifi-minifi-cpp-0.5.0": "2018-05-31",
 "nifi-nar-maven-plugin-1.2.0": "2017-03-14",
 "nifi-registry-0.3.0": "2018-09-22"
 },
 "nutch": {
-"apache-nutch-1.15": "2018-10-27",
+"apache-nutch-1.15": "2018-07-26",
 "apache-nutch-2.3.1": "2018-10-27"
 },
 "ode": {
@@ -2179,33 +2180,33 @@
 "apache-ofbiz-16.11.05": "2018-10-02"
 },
 "olingo": {
-"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": "2018-10-27",
-"odatajs.4.0.0.nupkg": "2018-10-27",
-"olingo-odata2-2.0.10": "2018-10-27",
+"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",
+"odatajs-4.0.0": "2015-04-09",
+"odatajs.4.0.0.nupkg": "2015-04-09",
+"olingo-odata2-2.0.10": "2017-12-06",
 "olingo-odata2-2.0.9": "2018-10-27",
-"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.9-janos": "2018-10-27",
-"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.9-jpa": "2018-10-27",
-"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.9": "2018-10-27",
-"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.9": "2018-10-27",
-"olingo-odata2-spring-2.0.10": "2018-10-27",
+"olingo-odata2-spring-2.0.10": "2017-12-06",
 "olingo-odata2-spring-2.0.9": "2018-10-27"
 },
 "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",
@@ -2342,36 +2343,36 @@
 "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",
+"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": "2018-10-27",
-"j2-admin-2.3.0": "2018-10-27",
-"j2-admin-2.3.1": "2018-10-27",
-"jetspeed-2-2.1.4": "2018-10-27",
-"jetspeed-2-2.2.2": "2018-10-27",
-"jetspeed-2-2.3.0": "2018-10-27",
-"jetspeed-2-2.3.1": "2018-10-27",
-"jpetstore": "2018-10-27",
-"jsf-demo": "2018-10-27",
-"perl": "2018-10-27",
-"php": "2018-10-27",
-"pluto-2.0.3": "2018-10-27",
-"pluto-2.1.0-M3": "2018-10-27",
-"pluto-3.0.0": "2018-10-27",
-"pluto-3.0.1": "2018-10-27",
-"pluto-bundle-3.0.0": "2018-10-27",
-"pluto-bundle-3.0.1": "2018-10-27",
+"bridges-pom-1.1": "2018-10-27",
+"j2-admin-2.2.2": "2013-03-30",
+"j2-admin-2.3.0": "2015-07-29",
+"j2-admin-2.3.1": "2016-05-08",
+"jetspeed-2-2.1.4": "2013-03-30",
+"jetspeed-2-2.2.2": "2013-03-30",
+"jetspeed-2-2.3.0": "2015-07-29",
+"jetspeed-2-2.3.1": "2016-05-08",
+"jpetstore": "2013-03-30",
+"jsf-demo": "2013-03-30",
+"perl": "2013-03-30",
+"php": "2013-03-30",
+"pluto-2.0.3": "2013-03-30",
+"pluto-2.1.0-M3": "2013-03-30",
+"pluto-3.0.0": "2017-01-11",
+"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": "2013-03-30",
 "portals-bridges-common-2.0": "2013-03-30",
 "portals-bridges-common-2.1": "2018-10-27",
@@ -2381,7 +2382,7 @@
 "portals-bridges-velocity-2.1": "2018-10-27",
 "portals-pom-1.4": "2015-04-07",
 "portlet-api_2.1.0_spec-1.0": "2018-10-27",
-"springmvc": "2018-10-27"
+"springmvc": "2013-03-30"
 },
 "predictionio": {
 "apache-predictionio-0.13.0": "2018-09-19"
@@ -2414,10 +2415,10 @@
 "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-10-27",
+"apache-ranger-1.0.0": "2018-10-27",
+"apache-ranger-1.1.0": "2018-07-09",
 "apache-ranger-1.2.0": "2018-10-27"
 },
 "reef": {
@@ -2436,9 +2437,9 @@
 },
 "rocketmq": {
 "rocketmq-all-4.0.0-incubating": "2017-02-20",
-"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-07-31",
+"rocketmq-all-4.3.0": "2018-10-27",
 "rocketmq-all-4.3.1": "2018-10-27",
 "rocketmq-all-4.3.2": "2018-11-13"
 },
@@ -2452,16 +2453,16 @@
 "apache-royale-0.9.4": "2018-11-14"
 },
 "samza": {
-"apache-samza-0.10.0": "2015-12-19",
+"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.11.0": "2016-10-18",
 "apache-samza-0.12.0": "2017-02-22",
-"apache-samza-0.13.0": "2017-06-09",
-"apache-samza-0.13.1": "2018-10-27",
+"apache-samza-0.13.0": "2018-10-27",
+"apache-samza-0.13.1": "2017-08-24",
 "apache-samza-0.14.0": "2018-10-27",
 "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.1": "2018-10-27",
@@ -2489,29 +2490,29 @@
 },
 "servicemix": {
 "apache-servicemix-5.5.4": "2018-10-27",
-"apache-servicemix-5.6.3": "2018-10-27",
+"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": "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": "2017-05-26"
 },
 "shiro": {
-"shiro-root-1.1.0": "2018-10-27",
-"shiro-root-1.2.0": "2018-10-27",
+"shiro-root-1.1.0": "2014-10-30",
+"shiro-root-1.2.0": "2014-10-30",
 "shiro-root-1.2.1": "2018-10-27",
-"shiro-root-1.2.2": "2014-10-30",
+"shiro-root-1.2.2": "2018-10-27",
 "shiro-root-1.2.3": "2018-10-27",
-"shiro-root-1.2.4": "2018-10-27",
+"shiro-root-1.2.4": "2015-07-28",
 "shiro-root-1.2.5": "2018-10-27",
-"shiro-root-1.2.6": "2016-07-05",
-"shiro-root-1.3.0": "2016-07-25",
+"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": "2016-09-13",
 "shiro-root-1.4.0-RC2": "2016-11-14"
 },
 "sis": {
-"apache-sis-0.8": "2018-10-27"
+"apache-sis-0.8": "2017-11-10"
 },
 "sling": {
 "adapter-annotations-1.0.0": "2013-01-21",
@@ -2769,20 +2770,20 @@
 "Mail-SpamAssassin-rules-3.4.2.r1840640": "2018-10-27"
 },
 "spark": {
-"SparkR_2.1.3": "2018-10-27",
+"SparkR_2.1.3": "2018-06-26",
 "SparkR_2.2.2": "2018-10-27",
 "SparkR_2.3.1": "2018-10-27",
-"SparkR_2.3.2": "2018-10-27",
+"SparkR_2.3.2": "2018-09-16",
 "SparkR_2.4.0": "2018-10-29",
-"pyspark-2.1.3": "2018-10-27",
+"pyspark-2.1.3": "2018-06-26",
 "pyspark-2.2.2": "2018-10-27",
 "pyspark-2.3.1": "2018-10-27",
-"pyspark-2.3.2": "2018-10-27",
+"pyspark-2.3.2": "2018-09-16",
 "pyspark-2.4.0": "2018-10-29",
-"spark-2.1.3": "2018-10-27",
+"spark-2.1.3": "2018-06-26",
 "spark-2.2.2": "2018-10-27",
 "spark-2.3.1": "2018-10-27",
-"spark-2.3.2": "2018-10-27",
+"spark-2.3.2": "2018-09-16",
 "spark-2.4.0": "2018-10-29"
 },
 "sqoop": {
@@ -2805,51 +2806,51 @@
 "storm": {
 "apache-storm-1.0.6": "2018-10-27",
 "apache-storm-1.1.2": "2018-10-27",
-"apache-storm-1.1.3": "2018-10-27",
+"apache-storm-1.1.3": "2018-05-18",
 "apache-storm-1.2.1": "2018-02-16",
 "apache-storm-1.2.2": "2018-10-27"
 },
 "streams": {
-"apache-streams-0.5.1": "2018-01-10",
+"apache-streams-0.5.1": "2018-10-27",
 "apache-streams-0.6.0": "2018-10-27",
-"streams-0.2-incubating": "2018-10-27",
-"streams-0.3-incubating": "2018-10-27",
+"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.5-incubating": "2018-10-27",
-"streams-examples-0.3-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.5-incubating": "2018-10-27",
-"streams-master-0.3-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"
 },
 "struts": {
-"struts-1.3.10": "2014-12-07",
-"struts-2.3.36": "2018-09-23",
-"struts-2.3.36-min": "2018-09-23",
-"struts-2.5.18": "2018-10-27",
-"struts-2.5.18-min": "2018-10-27",
+"struts-1.3.10": "2018-10-27",
+"struts-2.3.36": "2018-10-27",
+"struts-2.3.36-min": "2018-10-27",
+"struts-2.5.18": "2018-09-26",
+"struts-2.5.18-min": "2018-09-26",
 "struts-scripting-1.0.1": "2018-10-27",
 "struts2-secure-jakarta-multipart-parser-plugin-1.0": "2018-10-27",
-"struts2-secure-jakarta-multipart-parser-plugin-1.1": "2017-03-22",
+"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-stream-multipart-parser-plugin-1.1": "2018-10-27"
 },
 "subversion": {
-"subversion-1.10.3": "2018-10-09",
+"subversion-1.10.3": "2018-10-27",
 "subversion-1.11.0": "2018-10-30",
-"subversion-1.9.9": "2018-07-19"
+"subversion-1.9.9": "2018-10-27"
 },
 "synapse": {
-"synapse": "2018-10-27",
-"synapse-1.1.1": "2018-10-27",
-"synapse-1.1.2": "2018-10-27",
-"synapse-1.2": "2014-10-30",
+"synapse": "2014-10-30",
+"synapse-1.1.1": "2014-10-30",
+"synapse-1.1.2": "2014-10-30",
+"synapse-1.2": "2018-10-27",
 "synapse-2.0.0": "2018-10-27",
 "synapse-2.1.0": "2018-10-27",
-"synapse-3.0.0": "2017-01-04",
+"synapse-3.0.0": "2018-10-27",
 "synapse-distribution-3.0.1": "2018-10-27"
 },
 "syncope": {
@@ -2882,10 +2883,10 @@
 "systemml-1.2.0-python": "2018-08-17"
 },
 "tajo": {
-"tajo-0.10.0": "2018-10-27",
-"tajo-0.10.1": "2018-10-27",
+"tajo-0.10.0": "2015-03-09",
+"tajo-0.10.1": "2015-06-30",
 "tajo-0.11.0": "2015-10-27",
-"tajo-0.11.1": "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.8.0": "2018-10-27",
@@ -2907,15 +2908,15 @@
 },
 "tez": {
 "apache-tez-0.5.4": "2018-10-27",
-"apache-tez-0.6.2": "2018-10-27",
+"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.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.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.9.0": "2017-07-18",
+"apache-tez-0.9.1": "2017-12-13"
 },
 "thrift": {
 "thrift-0.10.0": "2017-01-03",
@@ -2923,27 +2924,27 @@
 "thrift-0.9.3": "2018-10-27"
 },
 "tika": {
-"tika-1.19.1": "2018-10-27"
+"tika-1.19.1": "2018-10-09"
 },
 "tiles": {
 "tiles": "2012-12-03",
 "tiles-2.2.2": "2012-12-03",
 "tiles-3.0.3": "2013-11-12",
-"tiles-3.0.4": "2014-05-12",
+"tiles-3.0.4": "2018-10-27",
 "tiles-3.0.5": "2018-10-27",
-"tiles-3.0.7": "2018-10-27",
-"tiles-3.0.8": "2018-10-27",
-"tiles-autotag-1.1.0": "2018-10-27",
+"tiles-3.0.7": "2016-08-25",
+"tiles-3.0.8": "2017-09-30",
+"tiles-autotag-1.1.0": "2012-12-03",
 "tiles-autotag-1.2": "2018-10-27",
 "tiles-request-1.0.3": "2013-05-27",
 "tiles-request-1.0.4": "2018-10-27",
 "tiles-request-1.0.5": "2014-06-19",
 "tiles-request-1.0.6": "2018-10-27",
-"tiles-request-1.0.7": "2018-10-27",
+"tiles-request-1.0.7": "2017-09-05",
 "tiles-test-3.0.3": "2013-11-12",
-"tiles-test-3.0.4": "2014-05-12",
+"tiles-test-3.0.4": "2018-10-27",
 "tiles-test-3.0.5": "2018-10-27",
-"tiles-test-3.0.7": "2018-10-27"
+"tiles-test-3.0.7": "2016-08-25"
 },
 "tinkerpop": {
 "apache-tinkerpop-3.2.10": "2018-10-19",
@@ -2952,8 +2953,6 @@
 "tomcat": {
 "apache-tomcat-7.0.92": "2018-11-09",
 "apache-tomcat-8.5.35": "2018-11-03",
-"apache-tomcat-9.0.12": "2018-09-04",
-"apache-tomcat-9.0.13": "2018-11-02",
 "apache-tomcat-9.0.14": "2018-12-06",
 "taglibs-standard-1.2.5": "2015-03-10",
 "tomcat-connectors-1.2.44": "2018-09-01",
@@ -3073,42 +3072,42 @@
 "apache-twill-0.13.0": "2018-07-21"
 },
 "uima": {
-"ConceptMapper-2.10.2": "2018-10-27",
-"META": "2018-02-15",
-"generate-sha512-checksums-for-files-with-sha1-checksum.sh": "2018-09-27",
+"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",
 "ruta-2.2.1": "2018-10-27",
 "ruta-2.3.0": "2018-10-27",
-"ruta-2.3.1": "2018-10-27",
-"ruta-2.4.0": "2018-10-27",
-"ruta-2.5.0": "2018-10-27",
+"ruta-2.3.1": "2015-08-25",
+"ruta-2.4.0": "2016-02-15",
+"ruta-2.5.0": "2016-09-28",
 "ruta-2.6.0": "2018-10-27",
 "ruta-2.6.1": "2017-07-24",
-"uima-addons-2.3.1": "2013-01-15",
-"uima-as-2.10.2": "2018-10-27",
+"uima-addons-2.3.1": "2018-10-27",
+"uima-as-2.10.2": "2018-02-07",
 "uima-as-2.10.3": "2018-10-27",
 "uima-as-2.4.2": "2018-10-27",
-"uima-as-2.6.0": "2018-10-27",
+"uima-as-2.6.0": "2014-07-16",
 "uima-as-2.8.1": "2018-10-27",
 "uima-as-2.9.0": "2018-10-27",
 "uima-ducc-1.0.0": "2018-10-27",
 "uima-ducc-1.1.0": "2018-10-27",
-"uima-ducc-2.0.0": "2015-08-11",
-"uima-ducc-2.0.1": "2018-10-27",
+"uima-ducc-2.0.0": "2018-10-27",
+"uima-ducc-2.0.1": "2015-10-26",
 "uima-ducc-2.1.0": "2018-10-27",
-"uima-ducc-2.2.0": "2018-10-27",
-"uima-ducc-2.2.1": "2018-10-27",
-"uima-ducc-2.2.2": "2018-10-27",
-"uimacpp-2.4.0": "2018-10-27",
-"uimacpp-2.4.0-bin64": "2018-10-27",
+"uima-ducc-2.2.0": "2017-02-03",
+"uima-ducc-2.2.1": "2017-08-30",
+"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": "2018-10-27",
+"uimafit-2.2.0": "2016-03-19",
 "uimafit-2.3.0": "2018-10-27",
-"uimafit-2.4.0": "2018-10-27",
-"uimaj-2.10.2": "2017-10-30",
+"uimafit-2.4.0": "2017-11-10",
+"uimaj-2.10.2": "2018-10-27",
 "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"
 },
 "usergrid": {
@@ -3116,22 +3115,22 @@
 },
 "vcl": {
 "apache-VCL-2.4.2": "2018-10-27",
-"apache-VCL-2.5": "2017-08-18",
+"apache-VCL-2.5": "2018-10-27",
 "vcl-install.sh": "2018-10-27",
 "vcl-upgrade.sh": "2018-10-27"
 },
 "velocity": {
-"DocBook-Framework-1.0": "2018-10-27",
+"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",
-"velocity-dvsl-1.0": "2018-10-27",
-"velocity-engine-2.0": "2017-07-17",
-"velocity-tools-1.4": "2018-10-27",
+"velocity-dvsl-1.0": "2014-10-30",
+"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": "2016-05-26"
+"apache-vxquery-0.6": "2018-10-27"
 },
 "wicket": {
 "apache-wicket-6.30.0": "2018-12-05",
@@ -3164,17 +3163,17 @@
 "xml-commons-resolver-1.2": "2014-10-30"
 },
 "xmlgraphics": {
-"batik-1.10": "2018-10-27",
-"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.10": "2018-05-23",
+"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": "2018-10-27",
 "xmlgraphics-commons-2.0": "2018-10-27",
 "xmlgraphics-commons-2.0.1": "2018-10-27",
@@ -3183,13 +3182,13 @@
 "xmlgraphics-commons-2.3": "2018-10-27"
 },
 "yetus": {
-"RELEASENOTES.md": "2017-10-27",
-"yetus-0.6.0": "2017-10-27",
-"yetus-0.7.0": "2018-10-27",
+"RELEASENOTES.md": "2018-10-27",
+"yetus-0.6.0": "2018-10-27",
+"yetus-0.7.0": "2018-01-27",
 "yetus-0.8.0": "2018-10-27"
 },
 "zeppelin": {
-"zeppelin-0.8.0": "2018-10-27"
+"zeppelin-0.8.0": "2018-06-24"
 },
 "zookeeper": {
 "zookeeper-3.4.10": "2017-03-30",