commit | 4761ffd6d3da6540bf5b25ff5126018ccedd8ead | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Fri Sep 11 11:30:11 2020 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Fri Sep 11 11:30:46 2020 -0400 |
tree | 6d1efd5dcbf1247eb46bdd0be32db4006217bccd | |
parent | 562324101dcf38586578f0c4f428dfab981e5e24 [diff] |
Release M4 version of sdnc/northbound Release M4 version of sdnc/northbound Issue-ID: SDNC-1355 Change-Id: I662a7e73b387a9e66d0a99c5730931a95a1ebefa 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".