commit | f200a729ebedc2d292251e4f8a1b20b2e1668b7d | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dtimoney@att.com> | Thu Jan 03 16:24:22 2019 -0500 |
committer | Dan Timoney <dtimoney@att.com> | Fri Jan 11 22:58:05 2019 +0000 |
tree | 17313e6ec37661f887ecaacfd88a79892b6a3288 | |
parent | 0cf282459fe7cf129a390d59d46b6de299ac86db [diff] |
Changes for Fluorine Update sli/adaptors to compile against ODL Fluorine Change-Id: I9ec4c89301678e9398dc2c43db4cffff03953806 Issue-ID: CCSDK-870 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
This source repository contains the code for the SDN Controller adaptors. To compile this code:
Make sure your local Maven settings file ($HOME/.m2/settings.xml) contains references to the ONAP repositories and OpenDaylight repositories. See example-settings.xml for an example.
To compile, run "mvn clean install".