commit | 8c31f39f7e587214273cb496acd0b5243a724551 | [log] [tgz] |
---|---|---|
author | Arundathi Patil <arundpil@in.ibm.com> | Tue Dec 18 15:18:28 2018 +0530 |
committer | IBM602-PC0F1E3C\Arundathi <arundpil@in.ibm.com> | Tue Dec 18 15:18:36 2018 +0530 |
tree | a2f815b90ed4e48eb96c22377afa7cbe3ec9d9f3 | |
parent | bd4146f039fcf0377246bce0ef6ee93c24ea26dc [diff] |
Sonar fix: AsdcApiSliClient.java Fixed sonar issues/code-smells across this file. Issue-ID: CCSDK-853 Change-Id: Ib864ab2ac5302aa9387bd19a2dfcc642d3a10f87 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".