commit | f7b14a217b6afd0ee536f8b0c052b5d4c1a61f5e | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dtimoney@att.com> | Mon Aug 05 17:45:32 2019 -0400 |
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | Mon Aug 05 17:45:32 2019 -0400 |
tree | 0b5ed15529adb5ebd0958b7c8083ab4822b25256 | |
parent | bba3a51e3d7b6480579b8477ee655bb2ef64cf80 [diff] |
Release version 1.6.0 Release version 1.6.0 of sdnc/northbound Change-Id: Ibc39486d415cd92fb57ff1acdcc28ddb442e7533 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".