commit | dc0d02e1e6cb53b13c06373da32d36dd9230f392 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Fri Sep 01 13:45:40 2017 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Fri Sep 01 17:44:53 2017 -0400 |
tree | c646818e4ac84aada8f0d3642122499170024e8b | |
parent | 553868f6b9898ae1cdd2f4cbb566e5d33b7f1af4 [diff] |
Add parent for opendaylight vclients Applications based on opendaylight need to inherit settings from the opendaylight parent pom (odlparent). This change adds a copy of oparent whose parent is the odlparent pom, which will allow projects based on opendaylight to still inherit settings from oparent. The new odlparent-boron directory is included as module in top level pom.xml, per review comments, to avoid release build failure. This will have to be treated via a separate Jenkins build. Change-Id: Icfb1f119672efc7cfd80748ee92cc331b01550a5 Issue-ID: CCSDK-43 Signed-off-by: Dan Timoney <dtimoney@att.com>
ONAP O-Parent provides common default settings for all the projects participating in simultaneous release.
All projects participating in simultaneous release will inherit defaults from O-Parent.