Add parent for opendaylight vclients 69/9969/2
authorDan Timoney <dtimoney@att.com>
Fri, 1 Sep 2017 17:45:40 +0000 (13:45 -0400)
committerDan Timoney <dtimoney@att.com>
Fri, 1 Sep 2017 21:44:53 +0000 (17:44 -0400)
commitdc0d02e1e6cb53b13c06373da32d36dd9230f392
treec646818e4ac84aada8f0d3642122499170024e8b
parent553868f6b9898ae1cdd2f4cbb566e5d33b7f1af4
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>
oparent-odlparent/pom.xml [new file with mode: 0644]