commit | 5df4fb30eaf3bbbd6ac5802a8f75fcf8c19d4e6f | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dtimoney@att.com> | Tue Dec 18 09:49:53 2018 -0500 |
committer | Gaurav Agrawal <gaurav.agrawal@huawei.com> | Wed Dec 19 09:47:10 2018 +0000 |
tree | 6afd81fb1a3c8077db65db9b2e833d9c038224c1 | |
parent | 1bf80f0594295d5928cc757719845d84f465a66f [diff] |
Add BOM for sli/adaptors Add BOM for sli/adaptors for ease of dependency specification. Change-Id: I90b5015fdae144d72cd5e85e2e99a7345094abd0 Issue-ID: CCSDK-856 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".