commit | 898b2943f0e04d8f13b0d16a4289c53a1d23d189 | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dtimoney@att.com> | Thu Jan 03 14:33:43 2019 -0500 |
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | Thu Jan 03 14:33:43 2019 -0500 |
tree | b183d602b9a5ce3f87516e0803d499f14f08d235 | |
parent | dad340b6eec99de46b5ea2b18606bdf847fcd2bd [diff] |
Prepare sli/northbound for release Prepare sli/northbound for 0.3.3 (Casablanca Mtce) release Change-Id: I6779a6edea74a3aa8b008a25b2104296b1478c9d Issue-ID: CCSDK-858 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".