commit | 14bc356453ae7b5c608fbef6afd62eba12c3d95c | [log] [tgz] |
---|---|---|
author | Arundathi Patil <arundpil@in.ibm.com> | Fri Dec 21 15:46:17 2018 +0530 |
committer | IBM602-PC0F1E3C\Arundathi <arundpil@in.ibm.com> | Fri Dec 21 15:46:30 2018 +0530 |
tree | fa2180d7ec93f841fcf032d11ec0c92f2283f319 | |
parent | 5df4fb30eaf3bbbd6ac5802a8f75fcf8c19d4e6f [diff] |
Sonar fix: AAIClient.java Fixed sonar isues/code-smells across this file Issue-ID: CCSDK-871 Change-Id: I95c8072f1c08039af84965947cac0ac26e7a8cea Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
This source repository contains the code for the SDN Controller adaptors. To compile this code:
Make sure your local Maven settings file ($HOME/.m2/settings.xml) contains references to the ONAP repositories and OpenDaylight repositories. See example-settings.xml for an example.
To compile, run "mvn clean install".