commit | 153b6c24886820f7f6fa1d160551f292eb4e6948 | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dt5972@att.com> | Fri Jun 22 15:50:29 2018 -0400 |
committer | Timoney, Dan (dt5972) <dt5972@att.com> | Fri Jun 22 15:50:29 2018 -0400 |
tree | a6f351533cbf745c08f71c718f3b697d8ef5650e | |
parent | be72a3cd156210d0e3f8fe3a0cd16993b32c248f [diff] |
Add feature aggregator Add feature aggregator ccsdk-sli-adaptors-all to install all adaptor features. Change-Id: I8e0fa515a18f62a5ca0530d79a1334942c71e5e0 Issue-ID: CCSDK-281 Signed-off-by: Timoney, Dan (dt5972) <dt5972@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".