commit | 6029c038ec36da60a72bea70556abcf64963260e | [log] [tgz] |
---|---|---|
author | surya-huawei <a.u.surya@huawei.com> | Thu Sep 14 15:25:10 2017 +0530 |
committer | surya-huawei <a.u.surya@huawei.com> | Thu Sep 14 15:28:58 2017 +0530 |
tree | e6eacafc38ce80d60e6f7971a9b8b4e25f7ebbf1 | |
parent | 3f9970cb513e632ea5c1613c3b7ff577ac9fd4d1 [diff] |
Fix Sonar issues few major issues in sli/northbound module Issue-Id: CCSDK-87 Change-Id: I2c1a8b41266aae6941c5f2fdbb8b08ea91dde6ec Signed-off-by: surya-huawei <a.u.surya@huawei.com>
This source repository contains the code for the SDN Controller northbound interface adaptors. To compile this code:
Make sure your local Maven settings file ($HOME/.m2/settings.xml) contains references to the OpenECOMP repositories and OpenDaylight repositories. See example-settings.xml for an example.
To compile, run "mvn clean install".