commit | 56f264776099b0944e790327d3e0ad70acead8a6 | [log] [tgz] |
---|---|---|
author | Arundathi Patil <arundpil@in.ibm.com> | Tue Dec 18 00:20:42 2018 +0530 |
committer | IBM602-PC0F1E3C\Arundathi <arundpil@in.ibm.com> | Tue Dec 18 00:20:50 2018 +0530 |
tree | 21ff7bd56d8a4175afe1f1bdabdd61db99bd4750 | |
parent | 4882f248ed6355c234daa25cd1913afb3897e51d [diff] |
Sonar fix: LcmSliClient.java Fixed sonar issues/code-smells across thisfile Issue-ID: CCSDK-849 Change-Id: Id79d62c6117a0ce7d3551f655b0a56f23c8a0fde Signed-off-by: Arundathi Patil <arundpil@in.ibm.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".