commit | 7cf0006685aa6dcf357dc4705ee29ec2df75a663 | [log] [tgz] |
---|---|---|
author | Smokowski, Kevin (ks6305) <kevin.smokowski@att.com> | Thu Aug 01 19:38:33 2019 +0000 |
committer | Kevin Smokowski <kevin.smokowski@att.com> | Thu Aug 08 13:40:03 2019 +0000 |
tree | 5395d8fb47974d57b9680558518067bdc470f97d | |
parent | be718ade10ffe698739ae724d50628e559d28805 [diff] |
sli adaptors features file cleanup sli adaptors features file cleanup Issue-ID: CCSDK-1575 Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com> Change-Id: I2832b1e4b4ac09e2ecc7371f66322ea627f8c576
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".