commit | 4c871f84847878ce159cf1f43329f379861c2150 | [log] [tgz] |
---|---|---|
author | shashikanth <shashikanth.vh@huawei.com> | Thu Sep 21 19:12:31 2017 +0530 |
committer | shashikanth <shashikanth.vh@huawei.com> | Thu Sep 21 19:12:32 2017 +0530 |
tree | 4b0d60de6667370b501810dc516df0470d02849e | |
parent | d1ed09daa141268d0cb830f5060e9463719d1eba [diff] |
Fix Blocker/Critical sonar issues Fix Blocker/Critical sonar issues in ccsdk/sli/adaptors module https://sonar.onap.org/component_issues?id=org.onap.ccsdk.sli.adaptors%3Accsdk-sli-adaptors#resolved=false|severities=BLOCKER Deleted redundant code Issue-Id: CCSDK-67 Change-Id: I1bbdb60ead844b91dd0e07795f7f929be8cce44c Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.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".