Version bump oparent to 1.2.3-SNAPSHOT

Change-Id: Ia590d91f493cf5ac7d958abefe6eb427713060e5
Issue-ID: INT-720
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
8 files changed
tree: ba569744d29fee90c35241b861ae18f2b8296100
  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.