commit | d9105054ab02ecbc7b323624ecfc563ed3c0c0f6 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Fri Aug 09 18:18:32 2019 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Fri Aug 09 18:18:32 2019 +0000 |
tree | 2235c39c4a22cdcc38cd1fd3867264ab020f997b | |
parent | 3ed9bd274112e2a66a631dbdd3805de00892b9fa [diff] | |
parent | 7cf0006685aa6dcf357dc4705ee29ec2df75a663 [diff] |
Merge "sli adaptors features file cleanup"
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".