Remove distribution site from oparent

Change-Id: I4fc1010bd7b3835d9ab6c59b1487328b8b66f7a9
Issue-id: INT-111
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
1 file changed
tree: 764aba9b684ce7f2ccf4a5c89facc6af473a5888
  1. checkstyle/
  2. license/
  3. oparent/
  4. .gitattributes
  5. .gitignore
  6. .gitreview
  7. LICENSE.txt
  8. pom.xml
  9. README.md
  10. settings.xml
  11. 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.