commit | 80be80fba0d9a10ca256a906c571b4c0eedc164f | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dt5972@att.com> | Thu May 31 21:28:15 2018 -0400 |
committer | Timoney, Dan (dt5972) <dt5972@att.com> | Thu May 31 21:28:15 2018 -0400 |
tree | 28993c1852121cfa2154b27972b9279ede323301 | |
parent | ba26d2a99fd0812a02dd1338461755f42b01e3e2 [diff] |
Update to use CCSDK 0.2.4 Update to use CCSDK version 0.2.4 Change-Id: I2588021598deeb694db7751be7f38c7548a7c3cc Issue-ID: CCSDK-291 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".