commit | be23b22f275e9d9933c5b4f845436e3d39a70768 | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dt5972@att.com> | Fri Sep 28 16:09:45 2018 -0400 |
committer | Timoney, Dan (dt5972) <dt5972@att.com> | Mon Oct 01 13:06:52 2018 -0400 |
tree | cdfb71664650e8e10ddb11004d1d712a8105d7b4 | |
parent | f62dc263b5bdb2791566bb741e7a71e7b844fb7a [diff] |
Prepare for release Update sdnc/northbound to prepare for release build Change-Id: I42a8f2433f5302f8caf8120ca4d759bf7a9dfe26 Issue-ID: SDNC-471 Signed-off-by: Timoney, Dan (dt5972) <dt5972@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".