commit | 7315d01475bf4f750dc2b75656ed0230f1b4672d | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Wed Sep 09 14:38:16 2020 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Wed Sep 09 14:38:16 2020 -0400 |
tree | 256b69706aa0460d2509ed4abfc1227e9dbed96f | |
parent | 2329ed4ea29caa5358cf1cd95b4bb54136e0f436 [diff] |
Release M4 version of sli/northbound Release M4 version of sli/northbound Change-Id: I4f7f6abd7f46bc535e555e17991af253d4396a13 Issue-ID: CCSDK-2742 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".