Version bump oparent master to 2.1.0-SNAPSHOT
[oparent.git] / README.md
1
2 # ONAP O-Parent
3
4 ## Description
5
6 ONAP O-Parent provides common default settings for all the projects participating in simultaneous release.
7
8 * Isolate all the common external dependencies, default version, dependency management, plugin management, etc.
9 * Avoid duplicate/conflicting settings for each project
10 * Each project sets its parent to inherit the defaults from ONAP Parent
11 * Project level external dependencies and versions can be overridden if necessary
12
13 All projects participating in simultaneous release will inherit defaults from O-Parent.
14