commit | 907bcb0e2f666c1c8cbc301d1e51072c378293e2 | [log] [tgz] |
---|---|---|
author | shashikanth <shashikanth.vh@huawei.com> | Thu Sep 14 17:52:04 2017 +0530 |
committer | Shashikanth VH <shashikanth.vh@huawei.com> | Mon Sep 18 08:49:07 2017 +0000 |
tree | 93fa7528b585c65ee5ae7374b3d11eb258077ca7 | |
parent | 43c6f425177393be30c3f065522c9ad9bc340639 [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: Iccdfc4815b7a28a6e95251c24e7196221f1b25df 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".