commit | 4749ba466f24e8e95e2538889f2f0e1d5f69f7b4 | [log] [tgz] |
---|---|---|
author | shashikanth <shashikanth.vh@huawei.com> | Wed Sep 27 16:31:12 2017 +0530 |
committer | Shashikanth VH <shashikanth.vh@huawei.com> | Wed Sep 27 11:54:44 2017 +0000 |
tree | 6ce259de869ef31bad26dc2eb04438aa9b3d450e | |
parent | 3458e16a7f0c9b48337a295359cda65423dbd587 [diff] |
Fix major sonar issue Fix major sonar issues in ccsdk/sli/core module https://sonar.onap.org/component_issues?id=org.onap.ccsdk.sli.core%3Accsdk-sli-core#resolved=false|severities=MAJOR|rules=squid%3AS1161 Add the "@Override" annotation above this method signature. Issue-Id:CCSDK-67 Change-Id: Ie074574c7bbd2ca394d116e73aa6aab47ad5b8de Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
This source repository contains the code for the core SDN Controller components. To compile this code:
Make sure your local Maven settings file ($HOME/.m2/settings.xml) contains references to the ONAP repositories and OpenDaylight repositories.
To compile, run "mvn clean install".