commit | 27a9e0316840eda23701cffb9b9a8a44102ee439 | [log] [tgz] |
---|---|---|
author | ramu.n <ramu.n@huawei.com> | Fri Sep 08 14:45:31 2017 +0530 |
committer | ramu.n <ramu.n@huawei.com> | Fri Sep 08 18:24:03 2017 +0530 |
tree | 453e04202032fac30a1d19e7ad372c59a535f418 | |
parent | 8d98e1e5488918f17fd31a7b8b375629ca7a06c1 [diff] |
Fix few Blocker/Critical sonar issues Fix few Blocker/Critical sonar issues in sdnc northbound modules https://sonar.onap.org/component_issues?id=org.openecomp.sdnc.northbound%3Asdnc-northbound#resolved=false|severities=BLOCKER%2CCRITICAL Change-Id: I277dd72784a2186acffdd2a7045fecbef528f56b Issue-Id: SDNC-65 Signed-off-by: Ramu N <ramu.n@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".