Updating jetty and including jetty-security

Issue-ID: POLICY-2387
Change-Id: Idf1c4c6636de685c6297afa7273265e54bed0dfd
Signed-off-by: RossC <ross.carter@est.tech>
(cherry picked from commit 84889d914063027fd0b3030a65da74b0953f3c1f)
2 files changed
tree: 02afdd5ef65bd84c374ba9240f676310b2939c56
  1. checkstyle/
  2. dependencies/
  3. dependencies-clm/
  4. license/
  5. oparent/
  6. oparent-python/
  7. releases/
  8. versions/
  9. .gitattributes
  10. .gitignore
  11. .gitreview
  12. INFO.yaml
  13. LICENSE.txt
  14. pom.xml
  15. README.md
  16. settings.xml
  17. 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.