...
The ONAP Integration team is providing a Maven plugin to help individual projects detect when their external (cross-project) dependencies have become out of date. Each project team should use this plugin periodically to identify any out-of-date dependencies that should be upgraded.
The version manifest CSV itself is compiled into the the plugin, so that we can identify the exact manifest version using the plugin version number.
...