Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

Overview

  • No cross-project SNAPSHOT dependencies
  • Teams to version and release their own artifacts on their own schedule
  • Version numbers should conform to the Semantic Versioning 2.0.0 Specification
  • ONAP community "simultaneous release" is composed of a collection of artifact versions defined in a "version manifest" in source control
  • ONAP Version Manifest Maven Plugin to check against outdated dependencies vs. the manifest
    • Teams to version bump their dependencies per their convenience

...

Standardized Docker Tagging

References