Version bump oparent

Version bump oparent to support the new LF staging job.

Change-Id: Iac7bf024ec26328deaee03a8e2f2c2be6a5eff42
Issue-ID: INT-1055
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
8 files changed
tree: 292703c4690d2300cc49c49df9f1bf16a1151694
  1. checkstyle/
  2. dependencies/
  3. dependencies-clm/
  4. license/
  5. oparent/
  6. oparent-python/
  7. versions/
  8. .gitattributes
  9. .gitignore
  10. .gitreview
  11. LICENSE.txt
  12. pom.xml
  13. README.md
  14. settings.xml
  15. version.properties
README.md

ONAP O-Parent

Description

ONAP O-Parent provides common default settings for all the projects participating in simultaneous release.

  • Isolate all the common external dependencies, default version, dependency management, plugin management, etc.
  • Avoid duplicate/conflicting settings for each project
  • Each project sets its parent to inherit the defaults from ONAP Parent
  • Project level external dependencies and versions can be overridden if necessary

All projects participating in simultaneous release will inherit defaults from O-Parent.