commit | b9e5ea7161c1f09fdf2a8955cb1ed3f1f93483f3 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Thu Sep 14 15:59:25 2017 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Thu Sep 14 15:59:25 2017 -0400 |
tree | 14b33de2fe7b90ecad6922667799d24ad3e8c52c | |
parent | 6029c038ec36da60a72bea70556abcf64963260e [diff] |
Use oparent-odlparent in sli/northbound Update sli/northbound to use oparent-odlparent, used by latest version of ccsdk odlparent-carbon-sr1 parent. Change-Id: I77c4452d4af04d3dc4cd0892a9a0dab6c77016bc Issue-ID: CCSDK-43 Signed-off-by: Dan Timoney <dtimoney@att.com>
This source repository contains the code for the SDN Controller northbound interface adaptors. To compile this code:
Make sure your local Maven settings file ($HOME/.m2/settings.xml) contains references to the OpenECOMP repositories and OpenDaylight repositories. See example-settings.xml for an example.
To compile, run "mvn clean install".