commit | 8b309d6e6a73f2d16d699da2e63e886522085887 | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dtimoney@att.com> | Thu Aug 08 09:24:17 2019 -0400 |
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | Thu Aug 08 09:24:17 2019 -0400 |
tree | 9fcec815ae297c1c02774b6affc481db7c7ed6fc | |
parent | 72b01e2208d2d7010d93825eac8270168bce8475 [diff] |
Release version 1.6.1 Release version 1.6.1 of SDNC artifacts Change-Id: Id59b5ebc8a58f7f0064ec266be6517cabbd31549 Issue-ID: SDNC-827 Signed-off-by: Timoney, Dan (dt5972) <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".