Remove config for version-check plugin

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