commit | d74c0195215fd495fa37e4e3712f634f06e4e0b3 | [log] [tgz] |
---|---|---|
author | shashikanth <shashikanth.vh@huawei.com> | Thu Sep 07 18:15:52 2017 +0530 |
committer | Shashikanth VH <shashikanth.vh@huawei.com> | Fri Sep 08 09:10:39 2017 +0000 |
tree | 8557f77b14d24d6f5df4a826be024ebadec9c5ec | |
parent | f28ba9bec18a636a9d5ecb38851f8af973e91f63 [diff] |
Fix Blocker/Critical sonar issues Fix Blocker/Critical sonar issues in vnfapi module https://sonar.onap.org/component_issues?id=org.onap.ccsdk.sli.core%3Accsdk-sli-core#severities=BLOCKER Issue-Id: CCSDK-67 Change-Id: I9f1a7dc8144a2a3a777a2a4f24793bbf9317de33 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".