ignore Eclipse generated project files

Change-Id: Ib1a89aebf14b7cfe98beac5e718850dace049ea0
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
1 file changed
tree: 5b4949889b800d90b5c6d61010ba285c4595c229
  1. checkstyle/
  2. license/
  3. version/
  4. .gitattributes
  5. .gitignore
  6. .gitreview
  7. LICENSE.txt
  8. pom.xml
  9. README.md
  10. settings.xml
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.