Update oparent depedency versions

Change-Id: Ib491a56048ad66e12129ee3e11838a1ca927b56e
Issue-ID: INT-868
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
1 file changed
tree: d841cf184c11fb63e14950336d0301cd9908b44f
  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.