commit | 46c69f518bd200e25d46f28cc32473ba08cdfe3d | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Wed Nov 25 16:07:46 2020 -0500 |
committer | Dan Timoney <dtimoney@att.com> | Mon Nov 30 07:34:39 2020 -0500 |
tree | aa0d7b3b55bc5958b7840e28405ea82bdec7f039 | |
parent | f80e79706a7cd030f7a6185da8ccf920e125b0c5 [diff] |
Release version 1.1.0 of sli/northbound Release initial Honolulu version of sli/northbound and roll version to next snapshot Change-Id: I21ee4f2431d6e15573998fd615fc2090aee15810 Issue-ID: CCSDK-3002 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".