commit | 0db8f9aa9ae019c058f80137dd271c987ad20f8a | [log] [tgz] |
---|---|---|
author | Arundathi Patil <arundpil@in.ibm.com> | Tue Dec 18 00:12:46 2018 +0530 |
committer | IBM602-PC0F1E3C\Arundathi <arundpil@in.ibm.com> | Tue Dec 18 00:12:57 2018 +0530 |
tree | 2edf7c1f612a46a40e28c76a0acb72ce54620df1 | |
parent | 4882f248ed6355c234daa25cd1913afb3897e51d [diff] |
Sonar fix: LcmProvider.java Fixed sonar issues/code-smells across this file Issue-ID: CCSDK-848 Change-Id: Ida8c5829860e4afba412de967df1ef93ad4423bf 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".